On Tue, Feb 4, 2020 at 4:24 PM Tom Hughes <[email protected]> wrote: > > On 04/02/2020 21:05, Ben Rosser wrote: > > > irc-colors failed because nodejs-eyes was retired, and nodejs-vows has > > an unsatisfiable dependency on it: > > > > DEBUG util.py:596: Error: > > DEBUG util.py:596: Problem: conflicting requests > > DEBUG util.py:596: - nothing provides (npm(eyes) >= 0.1.6 with > > npm(eyes) < 0.2) needed by nodejs-vows-0.8.2-13.fc31.noarch > > I filed an unretire for eyes last Friday but radio silence so far: > > https://pagure.io/releng/issue/9214 > > > DEBUG util.py:596: Error: > > DEBUG util.py:596: Problem: conflicting requests > > DEBUG util.py:596: - nothing provides (npm(eyes) >= 0.1 with > > npm(eyes) < 0.2) needed by nodejs-winston-0.7.3-12.fc31.noarch > > > > Can we collaborate on fixing these problems? I can unretire and update > > nodejs-eyes, but then we'll need to update winston and vows too. I'm > > not sure about nodejs-raw-body's dependencies-- I imagine updating > > nodejs-bytes and nodejs-http-errors will fix things, but that could > > probably affect other packages as well. > > I think vows is fine - there is a 0.8.3 but mostly it should be > no problem once eyes is back. > > Tom
Great, thanks! It looks like eyes has now been unretired. From nodejs-raw-body's dependencies, I just took a look at nodejs-bytes. It seemed very simple to update it, so I opened a merge request: https://src.fedoraproject.org/rpms/nodejs-bytes/pull-request/1# Ben _______________________________________________ nodejs mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
