On 07/29/2017 08:25 AM, Jos de Kloe wrote:
> Hi,
> 
> I'm trying to do a build for the python-metar package (first time since
> I adapted it after it was orphaned), but I constantly get this error
> when I try to do a fedpkg build:
> 
> FAILED: BuildError: package metar not in list for tag f27-pending
> 
> does anyone know what is wrong, and how to solve it?
> Could it be related to the fact that I renamed the spec file from
> python-metar.py to metar.py in git?
> (I did that since rpmlint gave me the error "E: invalid-spec-name")

Yes, you cannot name things differently from the package name. Your spec
has to be named 'python-metar.spec' as python-metar is the name of the
package and fedpkg gets this from the spec file name.

The rpmlint issue might have been from you not naming it .spec?

kevin

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to