Re: How do maintainer updates work with bugzilla?

2014-08-04 Thread Vitaly Magerya

On 2014-08-03 22:18, Matthew Seaman wrote:

By virtue of sending a PR into the system a le...@ee.lbl.gov account
will have been created in Bugzilla.


So, 'send-pr' still works? That's good news then, I was under impression 
that it was disabled after the bugzilla switch.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: How do maintainer updates work with bugzilla?

2014-08-04 Thread Matthew Seaman
On 08/04/14 12:09, Vitaly Magerya wrote:
 On 2014-08-03 22:18, Matthew Seaman wrote:
 By virtue of sending a PR into the system a le...@ee.lbl.gov account
 will have been created in Bugzilla.
 
 So, 'send-pr' still works? That's good news then, I was under impression
 that it was disabled after the bugzilla switch.

Err... no.  I don't believe send-pr does anything useful at the moment.
 The PR I was talking about above was sent just before the switch to
Bugzilla and then imported into Bugzilla as part of the migration.

Cheers,

Matthew




signature.asc
Description: OpenPGP digital signature


Re: How do maintainer updates work with bugzilla?

2014-08-04 Thread Jerry
On Mon, 04 Aug 2014 12:44:12 +0100, Matthew Seaman stated:

Err... no.  I don't believe send-pr does anything useful at the moment.

So, exactly what does a send-pr do now exactly? If it does nothing, there
should have been some public notice of it AND have been removed from the
system.

-- 
Jerry


signature.asc
Description: PGP signature


Re: How do maintainer updates work with bugzilla?

2014-08-04 Thread Daniel Morante

I just submitted an update using porttools, port submit.
Does this mean it did not get sent?

On 8/4/2014 1:22 PM, Jerry wrote:

On Mon, 04 Aug 2014 12:44:12 +0100, Matthew Seaman stated:


Err... no.  I don't believe send-pr does anything useful at the moment.

So, exactly what does a send-pr do now exactly? If it does nothing, there
should have been some public notice of it AND have been removed from the
system.






smime.p7s
Description: S/MIME Cryptographic Signature


How do maintainer updates work with bugzilla?

2014-08-03 Thread Craig Leres
At the end of last month I used send-pr to post a maintainer-update to
security/bro and security/broccoli. I see now I should have used the new
bugzilla web interface. That day I received a request an email asking
for maintainer approval. I immediately replied to that but the status is
still Approval Needed.

What am I doing wrong?

Craig
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: How do maintainer updates work with bugzilla?

2014-08-03 Thread Matthew Seaman
On 03/08/2014 18:35, Craig Leres wrote:
 At the end of last month I used send-pr to post a maintainer-update to
 security/bro and security/broccoli. I see now I should have used the new
 bugzilla web interface. That day I received a request an email asking
 for maintainer approval. I immediately replied to that but the status is
 still Approval Needed.
 
 What am I doing wrong?

I take it you mean PR 192105 ?

By virtue of sending a PR into the system a le...@ee.lbl.gov account
will have been created in Bugzilla.  You should be able to use the
'Forgot Password' link to set a password on that account, then log in
and add a flag to the attached diff to say 'maintainer approved'.

Once that's done it should get triaged and if you're lucky, set to
'Patch Ready' in which case someone with a commit bit can go ahead and
commit the update.

You'll help that to happen if you can supply a link to Redports or the
output from 'poudriere testport' or similar showing that your update
passes some sanity checks.  (It's not mandatory for PR submitters to
supply this sort of testing output, but it pretty much is mandatory for
all patches to be tested in this way before they are committed.  So if
you do it yourself, you can make it quicker and easier for any committer
to proceed.)

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.

PGP: http://www.infracaninophile.co.uk/pgpkey
JID: matt...@infracaninophile.co.uk



signature.asc
Description: OpenPGP digital signature


Re: How do maintainer updates work with bugzilla?

2014-08-03 Thread Craig Leres
On 08/03/14 12:18, Matthew Seaman wrote:
 I take it you mean PR 192105 ?

(Sorry, I meant to include a link to the PR.)

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192105

 By virtue of sending a PR into the system a le...@ee.lbl.gov account
 will have been created in Bugzilla.  You should be able to use the
 'Forgot Password' link to set a password on that account, then log in
 and add a flag to the attached diff to say 'maintainer approved'.

I was able to access my bugzilla account back when I created the PR.

I assume setting a '+' flag on the attachment means I approve it.

 Once that's done it should get triaged and if you're lucky, set to
 'Patch Ready' in which case someone with a commit bit can go ahead and
 commit the update.

Triaged is something that an admin does manually?

 You'll help that to happen if you can supply a link to Redports or the
 output from 'poudriere testport' or similar showing that your update
 passes some sanity checks.  (It's not mandatory for PR submitters to
 supply this sort of testing output, but it pretty much is mandatory for
 all patches to be tested in this way before they are committed.  So if
 you do it yourself, you can make it quicker and easier for any committer
 to proceed.)

Redports looks pretty cool; I just updated the PR with build logs.

I appreciate your help.

Craig


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org