You are not logged in.

#1 2020-10-09 18:58:14

emin
Member
Registered: 2016-06-21
Posts: 17

Input/output error: could not open file /var/lib/pacman/local/*/desc

Hello while I'm using pacman, I am getting errors about perl-error, sudo and which packages.

Example:

 xps% sudo pacman -Syu perl
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
warning: perl-5.32.0-3 is up to date -- reinstalling
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: could not open file /var/lib/pacman/local/perl-error-0.17029-2/desc: Input/output error
error: could not open file /var/lib/pacman/local/sudo-1.9.3.p1-1/desc: Input/output error
error: could not open file /var/lib/pacman/local/which-2.21-5/desc: Input/output error

Packages (1) perl-5.32.0-3

Total Download Size:   15.15 MiB
Total Installed Size:  57.61 MiB
Net Upgrade Size:       0.00 MiB

:: Proceed with installation? [Y/n] 

Last edited by emin (2020-10-09 18:58:27)

Offline

#2 2020-10-09 19:10:50

loqs
Member
Registered: 2014-03-06
Posts: 17,364

Re: Input/output error: could not open file /var/lib/pacman/local/*/desc

Does `/var/lib/pacman/local/which-2.21-5/desc` also produce Input/output error ?
Is there any output in dmesg relating to disk activity?

Last edited by loqs (2020-10-09 19:11:08)

Offline

#3 2020-10-09 19:21:30

emin
Member
Registered: 2016-06-21
Posts: 17

Re: Input/output error: could not open file /var/lib/pacman/local/*/desc

loqs wrote:

Does `/var/lib/pacman/local/which-2.21-5/desc` also produce Input/output error ?
Is there any output in dmesg relating to disk activity?

Yes same error.

 xps% ls /var/lib/pacman/local/which-2.21-5/desc
ls: cannot access '/var/lib/pacman/local/which-2.21-5/desc': Input/output error

dmesg --level=err,warn

xps% dmesg --level=err,warn
[    0.000000] [Firmware Bug]: TPM Final Events table missing or invalid
[    0.024548] ACPI: NMI not connected to LINT 1!
[    0.024549] ACPI: NMI not connected to LINT 1!
[    0.024550] ACPI: NMI not connected to LINT 1!
[    0.024551] ACPI: NMI not connected to LINT 1!
[    0.114284] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.114284]  #3
[    0.119692] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.282337] dw_dmac INTL9C60:00: Missing DT data
[    1.417399] i8042: Warning: Keylock active
[    4.018071] ACPI Warning: \_SB.IETM._ART: Return Package type mismatch at index 0 - found Integer, expected Reference (20200528/nspredef-258)
[    4.018085] ACPI: Invalid package element [0]: got number, expecting [R]
[    4.018086] _ART package 0 is invalid, ignored
[    4.062904] i2c_hid i2c-DLL0665:01: supply vdd not found, using dummy regulator
[    4.062937] i2c_hid i2c-DLL0665:01: supply vddl not found, using dummy regulator
[    4.212658] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[    4.760263] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    5.606407] kauditd_printk_skb: 1 callbacks suppressed
[    5.849050] uvcvideo 2-5:1.0: Entity type for entity Extension 4 was not initialized!
[    5.849064] uvcvideo 2-5:1.0: Entity type for entity Extension 3 was not initialized!
[    5.849066] uvcvideo 2-5:1.0: Entity type for entity Processing 2 was not initialized!
[    5.849068] uvcvideo 2-5:1.0: Entity type for entity Camera 1 was not initialized!
[    6.200653] wl: loading out-of-tree module taints kernel.
[    6.200657] wl: module license 'MIXED/Proprietary' taints kernel.
[    6.200657] Disabling lock debugging due to kernel taint
[    6.276157] wlan0: Broadcom BCM43b1 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334)

[   11.309151] kauditd_printk_skb: 26 callbacks suppressed
[   17.484196] kauditd_printk_skb: 2 callbacks suppressed
[   43.952184] kauditd_printk_skb: 10 callbacks suppressed
[   66.363101] BTRFS warning (device sda4): sda4 checksum verify failed on 1123434496 wanted 0xdaffa612 found 0x162f360c level 0
[   68.215993] BTRFS warning (device sda4): sda4 checksum verify failed on 1123434496 wanted 0xdaffa612 found 0x162f360c level 0
[   69.579197] BTRFS warning (device sda4): sda4 checksum verify failed on 1123434496 wanted 0xdaffa612 found 0x162f360c level 0
[   91.791029] BTRFS warning (device sda4): sda4 checksum verify failed on 1123434496 wanted 0xdaffa612 found 0x162f360c level 0
[   93.465741] BTRFS warning (device sda4): sda4 checksum verify failed on 1123434496 wanted 0xdaffa612 found 0x162f360c level 0
[  121.370569] BTRFS warning (device sda4): sda4 checksum verify failed on 1123434496 wanted 0xdaffa612 found 0x162f360c level 0
[  126.069481] BTRFS warning (device sda4): sda4 checksum verify failed on 1123434496 wanted 0xdaffa612 found 0x162f360c level 0

I am investigating BTRFS warning now.


Edit: I run btrfs check --repair /dev/sda4 without a backup and now my pc is dead. :s

Last edited by emin (2020-10-09 19:40:22)

Offline

Board footer

Powered by FluxBB