Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dep-clean/emerge/unmerge
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
needlern1
Guru
Guru


Joined: 16 Jul 2002
Posts: 376
Location: Marietta, Ga 30068

PostPosted: Fri Aug 09, 2002 6:13 pm    Post subject: dep-clean/emerge/unmerge Reply with quote

I ran 'dep-clean'. It listed the 'needed, removed and unneeded'. I emerged the neededs. Then with about 25 or so unneededs I did 'emerge unmerge app-admin/gentoolkit-0.1.15-r1', as the first one. One of the neededs I had already emerged had been 'app-admin/gentoolkit-0.1.16'.

So that I would feel comfortable with repeating that unmerging process(in that I wasn't "breaking" anything) I immediately tried a 'dep-clean' again. Bash indicated that the command was not found. I, again, emerged the gentoolkit. Wallah, 'dep-clean' worked again.

I thought things wern't supposed to get broken this way. Was this just an abberation? Your thoughts, suggestions? TIA, Bill
Back to top
View user's profile Send private message
Lin_Matt
Guru
Guru


Joined: 23 Jun 2002
Posts: 581
Location: TechWasteland (Mississippi)

PostPosted: Fri Aug 09, 2002 6:48 pm    Post subject: Reply with quote

Ummmm.... Do a quick
Code:
"qpkg -f `which dep-clean`"
and all will be made clear.... ;)
Back to top
View user's profile Send private message
needlern1
Guru
Guru


Joined: 16 Jul 2002
Posts: 376
Location: Marietta, Ga 30068

PostPosted: Fri Aug 09, 2002 9:18 pm    Post subject: Reply with quote

This command

"qpkg -f `which dep-clean`"

yielded this result

-bash: qpkg -f /usr/bin/dep-clean: No such file or directory

The command 'which dep-clean yields '/usr/bin/dep-clean.

Whatever version it is(I presume its the gentoolkit-0.1.16) it works. Which has not been a problem.

Thanks Lin_Matt. BTW, sure wish someone would point me to the howto on using the emoticons and other things. Surely, you're not all sitting there and typing in BBCode? TIA, Bill

PS - I've been attempting to use the things like I would in a word processor. They don't work that way on this gentoo box(kde3.0.2).
Back to top
View user's profile Send private message
friedmud
Apprentice
Apprentice


Joined: 18 Apr 2002
Posts: 258
Location: Austin, TX USA

PostPosted: Fri Aug 09, 2002 9:23 pm    Post subject: Reply with quote

Emoticons....

All I do is click on them over on the left and it inserts the BBCode into my text box...

8)
:lol:
:roll:
8O
:?
:(

Derek
Back to top
View user's profile Send private message
nero
n00b
n00b


Joined: 08 Aug 2002
Posts: 66

PostPosted: Sat Aug 10, 2002 3:08 pm    Post subject: Reply with quote

needlern1 wrote:

PS - I've been attempting to use the things like I would in a word processor. They don't work that way on this gentoo box(kde3.0.2).

Not to be too off topic, but I have this problem as well. None of the buttons on the side or top of the form will put any text into the text box. I have to do everything manually. =(

I guess that it's a browser issue. I'm using Konquerer 3.0.2...
Back to top
View user's profile Send private message
Dactylos
n00b
n00b


Joined: 10 Aug 2002
Posts: 1

PostPosted: Sat Aug 10, 2002 7:09 pm    Post subject: Reply with quote

needlern1 wrote:
This command

"qpkg -f `which dep-clean`"

yielded this result

-bash: qpkg -f /usr/bin/dep-clean: No such file or directory

You shouldn't include the double quotes (") in the command. Write only:

qpkg -f `which dep-clean`

in a terminal.
Back to top
View user's profile Send private message
needlern1
Guru
Guru


Joined: 16 Jul 2002
Posts: 376
Location: Marietta, Ga 30068

PostPosted: Mon Aug 12, 2002 3:34 pm    Post subject: Reply with quote

Thanks for the responses. :D As you can see the smilie works now. I'm using galeon for this post. So it must be a konqueror 3.0.2 bug.

Code:
# qpkg -f `which dep-clean`
app-admin/gentoolkit *


How do I know which dep-clean is being used, as I have two ebuild possibles under gentoolkit. What does the * signify?

TIA, Bill
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