Questions tagged [apt-offline]

9 questions
1
vote
1 answer

Ubuntu 22.04.1: apt-offline get --bundle option not working

--bundle file.zip option is not working. What am I doing wrong? Ubuntu 22.04.1 ~ $ apt-offline set --update --upgrade offline.sig ~ $ apt-offline get offline.sig --bundle offline.zip Fetching APT Data Downloading…
Calvin Kim
  • 111
  • 1
0
votes
0 answers

How to use cubic custom-made iso files as Ubuntu local repository?

I tried creating a custom iso image of Ubuntu 22.04.2 using cubic software (https://github.com/PJ-Singh-001/Cubic) by adding a few more packages (eg: vlc, gcc, and git) so that I can install all the required packages on a PC without an Internet…
Soo
  • 294
  • 1
  • 3
  • 11
0
votes
0 answers

Apt-offline unmet dependencies error on Ubuntu 22.10

I'm working on getting software onto and air-gapped machine running Ubuntu 22.10 by using apt-offline. I was able to complete Sequence 1 on the documentation then proceeding with sudo apt-offline set upgrade.sig --upgrade I get and error saying…
0
votes
1 answer

How to install network drivers offline

In my Ubuntu 22.04 system unable to get internet. I think this is due no drivers installed to get internet. There is no wifi driver, no Bluetooth driver & no modules to get ethernet or wired connection.so,no way to access internet at all. No…
0
votes
0 answers

Offline updates on pro enabled ubuntu 20.04 broken

I have an offline Ubuntu 20.04 VM, which is pro enabled (enabled esm-apps, esm-infra and fips). I was thinking of using apt-offline to do the updates on this VM. For investigation purposes, I installed a package pdfresurrect which is known to have…
milsim
  • 9
  • 1
0
votes
1 answer

Ubuntu offline updates using apt-offline

When I'm installing apt-offline using sudo apt install apt-offline command it installs apt-offline version 1.8.4-1 (the latest, as I understand) When trying to create a signature file using command sudo apt-offline set ~/offline-data.sig - getting…
0
votes
0 answers

Offline Installation of Apache/2.4.54 on Ubuntu18.04

I have tried installing Apache 2.4.56 from source. However, I want to install Apache/2.4.54 on Ubuntu18.04, offline(without accessing internet) Is there any way to download apache2 and its dependencies onto Ubuntu 18.04 Virtual machine and install…
0
votes
0 answers

How to apt-offline Linux Generic and Headers for 20.04.4 LTS

Afternoon. I'm trying to manage a set of servers that have no net connection. I've been using Apt-offline to do so, and it's generally been good, but it appears that I've been hitting a problem since the release of 20.04.05 LTS. I'm trying to create…
-2
votes
1 answer

problem updating/upgrading an offline ubuntu server 10.04 LTS

so i need to upgrade an ubuntu server 10.04 to version 16, i know its impossible to upgrade from version 10 to 16 directly as they are more than one version apart but this is not the problem the problem is that the server has to stay offline and so…
illidan
  • 1
  • 2