OpenWrt Forum Archive

Topic: downgrading a package using ipkg

The content of this topic has been archived on 7 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello,

I made a mistake, I installed an experimental version on busybox on my RC4.
Now, I would like to return the old busybox and when I try to install it, I get :

root@nestor:~# ipkg install http://downloads.openwrt.org/whiterussian/packages/busybox_1.00-3_mipsel.ipk 
Downloading http://downloads.openwrt.org/whiterussian/packages/busybox_1.00-3_mipsel.ipk
Not downgrading package busybox on root from 1.01-1 to 1.00-3.
Nothing to be done
Successfully terminated.

Is it possible to force ipkg to downgrade this package ? I tried some --force options, but it failed...

Thanks,

Remove and replace?

wow, remove Busybox ??
Not a good idea, I think ;-)

-force-downgrade

doesn't change anything...

I meant the openfirmware. smile

of course, it'll solve my problem, but I'm looking for an easier way...

opkg -force-downgrade install busy-boxXXXXXX.ipk

Wish this may help.

The discussion might have continued from here.