Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 169279
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 169279 depends on: Show dependency tree
Bug 169279 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-04 13:01 0000
As per summary:

test -d /var/tmp/portage/mail-client/nail-11.25-r3/image//usr/bin || mkdir -p
/var/tmp/portage/mail-client/nail-11.25-r3/image//usr/bin
/bin/install -c -s nail
/var/tmp/portage/mail-client/nail-11.25-r3/image//usr/bin/nail
make: /bin/install: Command not found
make: *** [install] Error 127

note that /bin/install was removed in recent coreutils in favour of
/usr/bin/install. I'm CCing BSD because on BSD install always was and is in
/usr/bin too.

The ebuild currently sets UCBINSTALL to /bin/install. It should instead use
UCBINSTALL=$(type -p install).

------- Comment #1 From Fernando J. Pereda (RETIRED) 2007-03-04 13:25:51 0000 -------
Should be fixed in CVS. Thanks

- ferdy

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug