On Mon, 2023-04-17 at 11:52 -0400, Scott Talbert wrote: > On Mon, 17 Apr 2023, Steve Dickson wrote: > > > Hello, > > > > I'm getting a very strange mock error [1] on a package [2] > > that was recently ported to python 3. > > > > The package builds fine locally... only fails in a > > scratch build... and that function that the error is c > > complaining about does not exist in the package... > > > > Not clear what to do... tia! > > > > steved. > > > > [1] https://kojipkgs.fedoraproject.org//work/tasks/4223/100064223/build.log > > [2] https://src.fedoraproject.org/rpms/NFStest > > The code that you're building doesn't seem to be pushed anywhere, so it's > hard to see what's going on (ie, the latest version currently in dist-git > is not calling %py3_build). > > The mock error is just what happens when a build fails. This seems to be > the real error: > > + %py3_build > /var/tmp/rpm-tmp.XYSHTs: line 44: fg: no job control And that error in turn usually means there is a syntax error in the spec file. In this case I'd guess the package may be missing a build dependency on whatever package includes the %py3_build macro? -- Adam Williamson (he/him/his) Fedora QA Fedora Chat: @adamwill:fedora.im | Mastodon: @adamw@xxxxxxxxxxxxx https://www.happyassassin.net _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue