Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OSError: [Errno 74] Bad message: '/lib/firmware/amdgpu/gc_11
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
logrusx
Advocate
Advocate


Joined: 22 Feb 2018
Posts: 2206

PostPosted: Sun Sep 15, 2024 4:48 pm    Post subject: OSError: [Errno 74] Bad message: '/lib/firmware/amdgpu/gc_11 Reply with quote

I'm getting this for linux-firmware. I don't have a clue what's going on. There's free space on the root filesystem.

Code:
>>> Installing (1 of 12) sys-kernel/linux-firmware-20240909::gentoo
Process Process-25:
Traceback (most recent call last):
  File "/usr/lib/python3.12/multiprocessing/process.py", line 314, in _bootstrap
    self.run()
  File "/usr/lib/python3.12/multiprocessing/process.py", line 108, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib/python3.12/site-packages/portage/util/_async/ForkProcess.py", line 326, in _bootstrap
    sys.exit(target(*(args or []), **(kwargs or {})))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/portage/dbapi/_MergeProcess.py", line 276, in _target
    rval = mylink.merge(
           ^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/portage/dbapi/vartree.py", line 1895, in wrapper
    return f(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/portage/dbapi/vartree.py", line 6041, in merge
    retval = self.treewalk(
             ^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/portage/dbapi/vartree.py", line 4417, in treewalk
    retval = self._security_check(others_in_slot)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/portage/dbapi/vartree.py", line 4105, in _security_check
    s = os.lstat(path)
        ^^^^^^^^^^^^^^
OSError: [Errno 74] Bad message: '/lib/firmware/amdgpu/gc_11_0_2_rlc.bin'


EDIT: this is in dmesg:

Code:
[25421.825701] EXT4-fs error (device nvme0n1p3): ext4_lookup:1855: inode #5120464: comm emerge: iget: checksum invalid
[25641.086205] EXT4-fs error (device nvme0n1p3): ext4_lookup:1855: inode #5120464: comm emerge: iget: checksum invalid


This is not the first time I'm getting it. Perhaps a forced fsck will fix it, but I don't know where this is coming from. Any ideas?

EDIT2: yes, it fixed it. The only thing I can think of is failed wake-up from sleep on battery after the system was put to sleep plugged in which, I remember had happened prior to the previous time I got those errors.

Best Regards,
Georgi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum