[arch-general] Cannot upgrade.
Greetings, The command pacman -Su fails(I ran -Sy separately before this). I last updated the system day before yesterday. $ sudo pacman -Su :: The following packages should be upgraded first : pacman :: Do you want to cancel the current operation :: and upgrade these packages now? [Y/n] resolving dependencies... looking for inter-conflicts... :: gcc-libs and gcc-libs-multilib are in conflict. Remove gcc-libs-multilib? [y/N] N error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: gcc-libs and gcc-libs-multilib are in conflict Do I have to remove gcc-libs-multilib? -- Madhurya Kakati () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
On Tue, Feb 14, 2012 at 23:19, Madhurya Kakati <mkakati2805@gmail.com> wrote:
Greetings, The command pacman -Su fails(I ran -Sy separately before this). I last updated the system day before yesterday.
$ sudo pacman -Su :: The following packages should be upgraded first : pacman :: Do you want to cancel the current operation :: and upgrade these packages now? [Y/n]
Just say N here and continue. There seems to be some issues with pkg updates and SyncFirst in pacman.conf https://bugs.archlinux.org/task/27214 .
resolving dependencies... looking for inter-conflicts... :: gcc-libs and gcc-libs-multilib are in conflict. Remove gcc-libs-multilib? [y/N] N error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: gcc-libs and gcc-libs-multilib are in conflict
Do I have to remove gcc-libs-multilib? -- Madhurya Kakati
() ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
On Tue, 14 Feb 2012 23:19:28 +0530 Madhurya Kakati <mkakati2805@gmail.com> wrote:
Greetings, The command pacman -Su fails(I ran -Sy separately before this). I last updated the system day before yesterday.
$ sudo pacman -Su :: The following packages should be upgraded first : pacman :: Do you want to cancel the current operation :: and upgrade these packages now? [Y/n] resolving dependencies... looking for inter-conflicts... :: gcc-libs and gcc-libs-multilib are in conflict. Remove gcc-libs-multilib? [y/N] N error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: gcc-libs and gcc-libs-multilib are in conflict
Do I have to remove gcc-libs-multilib?
No. Just update pacman by itself # pacman -S pacman Then do the rest. Happens every time with multilib -jh
Hi, A workaround is to force-remove gcc-multilib before updating: pacman -Rdd gcc-multilib But make sure to reinstall gcc-multilib again afterwards. -Jakob
On 14 February 2012 19:49, Madhurya Kakati <mkakati2805@gmail.com> wrote:
Greetings, The command pacman -Su fails(I ran -Sy separately before this). I last updated the system day before yesterday.
$ sudo pacman -Su :: The following packages should be upgraded first : pacman :: Do you want to cancel the current operation :: and upgrade these packages now? [Y/n] resolving dependencies... looking for inter-conflicts... :: gcc-libs and gcc-libs-multilib are in conflict. Remove gcc-libs-multilib? [y/N] N error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: gcc-libs and gcc-libs-multilib are in conflict
Do I have to remove gcc-libs-multilib? -- Madhurya Kakati
() ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
Happened to me too earlier today, I just tried to update pacman first (pacman -S pacman, the repositories should be up-to-date since you synced them already) and then did a -Suy. Worked just fine. -- Thanasis Georgiou
The pacman upgrade didn't cause trouble here. When I run pacman -Syu the first time, only pacman was shown. Directly after installing it I run pacman -Syu again and there where 5 targets. # ntpdate ntp.favey.ch 14 Feb 23:34:30 # pacman -Syu :: Synchronizing package databases... core extra community multilib archaudio-production is up to date archaudio-preview is up to date kxstudio-free kxstudio-free is up to date kxstudio-non-fre kxstudio-non-free is up to date arch-fonts is up to date archaudio-nightly is up to date archaudio-experimental is up to date :: The following packages should be upgraded first : pacman :: Do you want to cancel the current operation :: and upgrade these packages now? [Y/n] # pacman -Syu Targets (5): dhcpcd-5.5.4-1 lib32-libltdl-2.4.2-3 lib32-nvidia-utils-295.20-1 nvidia-295.20-1 nvidia-utils-295.20-1
On Tue, 2012-02-14 at 23:49 +0100, Ralf Mardorf wrote:
The pacman upgrade didn't cause trouble here. When I run pacman -Syu the first time, only pacman was shown. Directly after installing it I run pacman -Syu again and there where 5 targets.
# ntpdate ntp.favey.ch 14 Feb 23:34:30 # pacman -Syu :: Synchronizing package databases... core extra community multilib archaudio-production is up to date archaudio-preview is up to date kxstudio-free kxstudio-free is up to date kxstudio-non-fre kxstudio-non-free is up to date arch-fonts is up to date archaudio-nightly is up to date archaudio-experimental is up to date :: The following packages should be upgraded first : pacman :: Do you want to cancel the current operation :: and upgrade these packages now? [Y/n] # pacman -Syu Targets (5): dhcpcd-5.5.4-1 lib32-libltdl-2.4.2-3 lib32-nvidia-utils-295.20-1 nvidia-295.20-1 nvidia-utils-295.20-1
Pardon, gcc-libs-multilib isn't installed here :S.
The pacman upgrade didn't cause trouble here. When I run pacman -Syu the first time, only pacman was shown. Directly after installing it I run pacman -Syu again and there where 5 targets.
# ntpdate ntp.favey.ch 14 Feb 23:34:30 # pacman -Syu :: Synchronizing package databases... core extra community multilib archaudio-production is up to date archaudio-preview is up to date kxstudio-free kxstudio-free is up to date kxstudio-non-fre kxstudio-non-free is up to date arch-fonts is up to date archaudio-nightly is up to date archaudio-experimental is up to date Dude, what are these extra repos for? Can you tell me how to include them in my
On 02/14/12 at 11:49pm, Ralf Mardorf wrote: pacman.conf? Thanks. -- Madhurya Kakati () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
On Wed, Feb 15, 2012 at 10:48:57PM +0530, Madhurya Kakati wrote:
The pacman upgrade didn't cause trouble here. When I run pacman -Syu the first time, only pacman was shown. Directly after installing it I run pacman -Syu again and there where 5 targets.
# ntpdate ntp.favey.ch 14 Feb 23:34:30 # pacman -Syu :: Synchronizing package databases... core extra community multilib archaudio-production is up to date archaudio-preview is up to date kxstudio-free kxstudio-free is up to date kxstudio-non-fre kxstudio-non-free is up to date arch-fonts is up to date archaudio-nightly is up to date archaudio-experimental is up to date Dude, what are these extra repos for? Can you tell me how to include them in my
On 02/14/12 at 11:49pm, Ralf Mardorf wrote: pacman.conf? Thanks.
Well if you want lesser headaches, avoid 3rd party repos. Read wonder's post here: http://archlinux.me/wonder/2012/02/13/how-to-increase-the-stability-of-your-... (especially the 3rd point) But if you still insist, here is a list: https://wiki.archlinux.org/index.php/Unofficial_User_Repositories -- O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
The pacman upgrade didn't cause trouble here. When I run pacman -Syu the first time, only pacman was shown. Directly after installing it I run pacman -Syu again and there where 5 targets.
# ntpdate ntp.favey.ch 14 Feb 23:34:30 # pacman -Syu :: Synchronizing package databases... core extra community multilib archaudio-production is up to date archaudio-preview is up to date kxstudio-free kxstudio-free is up to date kxstudio-non-fre kxstudio-non-free is up to date arch-fonts is up to date archaudio-nightly is up to date archaudio-experimental is up to date Dude, what are these extra repos for? Can you tell me how to include them in my
On 02/14/12 at 11:49pm, Ralf Mardorf wrote: pacman.conf? Thanks. One REALLY has to wonder about the wisdom of a statment like that.. What are those repos for... i want them.. REALLY?? why would you want
On 02/15/2012 10:18 AM, Madhurya Kakati wrote: them/need to know how to include them if you have no idea what they are for. Just my 2 cents
On 02/15/2012 01:04 PM, jwbirdsong wrote:
The pacman upgrade didn't cause trouble here. When I run pacman -Syu the first time, only pacman was shown. Directly after installing it I run pacman -Syu again and there where 5 targets.
# ntpdate ntp.favey.ch 14 Feb 23:34:30 # pacman -Syu :: Synchronizing package databases... core extra community multilib archaudio-production is up to date archaudio-preview is up to date kxstudio-free kxstudio-free is up to date kxstudio-non-fre kxstudio-non-free is up to date arch-fonts is up to date archaudio-nightly is up to date archaudio-experimental is up to date Dude, what are these extra repos for? Can you tell me how to include them in my
On 02/14/12 at 11:49pm, Ralf Mardorf wrote: pacman.conf? Thanks. One REALLY has to wonder about the wisdom of a statment like that.. What are those repos for... i want them.. REALLY?? why would you want
On 02/15/2012 10:18 AM, Madhurya Kakati wrote: them/need to know how to include them if you have no idea what they are for. Just my 2 cents
It makes it much easier the break things
Dude, what are these extra repos for? Can you tell me how to include
On Feb 15, 2012 11:35 PM, "jwbirdsong" <jwbirdsong@jwbirdsong.homelinux.com> wrote: them in my
pacman.conf? Thanks. One REALLY has to wonder about the wisdom of a statment like that.. What are those repos for... i want them.. REALLY?? why would you want them/need to know how to include them if you have no idea what they are for. Just my 2 cents
Sorry for my bad English. I can't express myself properly in English. I didn't mean I wanted to include all of those repos. I just wanted to know how many such unofficial repos exist and how to add them to my system. I also wanted to know what other applications could I find there that aren't available in the official repo and AUR.
On Thu, Feb 16, 2012 at 4:05 AM, Madhurya Kakati <mkakati2805@gmail.com>wrote:
Dude, what are these extra repos for? Can you tell me how to include
On Feb 15, 2012 11:35 PM, "jwbirdsong" < jwbirdsong@jwbirdsong.homelinux.com> wrote: them in my
pacman.conf? Thanks. One REALLY has to wonder about the wisdom of a statment like that.. What are those repos for... i want them.. REALLY?? why would you want them/need to know how to include them if you have no idea what they are for. Just my 2 cents
Sorry for my bad English. I can't express myself properly in English. I didn't mean I wanted to include all of those repos. I just wanted to know how many such unofficial repos exist and how to add them to my system. I also wanted to know what other applications could I find there that aren't available in the official repo and AUR.
Consider searching the wiki for "unofficial repo" also google helps ;) -- Jelle van der Waa
participants (10)
-
Baho Utot
-
gt
-
Jakob Wadsager
-
Jelle van der Waa
-
Jonathan Hudson
-
jwbirdsong
-
Keshav P R
-
Madhurya Kakati
-
Ralf Mardorf
-
Thanasis Georgiou