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
Is this still valid with paludis-0.72.2? If not, feel free to close this bug
(In reply to comment #1) > Is this still valid with paludis-0.72.2? If not, feel free to close this bug