updating offline machine with apt-offline

Asked by mahesh

I am trying to update my old p4 machine having xubuntu 14.04 offline

So as stated on http://docs.xubuntu.org/1304/offline-packages.html page

I ran following command on my offline machine to generate .sig file

sudo apt-offline set --update apt-offline.sig

Following output is shown

Generating database of files that are needed for an update.
E: Command line option --simulate is not understood
ERROR: FATAL: Something is wrong with the apt system.

please suggest any solution

thank you

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#1

Please read this:

https://bugs.launchpad.net/ubuntu/+source/apt-offline/+bug/1357217/comments/7

This bug was fixed in the package apt-offline - 1.3.1ubuntu0.1

Revision history for this message
mahesh (9maheshkolekar) said :
#2

Hey just updated the apt-offline package using your suggestion

And now it generated that .sig file

Thanks a ton.

Revision history for this message
mahesh (9maheshkolekar) said :
#3

Thanks Mark Rijckenberg, that solved my question.