[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#574387: marked as done (edos-builddebcheck: Call edos-debcheck with -checkonly option)



Your message dated Mon, 24 May 2010 20:41:23 +0200
with message-id <20100524184123.GU2657@mails.so.argh.org>
and subject line solved by using -base FILE of edos-debcheck
has caused the Debian Bug report #574387,
regarding edos-builddebcheck: Call edos-debcheck with -checkonly option
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 owner@bugs.debian.org
immediately.)


-- 
574387: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574387
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: edos-distcheck
Version: 1.4.2-8~bpo50+1
Severity: wishlist

Hi,

edos-debcheck has a -checkonly to limit the packages it's
checking, but edos-builddebcheck is not making use of this.

Doing a quick test seems to suggest that it changes the time
from 30 to 20 seconds per arch if -checkonly is used.


Kurt




--- End Message ---
--- Begin Message ---
Hi,

this is now solved with 857063ceccb2baf9fbd1676235f31e9b60653d4f:

 open(RESULT,"python /usr/share/edos-distcheck/add-sources.py ".
-     "--prefix \"$sourceprefix\" < $packagefile $sourcesfile $architecture ".
-     "| edos-debcheck $edosoptions|");
+     "--prefix \"$sourceprefix\" < /dev/null $sourcesfile $architecture ".
+     "| edos-debcheck $edosoptions '-base FILE' $packagefile |");



Andi


--- End Message ---

Reply to: