FS#22501 - [gcc-multilib] cannot upgrade gcc-ada, gcc-fortran and gcc-objc

Attached to Project: Community Packages
Opened by Andre Herbst (moormaster) - Wednesday, 19 January 2011, 04:45 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 19 January 2011, 17:27 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

gcc-multilib provides gcc=4.5.2-4.2 but has transitive dependencies for gcc=4.5.2-4:

error: failed to prepare transaction (could not satisfy dependencies)
:: gcc-ada: requires gcc=4.5.2-4
:: gcc-fortran: requires gcc=4.5.2-4
:: gcc-objc: requires gcc=4.5.2-4



Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:

pacman -S gcc-multilib
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Wednesday, 19 January 2011, 17:27 GMT
Reason for closing:  Not a bug
Comment by Andre Herbst (moormaster) - Wednesday, 19 January 2011, 05:17 GMT
solution:

pacman -S gcc-ada-multilib gcc-fortran-multilib gcc-objc-multilib
-> removes gcc-ada, gcc-fortran and gcc-objc and gets dependencies for gcc-multilib right :)


Loading...