add-packagesource-continued

Sin respostas
Gottfried
Desconectado
Joined: 02/22/2022

to add-packagesource-continued.
again I can´t send it on the trisquel forum site.

I reinstalled Trisquel on the offline laptop because Malassas proposal
didn´t work. I would have to add some values to the command which I
don´t know.

answer to magic banana.

On the offline system, execute in a terminal:

$ sudo apt-offline set /tmp/combined.sig --update --upgrade
--install-packages mc emacs gimp

Move /tmp/combined.sig to the same location on the online system,
through your USB stick and execute there in a terminal:

$ apt-offline get /tmp/install.sig --bundle /tmp/combined.zip

Move /tmp/install.zip to the same location on the offline system,
through your USB stick and execute there in a terminal:

$ sudo apt-offline install /tmp/combined.zip

I put the "combinde.sig" file in the "tmp" location of my online laptop
but executing
apt-offline get /tmp/install.sig --bundle /tmp/combined.zip
error: File /tmp/install.sig not present. Check path.

what did I do wrong?

thanks