pkgsrc-Bugs archive

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

Re: pkg/37946: pbulk: notification e-mail is sent before log/packages are uploaded



The following reply was made to PR pkg/37946; it has been noted by GNATS.

From: Aleksey Cheusov <cheusov%tut.by@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/37946: pbulk: notification e-mail is sent before log/packages 
are uploaded
Date: Sun, 03 Feb 2008 22:44:13 +0200

 > The following reply was made to PR pkg/37946; it has been noted by GNATS.
 
 > From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: pkg/37946: pbulk: notification e-mail is sent before
 >      log/packages are uploaded
 > Date: Sun, 3 Feb 2008 19:57:38 +0100
 
 >  On Sun, Feb 03, 2008 at 05:50:01PM +0000, cheusov%tut.by@localhost wrote:
  >> It is very strange for me that pkgtools/pbulk sends email notification
  >> before uploading results of bulk build, binaries and log files.
 >  
 >  Well, sending the mail before uploading the binaries will definitely
 >  stay.
 
 You can split uploading into two independent stages. One stage for
 uploading logs and another for uploading packages. Then the user will
 be able to swap them as he wants by swapping lines
 
   ${script_phase_upload_logs}
   ${script_phase_upload_pkgs}
   ${script_phase_report}
 
 in bulkbuild script
 
 -- 
 Best regards, Aleksey Cheusov.
 



Home | Main Index | Thread Index | Old Index