Chromium Update Dilemma

Over the past week and a half, or so I haven’t been able to update Chromium. I ran reflector, but that did not solve the problem. I’m getting an unexpected end of file error. Here is the typical output:

:: Deleting (1/1): /home/gumby/.cache/yay/electron25
HEAD is now at b064fac Make version bumps a touch easier by making source updater easier to run with correct args
Removing electron/
Removing src/
  1 electron25                       (Installed) (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> n
==> Making package: electron25 25.9.8-5 (Sun 14 Apr 2024 07:19:19 PM CDT)
==> Retrieving sources...
  -> Cloning electron git repo...
Cloning into bare repository '/home/gumby/.cache/yay/electron25/electron'...
remote: Enumerating objects: 521870, done.
remote: Counting objects: 100% (1814/1814), done.
remote: Compressing objects: 100% (786/786), done.
remote: Total 521870 (delta 1226), reused 1543 (delta 1025), pack-reused 520056
Receiving objects: 100% (521870/521870), 237.65 MiB | 1.10 MiB/s, done.
Resolving deltas: 100% (391809/391809), done.
  -> Found REVERT-disable-autoupgrading-debug-info.patch
  -> Found add-some-typename-s-that-are-required-in-C-17.patch
  -> Found default_app-icon.patch
  -> Found electron-launcher.sh
  -> Found electron.desktop
  -> Found icu-74.patch
  -> Found jinja-python-3.10.patch
  -> Found libxml2-2.12.patch
  -> Found random-fixes-for-gcc13.patch
  -> Found std-vector-non-const.patch
  -> Found use-system-libraries-in-node.patch
  -> Found makepkg-source-roller.py
  -> Cloning chromium-mirror git repo...
Cloning into bare repository '/home/gumby/.cache/yay/electron25/chromium-mirror'...
remote: Enumerating objects: 22735484, done.
remote: Counting objects: 100% (2899/2899), done.
remote: Compressing objects: 100% (1675/1675), done.
error: RPC failed; curl 92 HTTP/2 stream 7 was not closed cleanly: CANCEL (err 8)
error: 7763 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
==> ERROR: Failure while downloading chromium-mirror git repo
    Aborting...
 -> error downloading sources: /home/gumby/.cache/yay/electron25 
	 context: exit status 1

Any help would be appreciated; thanks in advance!

You probably don’t need it anymore.

Try:

sudo pacman -R electron25

I deleted electon25 and that allowed me to update the system. So far, everything seems to be running OK, so I’m cautiously optimistic that it’s fixed.

Thanks for your help!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.