trying to emerge redhat-artwork without rpm2targz emerged fails. problem is easily fixed by emerging rpm2targz, but it should just be an automatic dependency. Reproducible: Always Steps to Reproduce: 1. unmerge rpm2targz 2. emerge redhat-artwork Actual Results: root # emerge redhat-artwork Calculating dependencies ...done! >>> emerge (1 of 1) x11-themes/redhat-artwork-0.73 to / >>> md5 src_uri ;-) redhat-artwork-0.73-1.src.rpm >>> Unpacking source... >>> Unpacking redhat-artwork-0.73-1.src.rpm /usr/sbin/ebuild.sh: line 50: rpm2targz: command not found !!! ERROR: x11-themes/redhat-artwork-0.73 failed. !!! Function rpm_src_unpack, Line 50, Exitcode 127 !!! failure unpacking redhat-artwork-0.73-1.src.rpm Expected Results: i would have expected it to automatically emerge rpm2targz.
This dependency clobbering will be fixed in the next version of portage, i'll re-arrange it for now. Assigning to self.
fixed in cvs.