On Thu, 29 Apr 2010 23:40:43 +0100 Ian Lee <[email protected]> wrote: > I've been trying to install webmin, yet keep getting this error: > > Unhandled exception: > * In program paludis -i webmin: > * When performing install action from command line: > * When executing install task: > * When installing 'app-admin/webmin-1.500:0::gentoo': > * When fetching mtime of > '/var/tmp/paludis/app-admin-webmin-1.500/temp/build_start_time': > * Filesystem entry > '/var/tmp/paludis/app-admin-webmin-1.500/temp/build_start_time' does > not exist (paludis::FSError) > > This one has me completely stumped! Whats gone wrong, > I've tried installing something else and there was no problem.
I'm guessing something the ebuild does clobbers everything in ${T},
including the file we put there to track when the build started. I'm not
entirely sure whether that's legal for an ebuild to do or not...
--
Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
