You are not logged in.

#1 2012-02-13 19:11:43

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

[SOLVED] latest pacman upgrade - hoping for news update

-bash-4.2# pacman -Syu
:: Synchronising package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 archlinuxfr 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] 

resolving dependencies...
looking for inter-conflicts...
:: gcc-libs and gcc-libs-multilib are in conflict. Remove gcc-libs-multilib? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc-multilib: requires gcc-libs-multilib=4.6.2-7

Trying to remove gcc-multilib results in the predictable dependency hell.

What to do, just wait?

Last edited by toad (2012-02-13 19:32:40)


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#2 2012-02-13 19:13:46

Awebb
Member
Registered: 2010-05-06
Posts: 6,286

Re: [SOLVED] latest pacman upgrade - hoping for news update

Looks like an out of sync mirror. I also have gcc-multilib and it didn't bug me.

Offline

#3 2012-02-13 19:16:49

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] latest pacman upgrade - hoping for news update

Offline

#4 2012-02-13 19:17:00

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: [SOLVED] latest pacman upgrade - hoping for news update

Cheers, failed to mention (self flagellation to follow) that I ran reflector beforehand.

toad@deskarch 986\58 ~ > sudo reflector -l 5 --sort rate --save /etc/pacman.d/mirrorlist && cat /etc/pacman.d/mirrorlist
Password: 
# Generated by Reflector
# When:      2012-02-13 19:05:13 GMT
# Source:    https://www.archlinux.org/mirrors/status/json/
# Retrieved: 2012-02-13 19:05:05 GMT
# Updated:   2012-02-13 18:54:26 GMT

Server = http://www.las.ic.unicamp.br/pub/archlinux/$repo/os/$arch
Server = http://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
Server = ftp://mirror.lzu.edu.cn/archlinux/$repo/os/$arch
Server = ftp://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/$arch

Will try a couple more mirrors...


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#5 2012-02-13 19:19:02

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: [SOLVED] latest pacman upgrade - hoping for news update

Okay, that explains it - ta karol.

Can somebody put something out on the news? No doubt the forum is gonna get flooded (I searched  but no results as yet).


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#6 2012-02-13 19:23:53

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] latest pacman upgrade - hoping for news update

Offline

#7 2012-02-13 19:24:36

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: [SOLVED] latest pacman upgrade - hoping for news update

hang on, that is an old bug...

I've got pacman 4.0.1-4 and gcc-multilib and gcc-libs-multilib at version 4.6.2-7

Also failed to mention that I update every day and did not have this problem this morning...

Last edited by toad (2012-02-13 19:25:33)


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#8 2012-02-13 19:27:35

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] latest pacman upgrade - hoping for news update

Offline

#9 2012-02-13 19:28:19

duquesnc
Member
Registered: 2008-12-10
Posts: 94
Website

Re: [SOLVED] latest pacman upgrade - hoping for news update

Upgrading pacman alone fixes the issue for me (sudo pacman -Sy pacman).

Offline

#10 2012-02-13 19:32:09

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: [SOLVED] latest pacman upgrade - hoping for news update

duquesnc wrote:

Upgrading pacman alone fixes the issue for me (sudo pacman -Sy pacman).

The man smile Works as advertised. Am marking this as solved.


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#11 2012-02-13 19:35:49

desm0tes
Member
From: 127.0.0.1
Registered: 2012-02-04
Posts: 233
Website

Re: [SOLVED] latest pacman upgrade - hoping for news update

ignoring it works, too big_smile

Offline

#12 2012-02-13 20:53:13

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED] latest pacman upgrade - hoping for news update

If you have the multilib repo enabled and gcc-multilib enabled: it breaks all the time. Feels almost like standard issue - I suppose they're aware but don't care enough to sync it.

Or they might not be aware, of course, but surely we mustn't be the only souls running multilib.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#13 2012-02-13 22:29:31

JKAbrams
Member
From: Sweden
Registered: 2011-11-07
Posts: 81

Re: [SOLVED] latest pacman upgrade - hoping for news update

Can someone please explain this, I don't understand the difference (in this case) between reinstalling and upgrading, the effect is the same, but upgrading pacman with (-Syu) did not work.

Its probably clear but just to be explicit:

