Re: [Vserver] beecrypt on host blocks rpm install

2005-10-16 Thread Christian Heim
On Thursday 13 October 2005 20:49, Chuck wrote:
 is there a way around this in gentoo?


 i cannot install rpm since the vserver util code installed beecrypt.

 Calculating dependencies ...done!
 [blocks B ] dev-libs/beecrypt (is blocking app-arch/rpm-4.2)
 [ebuild  N] app-arch/rpm-4.2  +doc +nls +python 0 kB

You could add app-arch/rpm ~x86 to /etc/portage/package.keywords and then 
retry the merge ...

beecrypt blocks only rpm-versions below 4.2.1. From ChangeLog:

*beecrypt-3.1.0-r2 (13 Apr 2004)

  23 Oct 2004; Stefan Jones [EMAIL PROTECTED] :
  Block app-arch/rpm-4.2 not app-arch/rpm-4.2.1 so I can downgrade rpm


 im assuming util-vserver requires beecrypt. if no way around it, then we do
Yes, AFAIK for the unification stuff.


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


Re: [Vserver] beecrypt on host blocks rpm install

2005-10-16 Thread Chuck
On Sunday 16 October 2005 06:48 am, Christian Heim wrote:
 On Thursday 13 October 2005 20:49, Chuck wrote:
  is there a way around this in gentoo?
 
 
  i cannot install rpm since the vserver util code installed beecrypt.
 
  Calculating dependencies ...done!
  [blocks B ] dev-libs/beecrypt (is blocking app-arch/rpm-4.2)
  [ebuild  N] app-arch/rpm-4.2  +doc +nls +python 0 kB
 
 You could add app-arch/rpm ~x86 to /etc/portage/package.keywords and then 
 retry the merge ...
 
 beecrypt blocks only rpm-versions below 4.2.1. From ChangeLog:
 

ahh ok thanks! 


 *beecrypt-3.1.0-r2 (13 Apr 2004)
 
   23 Oct 2004; Stefan Jones [EMAIL PROTECTED] :
   Block app-arch/rpm-4.2 not app-arch/rpm-4.2.1 so I can downgrade rpm
 
 
  im assuming util-vserver requires beecrypt. if no way around it, then we 
do
 Yes, AFAIK for the unification stuff.
 

-- 

Chuck

...and the hordes of M$*ft users descended upon me in their anger,
and asked 'Why do you not get the viruses or the BlueScreensOfDeath
or insecure system troubles and slowness or pay through the nose 
for an OS as *we* do?!!', and I answered...'I use Linux'. 
The Book of John, chapter 1, page 1, and end of book


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


Re: [Vserver] mips and mipsel not supported?

2005-10-16 Thread Herbert Poetzl
On Sat, Oct 15, 2005 at 03:39:07PM +0200, Ola Lundqvist wrote:
 Hello
 
 On Mon, Oct 10, 2005 at 08:12:57PM +0200, Herbert Poetzl wrote:
  On Mon, Oct 10, 2005 at 06:49:47PM +0200, Ola Lundqvist wrote:
   Hello
   
   As you probably know I'm the maintainer of util-vserver in Debian.
   
   When the autobuilder try to build it for mips it fail.
   
   http://buildd.debian.org/fetch.php?pkg=util-vserverver=0.30.208-3arch=mipselstamp=1128795760file=logas=raw
   http://buildd.debian.org/fetch.php?pkg=util-vserverver=0.30.208-3arch=mipsstamp=1128792161file=logas=raw
   
   Are these two arches not supported anymore?
  
  they are supported, but unfortunately not tested yet
  we will do so pretty soon, and a tiny patch (fix04)
  will enable them for 0.30.208 ...
 
 Thanks a lot. Where can I find this fix04 patch?

it's not available yet, but here is the difference
to the shiny7 syscall stuff ...

http://greek0.net/div/vserver/syscall_shiny7-mips.2.diff

let me know if it works for you, because I have no
access to a mips architecture ...

best,
Herbert

   In 0.30.204 it successfully compiled (at least).
  
  compiled yes, worked .. probably no :)
 
 I see.
 
 Regards,
 
 // Ola
 
  thanks,
  Herbert
  
   Regards,
   
   // Ola
   
   -- 
- Ola Lundqvist ---
   /  [EMAIL PROTECTED] Annebergsslingan 37  \
   |  [EMAIL PROTECTED] 654 65 KARLSTAD  |
   |  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
   |  http://www.opal.dhs.org UIN/icq: 4912500 |
   \  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
