← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 918335] Re: Wrong url in "Show Source"

 

Hmm... Strangely this is only on certain pages. For instance,
http://developer.ubuntu.com/packaging/html/_sources/udd-sponsorship.txt
works as expected.

It seems to happen in the packaging:

$ ls debian/ubuntu-packaging-guide/usr/share/doc/ubuntu-packaging-guide/html/_sources/
chroots.txt                                security-and-stable-release-updates.txt.gz
communication.txt                          traditional-packaging.txt
debian-dir-overview.txt.gz                 udd-getting-the-source.txt.gz
fixing-a-bug.txt.gz                        udd-intro.txt.gz
getting-set-up.txt.gz                      udd-latest.txt
index.txt                                  udd-merging.txt.gz
introduction-to-ubuntu-development.txt.gz  udd-newpackage.txt.gz
kde.txt                                    udd-patchsys.txt.gz
libraries.txt.gz                           udd-sponsorship.txt
packaging-new-software.txt.gz              udd-uploading.txt.gz
patches-to-packages.txt.gz                 udd-working.txt

$ ls _build/html/_sources/
chroots.txt                             security-and-stable-release-updates.txt
communication.txt                       traditional-packaging.txt
debian-dir-overview.txt                 udd-getting-the-source.txt
fixing-a-bug.txt                        udd-intro.txt
getting-set-up.txt                      udd-latest.txt
index.txt                               udd-merging.txt
introduction-to-ubuntu-development.txt  udd-newpackage.txt
kde.txt                                 udd-patchsys.txt
libraries.txt                           udd-sponsorship.txt
packaging-new-software.txt              udd-uploading.txt
patches-to-packages.txt                 udd-working.txt

I assume this is being done by dh_compress, but I don't understand why
some files are compressed while others aren't.

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/918335

Title:
  Wrong url in "Show Source"

Status in Ubuntu Packaging Guide:
  Confirmed

Bug description:
  How to replicate:

   1. Go to some page (i.e. http://developer.ubuntu.com/packaging/html/udd-merging.html)
   2. Try to click on "Show Source" link on the right
   3. You get a 404 error

  Problem is href links to a '.txt' file, instead of '.txt.gz' one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/918335/+subscriptions


Follow ups

References