388 Commits

Author SHA1 Message Date
Jonathan Patrick Davies
839c167927 * requestsync: Return an error when the script is unable to connect to
packages.debian.org (LP: #261916).
* Changes by Karl Goetz: Add a Recommends: on ca-certificates (LP:
  #247157).
2008-08-27 23:28:05 +01:00
Jonathan Patrick Davies
927f99295e Merged with Ryan Kavanagh's branch for new mk-sbuild-lv.1. 2008-08-27 19:06:58 +01:00
Ryan Kavanagh
8892c00d8d Added mk-sbuild-lv.1 2008-08-27 14:02:14 -04:00
Jonathan Patrick Davies
d47089e977 Merged in changes by Ryan Kavanagh <ryanakca@kubuntu.org>. 2008-08-27 18:09:50 +01:00
Ryan Kavanagh
41d0be35a7 New manpage, fix typos 2008-08-27 11:21:36 -04:00
Ryan Kavanagh
990ad2e6bf Added hugdaylist.1 2008-08-27 10:52:32 -04:00
Jonathan Patrick Davies
49c0e14da3 * common.py:
- If loading a cookie file raises an exception exit.
  - Improve cookie file writing.
2008-08-27 15:33:18 +01:00
Jonathan Patrick Davies
70fc6fa3c7 * common.py: New functions: checkReleaseExists() and checkSourceExists().
* buildd and pull-lp-source: Adapt code to use new functions above.
2008-08-27 10:22:08 +01:00
Jonathan Patrick Davies
01db3cd8aa * doc/requestsync.1: Document new -d flag. 2008-08-26 15:33:01 +01:00
Jonathan Patrick Davies
159df6ac27 * Merged changes to requestsync by Jelmer Vernooij. 2008-08-25 11:06:36 +01:00
Jonathan Patrick Davies
570a068118 * requestsync: Exit when connecting to Launchpad fails. 2008-08-24 21:46:53 +01:00
Jelmer Vernooij
93ac014123 Add changelog entry 2008-08-23 18:29:26 +02:00
Jelmer Vernooij
97b9b9ccc2 Document -d in requestsync help. 2008-08-23 18:28:13 +02:00
Jelmer Vernooij
9a5df25367 Merge trunk. 2008-08-23 18:27:13 +02:00
Jelmer Vernooij
4a6e0118c1 Add -d option to requestsync to allow requesting syncs from other Debian distros than unstable. 2008-08-23 18:14:33 +02:00
Kees Cook
884e3a8575 common.py: allow for multiple firefox instances, check all possible
cookie files.
2008-08-20 10:59:31 -07:00
Loïc Minier
3407655c52 When https_proxy is in the environment, output a warning and disable it as
urllib/urllib2 don't support it; see LP #122551.
2008-08-18 13:27:20 +02:00
Loïc Minier
2875772fa6 Drop spurious tab in buildd. 2008-08-18 13:09:50 +02:00
Loïc Minier
1fa64d54b0 Replace .BB in doc/pbuilder-dist.1 with a newline to fix a syntax error. 2008-08-18 12:22:27 +02:00
Loïc Minier
9a34c5c278 Import urllib2. 0.40ubuntu3 2008-08-18 12:07:45 +02:00
Jonathan Patrick Davies
3919c682e6 * requestsync: Correct print statement redirect to sys,stderr. 2008-08-18 11:01:04 +01:00
Jonathan Patrick Davies
b961efe7c5 0.40ubuntu1 uploaded to Ubuntu. 0.40ubuntu1 2008-08-16 23:40:49 +01:00
Jonathan Patrick Davies
1359d91815 * requestsync: Suggest using the --lp flag when mailing a request encounters
a failure.
2008-08-15 22:08:10 +01:00
Jonathan Patrick Davies
307417e56a * common.py: What is with this little dot? 2008-08-14 23:12:45 +01:00
Jonathan Patrick Davies
e5052d74a8 * Added note about Mozilla Firefox cookie file to doc/requestsync.1 and doc/buildd.1. 2008-08-14 21:43:14 +01:00
Jonathan Patrick Davies
efb92c73af * buildd: Code cleanup on single arch options.
* doc/buildd.1: Created.
* doc/requestsync.1: Added note about sponsorship detecting.
2008-08-14 19:50:13 +01:00
Jonathan Patrick Davies
b65f74226c 0.39ubuntu1 uploaded. New debian/changelog entry added. 0.39ubuntu1 2008-08-14 12:24:50 +01:00
Jonathan Patrick Davies
f588ea57cf * buildd: Improved build status checking and rescore requesting. 2008-08-14 12:18:44 +01:00
Jonathan Patrick Davies
d84d815050 * buildd:
- Do not rescore packages not in the build queue.
  - Sort archs in order.
2008-08-14 11:20:28 +01:00
Jonathan Patrick Davies
f48309fd48 * buildd: Do not rescore or retry successfully built packages. 2008-08-14 11:02:27 +01:00
Jonathan Patrick Davies
28d84fa1a8 * get-branches: Sub string for invalid operation correctly. 2008-08-14 10:50:04 +01:00
Jonathan Patrick Davies
a26bfee8bb * get-branches: Improved option handling. 2008-08-14 10:43:20 +01:00
Jonathan Patrick Davies
ba12b9a4d6 * buildd: Allow the rescoring of one arch too. 2008-08-13 23:37:06 +01:00
Jonathan Patrick Davies
abea053a51 * buildd: Improve usage notes. 2008-08-13 23:24:59 +01:00
Jonathan Patrick Davies
8ba739394c * buildd: Check that the architecture specified is correct and that --arch is
not used for incorrect operations.
2008-08-13 23:20:55 +01:00
Jonathan Patrick Davies
e636aff690 * buildd:
- Added optparse support for option handling.
  - Added support to request the rebuilding of only one architecture.
* hugdaylist: Improved number of bugs option handling.
2008-08-13 22:39:02 +01:00
Jonathan Patrick Davies
577643a6be Merge with Iain Lane's changes:
* pull-lp-source: Better handle errors when going to LP.
2008-08-13 12:15:42 +01:00
Iain Lane
728bb807d5 Better handle errors when going to LP 2008-08-13 10:56:53 +01:00
Iain Lane
ce044d17df Merge with trunk 2008-08-13 10:38:32 +01:00
Siegfried-Angel Gevatter Pujals
91f62881df - Add functions mkdir and readlist. 2008-08-12 23:42:44 +02:00
Siegfried-Angel Gevatter Pujals
0faf0bc3e5 Relicense Kees' scripts to GPLv3+. Add sbuild as alternative recommend to pbuilder. 2008-08-12 20:15:15 +02:00
Jonathan Patrick Davies
8d89a43e4b * common.py: Use os.path.expanduser() instead of os.environ. 2008-08-12 18:48:56 +01:00
Jonathan Patrick Davies
a37b0de322 * common.py: Use os.path.expanduser() instead of os.environ. 2008-08-12 18:43:21 +01:00
Jonathan Patrick Davies
381a361c83 * debian/changelog:
- 0.38ubuntu1 uploaded for fixes.
  - Added new entry.
2008-08-12 18:32:45 +01:00
Jonathan Patrick Davies
b0528dd32e * requestsync: Fixes to permission checking.
* common.py: Change cookie file permissions to read and write only by user.
0.38ubuntu1
2008-08-12 18:18:11 +01:00
Jonathan Patrick Davies
575e8e76d4 * requestsync: Added left out '% team' to urlopen(). 2008-08-12 15:46:44 +01:00
Jonathan Patrick Davies
ff50620915 * requestsync: Check if user is a member of ubuntu-core-dev if sync request
is for a package in main.
2008-08-12 15:42:55 +01:00
Jonathan Patrick Davies
6d1aa801fe * debian/changelog: 0.37ubuntu1 uploaded to Ubuntu - new changelog entry added. 0.37ubuntu1 2008-08-12 14:53:15 +01:00
Jonathan Patrick Davies
f88e66ffdd * massfile: And here too. 2008-08-12 14:46:29 +01:00
Jonathan Patrick Davies
615bf224cc * massfile: Use the functions in the common.py file above to authenticate with
Launchpad.
2008-08-12 14:43:02 +01:00