Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281647 - net-dialup/ppp-2.4.4-r24 fails to install
Summary: net-dialup/ppp-2.4.4-r24 fails to install
Status: RESOLVED DUPLICATE of bug 281591
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 09:20 UTC by Philipp
Modified: 2009-08-16 09:54 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp 2009-08-16 09:20:46 UTC
paludis -i ppp

*snip*

>>> Starting src_install
make -j1 INSTROOT=/var/tmp/paludis/net-dialup-ppp-2.4.4-r24/image/ install-devel
mkdir -p /var/tmp/paludis/net-dialup-ppp-2.4.4-r24/image//usr/include/pppd
install -c -m 644 ccp.h chap-new.h ecp.h fsm.h ipcp.h ipxcp.h lcp.h magic.h md5.h patchlevel.h pathnames.h pppd.h upap.h eap.h mplscp.h md4.h chap_ms.h sha1.h pppcrypt.h tdb.h spinlock.h cbcp.h /var/tmp/paludis/net-dialup-ppp-2.4.4-r24/image//usr/include/pppd
install: cannot stat `/var/tmp/paludis/net-dialup-ppp-2.4.4-r24/work/scripts/ip-up': No such file or directory
/usr/libexec/paludis/utils/doexe: doexe returned error 2

I took a look at the ebuild and I don't know where ${WORKDIR}/scripts should come from. None of the files in SRC_URI has it. Also ${S}/scripts seems not to be the right directory either.

Here is what the workdir looks like:

ls /var/tmp/paludis/net-dialup-ppp-2.4.4-r24/work/
patch  ppp-2.4.4
Comment 1 Joost Ruis 2009-08-16 09:46:59 UTC
>>> Source compiled.                                                                                                                                                                                          
>>> Test phase [not enabled]: net-dialup/ppp-2.4.4-r24                                                                                                                                                        

>>> Install ppp-2.4.4-r24 into /var/tmp/portage/net-dialup/ppp-2.4.4-r24/image/ category net-dialup
make -j2 -s INSTROOT=/var/tmp/portage/net-dialup/ppp-2.4.4-r24/image/ install-devel
!!! doexe: /var/tmp/portage/net-dialup/ppp-2.4.4-r24/work/scripts/ip-up does not exist

Same sort of thing happening in portage.
Comment 2 hubertstar 2009-08-16 09:53:10 UTC
i confirm this bug.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-08-16 09:54:15 UTC

*** This bug has been marked as a duplicate of bug 281591 ***