File: check-update.rst

package info (click to toggle)
git-ubuntu 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,688 kB
  • sloc: python: 13,378; sh: 480; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 535 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Find out why a git-ubuntu package repository is not up-to-date
--------------------------------------------------------------

1. Check :code:`https://git.launchpad.net/ubuntu/+source/<package>` to see when
   git-ubuntu last updated the package repository.
2. Check
   :code:`https://launchpad.net/ubuntu/+source/<package>/+publishinghistory` to
   see when the package was last updated by Launchpad.
3. Ask an admin if it's pending or errored in the queue.
4. If there are no other signs, then developer debug is probably necessary.