Some wrong with install 20.04 LTS
Colin Law
clanlaw at gmail.com
Sat Oct 8 20:54:30 UTC 2022
On Sat, 8 Oct 2022 at 21:22, Jerry Geis <jerry.geis at gmail.com> wrote:
>
>
> On Sat, Oct 8, 2022 at 4:05 PM Colin Law <clanlaw at gmail.com> wrote:
>>
>> On Sat, 8 Oct 2022 at 18:58, Jerry Geis <jerry.geis at gmail.com> wrote:
>> >
>> > I am trying to do apt-install build-essential
>> >
>> > and I get this
>> > 0 upgraded, 41 newly installed, 0 to remove and 0 not upgraded.
>> > Need to get 1100 kB/45.4 MB of archives.
>> > After this operation, 202 MB of additional disk space will be used.
>> > Do you want to continue? [Y/n] Ign:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-125.141
>> > Err:1 http://security.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-125.141
>> > 404 Not Found [IP: 91.189.91.38 80]
>>
>> Before the install run
>> sudo apt update
>> sudo apt full-upgrade
>>
>> to make sure everything is up to date. If that goes ok but you still
>> can't install it then show us what is in /etc/apt/sources.list
>>
>> Colin
>>
>> --
>> ubuntu-users mailing list
>> ubuntu-users at lists.ubuntu.com
>> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
> Its in the packages section I have this
>
> packages:
> - build-essential
> - gdb
> - linux-generic-hwe-20.04
> - nfs-common
> - network-manager
> - net-tools
>
> How would I do the apt update before this ?
I think maybe you have missed some vital information from your
question. You said you were trying to install build-essential, the
assumption is therefore that you are running, in a terminal on a
machine running 20.04
sudo apt install build-essential
But I suspect that is not what you are doing.
Colin
>
> Jerry
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
More information about the ubuntu-users
mailing list