Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] for which package sslscan was a dep ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3943
Location: Hamburg

PostPosted: Fri Mar 04, 2016 1:18 pm    Post subject: [solved] for which package sslscan was a dep ? Reply with quote

I do wonder about this
Code:
# emerge --keep-going=y --newuse --changed-use --with-bdeps=y --update --deep @world --ask
being empty whilst this
Code:
# eix-test-obsolete -H brief | grep -v -e "^No " -e "^Skipping " -e "^$"The names of all installed packages are in the database.
Installed packages with a version not in the database (or masked):
[?] net-analyzer/sslscan (1.8.2@06/15/2015 -> ~1.11.3): Fast SSL configuration scanner
isn't. So a package needed sslscan in the past and now this is orphaned, or ?

Last edited by toralf on Fri Mar 04, 2016 4:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
Tony0945
Watchman
Watchman


Joined: 25 Jul 2006
Posts: 5127
Location: Illinois, USA

PostPosted: Fri Mar 04, 2016 1:46 pm    Post subject: Reply with quote

I have
Code:
X3 ~ # locate sslscan|grep ebuild
/usr/portage/net-analyzer/sslscan/sslscan-1.8.2.ebuild


I don't know if eix is complaining about 1.8.2 or 1.11.3. What are your results from "equery w sslscan" ?

Just synced about two days ago. Was it removed recently?

Also try "equery d sslscan"
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3943
Location: Hamburg

PostPosted: Fri Mar 04, 2016 2:10 pm    Post subject: Reply with quote

Code:
tfoerste@t44 ~ $ equery w sslscan
!!! No packages matching 'sslscan'
tfoerste@t44 ~ $ equery d sslscan
 * These packages depend on sslscan:
Back to top
View user's profile Send private message
Tony0945
Watchman
Watchman


Joined: 25 Jul 2006
Posts: 5127
Location: Illinois, USA

PostPosted: Fri Mar 04, 2016 3:04 pm    Post subject: Reply with quote

Just synced again

Code:
X3 ~ # updatedb
X3 ~ # locate sslscan|grep ebuild
/usr/portage/net-analyzer/sslscan/sslscan-1.11.3.ebuild


So, sometime in the last few days, sslscan-1.11.3 has been added to the tree and 1.8.2 has been removed.
Back to top
View user's profile Send private message
zx2c4
Developer
Developer


Joined: 09 Jun 2005
Posts: 177

PostPosted: Fri Mar 04, 2016 4:16 pm    Post subject: Reply with quote

Sorry about that guys. Fixed now.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e377c3f1d8bf8ffae37858f5a133f4a9cbda3429
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum