Re: [gentoo-user] customized init script

2010-02-23 Thread hb-xxl
On 23.02.2010 09:41, Kaushal Shriyan wrote: > * Starting ScriptRunner ... > /sbin/start-stop-daemon: Unable to start > /usr/local/scriptrunner/bin/startup.sh: Exec format error (Exec format > error)[ ok ] > Looks like your startup.sh is not an executa

Re: [gentoo-user] any advantage to dbus or hal on minimal system

2010-02-22 Thread hb-xxl
On 22.02.2010 18:03, Harry Putnam wrote: > On a non-x system, is there any advantage to having dbus and hal > installed? > I don't of any console based service that realy needs dbus or hal. Don't think that a log server needs them. Espessially if you disable dbus and hal in the use flags and do

Re: [gentoo-user] Problem with Portage profile override

2010-02-22 Thread hb-xxl
On 21.02.2010 20:07, Paul Colquhoun wrote: > > Have you tried making an ebuild for 1.16 and putting it in /usr/local/portage > directory? > > That way you won't be fighting with portage about what version to install. > No. I'm fairly new to gentoo and the ebuild system. Currently I don't know m

Re: [gentoo-user] Problem with Portage profile override

2010-02-22 Thread hb-xxl
On 21.02.2010 20:18, Neil Bothwick wrote: > Does --tree show what is trying to pull it in? No. It does only say "world" or "system". Some command outputs appended to clarify the problem. $ emerge -v -t -p -u -D world These are the packages that would be merged, in reverse order: Calculating de

Re: [gentoo-user] Problem with Portage profile override

2010-02-21 Thread hb-xxl
On 21.02.2010 16:31, Neil Bothwick wrote: > package.provided is the wrong file. Your problem is caused by busybox > being in @system, which is a subset of @world. That's why you see the > message about it being in world even though it is not in the world file. > To remove it from @system, add > > -

[gentoo-user] Problem with Portage profile override

2010-02-21 Thread hb-xxl
Hi! I do have a problem using /etc/portage/profile/package.provided. At first I added some other packages to this file and got the expected functionality. Then I added sys-apps/busybox-1.16 to package.provided. It works and portage detects the entry on an emerge, but it prints a big fat warning, t