mumsoft
19-01-2008, 16:20
Hi,
I settled down to update my mt-daapd (firefly), so to re-compile it with help from my own how-to.
But first I thought it wise to do this:
ipkg upgrade
Gosh, that tries to update every installed package on my snow white brick. It took some ages, and I left my computer for more fun downstairs.
Coming back I saw some errors on the screen, but I had to go to bed. ZZZzzz
Next day, no hostname. Eh, 'hostname' is part of busybox, and there was no hostname link in /opt/bin anymore.
So I tried
ipkg install busybox.
That gives only a bunch of 'syntax error'-lines, I guess for each internal command one line:
Package busybox (1.9.0-1) installed in /opt/ is up to date.
Configuring busybox-links
syntax error
syntax error
....etc...
Also errors for configuring other packages, like:
postinst script returned status 255
ERROR: busybox-links.postinst returned 255
Configuring diffutils
syntax error
syntax error
syntax error
syntax error
Well, I searched the net for more info about ipkg, but I still don't know what it actually does, when it configures a package. I guess it needs some program that's not found, but that's just guessing.
Can anyone shed some more light on this matter? I would be obliged!
Marc
I settled down to update my mt-daapd (firefly), so to re-compile it with help from my own how-to.
But first I thought it wise to do this:
ipkg upgrade
Gosh, that tries to update every installed package on my snow white brick. It took some ages, and I left my computer for more fun downstairs.
Coming back I saw some errors on the screen, but I had to go to bed. ZZZzzz
Next day, no hostname. Eh, 'hostname' is part of busybox, and there was no hostname link in /opt/bin anymore.
So I tried
ipkg install busybox.
That gives only a bunch of 'syntax error'-lines, I guess for each internal command one line:
Package busybox (1.9.0-1) installed in /opt/ is up to date.
Configuring busybox-links
syntax error
syntax error
....etc...
Also errors for configuring other packages, like:
postinst script returned status 255
ERROR: busybox-links.postinst returned 255
Configuring diffutils
syntax error
syntax error
syntax error
syntax error
Well, I searched the net for more info about ipkg, but I still don't know what it actually does, when it configures a package. I guess it needs some program that's not found, but that's just guessing.
Can anyone shed some more light on this matter? I would be obliged!
Marc