Score:0

20.04 LTS can't install error "Newbie" Openvpn

us flag

I'm getting the following error:

Skipping acquire of configured file 'fossa/binary-i386/Packages' as repository 'http://us.archive.ubuntu.com/ubuntu focal InRelease' doesn't have the component 'fossa' (component misspelt in sources.list?)

one of 11 error lines same for 64

us flag
How do you get this output? How is this related to OpenVPN? What changes did you do to the system. Please [edit](https://askubuntu.com/posts/1367716/edit) to add these information.
Don White avatar
us flag
apt update openvpn3 I changed nothing
Don White avatar
us flag
W: Skipping acquire of configured file 'fossa/cnf/Commands-amd64' as repository 'http://us.archive.ubuntu.com/ubuntu focal InRelease' doesn't have the component 'fossa' (component misspelt in sources.list?)
us flag
I am not sure why you entered the same output in the question in a comment once again, please let me know if my answer does not work.
Score:0
us flag

You need to enter the following command to install openvpn.

sudo apt install openvpn

If the issue persists, you'll need to replace your software sources.

sudo cp /usr/share/doc/apt/examples/sources.list /etc/apt/sources.list
sudo add-apt-repository universe
sudo add-apt-repository multiverse
sudo apt update

And then install openvpn with the first command.

Don White avatar
us flag
thank you .. i'm trying
Don White avatar
us flag
doesn't have the component 'fossa' (component misspelt in sources.list?) -- can I change the word ? my system don't know "fossa" ?
us flag
`fossa` is not supposed to be in the sources.list. It is focal, not fossa. Are you still getting the same issue after replacing the sources.list? Did you execute the last four commands.
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.