Your message dated Thu, 21 May 2015 15:42:56 +0000
with message-id <[email protected]>
and subject line qa.debian.org bug fixed in revision 3350
has caused the Debian Bug report #786400,
regarding PTS: depneedsmaint.pl and dephasrc.pl crash: don't support build 
profiles
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
786400: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786400
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: packages.qa.debian.org
Severity: normal
User: [email protected]
Usertags: pts
X-Debbugs-CC: Bart Martens <[email protected]>

The depneedsmaint.pl and dephasrc.pl scripts run by the PTS crash:

Died at /srv/packages.qa.debian.org/www/bin/depneedsmaint.pl line 84, <INPUT> 
line 137539.
Died at /srv/packages.qa.debian.org/www/bin/dephasrc.pl line 151, <INPUT> line 
137539.

After adding some debugging, it appears as though this happens because
gem2deb added some build profiles to its Build-Depends and
depneedsmaint.pl and dephasrc.pl re-implement build-depends parsing
instead of using the parsing from the Dpkg Perl library.

Build-Depends: debhelper (>= 9.20141010), devscripts <!nocheck>,
dpkg-dev (>= 1.17.14), dctrl-tools <!nocheck>, lintian <!nocheck>,
python3-debian <!nocheck>, rake <!nocheck>, ruby (>= 1:2.1.0.3~),
ruby-all-dev (>= 1:2.1.0.3~), ruby-mocha (>= 0.14.0) <!nocheck>,
ruby-rspec <!nocheck>, ruby-setup <!nocheck>, ruby-shoulda-context
<!nocheck>, ruby-test-unit <!nocheck>

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Version: 3350

This bug was closed by Paul Wise (pabs) in SVN revision 3350.
Note that it might take some time until the qa.debian.org code has
been updated and cronjobs have picked up changed data.

Commit message:

Use Dpkg::Deps to parse dependencies fields (Closes: #786400)

Prevents crashing on build profiles in Build-Depends.

Thanks-to: Johannes Schauer <[email protected]>

--- End Message ---

Reply via email to