Spec URL: https://ignatenkobrain.fedorapeople.org/neurofedora/python-pysegbase.spec SRPM URL: https://ignatenkobrain.fedorapeople.org/neurofedora/python-pysegbase-1.1.2-1.fc24.src.rpm Description: Segmentation tools based on the graph cut algorithm. Fedora Account System Username: ignatenkobrain
This looks like another fatality of gco...
While building you package in mock, I encountered the following error: No matching package to install: 'python2-pygco' No matching package to install: 'python3-pygco' I think your package requires https://pypi.python.org/pypi/pygco/0.0.5 which is not packaged in fedora yet. Can you please solve this? You can assign me to the review if you want.
It's usually helpful to read older comments...
> It's usually helpful to read older comments... OK, just read the closed deps. From what I understand, this review should be closed as CANTFIX, no?
I thought so, but I don't know enough about the codebase to decide if gco dependency is mandatory, or can maybe replaced by something else, etc.
> I don't know enough about the codebase to decide if gco dependency is mandatory, or can maybe replaced by something else, etc. In that case, I think you should see with the developers of pysegbase. For now, I am closing this review as DEFERRED. Feel free to reopen it once the dependency problem is solved.
Hi, I am the author of pysegbase. I want to confirm that pygco is indeed required to run pysegbase. pygco package can be installed from pypi with: pip install pygco Unfortunately there is no rpm package. :-(
(In reply to Miroslav Jirik from comment #7) > Hi, I am the author of pysegbase. I want to confirm that pygco is indeed > required to run pysegbase. > > pygco package can be installed from pypi with: > > pip install pygco > > Unfortunately there is no rpm package. :-( problem with gco itself. Read https://bugzilla.redhat.com/show_bug.cgi?id=1288766