Hi, I've come across a few potential bugs while working on Freshen; some of them may just be the result of the abnormal installation I had, but I'd like to fix them even then.
Several packages seem to be signed improperly or to have been changed since - KDE-PIM, GMP, KDE-Utils, Hdparm, File, and CUPS all throw errors and refuse to install. They do leave their files in /Programs, and they can be manually SymlinkProgrammed in with no trouble. I may just be missing some crucial files used with signatures, since CreatePackage and FileHash also gave me signature errors. Compile 1.8.2 shows the following error at the end of every compilation: UnionSandbox: Moving entries to: /Programs/LibXML2/2.6.27/.SandboxInstall_Root SandboxInstall: Postprocessing Sandbox SandboxInstall: Left over files: System System/Kernel System/Kernel/Devices System/Kernel/Devices/tty Compile: Installation step failed. It makes Compile return an error code, which is problematic for Freshen too. It also doesn't SymlinkProgram them in. From looking at the code, I'd guess that /dev/tty needs to be deleted along with ld.so.cache and /dev/null at the end. InstallPackage seems to ignore the --same option entirely, and will always ask what to do. -Michael _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel