Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 322385 - sys-apps/paludis: reconcilio find always cross-armv5te-*-linux-gnueabi/gcc for re-install
Summary: sys-apps/paludis: reconcilio find always cross-armv5te-*-linux-gnueabi/gcc fo...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Robert Piasek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-01 17:59 UTC by Alexander Weber
Modified: 2012-10-07 08:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Weber 2010-06-01 17:59:21 UTC
The reconcilio (from sys-apps/paludis) find always the crossdev-Package cross-armv5te-*-linux-gnueabi/gcc for re-installation

Reproducible: Always

Steps to Reproduce:
1. use paludis as package manager
2. create crossdev for ARCH="arm" armv5te-linwizard-linux-gnueabi
3. paludis -i armv5te-linwizard-linux-gnueabi/gcc
4. reconcilio
Actual Results:  
# reconcilio
Searching for broken packages... 

Broken packages:

* cross-armv5te-linwizard-linux-gnueabi/gcc-4.4.3-r2::installed
    /usr/lib64/gcc/armv5te-linwizard-linux-gnueabi/4.4.3/libgcc_s.so.1 (requires libc.so.6)
    /usr/lib64/gcc/armv5te-linwizard-linux-gnueabi/4.4.3/libgfortran.so.3.0.0 (requires libc.so.6 libm.so.6)
    /usr/lib64/gcc/armv5te-linwizard-linux-gnueabi/4.4.3/libstdc++.so.6.0.13 (requires ld-linux.so.3 libc.so.6 libm.so.6)

* cross-armv5te-softfloat-linux-gnueabi/gcc-4.4.3-r2::installed
    /usr/lib64/gcc/armv5te-softfloat-linux-gnueabi/4.4.3/libgcc_s.so.1 (requires libc.so.6)
    /usr/lib64/gcc/armv5te-softfloat-linux-gnueabi/4.4.3/libgfortran.so.3.0.0 (requires libc.so.6 libm.so.6)
    /usr/lib64/gcc/armv5te-softfloat-linux-gnueabi/4.4.3/libstdc++.so.6.0.13 (requires ld-linux.so.3 libc.so.6 libm.so.6)

Building dependency list: ... 94 steps 

These packages will be installed:

* cross-armv5te-linwizard-linux-gnueabi/gcc::crossdev :armv5te-linwizard-linux-gnueabi-4.4 [R 4.4.3-r2] <target>
    (-altivec) -bootstrap -build -doc (-fixed-point) fortran -gcj -graphite -gtk -hardened -libffi -mudflap (multilib) -multislot (-n32) (-n64) nls -nocxx nptl -objc -objc++ -objc-gc -openmp -vanilla (-test) build_options: -optional_tests -trace -preserve_work
* cross-armv5te-softfloat-linux-gnueabi/gcc::crossdev :armv5te-softfloat-linux-gnueabi-4.4 [R 4.4.3-r2] <target>
    (-altivec) -bootstrap -build -doc (-fixed-point) fortran -gcj -graphite -gtk -hardened -libffi -mudflap (multilib) -multislot (-n32) (-n64) nls -nocxx nptl -objc -objc++ -objc-gc -openmp -vanilla (-test) build_options: -optional_tests -trace -preserve_work

Total: 2 packages (2 rebuilds)

Checking for possible errors......
.....

Expected Results:  
reconcilio should not try to reinstall  the cross GCC
Comment 1 Pacho Ramos gentoo-dev 2012-04-06 15:07:48 UTC
Is this still valid with paludis-0.72.2? If not, feel free to close this bug
Comment 2 Pacho Ramos gentoo-dev 2012-10-07 08:09:03 UTC
(In reply to comment #1)
> Is this still valid with paludis-0.72.2? If not, feel free to close this bug