cschwan / sage-on-gentoo

(Unofficial) Gentoo Overlay for Sage- and Sage-related ebuilds
79 stars 26 forks source link

dev-python/jupyter_jsmol-0.2.4-r1->2022.1.0 upgrade issue: #712

Closed CaptainBloodz closed 1 year ago

CaptainBloodz commented 1 year ago

sage newcomer here... First sage 9.6 install here < 1 week.

dev-python:jupyter_jsmol-2022.1.0:20220922-035012.log.gz

What may I be missing?

CaptainBloodz commented 1 year ago

https://registry.yarnpkg.com/backbone doesn't report version 1.2.3...

kiwifb commented 1 year ago

Fiddly package that one. Let me see what hits you.

kiwifb commented 1 year ago

I happens because you have yarn installed I believe. I think there is something I can do about that and now I know why it fails for some people.

kiwifb commented 1 year ago

should be fixed by 0442b12d297e1b453ac0c398f0006ccb054dbc09 not that sage 9.6 has left the overlay, you'll be moved to 9.7.

CaptainBloodz commented 1 year ago

`edep yarn

yarn is only installed here because of dependencies.

It shouldn't be a problem to backup it as binary package for latter restore after temporary removal.

kiwifb commented 1 year ago

I added some configuration to the ebuild so that yarn/npm are ignored so it should be OK now.

CaptainBloodz commented 1 year ago

I added some configuration to the ebuild so that yarn/npm are ignored so it should be OK now.

Ya, I've noticed something about npm somewhere in your update: Initially I enabled it for nodejs package to cancel some reported issue Hopefully I'll be able to restore initial USE=-npm :).

sage 9.7 is currently upgrading fine :) :). with yarn package installed.