Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
jak zrobić emerge --update world --pomiń_jeden_pakiet ?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
misterLu
Guru
Guru


Joined: 14 Sep 2003
Posts: 430
Location: Poland

PostPosted: Fri Mar 05, 2004 5:45 am    Post subject: jak zrobić emerge --update world --pomiń_jeden_pakiet ? Reply with quote

jak w temacie:
Chce zrobić emerge -uvbD world, ale z pominięciem xfree.
Zawsze mi sie wykrzacza na tym jednym pakiecie:cry: Powiem szczerze,
że jeszcze nigdy nie udało mi sie skompilowac xfree na mojej stacji...
Back to top
View user's profile Send private message
meteo
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2003
Posts: 136
Location: Warsaw, Poland

PostPosted: Fri Mar 05, 2004 6:50 am    Post subject: Reply with quote

1. można "oszukać" portage. man emerge ma taką opcję...
Code:
inject (-i)
              Injecting  a  package  inserts a 'stub' for that package so that
              Portage thinks that it is installed.  It is handy if  you  need,
              say,  a  binary version of XFree86 for esoteric hardware, or you
              just like to roll your own packages.  You must specify  a  cate-
              gory  and  particular  version  of a package for injecting.  For
              example, emerge inject sys-kernel/gentoo-sources-2.4.19.

2. można zablokować jakąś paczkę dopisując np.
Code:
<x11-misc/xplanet-1.0.1
w /etc/portage/package.mask
_________________
.m
Back to top
View user's profile Send private message
misterLu
Guru
Guru


Joined: 14 Sep 2003
Posts: 430
Location: Poland

PostPosted: Fri Mar 05, 2004 11:09 am    Post subject: Reply with quote

mam problem z tym injectem, nie wiem jak go użyć:
Code:

1
bash-2.05b# emerge -i xfree
!!! xfree is not a specific cat/pkg-version, skipping...
2
bash-2.05b# emerge -i x11-base/xfree-4.3.0-r5
!!! BAD COUNTER in 'x11-base/xfree-4.3.0-r5'
>>> Injected x11-base/xfree-4.3.0-r5.
3
bash-2.05b# emerge -i x11-base/xfree-4.3.0
!!! BAD COUNTER in 'x11-base/xfree-4.3.0'
>>> Injected x11-base/xfree-4.3.0.
4
bash-2.05b# emerge -i x11-base/xfree
!!! x11-base/xfree is not a specific cat/pkg-version, skipping...
5
bash-2.05b# emerge -i /usr/portage/x11-base/xfree
!!! /usr/portage/x11-base/xfree is not a specific cat/pkg-version, skipping...


a co do drugiego rozwiązania, to ja mam założyć ten plik
/etc/portage/package.mask ??? Bo nie mam go u siebie
Back to top
View user's profile Send private message
meteo
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2003
Posts: 136
Location: Warsaw, Poland

PostPosted: Fri Mar 05, 2004 1:41 pm    Post subject: Reply with quote

misterLu wrote:
mam problem z tym injectem, nie wiem jak go użyć:

u mnie poszło tak:
Code:
koza xfree # emerge -i x11-base/xfree-4.3.0-r5
!!! Not injecting x11-base/xfree-4.3.0-r5; Package already exists.

misterLu wrote:
a co do drugiego rozwiązania, to ja mam założyć ten plik
/etc/portage/package.mask ??? Bo nie mam go u siebie

tak
_________________
.m
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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