Re: [Vserver] CentOS 4(.2) utils RPM/YUM repository [scanned]

2006-02-15 Thread Veit Wahlich
Hi Roderick,

Am Mittwoch, den 15.02.2006, 14:06 -0800 schrieb Roderick A. Anderson:
> So my request for a RPM or repository.

I am running repositories for CentOS4 based VServer hosts and
FC4/CentOS4 based guests:

http://naturidentisch.de/packages/

Using the http://naturidentisch.de/packages/centos4/cru-centos4.repo
file, making a CentOS4 host VServer-capable is as easy as installing a
VServer-patched kernel and running "yum install util-vserver yum".

Regards,
// Veit
-- 
  _. ._ . .Veit Wahlich
 (_. )  (_|[EMAIL PROTECTED]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
use Unices; $live->free() || die;
--
PGP public key available via http and hkp from pgp.zodia.de
http://pgp.zodia.de/pks/lookup?op=index&search=0x5A1CB597
hkp://pgp.zodia.de/pks/lookup?op=get&search=0x5A1CB597


signature.asc
Description: This is a digitally signed message part
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] CentOS 4(.2) utils RPM/YUM repository [scanned]

2006-02-15 Thread Roderick A. Anderson

Veit Wahlich wrote:

Hi Roderick,

Am Mittwoch, den 15.02.2006, 14:06 -0800 schrieb Roderick A. Anderson:


So my request for a RPM or repository.



I am running repositories for CentOS4 based VServer hosts and
FC4/CentOS4 based guests:

http://naturidentisch.de/packages/

Using the http://naturidentisch.de/packages/centos4/cru-centos4.repo
file, making a CentOS4 host VServer-capable is as easy as installing a
VServer-patched kernel and running "yum install util-vserver yum".


I must be blind in both eyes.  Now that you mention this I seem to 
remember seeing it ( or something similar ) float across the list a 
while ago but I didn't see it when looking this week-end.


Hold the presses -- just looked and I did find this site.  The 
EXPERIMENTAL part kept me from jumping in.  Also I like my little sister.


This also reminded me there was a thread on your packages.  I'll go 
looking for it and see what steps I need to get this going.


Thank you _VERY_ much.


Rod
--



Regards,
// Veit


___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] CentOS 4(.2) utils RPM/YUM repository [scanned]

2006-02-15 Thread Veit Wahlich
Am Mittwoch, den 15.02.2006, 15:52 -0800 schrieb Roderick A. Anderson:
> Hold the presses -- just looked and I did find this site.  The 
> EXPERIMENTAL part kept me from jumping in.  Also I like my little sister.

Heh, well, this was initially an apt-only repository, yum support was
added later. Unfortunately, yum and apt dissent on interpreting
dependencies, i.e. apt would not upgrade a package that is obsoleted by
another until this is requested, while yum would replace the obsoleted
one automatically.
This is why yum is still marked experimental - I just discovered such a
problem today with my previous bash-syslog packages.

Also, Angela Merkel became German chancellor some months ago, thus we
have another clue for the riskiness... ;)

-- 
  _. ._ . .Veit Wahlich
 (_. )  (_|[EMAIL PROTECTED]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
use Unices; $live->free() || die;
--
PGP public key available via http and hkp from pgp.zodia.de
http://pgp.zodia.de/pks/lookup?op=index&search=0x5A1CB597
hkp://pgp.zodia.de/pks/lookup?op=get&search=0x5A1CB597


signature.asc
Description: This is a digitally signed message part
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] CentOS 4(.2) utils RPM/YUM repository [scanned]

2006-02-15 Thread Roderick A. Anderson

Veit Wahlich wrote:

Hi Roderick,

Am Mittwoch, den 15.02.2006, 14:06 -0800 schrieb Roderick A. Anderson:


So my request for a RPM or repository.



I am running repositories for CentOS4 based VServer hosts and
FC4/CentOS4 based guests:

http://naturidentisch.de/packages/

Using the http://naturidentisch.de/packages/centos4/cru-centos4.repo
file, making a CentOS4 host VServer-capable is as easy as installing a
VServer-patched kernel and running "yum install util-vserver yum".


Closer but no prize yet.

After installing as above I ran this command.

vserver min-centos42 build -m yum --hostname testing.tsmg.us --interface 
domain=eth0:192.168.0.136/24 --initstyle sysv  --context 500 --force -- 
-d centos42


I followed the CentOS HowTo Section C modify where necessary -- 
therefore the centos42 instead of centos4.


This is what I get back.
/usr/sbin/vserver: line 155: /usr/lib/util-vserver/vserver-build: No 
such file or directory
/usr/sbin/vserver: line 155: exec: /usr/lib/util-vserver/vserver-build: 
cannot execute: No such file or directory


And guess what?  Yup vserver-build.

Well now that I review there was this during the yum install

Running Transaction
  Installing: util-vserver-lib # [1/6]
  Updating  : yum  # [2/6]
  Installing: util-vserver-sysv# [3/6]
  Installing: util-vserver # [4/6]
/var/tmp/rpm-tmp.71895: line 7: /usr/sbin/setattr: No such file or directory
  Installing: util-vserver-core# [5/6]
  Cleanup   : yum  # [6/6]

Suggestions?  Did I skip some steps?  I don't remember setting the proc 
security setting when I build the kernel.


I continue awaiting enlightenment! ( aka. clue-stick :-)


Rod
--




Regards,
// Veit


___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] CentOS 4(.2) utils RPM/YUM repository [scanned]

2006-02-15 Thread Roderick A. Anderson

Veit Wahlich wrote:

Am Mittwoch, den 15.02.2006, 15:52 -0800 schrieb Roderick A. Anderson:

Hold the presses -- just looked and I did find this site.  The 
EXPERIMENTAL part kept me from jumping in.  Also I like my little sister.



