Reply To: rollback to lower firefly_svn fails

#15498
goana
Participant

hi ron,

thanks for your fast reply.

I have done things as follows:

# mv /etc/ipkg /etc/ipkg.old
# ipkg update
# cd /tmp (path to ipkg)
# ipkg install -force-overwrite mt-daapd_svn-1498-1_armeb.ipk

after that the slug “says”: Package mt-daapd (svn-1696-1) installed in root is up to date. Nothing do be done.

# mv /etc/ipkg.old /etc/ipkg
# ipkg update

What’s wrong? Any idea?

I have also tried the “wget” command:
cd /tmp
wget http://nightlies.mt-daapd.org/dl.php?FILE=mt-daapd_svn-1498-1_armeb.ipk
ipkg install -force-overwrite mt-daapd_svn-1498-1_armeb.ipk

But it is the same as mentioned above, the slug says “Package mt-daapd (svn-1696-1) installed in root is up to date. Nothing do be done”.

I am lucky about any help

goana