Giter VIP home page Giter VIP logo

Comments (5)

jorgicio avatar jorgicio commented on June 15, 2024

As I noticed, Dropbox uses its own curses implementation. Even in the official Gentoo repos, it does not need ncurses as a dependency. I think more information is needed, because it does not happen here.

from jorgicio-gentoo-overlay.

karolherbst avatar karolherbst commented on June 15, 2024

well on my system dropbox doesn't install any ncurses libraries. And this preserved-rebuild entry happened on my system after a ncurses upgrade from 5.9 to 6.0. I don't think portage detects it if dropbox gets first installed when only ncurses 6.0 is installed

from jorgicio-gentoo-overlay.

jorgicio avatar jorgicio commented on June 15, 2024

ncurses is currently slotted, so check first what did you installed. If using unstable branch, it depends on which did you installed as required as a dependency. Try removing ncurses (both slots) and then do a emerge @world to install it itself if required.

from jorgicio-gentoo-overlay.

karolherbst avatar karolherbst commented on June 15, 2024

removing both ncurses:0 and ncurses:5 and doing a @world update after it just installs ncurses-6.0-r1.

this leave me with this preserved-rebuild entry:

>>> package: sys-libs/ncurses-5.9-r101
 *  - /usr/lib32/libncurses.so.5
 *      used by /opt/dropbox/_curses.so (net-misc/dropbox-3.14.5)

one way or another, /opt/dropbox/_curses.so links against libncurses.so.5, so this binary has to be provided by something and this is all ncurses:/5 and 5.9-r3, 5.9-r4 packages for now (and none of the ncurses:/6 ones)

from jorgicio-gentoo-overlay.

jorgicio avatar jorgicio commented on June 15, 2024

As I noticed, that problem happened in previous versions of Dropbox (until 3.12, which was fixed). But I noticed that it happens again, so you're right. Fixed.

Thanks.

Please, resync.

from jorgicio-gentoo-overlay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.