Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
life with my emerge script
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
jerzypuc
n00b
n00b


Joined: 17 Jan 2003
Posts: 14

PostPosted: Wed Feb 26, 2003 4:53 am    Post subject: life with my emerge script Reply with quote

Hi,
I wrote my new emerge script based on the old one which install tomcat-4.1.18. Installation went fine but now I have problem. When I am doing
Code:
# emerge sync

it removes my ebuild file from /usr/portage/ tree. (thats OK, I have copy). I would like to know how to prevent emerge from doing this.

Second problem is when I am asking
Code:

# emerge sync
# emerge -up world

I have no my script any more, so he would like to "upgrade" from my newest version (tomcat-4.1.18) to what he thinks is the newest one (tomcat-4.0.6) by showing line like this:
Code:
[ebuild    UD] net-www/tomcat-4.0.6 [4.1.18]

How to tell emerge to not upgrade files which have a "D"?

Third is not a problem at all :)
Do someone would like to have the emerge script which I have?
Who is the person I can contact to to send what I have?
I also did new tomcat starting script - which is the biggest difference from the old (4.0.x) one.

Thanks in advance for eny info

Yourek
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Wed Feb 26, 2003 5:47 am    Post subject: Reply with quote

  1. Portage User Guide
  2. I don't think it is possible with emerge -u world. You'd have to get the list, filter out packages with D, then emerge them individually.
  3. Posting the script in the forums is probably best. As people see it, they can use it and comment on it.

_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
jerzypuc
n00b
n00b


Joined: 17 Jan 2003
Posts: 14

PostPosted: Wed Feb 26, 2003 6:16 am    Post subject: Reply with quote

Thank youvery much!
This was exactly what I needed....

Yourek
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