Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62090 - webmin-1.150-r2 fails to copy files (non exisiting)
Summary: webmin-1.150-r2 fails to copy files (non exisiting)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-29 04:44 UTC by Martin Holzer (RETIRED)
Modified: 2004-09-22 02:38 UTC (History)
0 users

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 Martin Holzer (RETIRED) gentoo-dev 2004-08-29 04:44:15 UTC
>>> md5 src_uri ;-) webmin-1.150-minimal.tar.gz
>>> md5 src_uri ;-) webmin-1.150.tar.gz
>>> Unpacking source...
>>> Unpacking webmin-1.150.tar.gz to /var/tmp/portage/webmin-1.150-r2/work
 * Applying webmin-1.130-webalizer.patch...                               [ ok ]
apache2
 * Applying webmin-1.140-apache2.patch...                                 [ ok ]
>>> Source unpacked.

>>> Install webmin-1.150-r2 into /var/tmp/portage/webmin-1.150-r2/image/ category app-admin

cp: cannot stat `/usr/local/portage/app-admin/webmin/files/webmin-pam': No such file or directory
install: cannot stat `/var/tmp/portage/webmin-1.150-r2/temp/webmin': No such file or directory
man:
prepallstrip:
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-09-05 16:39:14 UTC
do you have any idea where this file is?  It was never in the repository...
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-09-10 09:25:33 UTC
sees someone changed it

from
        insinto /etc/pam.d/
	newins webmin-pam webmin
	echo gentoo > ${D}/usr/libexec/webmin/install-type

to
	insinto /etc/pam.d/
	newins ${FILESDIR}/webmin-pam webmin
	echo gentoo > ${D}/usr/libexec/webmin/install-type
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-09-22 02:38:32 UTC
this is fixed.