Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618910 - revdep-rebuild truncates slot names/numbers
Summary: revdep-rebuild truncates slot names/numbers
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-19 09:01 UTC by aditsu
Modified: 2021-04-27 17:20 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aditsu 2017-05-19 09:01:21 UTC
Following some gcc abi-related errors, I tried to do:
revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc

First it failed with the error:
emerge: there are no ebuilds to satisfy "www-plugins/chrome-binary-plugins:s"

Then I updated chrome-binary-plugins and tried again, and got this error:
emerge: there are no ebuilds to satisfy "www-plugins/adobe-flash:2"

In both cases, it seems that it truncates the slot names/numbers ("stable" and "22" respectively) to the first character.

I'm using gentoolkit-0.3.3.

Reproducible: Always
Comment 1 Jaco Kroon 2021-04-27 17:15:13 UTC
Related example:

plastiekpoot ~ # revdep-rebuild --library /usr/lib64/libssl.so
 * This is the new python coded version
 * Please report any bugs found using it.
 * The original revdep-rebuild script is installed as revdep-rebuild.sh
 * Please file bugs at: https://bugs.gentoo.org/
 * Checking dynamic linking consistency
 * Assign files to packages
	* Warning: "net-libs/nodejs-14.16.0" ebuild not found..
	* Warning: "net-analyzer/nmap-7.91-r1" ebuild not found..
	* Warning: "dev-db/mariadb-10.5.9-r4" ebuild not found..
	* Warning: "mail-mta/exim-4.94-r3" ebuild not found..
	* Warning: "dev-perl/Net-SSLeay-1.880.0" ebuild not found..

emerge  --oneshot --complete-graph=y net-wireless/wpa_supplicant:0 net-misc/wget:0 net-dns/bind-tools:0 dev-db/mysql-connector-c:0/21 dev-libs/xmlsec:0 net-vpn/strongswan:0 dev-lang/python:3.8 app-crypt/trousers:0 net-libs/nodejs:0 dev-python/cryptography:0 app-admin/apache-tools:0 app-crypt/mit-krb5:0 net-analyzer/nmap:0 net-misc/freerdp:0/2 www-client/w3m:0 dev-db/redis:0 dev-lang/php:7.4 dev-lang/rust:stable/1.47 sys-apps/uls:0 dev-libs/openssl:0/1.1 app-admin/syslog-ng:0 dev-qt/qtnetwork:5/5.15 dev-db/mariadb-connector-c:0/3 dev-lang/ruby:2.6 dev-db/mariadb:1 dev-python/m2crypto:0 www-servers/apache:2 dev-libs/libevent:0/2.1-7 net-vpn/openvpn:0 mail-mta/exim:0 net-misc/stunnel:0 net-misc/spice-gtk:0 sys-cluster/glusterfs:0/8 net-irc/hexchat:0 net-libs/neon:0/27 dev-db/postgresql:13 net-misc/socat:0 net-misc/asterisk:0/11 app-text/qpdf:0/28 net-analyzer/hydra:0 net-ftp/ftp:0 dev-vcs/git:0 net-misc/curl:0 app-admin/sudo:0 net-libs/serf:1 dev-perl/Net-SSLeay:0 net-libs/libwebsockets:0/17
Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "dev-db/mariadb:1".