FS#29387 - [gcc] requires gcc-libs=4.7.0-3

Attached to Project: Arch Linux
Opened by Andrew Gaydenko (student975) - Wednesday, 11 April 2012, 06:15 GMT
Last edited by Allan McRae (Allan) - Wednesday, 11 April 2012, 07:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Allan McRae (Allan)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

...while gcc-libs 4.7.0-4 is on repo:


$ sudo 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]

resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.7.0-3
This task depends upon

Closed by  Allan McRae (Allan)
Wednesday, 11 April 2012, 07:43 GMT
Reason for closing:  Duplicate
Additional comments about closing:  So many duplicates...
Comment by Andrew Gaydenko (student975) - Wednesday, 11 April 2012, 06:17 GMT
It is core of course rather extra. Haven't found a way to change Category after task submitting.
Comment by Andrea Scarpino (BaSh) - Wednesday, 11 April 2012, 06:41 GMT
As a workaround you can do:
# pacman -S pacman
# pacman -Su

Loading...