On Tue, Aug 20, 2019 at 11:10:12AM +0200, Neo wrote:
> This seems also broken
> 
> [root@host~]# apt changelog slapd
> Err Changelog for slapd 
> (http://packages.debian.org/changelogs/pool/updates/main/o/openldap/openldap_2.4.40+dfsg-1+deb8u5/changelog)
>   404  Not Found [IP: 5.153.231.3 80]
> Err Changelog for slapd 
> (http://security.debian.org/pool/updates/main/o/openldap/openldap_2.4.40+dfsg-1+deb8u5.changelog)
>   404  Not Found [IP: 151.101.240.204 80]
> E: changelog download failed

Jessie, eh?

root@meglin2:~# apt-cache policy slapd
slapd:
  Installed: (none)
  Candidate: 2.4.40+dfsg-1+deb8u5
  Version table:
     2.4.40+dfsg-1+deb8u5 0
        500 http://security.debian.org/ jessie/updates/main amd64 Packages
     2.4.40+dfsg-1+deb8u4 0
        500 http://ftp.us.debian.org/debian/ jessie/main amd64 Packages
root@meglin2:~# apt changelog slapd
E: Invalid operation changelog

Don't know quite what to tell you.  If you can't install the pacakge,
verify that you're using a sane sources.list for jessie.  I don't know
why your "apt" has a changelog subcommand.  Did you mix releases?

Turns out, it's in "apt-get" in jessie, not in "apt" or "apt-cache".

root@meglin2:~# apt-cache changelog slapd
E: Invalid operation changelog
root@meglin2:~# apt-get changelog slapd
Err Changelog for slapd 
(http://packages.debian.org/changelogs/pool/updates/main/o/openldap/openldap_2.4.40+dfsg-1+deb8u5/changelog)
  404  Not Found
Err Changelog for slapd 
(http://security.debian.org/pool/updates/main/o/openldap/openldap_2.4.40+dfsg-1+deb8u5.changelog)
  404  Not Found
E: changelog download failed

... and not working here either.  Oh well.  Maybe that's one of the things
that LTS doesn't bother with?

Reply via email to