Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOVLED] eclean error
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
farmer.ro
Apprentice
Apprentice


Joined: 20 Aug 2016
Posts: 179

PostPosted: Fri Oct 21, 2016 7:35 am    Post subject: [SOVLED] eclean error Reply with quote

Does anyone knows how to solve this eclean error?

Code:
~ $ sudo eclean-dist
 * Building file list for distfiles cleaning...
 * A file is not listed in the Manifest: '/usr/portage/sci-visualization/gnuplot/gnuplot-5.0.3.ebuild'
 * Your distfiles directory was already clean.


Last edited by farmer.ro on Fri Oct 21, 2016 7:41 am; edited 1 time in total
Back to top
View user's profile Send private message
farmer.ro
Apprentice
Apprentice


Joined: 20 Aug 2016
Posts: 179

PostPosted: Fri Oct 21, 2016 7:41 am    Post subject: Reply with quote

creating a new manifest for gnuplot did the trick:

Code:
cd /usr/portage/sci-visualization/gnuplot

Code:
rm -rf manifest

Code:
repoman manifest

Code:
$ sudo eclean-dist * Building file list for distfiles cleaning...
 * Your distfiles directory was already clean.
Back to top
View user's profile Send private message
dol-sen
Retired Dev
Retired Dev


Joined: 30 Jun 2002
Posts: 2805
Location: Richmond, BC, Canada

PostPosted: Sun Oct 23, 2016 6:57 pm    Post subject: Reply with quote

For your and anyone else's reference, eclean uses portage api's, so those types of errors are generated by portage code.
_________________
Brian
Porthole, the Portage GUI frontend irc@freenode: #gentoo-guis, #porthole, Blog
layman, gentoolkit, CoreBuilder, esearch...
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