You are not logged in.

#1 2006-11-16 22:44:39

bgodea
Member
From: California, USA
Registered: 2006-06-27
Posts: 34

multiple pacman upgrade errors

On pacman -Syu I have two problems I get a database error and a segfault.

db_read: error: /var/lib/pacman/local/gnome-doc-utils-0.6.0-1/depends: File too large
:: Synchronizing package databases...

:: current is up to date
:: extra is up to date
 community                [################] 100%  
Segmentation fault

I tried to remove this file and then pacman -Syf gnome-doc-utils, but i receive this error.

[root@ktop bgodea]# rm /var/lib/pacman/local/gnome-doc-utils-0.6.0-1/depends
rm: remove write-protected regular file `/var/lib/pacman/local/gnome-doc-utils-0.6.0-1 /depends'? y
rm: cannot remove `/var/lib/pacman/local/gnome-doc-utils-0.6.0-1/depends': Operation n ot permitted

If anybody could point me in the right direction I would greatly appreciate it.

Offline

#2 2006-11-16 22:59:08

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: multiple pacman upgrade errors

sometimes root denied access to files while root indicates a filesytem problem. Try remounting your root partiion as read-only or use a rescue disk to perform a filesystem check.

Offline

#3 2006-11-16 23:03:49

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: multiple pacman upgrade errors

does "rm -rf /var/lib/pacman/local/gnome-doc-utils-0.6.0-1" work?

Offline

#4 2006-11-17 03:10:24

bgodea
Member
From: California, USA
Registered: 2006-06-27
Posts: 34

Re: multiple pacman upgrade errors

Nope .

The rm -rf /var/lib/pacman/local/gnome-doc-utils-0.6.0-1 gives the same error. I am working on getting a rescue cd to do a filesystem check.

Offline

#5 2006-11-17 05:00:32

bgodea
Member
From: California, USA
Registered: 2006-06-27
Posts: 34

Re: multiple pacman upgrade errors

I tried a resuce cd and everying thing turned out okay after running e2fsck -cf, so i'm still stuck.

Offline

#6 2006-11-17 15:43:06

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: multiple pacman upgrade errors

Try removing those files in a rescue CD environment.

Offline

#7 2006-12-05 08:25:35

roguetr
Member
Registered: 2006-10-15
Posts: 26

Re: multiple pacman upgrade errors

Just curious if you ever corrected this?

I have seen errors like that and a 'df -h' usually pointed out the problem smile

Offline

Board footer

Powered by FluxBB