You are not logged in.
I'm at a loss here, sorry, and the closest I could find searching was to run pacman -Sf sysfsutils but that gave the same Input/output error.
Are the corrupted database entry errors related to sysfsutils-2.1.0-6 or possibly even sysfsutils-2.1.0-5?
Do I have one problem here or two, and how to fix?
[shariebeth@arch ~]$ sudo pacman -Syu
Password:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
error: corrupted database entry 'libraw1394-2.0.7-1'
error: corrupted database entry 'wpa_actiond-1.1-2'
error: corrupted database entry 'xterm-269-1'
error: corrupted database entry 'xorg-xkbevd-1.1.2-2'
error: corrupted database entry 'hdparm-9.37-1'
error: corrupted database entry 'xorg-bdftopcf-1.0.3-1'
error: corrupted database entry 'saxon-9.3.0.4-1'
error: corrupted database entry 'ruby-1.9.2_p180-1'
error: corrupted database entry 'ppp-2.4.5-2'
error: corrupted database entry 'xorg-font-util-1.2.0-1'
error: corrupted database entry 'xorg-fonts-encodings-1.0.4-1'
error: corrupted database entry 'xorg-setxkbmap-1.2.0-2'
error: corrupted database entry 'xorg-xkbcomp-1.2.1-2'
error: corrupted database entry 'gettext-0.18.1.1-3'
error: corrupted database entry 'xorg-mkfontdir-1.0.6-2'
error: corrupted database entry 'libldap-2.4.24-1'
error: corrupted database entry 'aspell-en-7.1-1'
error: corrupted database entry 'libvdpau-0.4.1-1'
error: corrupted database entry 'wpa_supplicant-0.7.3-3'
error: corrupted database entry 'bridge-utils-1.4-4'
error: corrupted database entry 'xorg-xkbutils-1.0.3-2'
error: corrupted database entry 'sysfsutils-2.1.0-6'
error: corrupted database entry 'perl-5.12.3-1'
error: corrupted database entry 'xorg-mkfontscale-1.0.8-1'
error: corrupted database entry 'pcmciautils-017-2'
error: corrupted database entry 'm4-1.4.16-1'
error: corrupted database entry 'heirloom-mailx-12.5-1'
error: corrupted database entry 'xorg-xkb-utils-7.6-1'
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Targets (2): sysfsutils-2.1.0-6 v4l-utils-0.8.4-1
Total Download Size: 0.00 MB
Total Installed Size: 1.43 MB
Proceed with installation? [Y/n] y
(2/2) checking package integrity [#################################] 100%
(2/2) checking for file conflicts [#################################] 100%
error: could not create directory /var/lib/pacman/local/sysfsutils-2.1.0-6/: Input/output error
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.
[shariebeth@arch ~]$ Last edited by shariebeth (2011-06-04 11:59:47)
Offline
[shariebeth@arch ~]$ df -Th
df: `devpts': No such file or directory
df: `tmpfs': No such file or directory
Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 10M 0 10M 0% /dev
run tmpfs 10M 164K 9.9M 2% /run
/dev/disk/by-uuid/2a8b91ef-b080-4d12-a25e-70ce09e9b499 ext3 20G 19G 99M 100% /
none tmpfs 250M 0 250M 0% /dev/shm
/dev/sda1 ext2 99M 28M 66M 30% /boot
/dev/sda4 ext3 54G 2.0G 49G 4% /home
[shariebeth@arch ~]$
Offline
/dev/disk/by-uuid/2a8b91ef-b080-4d12-a25e-70ce09e9b499 ext3 20G 19G 99M 100% /
That's full. ![]()
ᶘ ᵒᴥᵒᶅ
Offline
[shariebeth@arch ~]$ df -Th
df: `devpts': No such file or directory
df: `tmpfs': No such file or directory
Filesystem Type Size Used Avail Use% Mounted on
udev devtmpfs 10M 0 10M 0% /dev
run tmpfs 10M 164K 9.9M 2% /run
/dev/disk/by-uuid/2a8b91ef-b080-4d12-a25e-70ce09e9b499 ext3 20G 19G 99M 100% /
none tmpfs 250M 0 250M 0% /dev/shm
/dev/sda1 ext2 99M 28M 66M 30% /boot
/dev/sda4 ext3 54G 2.0G 49G 4% /home
[shariebeth@arch ~]$
Your / is full, please remove some stuff.
Edit: litemotiv beat me to it, now I'm a sad panda :-(
Last edited by karol (2011-06-03 19:33:51)
Offline
Oh wow, never even would have thought to look at that.
Thanks a ton! (Newbie hdd format fail
)
Offline
Update:
Heh problem solved.
Turns out I had somehow saved 2 backups in /mnt. Two! Got rid of those and ran e2fsck on all /dev/sda's except swap, and my errors went away and I am back down to / being 22%.
Thank you again. (will mark as solved in title).
Offline