[Bug 638498] Re: Contents files are not listed with checksums

2015-03-23 Thread Colin Watson
** Changed in: launchpad
   Status: Fix Committed = Fix Released

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2015-03-20 Thread Launchpad QA Bot
Fixed in stable r17407 http://bazaar.launchpad.net/~launchpad-
pqm/launchpad/stable/revision/17407.

** Tags added: qa-needstesting

** Changed in: launchpad
   Status: In Progress = Fix Committed

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2015-03-20 Thread Colin Watson
Note that this fix will take effect from vivid onwards (well, and for
non-release suites such as -updates), unless we have some pressing
reason to regenerate the Release files for stable releases.  To date,
we've only done that when we've had to remove packages due to pressing
legal reasons.

** Tags removed: qa-needstesting
** Tags added: qa-ok

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2015-03-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~cjwatson/launchpad/ftparchive-release-contents

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2015-03-17 Thread Colin Watson
This is not quite entirely as trivial as it first looks.  Firstly, we
need to make sure to put Contents in place before publishing the rest of
the archive, rather than the other way round as is done today.
Secondly, we need to ensure that if any of a pocket's Contents files
have changed then the pocket is marked dirty and hence has its Release
file rewritten, which is not straightforwardly the case today.  There
may be a couple of other subtleties I've missed.

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2015-03-17 Thread Colin Watson
** Changed in: launchpad
 Assignee: (unassigned) = Colin Watson (cjwatson)

** Changed in: launchpad
   Status: Triaged = In Progress

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2014-05-13 Thread Manuel Vazquez Acosta
So... Is anyone solving this issue?

Last comment is five months old.

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2014-05-13 Thread William Grant
It's not currently on our roadmap to fix, but Launchpad's open source
and we'd be happy to mentor someone to fix it themselves. See
https://dev.launchpad.net/ to get started with development.

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2013-12-07 Thread Tong Sun
 can anybody give us an update on this bug?
+1!

I'm building Debian source packages from Perl modules with dh-make-perl,
which relies on apt-file for dependencies checking. However,

apt-file update says:

Ignoring source without Contents File:
  http://ppa.launchpad.net/suntong001/ppa/ubuntu/dists/saucy/Contents-amd64.gz

I.e., dh-make-perl dependencies checking for my Perl modules will
*always fail*, even I have the dependencies modules in my PPA.


** Changed in: launchpad
   Status: Triaged = Confirmed

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2013-12-07 Thread William Grant
Tong Sun, that's bug #335161.

** Changed in: launchpad
   Status: Confirmed = Triaged

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2013-06-26 Thread LuddDjur
can anybody give us an update on this bug?

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2012-09-13 Thread William Grant
** Changed in: launchpad
   Importance: Critical = Low

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2012-09-13 Thread William Grant
** Tags added: soyuz-publish

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2012-05-21 Thread Laura Czajkowski
** Changed in: launchpad
   Status: New = Triaged

** Changed in: launchpad
   Importance: Undecided = Critical

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 638498] Re: Contents files are not listed with checksums

2012-05-18 Thread Thomas Bushnell, BSG
** Summary changed:

- debmirror ignores --getcontents
+ Contents files are not listed with checksums

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

Title:
  Contents files are not listed with checksums

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad/+bug/638498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs