Hi folks,

I'm working on a new package, and am using the forge macros and the rpm
autospec macros. The current WIP spec is here:
https://pagure.io/python-neurotune/blob/main/f/python-neurotune.spec

When running `fedpkg mockbuild` here, I get an odd error where it writes
a src.rpm with a release string (0.1..), but looks for a different value
to build (0.2..).

Have I done something wrong here or is this a bug somewhere that I can
report? There are two commits in the repo, so I guess 0.2 is the correct
value here, but I hadn't added `-p` to autorelease in the first commit.

https://pagure.io/python-neurotune/commits/main

$ fedpkg mockbuild
sources file doesn't exist. Source files download skipped.

setting SOURCE_DATE_EPOCH=1637280000
Wrote: 
/home/asinha/Documents/02_Code/00_mine/fedora-new-packages/python-neurotune/python-neurotune-0.2.3-0.1.20211119gita17f0fd.fc36.src.rpm
INFO: mock.py version 2.14 starting (python version = 3.10.0, NVR = 
mock-2.14-1.fc35)...
Start(bootstrap): init plugins
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
ERROR: Cannot find/open srpm: 
/home/asinha/Documents/02_Code/00_mine/fedora-new-packages/python-neurotune/python-neurotune-0.2.3-0.2.20211119gita17f0fd.fc36.src.rpm.
 Error: [Errno 2] No such file or directory: 
'/home/asinha/Documents/02_Code/00_mine/fedora-new-packages/python-neurotune/python-neurotune-0.2.3-0.2.20211119gita17f0fd.fc36.src.rpm'
Could not execute mockbuild: Failed to execute command.

-- 
Thanks,
Regards,
Ankur Sinha "FranciscoD" (He / Him / His) | 
https://fedoraproject.org/wiki/User:Ankursinha
Time zone: Europe/London

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to