zhengzkkai / opkg

Automatically exported from code.google.com/p/opkg
0 stars 0 forks source link

Downgrade to Prefer #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
OPKG Version used is 0.2:

Several Packets were installed locally, it was observed that at every Package 
installation, the previous version is flagged as PREFER.

It is also noticed that using the following command:

opkg install PackageName* -forcedowngrade

The OLDEST version in cache is installed.

The Objective is to install the PREFER Version (previous) not specifying in the 
command the Version Number (i.e. Using PackageName*)

Thank you very much.

Original issue reported on code.google.com by ming...@gmail.com on 2 Nov 2013 at 12:01

GoogleCodeExporter commented 9 years ago
How about adding a '--previous' flag to request the installation of the 
previous version?

Original comment by paul.betafive on 12 Nov 2013 at 10:32

GoogleCodeExporter commented 9 years ago
Dear paul,

adding '--previous' flag to request the installation of the previous version 
would be great, we really need such a feature for the firmware 'upgrade on air' 
in our project .
Do you think such a feature might be available soon?

Cheers

Original comment by ming...@gmail.com on 13 May 2014 at 7:41

GoogleCodeExporter commented 9 years ago
I'm very busy at the moment and only maintaining opkg part-time. This feature 
isn't really a priority to me so you'd need to add it yourself if you need it 
to be available soon. I can provide help and advice via the mailing list if you 
do wish to add this yourself.

Sorry I can't do much better than that at the minute :(

Original comment by paul.betafive on 13 May 2014 at 8:31