Re: unknown apt error (to me)
Hi Henning,
Henning Follmann <hfollmann@itcfollmann.com> writes:
> On Mon, Dec 16, 2024 at 11:08:00AM -0500, Henning Follmann wrote:
>> I try to install this package, but it fails
>> ---------------------------------------------
>> Reading package lists... Done
>> Building dependency tree... Done
>> Reading state information... Done
>> The following NEW packages will be installed:
>> libc6-i386
>> 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
>> Need to get 2,459 kB of archives.
>> After this operation, 12.2 MB of additional disk space will be used.
>> Err:1 http://deb.debian.org/debian bookworm/main amd64 libc6-i386 amd64 2.36-9+deb12u8
>> 404 Not Found [IP: 2a04:4e42:600::644 80]
>> E: Failed to fetch http://deb.debian.org/debian/pool/main/g/glibc/libc6-i386_2.36-9%2bdeb12u8_amd64.deb 404 Not Found [IP: 2a04:4e42:600::644 80]
>> E: Internal Error, ordering was unable to handle the media swap
>> ----------------------------------------------------
>>
>> what is "the media swap"?
>>
>>
> well, think focused on the wrong error.
> it looks like if I try to install libc6-i386 the repository thinks this
> should be libc6-i386_2.36-9%2bdeb12u8_amd64.deb
> but infact it should be libc6-i386_2.36-9%2bdeb12u9_amd64.deb
> ^^^
>
>
>
> -H
>
> --
> Henning Follmann | hfollmann@itcfollmann.com
>
Have you done "sudo apt update" before installing packages? Debian
packages are constantly updated, so updating the repository information
is important to get the latest package info.
--
Regards,
Xiyue Deng
Reply to: