Re: Retired update still showing in updates-testing

2014-03-14 Thread Simone Caronni
On 14 March 2014 00:00, Jon jdisn...@gmail.com wrote:

 Done!

 $ koji untag-build --force f19-updates-testing
 guacamole-client-0.8.3-5.fc19
 $ koji untag-build --force f20-updates-testing
 guacamole-client-0.8.3-5.fc20


Thanks,
--Simone


-- 
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).

http://xkcd.com/229/
http://negativo17.org/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Retired update still showing in updates-testing

2014-03-14 Thread Simone Caronni
On 13 March 2014 20:01, Rex Dieter rdie...@math.unl.edu wrote:

 Did you delete the bodhi updates too?  If so, (in short), don't do that.


To tell the truth I don't remember, but I think I did.

So updates that are retired should be left as they are without deleting
them so they still appear listed in Bodhi? Is this the intended procedure?
What is the purpose of the delete button?

Thanks  regards,
--Simone



-- 
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).

http://xkcd.com/229/
http://negativo17.org/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Retired update still showing in updates-testing

2014-03-13 Thread Simone Caronni
Hello,

I pushed two packages as updates in bodhi a few weeks ago, but even before
they reached updates-testing I revoked them.

Now, after some weeks, I see that both are available from updates-testing
but I don't see them in Bodhi. They are not in my list of updates or the
generic updates-testing queue. It seems they have been removed from Bodhi
but somehow they reached the repository anyway.

The packages are these two:

guacamole-client-0.8.3-5.fc20
guacamole-client-0.8.3-5.fc19

Can someone explain what has happened? Should I file a ticket somewhere?

Thanks,
--Simone



-- 
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).

http://xkcd.com/229/
http://negativo17.org/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Retired update still showing in updates-testing

2014-03-13 Thread Mathieu Bridon
On Thu, 2014-03-13 at 09:23 +0100, Simone Caronni wrote:
 The packages are these two:

 guacamole-client-0.8.3-5.fc20
 guacamole-client-0.8.3-5.fc19

 Can someone explain what has happened? Should I file a ticket
 somewhere?

The builds are still tagged as testing, which is why they appear in the
repositories:

http://koji.fedoraproject.org/koji/buildinfo?buildID=500690
http://koji.fedoraproject.org/koji/buildinfo?buildID=500691

The solution is for you to untag the builds:

$ koji untag-pkg f19-updates-testing guacamole-client-0.8.3-5.fc19
$ koji untag-pkg f20-updates-testing guacamole-client-0.8.3-5.fc20

Then at the next mash, they will be gone.

I have no idea why they are still tagged, though. Maybe you removed the
updates while the builds were being pushed, which tends to trip Bodhi
up.

Or maybe you hit a Bodhi bug.


-- 
Mathieu

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Retired update still showing in updates-testing

2014-03-13 Thread Simone Caronni
On 13 March 2014 09:33, Mathieu Bridon boche...@fedoraproject.org wrote:

 The solution is for you to untag the builds:

 $ koji untag-pkg f19-updates-testing guacamole-client-0.8.3-5.fc19
 $ koji untag-pkg f20-updates-testing guacamole-client-0.8.3-5.fc20

 Then at the next mash, they will be gone.

 I have no idea why they are still tagged, though. Maybe you removed the
 updates while the builds were being pushed, which tends to trip Bodhi
 up.

 Or maybe you hit a Bodhi bug.


Thanks, I've already tried it but I can't tag/untag packages in Bodhi:

$ koji untag-pkg f19-updates-testing guacamole-client-0.8.3-5.fc19
ActionNotAllowed: tag requires admin permission

I think some admin intervention is needed.

Regards,
--Simone



-- 
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).

http://xkcd.com/229/
http://negativo17.org/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Retired update still showing in updates-testing

2014-03-13 Thread Mathieu Bridon
On Thu, 2014-03-13 at 09:41 +0100, Simone Caronni wrote:
 On 13 March 2014 09:33, Mathieu Bridon boche...@fedoraproject.org
 wrote:
 The solution is for you to untag the builds:
 
 $ koji untag-pkg f19-updates-testing
 guacamole-client-0.8.3-5.fc19
 $ koji untag-pkg f20-updates-testing
 guacamole-client-0.8.3-5.fc20
 
 Then at the next mash, they will be gone.
 
 I have no idea why they are still tagged, though. Maybe you
 removed the
 updates while the builds were being pushed, which tends to
 trip Bodhi
 up.
 
 Or maybe you hit a Bodhi bug.

 Thanks, I've already tried it but I can't tag/untag packages in Bodhi:
 
 $ koji untag-pkg f19-updates-testing guacamole-client-0.8.3-5.fc19
 ActionNotAllowed: tag requires admin permission
 
 I think some admin intervention is needed.

Ah, right... Open a rel-eng ticket, then. :)

  https://fedorahosted.org/rel-eng/newticket

-- 
Mathieu

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Retired update still showing in updates-testing

2014-03-13 Thread Rex Dieter
Simone Caronni wrote:

 Hello,
 
 I pushed two packages as updates in bodhi a few weeks ago, but even before
 they reached updates-testing I revoked them.


Did you delete the bodhi updates too?  If so, (in short), don't do that.

-- Rex

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Retired update still showing in updates-testing

2014-03-13 Thread Jon
On Thu, Mar 13, 2014 at 3:50 AM, Mathieu Bridon
boche...@fedoraproject.org wrote:
 On Thu, 2014-03-13 at 09:41 +0100, Simone Caronni wrote:
 On 13 March 2014 09:33, Mathieu Bridon boche...@fedoraproject.org
 wrote:
 The solution is for you to untag the builds:

 $ koji untag-pkg f19-updates-testing
 guacamole-client-0.8.3-5.fc19
 $ koji untag-pkg f20-updates-testing
 guacamole-client-0.8.3-5.fc20

 Then at the next mash, they will be gone.

 I have no idea why they are still tagged, though. Maybe you
 removed the
 updates while the builds were being pushed, which tends to
 trip Bodhi
 up.

 Or maybe you hit a Bodhi bug.

 Thanks, I've already tried it but I can't tag/untag packages in Bodhi:

 $ koji untag-pkg f19-updates-testing guacamole-client-0.8.3-5.fc19
 ActionNotAllowed: tag requires admin permission

 I think some admin intervention is needed.

 Ah, right... Open a rel-eng ticket, then. :)

   https://fedorahosted.org/rel-eng/newticket

 --
 Mathieu

Done!

$ koji untag-build --force f19-updates-testing guacamole-client-0.8.3-5.fc19
$ koji untag-build --force f20-updates-testing guacamole-client-0.8.3-5.fc20

-- 

-Jon
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct