Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 150550
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo/BSD Team <bsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Javier Villavicencio <the_paya@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
scite-install.patch scite-install.patch patch Javier Villavicencio 2006-10-09 02:47 0000 796 bytes Details | Diff
ebuild.patch ebuild.patch patch Javier Villavicencio 2006-10-09 02:48 0000 671 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 150550 depends on: Show dependency tree
Bug 150550 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: 2006-10-09 02:24 0000
The failure:
>>> Install scite-1.71 into /usr/local/tmp/portage/scite-1.71/image/ category app-editors
install -o root -g root -m 755 -d
/usr/local/tmp/portage/scite-1.71/image//usr/bin
/usr/local/tmp/portage/scite-1.71/image//usr/share/scite
install: root: Invalid argument
gmake: *** [install] Error 67

The fix for this can be to change -g root for -g wheel or just use -g 0.

------- Comment #1 From Javier Villavicencio 2006-10-09 02:47:15 0000 -------
Created an attachment (id=99180) [details]
scite-install.patch

Found this one afterwards, -D is not supported on freebsd install, this patch
just splits the command in two, first creating the directory and then copying
the file.

------- Comment #2 From Javier Villavicencio 2006-10-09 02:48:08 0000 -------
Created an attachment (id=99181) [details]
ebuild.patch

patch for the ebuild to fix both problems above noted.

------- Comment #3 From Krzysiek Pawlik 2006-12-27 02:59:53 0000 -------
Fixed, thanks for the patches.

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