idea what it means. The attached patch would change
it to:
O: This package has been orphaned and needs a maintainer.
Thanks,
-- Andrew Starr-Bochicchio
Ubuntu Developer <https://launchpad.net/~andrewsomething>
Debian Developer <http://qa.debian.org/developer.php?login=asb>
sults in nonsense like:
>>
>> The heuristics used by the old PTS are probably better. A summary:
>
> Ack. I updated distro-tracker to do that, except that we return an
> empty string instead of the meaningless "source package".
After seeing it in use, I also agr
On Sat, Aug 30, 2014 at 5:29 AM, Raphael Hertzog wrote:
> On Fri, 29 Aug 2014, Andrew Starr-Bochicchio wrote:
>> > It should probably be a method of PackageName so that we get the short
>> > description for free in any other context... for example in the mail
>>
On Fri, Aug 29, 2014 at 2:39 PM, Raphael Hertzog wrote:
> Hi,
>
> On Fri, 29 Aug 2014, Andrew Starr-Bochicchio wrote:
>> This is done in distro_tracker/core/views.py Let me know if there is a
>> better place. I know that views.py can become a bit of a dumping
>> ground
fails with:
IntegrityError: UNIQUE constraint failed: core_packagename.name
There must be a way to do it but I'm starting to get a bit frustrated,
so I figured I'd just ask. =)
Thanks,
-- Andrew Starr-Bochicchio
Ubuntu Developer <https://launchpad.net/~andrewsomething>
Debian
ct and delete the entire object including the
'general' key.
Update patch attached, which is now much quicker!
Thanks,
-- Andrew Starr-Bochicchio
Ubuntu Developer <https://launchpad.net/~andrewsomething>
Debian Developer <http://qa.debian.org/developer.php?login=asb&g
On Mon, Aug 25, 2014 at 4:20 PM, Raphael Hertzog wrote:
> On Mon, 25 Aug 2014, Andrew Starr-Bochicchio wrote:
>> The attached patch adds links to screenshots.debian.net when they
>> exist. It's slower that I'd like.
>
> Some ideas to improve it:
> 1/ use a trans
-- Andrew Starr-Bochicchio
Ubuntu Developer <https://launchpad.net/~andrewsomething>
Debian Developer <http://qa.debian.org/developer.php?login=asb>
PGP/GPG Key ID: D53FDCB1
From bd946e414dfe591610c422ac5b8cb285e37c756c Mon Sep 17 00:00:00 2001
From: Andrew Starr-Bochicchio
Date
Package: tracker.debian.org
Tags: patch
---
distro_tracker/vendor/debian/tests.py | 30 +++
distro_tracker/vendor/debian/tracker_tasks.py | 6 +-
2 files changed, 35 insertions(+), 1 deletion(-)
diff --git a/distro_tracker/vendor/debian/tests.py
b/distro_tra
On Mon, Jul 7, 2014 at 10:36 AM, Raphael Hertzog wrote:
>> > On Sun, 06 Jul 2014, Andrew Starr-Bochicchio wrote:
>> >> +@python_2_unicode_compatible
>> >> +class DebciStatus(models.Model):
>> >> +"""
>> >> +
tion item. It would give people a
quick way in to contributing.
> On Sun, 06 Jul 2014, Andrew Starr-Bochicchio wrote:
>> +@python_2_unicode_compatible
>> +class DebciStatus(models.Model):
>> +"""
>> +Model for debci status of packages.
>> +
From: Andrew Starr-Bochicchio
---
distro_tracker/vendor/debian/models.py | 13 +++
.../debian/templates/debian/debci-action-item.html | 10 +++
distro_tracker/vendor/debian/tracker_tasks.py | 93 ++
3 files changed, 116 insertions(+)
create mode 100644
Getting the information is easy enough...
>>> import json
>>> import requests
>>> r =
>>> requests.get('http://ci.debian.net/data/status/unstable/amd64/packages.json')
>>> data = json.loads(r.text)
>>> for i in data:
... if i['status'] == 'fail':
... print i['package'] + " failed test
Package: tracker.debian.org
Severity: normal
Recently, the PTS began showing continuous integration failures from
ci.debian.net.
It would be nice if tracker supported this as well. Per package info is
available at
these urls:
# latest status of the package
$ curl http://ci.debian.net/data/packa
Package: tracker.debian.org
Severity: normal
I'm glad to see the new tracker picking up steam. One thing I'm missing
right now is a warning about autoremovals from testing.
Thanks!
-- System Information:
Debian Release: jessie/sid
APT prefers trusty-updates
APT policy: (500, 'trusty-updates'
ing that that the UDD code
(including the web cgi scripts) is kept in git.
git://anonscm.debian.org/collab-qa/udd.git
http://anonscm.debian.org/gitweb/?p=collab-qa/udd.git
The cgi scripts can be found under `web/cgi-bin`
Looking forward to the Debian android app.
-- Andrew Starr-Bochicchio
Ub
ttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712272
Thanks,
-- Andrew Starr-Bochicchio
Ubuntu Developer <https://launchpad.net/~andrewsomething>
Debian Developer <http://qa.debian.org/developer.php?login=asb>
PGP/GPG Key ID: D53FDCB1
--
To UNSUBSCRIBE, email to debian-qa-r
ing over, or will I need to set up a local instance to see what's
happening?
Thanks,
-- Andrew Starr-Bochicchio
Ubuntu Developer <https://launchpad.net/~andrewsomething>
Debian Developer <http://qa.debian.org/developer.php?login=asb>
PGP/GPG Key ID: D53FDCB1
--
To UNS
ate, but I gues that's #702085. (There
are also, interestingly, uploads from 2019.)
Thanks!
-- Andrew Starr-Bochicchio
Ubuntu Developer <https://launchpad.net/~andrewsomething>
Debian Developer <http://qa.debian.org/developer.php?login=asb>
PGP/GPG Key ID: D53FDCB1
-
p://packages.qa.debian.org/b/bzr-upload/news/20120910T233245Z.html
-- Andrew Starr-Bochicchio
Ubuntu Developer <https://launchpad.net/~andrewsomething>
Debian Developer <http://qa.debian.org/developer.php?login=asb>
PGP/GPG Key ID: D53FDCB1
--
To UNSUBSCRIBE, email to debian-qa-requ...@l
intention to adopt this myself. I just think that it is
important to correctly reflect the status of a package.
[1] http://packages.qa.debian.org/r/rdup/news/2026T101815Z.html
Thanks!
-- Andrew Starr-Bochicchio
Ubuntu Developer <https://launchpad.net/~andrewsomething>
Debian Developer
21 matches
Mail list logo