Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382539 - app-portage/eix-0.23.0 fails to install
Summary: app-portage/eix-0.23.0 fails to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: Normal normal (vote)
Assignee: Martin Väth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-10 18:19 UTC by Dmitri Bogomolov
Modified: 2011-09-13 16:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log-eix,19.34 KB, text/plain)
2011-09-10 18:19 UTC, Dmitri Bogomolov
Details
Avoid install -D (eix-install-d.patch,832 bytes, patch)
2011-09-10 20:03 UTC, Martin Väth
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Bogomolov 2011-09-10 18:19:03 UTC
I think this lines of build.log is relevant:

Making install in zsh
gmake[1]: Entering directory `/var/tmp/portage/app-portage/eix-0.23.0/work/eix-0.23.0/zsh'
gmake[2]: Entering directory `/var/tmp/portage/app-portage/eix-0.23.0/work/eix-0.23.0/zsh'
gmake[2]: Nothing to be done for `install-exec-am'.
install: illegal option -- D
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 file2
       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 ... fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
install: illegal option -- D

Reproducible: Always
Comment 1 Dmitri Bogomolov 2011-09-10 18:19:49 UTC
Created attachment 286073 [details]
build.log
Comment 2 Martin Väth 2011-09-10 20:03:58 UTC
Created attachment 286075 [details, diff]
Avoid install -D

It seems like BSD's /usr/bin/install is rather different.

Since eix subversion repository is dead since weeks,
I attach a patch which I will release with next eix.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-09-13 16:39:37 UTC
+*eix-0.23.1 (13 Sep 2011)
+
+  13 Sep 2011; Jeremy Olexa <darkside@gentoo.org> -eix-0.23.0.ebuild,
+  +eix-0.23.1.ebuild:
+  Version bump from upstream to fix bugs 382539 & 304819