[root@p182 home]# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib 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] y

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
[root@p182 home]# pacman -S pacman
resolving dependencies...
looking for inter-conflicts...
                                                                                                                                                                                                               
Targets (1): pacman-4.0.2-1
                                                                                                                                                                                                               
Total Download Size:    1.01 MiB                                                                                                                                                                               
Total Installed Size:   3.49 MiB                                                                                                                                                                               
Net Upgrade Size:       0.04 MiB                                                                                                                                                                               
                                                                                                                                                                                                               
Proceed with installation? [Y/n] y                                                                                                                                                                             
:: Retrieving packages from core...                                                                                                                                                                           
pacman-4.0.2-1-x86_64                                                                             1033.3 KiB  1589K/s 00:01 [##################] 100%
(1/1) checking package integrity                                                                                             [##################] 100%
(1/1) loading package files                                                                                                  [##################] 100%
(1/1) checking for file conflicts                                                                                            [##################] 100%
(1/1) checking available disk space                                                                                          [##################] 100%
(1/1) upgrading pacman                                                                                                       [##################] 100%
[root@p182 home]# pacman -Syyu                                                                                                                                                                                 
:: Synchronizing package databases...                                                                                                                                                                         
core                                                                                               106.0 KiB   646K/s 00:00 [###########################################################################] 100%
extra                                                                                             1282.4 KiB  1665K/s 00:01 [###########################################################################] 100%
community                                                                                         1100.8 KiB  1612K/s 00:01 [###########################################################################] 100%
multilib                                                                                            88.3 KiB   569K/s 00:00 [###########################################################################] 100%
:: Starting full system upgrade...                                                                                                                                                                             
there is nothing to do

Offline

#14 2012-02-13 22:52:08

Cdh
Member
Registered: 2009-02-03
Posts: 1,098

Re: [SOLVED] latest pacman upgrade - hoping for news update

.:B:. wrote:

If you have the multilib repo enabled and gcc-multilib enabled: it breaks all the time. Feels almost like standard issue - I suppose they're aware but don't care enough to sync it.

Or they might not be aware, of course, but surely we mustn't be the only souls running multilib.

In my understanding it is not a problem of gcc-libs-multilib but a problem of pacman.

I mean, why would pacman see a conflict with

pacman -Syu

, but not with

pacman -Sy; pacman -S pacman; pacman -Su

? That doesn't make sense to me.

Also, pactree seems to imply that gcc-libs-multilib provides gcc-libs and there is no actual dependency that would require gcc-libs instead of gcc-libs-multilib which provides gcc-libs even in the exact same version it itself is...


฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz

Offline

#15 2012-02-14 06:43:32

NoobCp
Member
From: IRC @-offtopic
Registered: 2010-09-28
Posts: 14
Website

Re: [SOLVED] latest pacman upgrade - hoping for news update

pacmatic -Syy pacman before upgrade also helped me around the problem today.

Offline

#16 2012-02-14 14:42:04

Frez
Member
Registered: 2011-08-17
Posts: 1

Re: [SOLVED] latest pacman upgrade - hoping for news update

pacman -S pacman

solved everything for me too, thank you!!!!

Offline

#17 2012-02-14 14:45:48

toad
Member
From: if only I knew
Registered: 2008-12-22
Posts: 1,775
Website

Re: [SOLVED] latest pacman upgrade - hoping for news update

The same "solution" as in the bug report that karol posted in post #3 - I just didn't read it properly thinking it was old tongue


never trust a toad...
::Grateful ArchDonor::
::Grateful Wikipedia Donor::

Offline

#18 2012-02-15 01:25:26

milasch
Member
From: Toronto, ON
Registered: 2009-05-21
Posts: 100

Re: [SOLVED] latest pacman upgrade - hoping for news update

duquesnc wrote:

Upgrading pacman alone fixes the issue for me (sudo pacman -Sy pacman).

Jeez! Thanks man! I love google! I love arch linux! and I love arch linux community!

Offline

#19 2012-02-15 16:40:32

BluntObjectNo4
Member
Registered: 2012-01-23
Posts: 8

Re: [SOLVED] latest pacman upgrade - hoping for news update

duquesnc wrote:

Upgrading pacman alone fixes the issue for me (sudo pacman -Sy pacman).

Thanks! big_smile

Offline

Board footer

Powered by FluxBB