On Wed, 09 Jan 2008 01:19:34 +0100, Hisham <[EMAIL PROTECTED]> wrote:

> The error in the forwarded message below got me thinking about
> Resources/Requirements. Lucas's patch currently adds users/groups as
> the very last thing in the compile/install process. I don't know if
> the specific error below qualifies (I think it doesn't), but isn't it
> possible that other apps may need users/groups created _before_ the
> compilation and/or post-install runs?
>
yes, I think this is valid. Compile should run it before compilation,
maybe just after CheckDependencies (the users are after all
"dependencies"). InstallPackage should run it before PostInstall, as
users/groups might be needed by then.

/Jonas

> ---------- Forwarded message ----------
> From: Viola Zoltán <[EMAIL PROTECTED]>
> Date: Jan 7, 2008 6:01 PM
> Subject: [gobolinux-users] error in installing of thttpd
> To: [EMAIL PROTECTED]
>
>
> As I try install THTTPD, it write me:
>
> SandboxInstall: unionfs is available. Using UnionSandbox.
> SandboxInstall: Installing THTTPD...
> mkdir -p /Programs/THTTPD/2.25b/sbin
> /System/Links/Executables/install -c -m 555 -o bin -g bin thttpd
> /Programs/THTTPD/2.25b/sbin
> real_install: érvénytelen felhasználó: "bin"
> make: *** [installthis] Error 1
> UnionSandbox: Cleaning up.
> UnionSandbox: Moving entries to: /Programs/THTTPD/2.25b/.SandboxInstall_Root
> Compile: Installation step failed.
>
> The hungaran text "érvénytelen felhasználó" is in english "illegal user".
>
> Zoli
>



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to