Score:1

Getting Ign with local repository Ubuntu 22.04

cn flag

I've made local repo with apt-mirror (this one https://github.com/Stifler6996/apt-mirror). So, I've loaded both amd64 and i386 and my mirror.list looks like

deb-amd64 http://archive.ubuntu.com/ubuntu jammy            main restricted universe multiverse
deb-amd64 http://archive.ubuntu.com/ubuntu jammy-security   main restricted universe multiverse
deb-amd64 http://archive.ubuntu.com/ubuntu jammy-updates    main restricted universe multiverse
deb-amd64 http://archive.ubuntu.com/ubuntu jammy-backports  main restricted universe multiverse

deb-i386 http://archive.ubuntu.com/ubuntu jammy            main restricted universe multiverse
deb-i386 http://archive.ubuntu.com/ubuntu jammy-security   main restricted universe multiverse
deb-i386 http://archive.ubuntu.com/ubuntu jammy-updates    main restricted universe multiverse
deb-i386 http://archive.ubuntu.com/ubuntu jammy-backports  main restricted universe multiverse

clean http://archive.ubuntu.com/ubuntu

On my PC without Internet connection sources.list set to read folders from external USB HDD drive in way like^

deb [trusted=yes] file:/media/$username$/$disk_name$/repo/mirror/archive.ubuntu.com/ubuntu jammy main restricted universe multiverse
....

After typing sudo apt-get update I have something like that:

Get 1: blah-blah-blah
Ign 1: blah-blah-blah
and etc etc etc

Also tried with apache2 server got the same. What's wrong am I do?

P.S. Googled a couple of days, but don't find anything that could help

Pilot6 avatar
cn flag
What is the problem? It is normal.
ComradDart avatar
cn flag
The problem is that I can't install and upgrade anything, cause 'Package smth not found' Also, after apt-get update I have error in the end: ```E: Some index files failed to download. They have been ignored, or old ones used instead```
Score:1
cn flag

So, solved my problem using docker image. But changed apt-mirror in this image to this one

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.