Comments on: Setup Local Repositories with ‘apt-mirror’ in Ubuntu and Debian Systems https://www.tecmint.com/setup-local-repositories-in-ubuntu/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Fri, 27 Oct 2023 05:05:37 +0000 hourly 1 By: Ravi Saive https://www.tecmint.com/setup-local-repositories-in-ubuntu/comment-page-1/#comment-2095351 Fri, 27 Oct 2023 05:05:37 +0000 http://www.tecmint.com/?p=6930#comment-2095351 In reply to Peter.

@Peter,

It’s possible that there are no updates available for your system at that time. The system may already have the latest packages installed.

Sometimes, there might be issues with the repository sources. so make sure that your /etc/apt/sources.list file is correctly configured to point to the appropriate repositories.

]]>
By: Peter https://www.tecmint.com/setup-local-repositories-in-ubuntu/comment-page-1/#comment-2095155 Thu, 26 Oct 2023 17:58:24 +0000 http://www.tecmint.com/?p=6930#comment-2095155 Thanks for the info here. I’ve got everything configured but the clients are not upgrading. Running apt-get update on a client shows most packages as get and then ignored.

Running an apt-get upgrade on the same client results in 0 upgrades, 0 newly installed, 0 to remove, and 0 not upgraded.

I’ve been contemplating over this a bit, can you suggest what might be the problem?

]]>
By: No One https://www.tecmint.com/setup-local-repositories-in-ubuntu/comment-page-1/#comment-1469610 Sun, 04 Apr 2021 22:06:38 +0000 http://www.tecmint.com/?p=6930#comment-1469610 My issue is a Debian-based machine needed to be reloaded via the internet but can’t because an update (with the idiotic dependencies) is missing from the original OS ISO. The troubling part was the system was loaded (about three weeks ago and working) with the _exact_ same copy of the OS ISO & _exact_ same hardware.

However, an updated kernel seems to need installing (and complied?) of the internet servers to get the WiFi (Gen. 6) card to work. (A replacement WiFi is not available without spending additional funds. I’ll install MS Windows first.)

As such, I need a program that will download the entire repository from the internet FTP servers onto a USB pen drive (in my case 270 GB) for off-line installation.

The configuration of APT-MIRROR is apparently incompetently put together.

I accidentally discovered that the repository info needed was located in the very same location as the mirror.list config file… /etc/apt/sources.list.

How do I tell APT-MIRROR to download to: /opt/apt-mirror?

I find that the needed command lines are missing from this tutorial.

I have checked all logical places for the downloading files to go (/opt/apt-mirror & /tmp & /home/[USER] & /home/[USER]/Downloads) but they seem just to have vanish.

Observations and Suggestions:

Yes, I have programmed and I’m fully aware that scripts are only so flexible but common sense and simplicity seem to be missing from the Unix/Linux communities.

I would think that a simple FTP [with its directory structure] downloaded for each specific OS (flavor & version) would be far simpler for Administration/Maintenance & End User Support. An option to select a specific storage location (similar to FTP address; e.g.: /media/USBDevice) during OS installation & OS Updates for offline users would be simple enough to accomplish.

This would easily allow for updating the available online repository, as each program (and versions) would be complete within itself, and allows for use of a specific version of any file achieved with the “automatic” use of the newest version as default.

This would also allow for any OS to download the data needed for any Unix/Linux version including any ISO images in a single simple program (and likely already available for most OSes today).

My personal take on the Linux Maintenance systems I’ve seen is that they are overly complex to deal with being from a bygone era of early computing. I fully agree that the computers of the time didn’t have the processing power to deal with the quantities (& varieties) of data currently in use. However, that is not an excuse to stop an update to a simpler system before we are engulfed in the ever engorged leap-frogging that is going on today.

It would be far better to standardize on a strictly modular c++ standard (complied at installation on each computer) and end the need for the seaming endless dependencies needed today.

Example: I installed a very basic word processor and it demanded an obsolete “network protocol”?! be installed with it. Well, I dumped that fast.

Actually, I fully support variety (sorry, I’m bad at spelling) but the endless headaches of dependencies… ARG!

Thank you for your time.

Anonymous.

]]>
By: Pravesh https://www.tecmint.com/setup-local-repositories-in-ubuntu/comment-page-1/#comment-1413068 Mon, 11 Jan 2021 07:12:36 +0000 http://www.tecmint.com/?p=6930#comment-1413068 In reply to Joe.

Facing the same issue. Please someone suggest a way to solve it.

]]>
By: Rahul Sharma https://www.tecmint.com/setup-local-repositories-in-ubuntu/comment-page-1/#comment-1401991 Thu, 17 Dec 2020 05:16:35 +0000 http://www.tecmint.com/?p=6930#comment-1401991 Hi All,

We are using different versions of ubuntu i.e. 14,16,18 & 20. For ubuntu 14 we have desktop versions & others are server versions.

How we can differentiate between server and desktop OS and how we can set up the local repo to update the different versions mentioned?

Which Ubuntu version I should choose for the local repo server? Please suggest.

Thanks.

]]>