---
   ___
   Vserver mailing list
   Vserver@list.linux-vserver.org
   http://list.linux-vserver.org/mailman/listinfo/vserver
  
 
 -- 
  - Ola Lundqvist ---
 /  [EMAIL PROTECTED] Annebergsslingan 37  \
 |  [EMAIL PROTECTED] 654 65 KARLSTAD  |
 |  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
 |  http://www.opal.dhs.org UIN/icq: 4912500 |
 \  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
  ---
 ___
 Vserver mailing list
 Vserver@list.linux-vserver.org
 http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] mips and mipsel not supported?

2005-10-16 Thread Ola Lundqvist
Hello

On Sun, Oct 16, 2005 at 01:53:26PM +0200, Herbert Poetzl wrote:
 On Sat, Oct 15, 2005 at 03:39:07PM +0200, Ola Lundqvist wrote:
...
   they are supported, but unfortunately not tested yet
   we will do so pretty soon, and a tiny patch (fix04)
   will enable them for 0.30.208 ...
  
  Thanks a lot. Where can I find this fix04 patch?
 
 it's not available yet, but here is the difference
 to the shiny7 syscall stuff ...
 
 http://greek0.net/div/vserver/syscall_shiny7-mips.2.diff
 
 let me know if it works for you, because I have no
 access to a mips architecture ...

I tried to determine where to apply this patch. I personally
do not have access to a mips machine. Well I have but not with
the required packages needed to build this. If you want I can try
to get access to that (but not as root).

Regards,

// Ola

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] mips and mipsel not supported?

2005-10-16 Thread Herbert Poetzl
On Sun, Oct 16, 2005 at 03:12:06PM +0200, Ola Lundqvist wrote:
 Hello
 
 On Sun, Oct 16, 2005 at 01:53:26PM +0200, Herbert Poetzl wrote:
  On Sat, Oct 15, 2005 at 03:39:07PM +0200, Ola Lundqvist wrote:
 ...
they are supported, but unfortunately not tested yet
we will do so pretty soon, and a tiny patch (fix04)
will enable them for 0.30.208 ...
   
   Thanks a lot. Where can I find this fix04 patch?
  
  it's not available yet, but here is the difference
  to the shiny7 syscall stuff ...
  
  http://greek0.net/div/vserver/syscall_shiny7-mips.2.diff
  
  let me know if it works for you, because I have no
  access to a mips architecture ...
 
 I tried to determine where to apply this patch. I personally
 do not have access to a mips machine. Well I have but not with
 the required packages needed to build this. If you want I can try
 to get access to that (but not as root).

root access is not required, but a linux-vserver 
patched kernel would be required ... so I don't
know how much sense this would make ...

anyway, thanks,
Herbert

 Regards,
 
 // Ola
 
 -- 
  - Ola Lundqvist ---
 /  [EMAIL PROTECTED] Annebergsslingan 37  \
 |  [EMAIL PROTECTED] 654 65 KARLSTAD  |
 |  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
 |  http://www.opal.dhs.org UIN/icq: 4912500 |
 \  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
  ---
 ___
 Vserver mailing list
 Vserver@list.linux-vserver.org
 http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] documentation: FC4 from scratch

2005-10-16 Thread Guenther Fuchs
Hi there,

pls have a look on the new HowTo

http://linux-vserver.org/FC4+from+scratch

and correct if necessary, but this should work as I just built a new
box whilst wrting it ;-)

-- 
regards,

Guenther Fuchs

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


Re: [Vserver] documentation: FC4 from scratch

2005-10-16 Thread Daniel Hokka Zakrisson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Guenther Fuchs wrote:
| (maybe one day an helpful guy will build and maintain a patched kernel
rpm - for now, above is an alternate way)

I've been doing this for a while, although I have been slacking a bit
with it lately. I just today built a new one though, 2.6.13-1.1529_FC4
based with 2.0.1-pre2.

http://rpm.hozac.com/fedora/dhozac/4/i386/vserver/ has a .repo file you
can put in /etc/yum.repos.d, after removing the enabled=0 line from it,
you should be able to
yum install linux-vserver util-vserver{,-core,-lib,-sysv,-build}
to pull down everything you need.

It's unfortunately i686 only, since I do not have access to any of the
other architectures.

- --
Daniel Hokka Zakrisson
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDUtypYTbdogZyNBIRAgjdAJ90gBC/KudOU4PAOR4q+0ce0zSAHQCdF/Hj
aiiwR5i4cx5jOUpevSQCb0Y=
=17UG
-END PGP SIGNATURE-

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