Dante-1.4.1 wont finish compilantion with weird alert: make[1]: Leaving directory '/var/tmp/portage/net-proxy/dante-1.4.1/work/dante-1.4.1' /usr/bin/install: cannot stat ‘/usr/portage/net-proxy/dante/files/sock?.conf’: No such file or directory !!! doins: /usr/portage/net-proxy/dante/files/sock?.conf does not exist * ERROR: net-proxy/dante-1.4.1::gentoo failed (install phase): * doins failed * * If you need support, post the output of `emerge --info '=net-proxy/dante-1.4.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-proxy/dante-1.4.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/net-proxy/dante-1.4.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-proxy/dante-1.4.1/temp/environment'. * Working directory: '/var/tmp/portage/net-proxy/dante-1.4.1/work/dante-1.4.1' * S: '/var/tmp/portage/net-proxy/dante-1.4.1/work/dante-1.4.1' * QA Notice: file does not exist: * * doins: /usr/portage/net-proxy/dante/files/sock?.conf does not exist Reproducible: Always Steps to Reproduce: 1. emerge -u dante
Created attachment 384394 [details] dante.tar.bz2
Comment on attachment 384394 [details] dante.tar.bz2 Please attach separate files next time.
The last CVS commit removed the files socks.conf and sockd.conf from the files directory. The commit comment is simply, "old." Restoring those files from the attic should fix this.
my bad. socks.conf and sockd.conf to files/ restored.