Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68374 - clamav ebuild 0.75.1; 0.80; and 0.80_rc3 fails with pwconv hanging
Summary: clamav ebuild 0.75.1; 0.80; and 0.80_rc3 fails with pwconv hanging
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 04:10 UTC by Chris Schmerl
Modified: 2004-10-21 07:57 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 Chris Schmerl 2004-10-21 04:10:33 UTC
when I try to emerge: 
clamav-0.75.1.ebuild
clamav-0.80.ebuild
clamav-0.80_rc3.ebuild

The system will only download the src package and test the md5 on src. No unpacking or compiling takes place and a pwconv process will reside in memory using 99.8 % of CPU. 

The output of the emerge process is rather unsiginifcant:

emerge app-antivirus/clamav
Calculating dependencies ...done!
>>> emerge (1 of 1) app-antivirus/clamav-0.75.1 to /
>>> md5 src_uri ;-) clamav-0.75.1.tar.gz

After I kill the emerge process the pwconv process disappears.

my workaround was to uncomment the pwconv line in the ebuild itself and merge the ebuild directly out of the portage tree.

I use shadow version 4.0.4.1-r3 (which provides pwconv)


Reproducible: Always
Steps to Reproduce:
1. 
2.
3.
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2004-10-21 07:44:49 UTC
What happens when you run pwconv as root from shell?
Comment 2 Chris Schmerl 2004-10-21 07:57:33 UTC
Seems to be a pwconv issue. I will check this and cancel this bugreport. Sorry for that guys.