I've been having issues with Rootless lately that I've never had before. This, I've determined, is because I haven't used Rootless since the advent of package signing code in the Scripts.

A lot of the functions in Scripts/Functions/File that have to do with file hash checking make extensive use of $sudo_exec, which is bad, because I'm not a sudoer on my rootless install.

Can anyone think of a reason I shouldn't make the GoboLinux functions script check for rootless and change sudo_exec to something that doesn't call sudo?
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to