Heh, well, this was initially an apt-only repository, yum support was
added later. Unfortunately, yum and apt dissent on interpreting
dependencies, i.e. apt would not upgrade a package that is obsoleted by
another until this is requested, while yum would replace the obsoleted
one automatically.
This is why yum is still marked experimental - I just discovered such a
problem today with my previous bash-syslog packages.

Also, Angela Merkel became German chancellor some months ago, thus we
have another clue for the riskiness... ;)


Thanks.  This gave me a chuckle.

Obviously we in the U.S. don't keep up on non-US politics enough or I 
would have know how old the posting was.  Of course no where else seems 
to have a Bush so there is no entertainment value in watching others 
politics.



Rod
--
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] CentOS 4(.2) utils RPM/YUM repository [scanned]

2006-02-15 Thread Veit Wahlich
Am Mittwoch, den 15.02.2006, 19:41 -0800 schrieb Roderick A. Anderson:
> This is what I get back.
> /usr/sbin/vserver: line 155: /usr/lib/util-vserver/vserver-build: No 
> such file or directory
> /usr/sbin/vserver: line 155: exec: /usr/lib/util-vserver/vserver-build: 
> cannot execute: No such file or directory
> 
> And guess what?  Yup vserver-build.

"yum install util-vserver-build" and it will work.
Sorry, but I did not invent this overdriven package separation, dont
know who to blame... ;)

> Well now that I review there was this during the yum install
> 
> Running Transaction
>Installing: util-vserver-lib # [1/6]
>Updating  : yum  # [2/6]
>Installing: util-vserver-sysv# [3/6]
>Installing: util-vserver # [4/6]
> /var/tmp/rpm-tmp.71895: line 7: /usr/sbin/setattr: No such file or directory
>Installing: util-vserver-core# [5/6]
>Cleanup   : yum  # [6/6]
> 
> Suggestions?  Did I skip some steps?  I don't remember setting the proc 
> security setting when I build the kernel.
> 
> I continue awaiting enlightenment! ( aka. clue-stick :-)

Okay, that is a dependency problem... util-vserver-core needs to be a
"Prereq: /usr/sbin/setattr" or "Prereq: util-vserver-core" header...
Will change that later today.

For security reasons, please run "setattr --barrier /vservers" by hand!

Regards,
// Veit
-- 
  _. ._ . .Veit Wahlich
 (_. )  (_|[EMAIL PROTECTED]
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
use Unices; $live->free() || die;
--
PGP public key available via http and hkp from pgp.zodia.de
http://pgp.zodia.de/pks/lookup?op=index&search=0x5A1CB597
hkp://pgp.zodia.de/pks/lookup?op=get&search=0x5A1CB597


signature.asc
Description: This is a digitally signed message part
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] CentOS 4(.2) utils RPM/YUM repository [scanned]

2006-02-16 Thread Daniel Hokka Zakrisson

Veit Wahlich wrote:

Am Mittwoch, den 15.02.2006, 19:41 -0800 schrieb Roderick A. Anderson:


This is what I get back.
/usr/sbin/vserver: line 155: /usr/lib/util-vserver/vserver-build: No 
such file or directory
/usr/sbin/vserver: line 155: exec: /usr/lib/util-vserver/vserver-build: 
cannot execute: No such file or directory


And guess what?  Yup vserver-build.



"yum install util-vserver-build" and it will work.
Sorry, but I did not invent this overdriven package separation, dont
know who to blame... ;)


util-vserver-build requires (required?) packages not required by the 
other packages. Separating dependency inducing parts is always a good idea.


> ...

Okay, that is a dependency problem... util-vserver-core needs to be a
"Prereq: /usr/sbin/setattr" or "Prereq: util-vserver-core" header...
Will change that later today.


In any recent version of RPM, Prereq == Requires. See the util-vserver 
specfile for how to achieve this (Requires(pre): %pkglibdir).


--
Daniel Hokka Zakrisson
GPG id: 06723412


pgpSsE9plfZM1.pgp
Description: PGP signature
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] CentOS 4(.2) utils RPM/YUM repository [scanned]

2006-02-16 Thread Roderick A. Anderson

Veit Wahlich wrote:

Am Mittwoch, den 15.02.2006, 19:41 -0800 schrieb Roderick A. Anderson:


This is what I get back.
/usr/sbin/vserver: line 155: /usr/lib/util-vserver/vserver-build: No 
such file or directory
/usr/sbin/vserver: line 155: exec: /usr/lib/util-vserver/vserver-build: 
cannot execute: No such file or directory


And guess what?  Yup vserver-build.



"yum install util-vserver-build" and it will work.
Sorry, but I did not invent this overdriven package separation, dont
know who to blame... ;)


A duh on my part again.  I should have looked in the repository and 
noticed this.



Well now that I review there was this during the yum install

Running Transaction
  Installing: util-vserver-lib # [1/6]
  Updating  : yum  # [2/6]
  Installing: util-vserver-sysv# [3/6]
  Installing: util-vserver # [4/6]
/var/tmp/rpm-tmp.71895: line 7: /usr/sbin/setattr: No such file or directory
  Installing: util-vserver-core# [5/6]
  Cleanup   : yum  # [6/6]

Suggestions?  Did I skip some steps?  I don't remember setting the proc 
security setting when I build the kernel.


I continue awaiting enlightenment! ( aka. clue-stick :-)



Okay, that is a dependency problem... util-vserver-core needs to be a
"Prereq: /usr/sbin/setattr" or "Prereq: util-vserver-core" header...
Will change that later today.

For security reasons, please run "setattr --barrier /vservers" by hand!


Will do.

Again thanks ( especially for your patience ) and for making the CentOS 
RPMS.


Rod
--
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver