FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Installation of FireFly on MSS
- This topic has 67 replies, 10 voices, and was last updated 15 years, 7 months ago by
rpedde.
-
AuthorPosts
-
22/06/2007 at 9:26 AM #1495
Anonymous
InactiveWhen I try to run the ‘ipkg install mt-daapd’ command, I get an ‘ipkg: invalid magic’ error after download. Does anyone know how to solve this?
Thanks!
BusyBox v1.00-pre2 (2006.02.01-23:21+0000) Built-in shell (msh)
Enter ‘help’ for a list of built-in commands.# echo “src nslu2 http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable”
> /opt/etc/ipkg.conf
#
# echo “src firefly http://ipkg.fireflymediaserver.org/mipsel” >> /opt/etc/ipkg.
conf
#
# ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable/Package
s
Updated list of available packages in /opt/lib/ipkg/lists/nslu2
Downloading http://ipkg.fireflymediaserver.org/mipsel/Packages
Updated list of available packages in /opt/lib/ipkg/lists/firefly
#
# ipkg install mt-daapd
Installing mt-daapd (svn-1586-1) to root…
Downloading http://ipkg.fireflymediaserver.org/mipsel/mt-daapd_svn-1586-1_mipsel
.ipk
Installing libid3tag (0.15.1b-1) to root…
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable/libid3t
ag_0.15.1b-1_mipsel.ipk
ipkg: invalid magic26/06/2007 at 3:08 AM #11262rpedde
Participant@Alain Senechal wrote:
When I try to run the ‘ipkg install mt-daapd’ command, I get an ‘ipkg: invalid magic’ error after download. Does anyone know how to solve this?
Thanks!
BusyBox v1.00-pre2 (2006.02.01-23:21+0000) Built-in shell (msh)
Enter ‘help’ for a list of built-in commands.# echo “src nslu2 http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable”
> /opt/etc/ipkg.conf
#
# echo “src firefly http://ipkg.fireflymediaserver.org/mipsel” >> /opt/etc/ipkg.
conf
#
# ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable/Package
s
Updated list of available packages in /opt/lib/ipkg/lists/nslu2
Downloading http://ipkg.fireflymediaserver.org/mipsel/Packages
Updated list of available packages in /opt/lib/ipkg/lists/firefly
#
# ipkg install mt-daapd
Installing mt-daapd (svn-1586-1) to root…
Downloading http://ipkg.fireflymediaserver.org/mipsel/mt-daapd_svn-1586-1_mipsel
.ipk
Installing libid3tag (0.15.1b-1) to root…
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable/libid3t
ag_0.15.1b-1_mipsel.ipk
ipkg: invalid magicI got this myself. It turns out that the built-in wget has some problems and segfaults. You might try downloading all those packages from your workstation, copying them over to the MSS and installing from those packages rather than fetching via wget.
— Ron
26/06/2007 at 7:56 AM #11263Anonymous
InactiveThanks for the reply, Ron!!
Do you have any idea how to do this? I’m not so familiar with Linux syntax, so I don’t think I can do it. Do you have any idea what is the better choice, Twonky media server (I run a trial now, because of the Firefly installation problem) or FireFly?
Alain
27/06/2007 at 5:41 AM #11264rpedde
Participant@Alain Senechal wrote:
Thanks for the reply, Ron!!
Do you have any idea how to do this? I’m not so familiar with Linux syntax, so I don’t think I can do it. Do you have any idea what is the better choice, Twonky media server (I run a trial now, because of the Firefly installation problem) or FireFly?
Alain
There are instructions on this page:
http://forums.fireflymediaserver.org/viewtopic.php?t=5102&start=30
— Ron
25/07/2007 at 5:13 PM #11265ch90036
GuestI am experience the INVALID MAGIC when I try to install
# ipkg install mt-daapdexactly like Alain. Please see below. Can you assist me with this?
BusyBox v1.00-pre2 (2006.02.01-23:21+0000) Built-in shell (msh)
Enter ‘help’ for a list of built-in commands.# echo “src nslu2 http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable”
> /opt/etc/ipkg.conf
#
# echo “src firefly http://ipkg.fireflymediaserver.org/mipsel” >> /opt/etc/ipkg.
conf
#
# ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable/Package
s
Updated list of available packages in /opt/lib/ipkg/lists/nslu2
Downloading http://ipkg.fireflymediaserver.org/mipsel/Packages
Updated list of available packages in /opt/lib/ipkg/lists/firefly
#
# ipkg install mt-daapd
Installing mt-daapd (svn-1586-1) to root…
Downloading http://ipkg.fireflymediaserver.org/mipsel/mt-daapd_svn-1586-1_mipsel
.ipk
Installing libid3tag (0.15.1b-1) to root…
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss/cross/unstable/libid3t
ag_0.15.1b-1_mipsel.ipk
ipkg: invalid magic25/07/2007 at 5:26 PM #11266fizze
Participantgrab the real wget first 😉
ipkg install wget
and link the wget in /bin/wget to /opt/bin/wget if you need to.
It’s generally wise to download a couple of packages to your slug (if you can afford the extra space) to make it more desktop-linux comatible.
I’d generally advise to install these packages:
procps
coreutils
wget
bash
joe (or your favorite text editor)24/09/2007 at 2:14 AM #11267squashuax
ParticipantCan you be more specific about how to do this? I’m stuck. Here’s the latest I’m seeing when I telnet my MSS at 192.168.1.102 and try to follow all of the instructions:
BusyBox v1.00-pre2 (2006.02.01-23:21+0000) Built-in shell (msh)
Enter ‘help’ for a list of built-in commands.# echo “src nslu2 http://ipkg.nslu2-linux.org/feeds/optware/mss.cross/unstable”
> /opt/etc/ipkg.conf
#
# echo “src firefly http://ipkg.fireflymediaserver.org.mipsel” >> /opt/etc/ipkg.
conf
#
# ipkg update
Downloading http://ipkg.nslu2-linux.org/feeds/optware/mss.cross/unstable/Package
s
wget: ipkg.nslu2-linux.org: Host name lookup failure
Downloading http://ipkg.fireflymediaserver.org.mipsel/Packages
wget: ipkg.fireflymediaserver.org.mipsel: Host name lookup failure
An error ocurred, return value: 2.
Collected errors:
ipkg_download: ERROR: Command failed with return value 1: `wget –passive-ftp
-q -P /tmp/ipkg-PO74Rx http://ipkg.nslu2-linux.org/feeds/optware/mss.cross/unst
able/Packages’
ipkg_download: ERROR: Command failed with return value 1: `wget –passive-ftp
-q -P /tmp/ipkg-PO74Rx http://ipkg.fireflymediaserver.org.mipsel/Packages’
#
#24/09/2007 at 3:54 AM #11268rpedde
Participant@Alain Senechal wrote:
Thanks for the reply, Ron!!
Do you have any idea how to do this? I’m not so familiar with Linux syntax, so I don’t think I can do it. Do you have any idea what is the better choice, Twonky media server (I run a trial now, because of the Firefly installation problem) or FireFly?
Alain
Twonky seems better in the sense that it runs and stuff. 🙂
Hrm… wait a second. Do you have wget installed via ipkg? Does “ipkg list_installed” show wget?
If so, ipkg remove wget, and see what that does.
Also, did you set your path to include /opt/bin before you started doing this stuff?
24/09/2007 at 11:43 PM #11269squashuax
ParticipantSorry – I’m way out of my element. You ask if I set the path to opt/bin. What does that mean, how would I know, and how do I do it?
25/09/2007 at 12:22 AM #11270squashuax
Participant# ipkg list_installed
mss-libhelper – 1.0-1 – libraries necessary to run firefly (from the broadcom hdn-tools-3.2.3 tarball)
#
# -
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.