You are not logged in.

#1 2005-09-23 04:22:32

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

The error preventing the upgrade is /usr/share/grub, exists in filesystem.

What can be done to complete the install of the downloads held up by this conflict?


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#2 2005-09-23 05:06:41

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

pacman -Syuf...

will make it install

Offline

#3 2005-09-23 05:06:46

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

You could backup /usr/share/grub and forcing the install: pacman -Sf grub
Then, you can check if the new grub install works and after do pacman -Syu to update rest of pkg..

Offline

#4 2005-09-23 05:51:47

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

I performed pacman -Syuf.

I had done this before and had the system hang at boot time with a failure to find /dev/hda3.

Stupid me, re-installed arch 0.7 , and upgraded to kernel26 in another HDD.  After install of kernel26 and lilo ran, reboot gave me a bad log-in which prevented use of the keybd (USB) each key stroke repeating ad-infinitum.

Then installed Knoppix to download pacman -Syuf.  After the 40 pkgs downloaded, I had no way to perform lilo since one of the pkgs was a lilo pkg.

Subsequently, found that the HDD would perform exactly the same hang at boot-time with; cannot find /dev/hda3.

I assume (bad) that this means that lilo needs to be run and I have no clue as to how to do that with the system provided in the arch install CD repair chroot which does not permit lilo to execute.

I have lost all my arch files and data and my patience as well.

I do not expect to run anything but Knoppix henceforth.  The arch system has reached meltdown since one can't upgrade without special "fixes" and "dodges" or special "patches".  Knoppix DVD gives me plenty of pgms and no upgrade problems..9GB of pgms.

Pacman is not doing as well these days due to complexity in the system and Udev convinces me to move on.

Thanks for the advice but it seems it didn't work...I didn't think it would but I was clutching at straws.  I found no forum solution that permitted lilo to be run in chroot so no rescue is possible.

I am always told to use grub but never how to fix lilo failure.  Bad!

I see things getting even more complex and more failed downloads due to conflicts.

There exists  a limit to everything under the sun.  I reached mine.


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#5 2005-09-23 07:58:03

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

the reason I recommended grub was that if you cannot boot you can edit the boot command to try different option, lilo does not have this function

it is the reason why i dont use lilo

the aim was to get your system up, i offered all the help i could.

there seams to be a problem with your set up, your blaming pacman and arch, but this dont seam to be happening to anyone else

Offline

#6 2005-09-23 18:43:09

ilmorris
Member
Registered: 2005-07-28
Posts: 55

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

I am having this exact same issue during a fresh re-install on my existing system.  Arch installed previously without any issues when I conducted it the first time.  After a rebuild and trying to re-install Arch now I receive the same error mentioned above.

Offline

#7 2005-09-23 18:47:00

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

ilmorris wrote:

I am having this exact same issue during a fresh re-install on my existing system.  Arch installed previously without any issues when I conducted it the first time.  After a rebuild and trying to re-install Arch now I receive the same error mentioned above.

try pacman -R grub

psman -Syu usually does the trick, just dont try and reboot till it's reinstalled

Offline

#8 2005-09-23 18:50:39

ilmorris
Member
Registered: 2005-07-28
Posts: 55

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

mpie wrote:

pacman -Syuf...

will make it install

Worked like a charm for me.  Thanks.

Offline

#9 2005-09-23 19:20:14

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

mpie wrote:

the reason I recommended grub was that if you cannot boot you can edit the boot command to try different option, lilo does not have this function

For the record, lilo has this function. Maybe you need the menu (used for dual boot system)  to be able to type the option.

Offline

#10 2005-09-23 19:33:02

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

cool , just never seen it myself  :oops:

besides my box is dual boot ,just never noticed the option being pointed out, at least grub does this

anyway didn't mean to start a bootloader flamewar just I been trying to help this guy all week then he opens two other threads for the same subject,

Offline

#11 2005-10-08 02:01:23

kjs
Member
Registered: 2005-08-21
Posts: 15

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

I had the same problem... pacman was complaining about the existence of grub. . so I renamed grub.

mv /usr/share/grub /usr/share/grub.ok

pacman -Syu

and everything is peachy.
except now I'm having issues with udev..

I hope this works for someone else.

Offline

#12 2005-12-08 15:02:02

christianpurefoy
Member
Registered: 2005-10-16
Posts: 136

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

i realise this thread is a bit dusty but I'm curious which one ot these solutions is the best?? I've got the same problem but will lose a lot of info if i have to reinstall arch again...

thanks!

Offline

#13 2005-12-08 15:04:31

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

Well, if you backup what ever is conflicting it should be easier to repair without a reinstall - I can't see how a reinstall is necessary here anyway TBH!

Offline

#14 2005-12-08 15:14:45

christianpurefoy
Member
Registered: 2005-10-16
Posts: 136

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

some of these threads are talking about not being able to boot back into arch... i'm reluctant to backup the conflicting file 'cause if i can't boot back in - i can't reload the file! ... or am i reading these wrong?

...if not I'll just try pacman -Syuf...

Offline

#15 2005-12-08 15:24:48

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

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

This files have no effect whatsoever on the people unable to boot.  These files are the stage files for grub which will be installed, it's just that thinks were moved a bit.

Offline

#16 2005-12-08 16:31:00

christianpurefoy
Member
Registered: 2005-10-16
Posts: 136

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

hmmm.... well after pacman -Syuf, I booted up and now get a kernel panic...

Offline

#17 2005-12-15 11:48:29

christianpurefoy
Member
Registered: 2005-10-16
Posts: 136

Re: Pacman upgrade -Syu no pkgs installed error; /usr/share/grub

yeah a bit of optimism is definintely needed... basically, you have to trawl through the wiki and forums about the changes that installing the new kernel and udev does...

the next time i installed arch, i did pacman -Syuf BUT don't reboot yet!!

i changed everything according to:

http://wiki.archlinux.org/index.php/Udev

and I think that was all... but as i said trawl through the wiki and forums just in case.

thanks

Offline

Board footer

Powered by FluxBB