On Mon, 06 Jan 2020 06:13:43 -0400 Laurent BELTRAN <[email protected]>
wrote:
> Err :1 http://deb.debian.org/debian buster/main amd64 libncurses-dev
> amd64 6.1+20181013-2+deb10u1
> 404 Not Found [IP : 151.101.4.204 80]
> E: Impossible de récupérer
> http://deb.debian.org/debian/pool/main/n/ncurses/libncurses-dev_6.1+20181013-2+deb10u1_amd64.deb
> 404 Not Found [IP : 151.101.4.204 80]
> E: Impossible de récupérer certaines archives, peut-être devrez-vous
> lancer apt-get update ou essayer avec --fix-missing ?
>
>
> * My explorations
>
> I've dug the directory
> http://ftp.fi.debian.org/debian/pool/main/n/ncurses/ (and other server)
> no file named libncurses-dev_6.1+20181013-2+deb10u1_amd64.deb
> but libncurses-dev_6.1+20181013-2+deb10u2_amd64.deb
> ... instead (so ...deb10u2... when apt install except ...deb10u1...)
>
> * Aplogizes
>
> Sorry I can't help you more, it's largely going over my
> knowledge. =apt show libreadline-dev= not seems to be really
> specific to libncurses-dev version so my reflexion stop at
> thinking that the problem is in the database pull during apt
> update !?
Hi Laurent,
is there any update on the situation? What's the output of the command below
(after another apt update)? I'll paste my results for comparison. On my
system, installation of libreadline-dev succeeds.
juhani@think:~$ LANG=C apt policy libncurses-dev libreadline-dev
libncurses-dev:
Installed: (none)
Candidate: 6.1+20181013-2+deb10u2
Version table:
6.1+20181013-2+deb10u2 500
500 http://ftp.fi.debian.org/debian buster/main amd64 Packages
libreadline-dev:
Installed: (none)
Candidate: 7.0-5
Version table:
7.0-5 500
500 http://ftp.fi.debian.org/debian buster/main amd64 Packages
--
Juhani