tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Broken pkgsrc tree (py310-spectra>=0.0.10, py311-spectra>=0.0.10, ...)



On 7/23/23 09:21, Jonathan Perkin wrote:
* On 2023-07-23 at 15:12 BST, Jason Bacon wrote:

On 7/22/23 17:56, MNX Cloud wrote:
The pkgsrc tree is currently broken due to the following unresolvable
dependencies.  Until they are fixed all bulk builds will stop working
and our users will potentially be running into confusing dependency
errors in their builds.

If you are responsible for this breakage please fix it urgently.

pbulk-resolve: No match found for dependency py310-spectra>=0.0.10 of package py310-multiqc-1.14 pbulk-resolve: No match found for dependency py311-spectra>=0.0.10 of package py311-multiqc-1.14 pbulk-resolve: No match found for dependency py39-spectra>=0.0.10 of package py39-multiqc-1.14

I'm not seeing the problem here.  Am I overlooking something, or might
this be glitch in the bulk build?  Thanks...

You didn't add py-spectra to graphics/Makefile:

   $ cd pkgsrc/graphics
   $ pkglint
   ERROR: Makefile:537: Package "py-spectra" must be listed here.
   1 error found.

Cheers,


I did actually, but the commit somehow failed, and I didn't notice. The category/Makefile update process is scripted on my end

            sbmake cce CTYPE=Added
            cd ..
            pkglint -F
            cvs commit Makefile

The addition was there in my local copy, so I know this code was run and pkglint -F worked. I'll watch closely for this in the near future in case it points to an ongoing issue.

Thanks much,

	J


Home | Main Index | Thread Index | Old Index