Hello Normand,

As I saw there are no builds of your package. When you do some changes to your 
package you need to build it first with "fedpkg build". After that you can do a 
"fedpkg update" to sent it to bodhi so it goes through the testing repositories 
and then to stable (fedpkg update is not requires for rawhide/master branch).

Some basic workflow can be found here [0]

[0]https://fedoraproject.org/wiki/Join_the_package_collection_maintainers?rd=PackageMaintainers/Join#Import.2C_commit.2C_and_build_your_package

Regards,
Charalampos Stratakis

----- Original Message -----
From: "Normand" <norm...@linux.vnet.ibm.com>
To: devel@lists.fedoraproject.org
Sent: Thursday, June 2, 2016 9:31:46 AM
Subject: fedpkg update cannot find release f24

Hi there,

This is the first time I am using fedpkg update command, and I hit the error 
(1).
Is the "Cannot find release ..." error a concequence of f24 still not yet 
released ?
or is there something wrong in my setup of fedpkg environment ?

=== (1)
[michel@fc24ppc64le:~/work/libcxl]
$git branch
* f24
   master
$fedpkg update
...
No handlers could be found for logger "fedora.client.bodhi"
Creating a new update for  libcxl-1.4-4.fc24
Traceback (most recent call last):
   File "/usr/bin/bodhi", line 537, in <module>
     main()
   File "/usr/bin/bodhi", line 225, in main
     data = bodhi.save(**update_args)
   File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 93, in 
wrapper
     raise BodhiClientException(problems)
fedora.client.bodhi.BodhiClientException: Invalid koji build: libcxl-1.4-4.fc24
Cannot find release associated with build: libcxl-1.4-4.fc24, tags: []
Could not generate update request: Command 'bodhi --new --release f24 --file 
bodhi.template libcxl-1.4-4.fc24 --username michelmno' returned non-zero exit 
status 1
===



-- 
Michel Normand
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org
--
devel mailing list
devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to