Thanks to juliank on IRC: https://gist.github.com/julian-
klode/600237d0b61cf92b01748b25cf5921d7 A potential configuration-only
change for old clients backwards-compatiblity.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1672555

Title:
  If srcpkg is in main but a binary package is in universe, `apt
  changelog` fails

Status in extract-changelogs:
  In Progress
Status in apt package in Ubuntu:
  New

Bug description:
  $ apt changelog qemu
  Err:1 http://changelogs.ubuntu.com qemu 1:2.8+dfsg-3ubuntu2 Changelog
    Changelog unavailable for qemu=1:2.8+dfsg-3ubuntu2 (404  Not Found)
  E: Failed to fetch 
http://changelogs.ubuntu.com/changelogs/pool/universe/q/qemu/qemu_2.8+dfsg-3ubuntu2/changelog
  Changelog unavailable for qemu=1:2.8+dfsg-3ubuntu2 (404  Not Found)

  This is because the binary package's component is used to generate the
  URI, but the source is in main and changelogs are organized by source.

  Based upon IRC conversation with slangasek and juliank, it possibly
  makes sense to flatten the pool/ changelogs to drop the component
  subdirectory (with symlinks for BC) and then change apt to not use the
  component in the URI generation

To manage notifications about this bug go to:
https://bugs.launchpad.net/extract-changelogs/+bug/1672555/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to