Score:0

Ubuntu 22.04 Skipping acquire of configured file can not find error

cg flag
CCT

Ok I have seen others with this skip error but I still can not locate where it is on my system. I do not see the misspelling and can not find a jammy inRelease anywhere.

W: Skipping acquire of configured file 'universe/binary-amd64/Packages' as repository 'http://archive.canonical.com/ubuntu jammy InRelease' doesn't have the component 'universe' (component misspelt in sources.list?) W: Skipping acquire of configured file 'universe/i18n/Translation-en' as repository 'http://archive.canonical.com/ubuntu jammy InRelease

Below is my current sources.list file

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

grep -r deb /etc/apt/sources.list.d/ shows

/etc/apt/sources.list.d/virtualmin.list:deb [signed-by=/usr/share/keyrings/debian-virtualmin-7.gpg] https://software.virtualmin.com/vm/7/gpl/apt virtualmin main
/etc/apt/sources.list.d/docker.list:deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu   jammy stable
nobody avatar
gh flag
`grep -r deb /etc/apt/sources.list.d/` Please [edit] your question to show us.
CCT avatar
cg flag
CCT
I updated this. Still can not figure it out.
nobody avatar
gh flag
me too. `sudo rm -rf /var/lib/apt/lists/*` and try again. If not working `dpkg --print-architecture` and `dpkg --print-foreign-architectures` please.
CCT avatar
cg flag
CCT
dpkg --print-architecture amd64
CCT avatar
cg flag
CCT
dpkg --print-foreign-architectures returned nothing
CCT avatar
cg flag
CCT
Ran sudo rm -rf /var/lib/apt/lists/* and Still gettign same 2 messages after update
Score:1
gh flag

Sometimes I am blind. The formating in not correct. universe and multiverse are not part from main unlike restricted. Please change it too

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

More info please take a look here I'm really bad in explaining in english.

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.