Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696860 - dev-util/android-studio should RDEPEND on sys-libs/ncurses-compat:5
Summary: dev-util/android-studio should RDEPEND on sys-libs/ncurses-compat:5
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-06 17:45 UTC by cyberhoffman
Modified: 2022-12-17 14:03 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
issue of "emerge @preserved-rebuild", "emerge --info", list of ncurses's ver.5 orphans (android_studio_bag.tar.xz,4.04 KB, application/x-xz)
2019-10-06 17:45 UTC, cyberhoffman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cyberhoffman 2019-10-06 17:45:10 UTC
Created attachment 592002 [details]
issue of "emerge @preserved-rebuild", "emerge --info", list of ncurses's ver.5 orphans

During recent system updating I ran into a strange portage behaviour. It said that I should issue "emerge @preserved-rebuild" to rebuild android-studio that uses  library sys-libs/ncurses-5.9-r101. But that library doesnt present in portage tree at the moment. And I found out that there are two orphans from previous ncurses version: /usr/lib/libncurses.so.5 and /usr/lib/libtinfo.so.5. Those files shouldnt be present on my system because I have a newer one installed -  sys-libs/ncurses-6.1_p2018102.
Comment 1 Ben Kohler gentoo-dev 2019-10-08 14:51:51 UTC
Also needs to enforce abi_x86_32 for amd64.

This also probably needs done for android-ndk and android-sdk-update-manager.