#168 Did not receive the "Binary Star" badge
Closed: Pushed Opened by mbooth.

Problem: I submitted a bodhi update that contains two packages [1] but I have not received the "Binary Star" badge [2]

[1] https://admin.fedoraproject.org/updates/multithreadedtc-1.01-15.fc20,jutils-1.0.1-9.20110719svn.fc20
[2] https://badges.fedoraproject.org/user/mbooth


@adimani did you get around to have a look?

@threebean - I can't login to badges-*

[anshprat@bastion01 ~]$ ssh badges-web01.phx2.fedoraproject.org
Permission denied (publickey).
[anshprat@bastion01 ~]$ ssh badges-web02.phx2.fedoraproject.org
Permission denied (publickey).
[anshprat@bastion01 ~]$ ssh badges-backend01.phx2.fedoraproject.org
Permission denied (publickey).

It finally awarded me the badge, after the update had spent 7 days in updates-testing and was able to submit the update for stable.

Is that correct? That the badge is '''not''' awarded when you submit updates for testing, only when you submit the update for stable?

@mbooth: yup I noticed you getting it so was wondering the same.

@threebean

as per https://fedorahosted.org/fedora-badges/ticket/4

any:
    topic: bodhi.update.request.stable
    topic: bodhi.update.request.testing 
lambda: "len(msg.get('msg', {}).get('update', {}).get('builds', [])) > 1"

Then the initial request should have given the badge.

Here is the corresponding fedmsg entry (I removed the certificate)

{"arguments":{"categories":["bodhi"],"delta":518891.0,"end":1378824505.0,"meta":[],"order":"asc","packages":[],"page":1,"rows_per_page":1,"start":1378305614.0,"topics":[],"users":["mbooth"]},"count":1,"pages":3,"raw_messages":[{"certificate":"","i":4,"msg":{"agent":"mbooth","update":{"approved":null,"bugs":[{"bz_id":992650,"parent":false,"security":false,"title":"jutils: FTBFS in rawhide"}],"builds":[{"nvr":"jutils-1.0.1-9.20110719svn.fc20","package":{"committers":["guidograzioli"],"name":"jutils","suggest_reboot":false}}],"close_bugs":true,"comments":[{"anonymous":false,"author":"bodhi","group":null,"karma":0,"text":"This update has been submitted for testing by mbooth. ","timestamp":1378310773.0,"update_title":"jutils-1.0.1-9.20110719svn.fc20"}],"critpath":false,"critpath_approved":false,

"date_modified":null,"date_pushed":null,"date_submitted":1378310759.0,"karma":0,"nagged":null,
"notes":"Fix packaging bugs causing failure to build from source.","release":{"dist_tag":"f20","id_prefix":"FEDORA","locked":true,"long_name":"Fedora 20","name":"F20"},"request":"testing","stable_karma":1,"status":"pending","submitter":"mbooth",
"title":"jutils-1.0.1-9.20110719svn.fc20","type":"bugfix","unstable_karma":-1,"updateid":null}},
"signature":"=\n","timestamp":1378310774.0,"topic":"org.fedoraproject.prod.bodhi.update.request.testing"}],
"total":3}

I think this is all resolved now. Closing.

Metadata