Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-22 Thread Andreas John

Hello Ola!



Micah wrote:



Specifically, the configuration errors when libbeecrypt6 and
libbeecrypt6-dev are as follows:


I have an running vserver setup on sid now. I can remember that I 
compiled a libbeecrypt myself after Herbert assumed a compatibility 
issue with gcc4. I compiled with dpkg-buildpackage from the orig deb 
source of libbeecrypt with a different gcc. After installtion that 
"beecrypt error" did not come up anymore when doing a configure to the 
208 alpha utils. So I assume Herbert was on the right track - but I 
cannot tell you if vhashify did work at all because I decided to wait 
for it and go with Ola's fresh 208 deb package with works fine.
So maybe we just have to wait for a freshly compiled libbeecrypt with a 
newer gcc? When does the debian build farm switch to new gcc? 
Automatically with a new GCC version in the appropriate branch (sid)?


HTH,
Andreas

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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-21 Thread Micah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Micah wrote:

> Specifically, the configuration errors when libbeecrypt6 and
> libbeecrypt6-dev are as follows:
> 
> configure:27544: checking for hashFunctionContextInit in -lbeecrypt
> configure:27574: gcc -o conftest -Wall -g  -O2 -std=c99 -Wall -pedantic
> -W -funit-at-a-time   conftest.c -lbeecrypt   >&5
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mppndiv'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpmultwo'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpaddw'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpsetmul'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `sha1Process'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpodd'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpfill'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpsub'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpzero'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpsubw'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpaddsqrtrc'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpdivtwo'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpadd'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpeven'
> /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
> undefined reference to `mpaddmul'
> collect2: ld returned 1 exit status
> configure:27580: $? = 1

The resolution looks forth-coming:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323506

I suggest that you subscribe to this bug (subscribing to a bug can be
done by sending an email to [EMAIL PROTECTED]), so you can
see when it has been resolved and a new package can be uploaded to build
properly.

micah
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDCI+X9n4qXRzy1ioRArmRAJ0U9mrVVeSmthBLD9EMWNKd1mqHFwCfSeps
/D9RutSROa62jJoMsY16Vzw=
=1Q/M
-END PGP SIGNATURE-
___
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-21 Thread Micah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Ola Lundqvist wrote:

> Does this mean that vhashify is not included in the debian util-vserver
> debs because it cannot be built due to the missing beecrypt2 library?
> 
> 
>> Yes.
> 
> 
> Would the package libbeecrypt6, libbeecrypt6-dev provide the necessary
> resolution to this missing dependency?
> 
> 
>> I hoped so but no it do not. It find the hearders but some symbol in the
>> library is not found so it skip that.
> 

Specifically, the configuration errors when libbeecrypt6 and
libbeecrypt6-dev are as follows:

configure:27544: checking for hashFunctionContextInit in -lbeecrypt
configure:27574: gcc -o conftest -Wall -g  -O2 -std=c99 -Wall -pedantic
- -W -funit-at-a-time   conftest.c -lbeecrypt   >&5
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mppndiv'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpmultwo'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpaddw'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpsetmul'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `sha1Process'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpodd'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpfill'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpsub'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpzero'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpsubw'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpaddsqrtrc'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpdivtwo'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpadd'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpeven'
/usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so:
undefined reference to `mpaddmul'
collect2: ld returned 1 exit status
configure:27580: $? = 1

Micah
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDCI4+9n4qXRzy1ioRAlv+AJ42a70GuouTTfxjvaNOtP0toupVmwCghGho
7b5IlNA8n+fFEhsewOJDBjo=
=hPFQ
-END PGP SIGNATURE-
___
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-21 Thread Ola Lundqvist
Hello

On Fri, Aug 19, 2005 at 09:01:08PM -0500, Micah wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Ola,
> 
> Ola Lundqvist wrote:
> 
> The debian maintainer is working on .208 debs now:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659
> >>>
> >>hi
> >>thanks for the dsc - one odd thing came up through building - it claimed 
> >>(though
> >>installed) that beecrypt couldn't be found and this would not allow to 
> >>vhashify
> >>- actually I'm quite clueless what this finally means, but maybe someone 
> >>here
> >>can enlighten me.
> > 
> > 
> > Note that if you use beecrypt2 it will work. That library is not
> > included in Debian sid so I can not use it.
> 
> Does this mean that vhashify is not included in the debian util-vserver
> debs because it cannot be built due to the missing beecrypt2 library?

Yes.

> Would the package libbeecrypt6, libbeecrypt6-dev provide the necessary
> resolution to this missing dependency?

I hoped so but no it do not. It find the hearders but some symbol in the
library is not found so it skip that.

> I have not begun to look into unification yet, but from what I can tell
> vhashify is a necessary part to do this.

I know.

I really hope to find a solution to this.

Regards,

// Ola

> Micah
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.1 (GNU/Linux)
> 
> iD8DBQFDBo7k9n4qXRzy1ioRAuGXAJsFNPrCUk0ob1h5AsvzfYPjIm3yuACeJibO
> ORL72PGo5T2Vlt2nGE4D+64=
> =2+Ib
> -END PGP SIGNATURE-
> 

-- 
 - 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] Re: util-vserver 0.30.208 debs?

2005-08-19 Thread Micah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ola,

Ola Lundqvist wrote:

The debian maintainer is working on .208 debs now:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659
>>>
>>hi
>>thanks for the dsc - one odd thing came up through building - it claimed 
>>(though
>>installed) that beecrypt couldn't be found and this would not allow to 
>>vhashify
>>- actually I'm quite clueless what this finally means, but maybe someone here
>>can enlighten me.
> 
> 
> Note that if you use beecrypt2 it will work. That library is not
> included in Debian sid so I can not use it.

Does this mean that vhashify is not included in the debian util-vserver
debs because it cannot be built due to the missing beecrypt2 library?

Would the package libbeecrypt6, libbeecrypt6-dev provide the necessary
resolution to this missing dependency?

I have not begun to look into unification yet, but from what I can tell
vhashify is a necessary part to do this.

Micah
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDBo7k9n4qXRzy1ioRAuGXAJsFNPrCUk0ob1h5AsvzfYPjIm3yuACeJibO
ORL72PGo5T2Vlt2nGE4D+64=
=2+Ib
-END PGP SIGNATURE-
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-19 Thread Herbert Poetzl
On Fri, Aug 19, 2005 at 07:56:46AM +0200, Ola Lundqvist wrote:
> Hello
> 
> On Fri, Aug 19, 2005 at 01:29:02AM +0200, Herbert Poetzl wrote:
> > On Thu, Aug 18, 2005 at 12:49:54PM +0200, Ola Lundqvist wrote:
> > > Hello
> > > 
> > > Just uploaded 208 debs for Debian. Please test.
> > 
> > thanks a lot Ola!
> > 
> > btw, did you incorporate the updates for the alternative
> > syscall implementation yet? if so, we found a bug today
> > and fixed it promptly, if not, please consider to do so
> > 
> > the following patches should be of interest to you:
> > 
> >  
> > http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-kheaders.diff
> >  
> > http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-shiny7.diff
> > 
> I used the 208 relese with the corresponding patch file.
> 
> I was not able to apply the patch files you give me here...
> [EMAIL PROTECTED]:~/build/debian/util-vserver/unstable/util-vserver-0.30.208$ 
> patch -p1 < debian/patches/delta-0.30.208-kheaders.diff
> patching file kernel/cvirt_def.h
> Reversed (or previously applied) patch detected!  Assume -R? [n]
> [EMAIL PROTECTED]:~/build/debian/util-vserver/unstable/util-vserver-0.30.208$ 
> patch -p1 < debian/patches/delta-0.30.208-shiny7.diff
> patching file lib/syscall-alternative.h
> Hunk #1 FAILED at 1.
> 1 out of 1 hunk FAILED -- saving rejects to file lib/syscall-alternative.h.rej
> 
> > they fix syscall support for many archs debian still
> > supports ...
> 
> Interesting.

as micah and I figured yesterday, you already included
the fix01, just remove/revert that one and both patches
should apply cleanly and seem to be all debian needs

(expecially shin7 fixes a gcc 4.x issue and I heard that
 this is kind'o improtant to debian folks :)

TIA,
Herbert

> Regards,
> 
> // Ola
> 
> > best,
> > Herbert
> > 
> > > Regards,
> > > 
> > > // Ola
> > 
> > [rest zapped]
> > 
> > ___
> > 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] Re: util-vserver 0.30.208 debs?

2005-08-19 Thread Micah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Ola Lundqvist wrote:
>>
>>the following patches should be of interest to you:
>>
>> http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-kheaders.diff
>> http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-shiny7.diff
>>
> 
> I used the 208 relese with the corresponding patch file.
> 
> I was not able to apply the patch files you give me here...
> [EMAIL PROTECTED]:~/build/debian/util-vserver/unstable/util-vserver-0.30.208$ 
> patch -p1 < debian/patches/delta-0.30.208-kheaders.diff
> patching file kernel/cvirt_def.h
> Reversed (or previously applied) patch detected!  Assume -R? [n]
> [EMAIL PROTECTED]:~/build/debian/util-vserver/unstable/util-vserver-0.30.208$ 
> patch -p1 < debian/patches/delta-0.30.208-shiny7.diff
> patching file lib/syscall-alternative.h
> Hunk #1 FAILED at 1.
> 1 out of 1 hunk FAILED -- saving rejects to file lib/syscall-alternative.h.rej

Could this be because you applied the fix01 patch to the source before
attempting to apply these diffs? The fix01 patch has these fixes
incorporated in it (but is missing some others), so I would guess that
you get "previously applied" errors if fix01 is there already. Apply
these diffs without fix01 and I bet it will work.

micah
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDBeto9n4qXRzy1ioRAiQVAKCdXdTMoEGsMLfHeluOdSB8PxDlWQCdHg7l
XTMeK/uoS+BE2JA7lrHQ0Gk=
=bS2Z
-END PGP SIGNATURE-
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-18 Thread Ola Lundqvist
Hello

On Fri, Aug 19, 2005 at 01:29:02AM +0200, Herbert Poetzl wrote:
> On Thu, Aug 18, 2005 at 12:49:54PM +0200, Ola Lundqvist wrote:
> > Hello
> > 
> > Just uploaded 208 debs for Debian. Please test.
> 
> thanks a lot Ola!
> 
> btw, did you incorporate the updates for the alternative
> syscall implementation yet? if so, we found a bug today
> and fixed it promptly, if not, please consider to do so
> 
> the following patches should be of interest to you:
> 
>  
> http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-kheaders.diff
>  
> http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-shiny7.diff
> 
I used the 208 relese with the corresponding patch file.

I was not able to apply the patch files you give me here...
[EMAIL PROTECTED]:~/build/debian/util-vserver/unstable/util-vserver-0.30.208$ 
patch -p1 < debian/patches/delta-0.30.208-kheaders.diff
patching file kernel/cvirt_def.h
Reversed (or previously applied) patch detected!  Assume -R? [n]
[EMAIL PROTECTED]:~/build/debian/util-vserver/unstable/util-vserver-0.30.208$ 
patch -p1 < debian/patches/delta-0.30.208-shiny7.diff
patching file lib/syscall-alternative.h
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file lib/syscall-alternative.h.rej

> they fix syscall support for many archs debian still
> supports ...

Interesting.

Regards,

// Ola

> best,
> Herbert
> 
> > Regards,
> > 
> > // Ola
> 
> [rest zapped]
> 
> ___
> 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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-18 Thread Herbert Poetzl
On Thu, Aug 18, 2005 at 12:49:54PM +0200, Ola Lundqvist wrote:
> Hello
> 
> Just uploaded 208 debs for Debian. Please test.

thanks a lot Ola!

btw, did you incorporate the updates for the alternative
syscall implementation yet? if so, we found a bug today
and fixed it promptly, if not, please consider to do so

the following patches should be of interest to you:

 
http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-kheaders.diff
 
http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/delta-0.30.208-shiny7.diff

they fix syscall support for many archs debian still
supports ...

best,
Herbert

> Regards,
> 
> // Ola

[rest zapped]

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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-18 Thread Thomas Gelf
> http://incoming.debian.org/

cool, didn't know that ;-) thnx!

installed it on a testhost, stopped/started two vservers, restarted
vprocunhide (didn't restart the whole host as I need it atm :)

seems that everything is fine - I have to leave now, will do more tests
later.

Cheers,
Thomas Gelf

-- 
Thomas Gelf <[EMAIL PROTECTED]>

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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-18 Thread Ola Lundqvist
On Thu, Aug 18, 2005 at 02:43:41PM +0200, Thomas Gelf wrote:
> Hi Ola,
> 
> I would really like to test it immediately - but atm I can see that
> you did something ( http://packages.qa.debian.org/u/util-vserver.html
> and http://packages.qa.debian.org/u/util-vserver/news/1.html ) but 
> have no idea where to get the binary package from.

http://incoming.debian.org/

Regards,

// Ola

> Cheers,
> Thomas Gelf
> 
> Am Donnerstag, den 18.08.2005, 12:49 +0200 schrieb Ola Lundqvist:
> > Hello
> > 
> > Just uploaded 208 debs for Debian. Please test.
> > 
> > Regards,
> > 
> > // Ola
> > 
> > On Thu, Aug 18, 2005 at 08:32:31AM +0200, Ola Lundqvist wrote:
> > > Hello
> > > 
> > > On Mon, Aug 15, 2005 at 01:47:49PM +0200, Harald Kapper wrote:
> > > > On Fri, 12 Aug 2005 18:19:45 + (UTC), John Goerzen <[EMAIL 
> > > > PROTECTED]>
> > > > wrote:
> > > > 
> > > > >> The debian maintainer is working on .208 debs now:
> > > > >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659
> > > > >
> > > > >It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
> > > > >posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
> > > > >anyone that wants them.
> > > > >
> > > > >They include fix1.
> > > > 
> > > > hi
> > > > thanks for the dsc - one odd thing came up through building - it 
> > > > claimed (though
> > > > installed) that beecrypt couldn't be found and this would not allow to 
> > > > vhashify
> > > > - actually I'm quite clueless what this finally means, but maybe 
> > > > someone here
> > > > can enlighten me.
> > > 
> > > Note that if you use beecrypt2 it will work. That library is not
> > > included in Debian sid so I can not use it.
> > > 
> > > Regards,
> > > 
> > > // Ola
> > > 
> > > > regards
> > > > Harald Kapper, icq# 36178328 http://kapper.net
> > > > software-development and loeblichgasse   6
> > > > security-consulting  1090 vienna,  .at
> > > > tel +43 1 3195500-0, fax +43 1 3195502, [EMAIL PROTECTED]
> > > > --mark---
> > > > Harry Block ("Deconstructing Harry", Woody Allen 1997):
> > > > "I think you're the opposite of a paranoid.
> > > >  I think you go around with the insane delusion that people like you."
> > > > ___
> > > > 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
> > > 
> > 
> -- 
> Thomas Gelf <[EMAIL PROTECTED]>
> 
> ___
> 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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-18 Thread Andreas John

Hi!

I have the same problem - where does the light go in the night? In the 
fridge? Where are debian packages uploaded by a maintainer but not 
available in sid and experimental? I cannot find an FTP link ;(


Ola, please help those without patience! :)

rgds,
Andreas

Thomas Gelf wrote:

Hi Ola,

I would really like to test it immediately - but atm I can see that
you did something ( http://packages.qa.debian.org/u/util-vserver.html
and http://packages.qa.debian.org/u/util-vserver/news/1.html ) but 
have no idea where to get the binary package from.


Cheers,
Thomas Gelf

Am Donnerstag, den 18.08.2005, 12:49 +0200 schrieb Ola Lundqvist:


Hello

Just uploaded 208 debs for Debian. Please test.

Regards,

// Ola

On Thu, Aug 18, 2005 at 08:32:31AM +0200, Ola Lundqvist wrote:


Hello

On Mon, Aug 15, 2005 at 01:47:49PM +0200, Harald Kapper wrote:


On Fri, 12 Aug 2005 18:19:45 + (UTC), John Goerzen <[EMAIL PROTECTED]>
wrote:



The debian maintainer is working on .208 debs now:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659


It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
anyone that wants them.

They include fix1.


hi
thanks for the dsc - one odd thing came up through building - it claimed (though
installed) that beecrypt couldn't be found and this would not allow to vhashify
- actually I'm quite clueless what this finally means, but maybe someone here
can enlighten me.


Note that if you use beecrypt2 it will work. That library is not
included in Debian sid so I can not use it.

Regards,

// Ola



regards
Harald Kapper, icq# 36178328 http://kapper.net
software-development and loeblichgasse   6
security-consulting  1090 vienna,  .at
tel +43 1 3195500-0, fax +43 1 3195502, [EMAIL PROTECTED]
--mark---
Harry Block ("Deconstructing Harry", Woody Allen 1997):
"I think you're the opposite of a paranoid.
I think you go around with the insane delusion that people like you."
___
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] Re: util-vserver 0.30.208 debs?

2005-08-18 Thread Thomas Gelf
btw: I was using your 0.30.207-7 (on sarge) for a while now - it's
running fine (also with vs2.0)

Am Donnerstag, den 18.08.2005, 12:49 +0200 schrieb Ola Lundqvist:
> Hello
> 
> Just uploaded 208 debs for Debian. Please test.
> 
> Regards,
> 
> // Ola

-- 
Thomas Gelf <[EMAIL PROTECTED]>

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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-18 Thread Thomas Gelf
Hi Ola,

I would really like to test it immediately - but atm I can see that
you did something ( http://packages.qa.debian.org/u/util-vserver.html
and http://packages.qa.debian.org/u/util-vserver/news/1.html ) but 
have no idea where to get the binary package from.

Cheers,
Thomas Gelf

Am Donnerstag, den 18.08.2005, 12:49 +0200 schrieb Ola Lundqvist:
> Hello
> 
> Just uploaded 208 debs for Debian. Please test.
> 
> Regards,
> 
> // Ola
> 
> On Thu, Aug 18, 2005 at 08:32:31AM +0200, Ola Lundqvist wrote:
> > Hello
> > 
> > On Mon, Aug 15, 2005 at 01:47:49PM +0200, Harald Kapper wrote:
> > > On Fri, 12 Aug 2005 18:19:45 + (UTC), John Goerzen <[EMAIL PROTECTED]>
> > > wrote:
> > > 
> > > >> The debian maintainer is working on .208 debs now:
> > > >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659
> > > >
> > > >It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
> > > >posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
> > > >anyone that wants them.
> > > >
> > > >They include fix1.
> > > 
> > > hi
> > > thanks for the dsc - one odd thing came up through building - it claimed 
> > > (though
> > > installed) that beecrypt couldn't be found and this would not allow to 
> > > vhashify
> > > - actually I'm quite clueless what this finally means, but maybe someone 
> > > here
> > > can enlighten me.
> > 
> > Note that if you use beecrypt2 it will work. That library is not
> > included in Debian sid so I can not use it.
> > 
> > Regards,
> > 
> > // Ola
> > 
> > > regards
> > > Harald Kapper, icq# 36178328 http://kapper.net
> > > software-development and loeblichgasse   6
> > > security-consulting  1090 vienna,  .at
> > > tel +43 1 3195500-0, fax +43 1 3195502, [EMAIL PROTECTED]
> > > --mark---
> > > Harry Block ("Deconstructing Harry", Woody Allen 1997):
> > > "I think you're the opposite of a paranoid.
> > >  I think you go around with the insane delusion that people like you."
> > > ___
> > > 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
> > 
> 
-- 
Thomas Gelf <[EMAIL PROTECTED]>

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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-18 Thread Ola Lundqvist
Hello

Just uploaded 208 debs for Debian. Please test.

Regards,

// Ola

On Thu, Aug 18, 2005 at 08:32:31AM +0200, Ola Lundqvist wrote:
> Hello
> 
> On Mon, Aug 15, 2005 at 01:47:49PM +0200, Harald Kapper wrote:
> > On Fri, 12 Aug 2005 18:19:45 + (UTC), John Goerzen <[EMAIL PROTECTED]>
> > wrote:
> > 
> > >> The debian maintainer is working on .208 debs now:
> > >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659
> > >
> > >It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
> > >posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
> > >anyone that wants them.
> > >
> > >They include fix1.
> > 
> > hi
> > thanks for the dsc - one odd thing came up through building - it claimed 
> > (though
> > installed) that beecrypt couldn't be found and this would not allow to 
> > vhashify
> > - actually I'm quite clueless what this finally means, but maybe someone 
> > here
> > can enlighten me.
> 
> Note that if you use beecrypt2 it will work. That library is not
> included in Debian sid so I can not use it.
> 
> Regards,
> 
> // Ola
> 
> > regards
> > Harald Kapper, icq# 36178328 http://kapper.net
> > software-development and loeblichgasse   6
> > security-consulting  1090 vienna,  .at
> > tel +43 1 3195500-0, fax +43 1 3195502, [EMAIL PROTECTED]
> > --mark---
> > Harry Block ("Deconstructing Harry", Woody Allen 1997):
> > "I think you're the opposite of a paranoid.
> >  I think you go around with the insane delusion that people like you."
> > ___
> > 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
> 

-- 
 - 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] Re: util-vserver 0.30.208 debs?

2005-08-17 Thread Ola Lundqvist
Hello

On Mon, Aug 15, 2005 at 01:47:49PM +0200, Harald Kapper wrote:
> On Fri, 12 Aug 2005 18:19:45 + (UTC), John Goerzen <[EMAIL PROTECTED]>
> wrote:
> 
> >> The debian maintainer is working on .208 debs now:
> >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659
> >
> >It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
> >posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
> >anyone that wants them.
> >
> >They include fix1.
> 
> hi
> thanks for the dsc - one odd thing came up through building - it claimed 
> (though
> installed) that beecrypt couldn't be found and this would not allow to 
> vhashify
> - actually I'm quite clueless what this finally means, but maybe someone here
> can enlighten me.

Note that if you use beecrypt2 it will work. That library is not
included in Debian sid so I can not use it.

Regards,

// Ola

> regards
> Harald Kapper, icq# 36178328 http://kapper.net
> software-development and loeblichgasse   6
> security-consulting  1090 vienna,  .at
> tel +43 1 3195500-0, fax +43 1 3195502, [EMAIL PROTECTED]
> --mark---
> Harry Block ("Deconstructing Harry", Woody Allen 1997):
> "I think you're the opposite of a paranoid.
>  I think you go around with the insane delusion that people like you."
> ___
> 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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-16 Thread Enrico Scholz
[EMAIL PROTECTED] (Karsten Horsmann) writes:

>> Somebody should report it at the Debian bugtracking system.
>
> Would be this Report enough?
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320425

it seems to be the same issue, but I do not know if this report
is enough ;)



Enrico


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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-16 Thread Karsten Horsmann
Hello Encrio,

Enrico Scholz schrieb:

> Somebody should report it at the Debian bugtracking system.
> 


Would be this Report enough?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320425


-- 
MfG
Karsten Horsmann


signature.asc
Description: OpenPGP digital signature
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-15 Thread Herbert Poetzl
On Mon, Aug 15, 2005 at 02:35:16PM +0200, Enrico Scholz wrote:
> [EMAIL PROTECTED] (Harald Kapper) writes:
> 
> >>It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
> >>posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
> >>anyone that wants them.
> >>
> >>They include fix1.
> >
> > thanks for the dsc - one odd thing came up through building -
> > it claimed (though installed) that beecrypt couldn't be found
> 
> Seems to be a bug in the Debian beecrypt library. Somehow, functions
> which can be optimized were not built for i386. E.g. the seen error
> (beecrypt not detected) is caused by things like
> 
> | /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined 
> reference to `mppndiv'

as a matter of fact gcc 4.0.2 + binutil 2.16.x miscompile
a lot of other packages too, so this seems to be a general
debian breakage ...

best is to downgrade to a working gcc/binutils ...

> Indeed, [1] does not define it but non-i386 archs (e.g. [2]) or
> non-Debian libraries contain this function:
> 
> | $ nm -D usr/lib/libbeecrypt.so.6.4.0 | grep mppndiv
> |  U mppndiv
> | $ file usr/lib/libbeecrypt.so.6.4.0 
> | usr/lib/libbeecrypt.so.6.4.0: ELF 32-bit LSB shared object, Intel 80386, 
> version 1 (SYSV), stripped
> 
> 
> | $ nm -D usr/lib/libbeecrypt.so.6.4.0 | grep mppndiv
> | 000124a4 T mppndiv
> | $ file usr/lib/libbeecrypt.so.6.4.0 
> | usr/lib/libbeecrypt.so.6.4.0: ELF 32-bit MSB shared object, PowerPC or 
> cisco 4500, version 1 (SYSV), stripped
> 
> Somebody should report it at the Debian bugtracking system.

I guess there are already a bunch of bugreports, but
it can't hurt to report it nevertheless ...

HTH,
Herbert

> Enrico
> 
> Footnotes: 
> [1]  
> ftp://ftp.debian.org/debian/pool/main/b/beecrypt/libbeecrypt6_4.1.2-1_i386.deb
> [2]  
> ftp://ftp.debian.org/debian/pool/main/b/beecrypt/libbeecrypt6_4.1.2-1_powerpc.deb



> ___
> 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] Re: util-vserver 0.30.208 debs?

2005-08-15 Thread Enrico Scholz
[EMAIL PROTECTED] (Harald Kapper) writes:

>>It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
>>posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
>>anyone that wants them.
>>
>>They include fix1.
>
> thanks for the dsc - one odd thing came up through building -
> it claimed (though installed) that beecrypt couldn't be found

Seems to be a bug in the Debian beecrypt library. Somehow, functions
which can be optimized were not built for i386. E.g. the seen error
(beecrypt not detected) is caused by things like

| /usr/lib/gcc/i486-linux-gnu/4.0.2/../../../../lib/libbeecrypt.so: undefined 
reference to `mppndiv'

Indeed, [1] does not define it but non-i386 archs (e.g. [2]) or
non-Debian libraries contain this function:

| $ nm -D usr/lib/libbeecrypt.so.6.4.0 | grep mppndiv
|  U mppndiv
| $ file usr/lib/libbeecrypt.so.6.4.0 
| usr/lib/libbeecrypt.so.6.4.0: ELF 32-bit LSB shared object, Intel 80386, 
version 1 (SYSV), stripped


| $ nm -D usr/lib/libbeecrypt.so.6.4.0 | grep mppndiv
| 000124a4 T mppndiv
| $ file usr/lib/libbeecrypt.so.6.4.0 
| usr/lib/libbeecrypt.so.6.4.0: ELF 32-bit MSB shared object, PowerPC or cisco 
4500, version 1 (SYSV), stripped


Somebody should report it at the Debian bugtracking system.



Enrico

Footnotes: 
[1]  
ftp://ftp.debian.org/debian/pool/main/b/beecrypt/libbeecrypt6_4.1.2-1_i386.deb
[2]  
ftp://ftp.debian.org/debian/pool/main/b/beecrypt/libbeecrypt6_4.1.2-1_powerpc.deb


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


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-15 Thread Andreas John

Hello!

I already filed a Bug on Savannah about that. On Debian (Sarge + Sid 
tested). Configure says it can find the libbeecrypt, but clains there is 
a function that dies not work as expected  (see previous my mails here)


rgds,
Andreas




Herbert Poetzl wrote:

On Mon, Aug 15, 2005 at 01:47:49PM +0200, Harald Kapper wrote:


On Fri, 12 Aug 2005 18:19:45 + (UTC), John Goerzen <[EMAIL PROTECTED]>
wrote:



The debian maintainer is working on .208 debs now:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659


It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
anyone that wants them.

They include fix1.


hi thanks for the dsc - one odd thing came up through building - it
claimed (though installed) that beecrypt couldn't be found and this
would not allow to vhashify - actually I'm quite clueless what this
finally means, but maybe someone here can enlighten me.



well, it might sound odd, but it means:

 it could not find beecrypt and therfore it will not
 build the vhashify tool ...

solution: install the beecrypt library and devel
package of your distro and rebuild it :)

HTH,
Herbert



regards
Harald Kapper, icq# 36178328 http://kapper.net
software-development and loeblichgasse   6
security-consulting  1090 vienna,  .at
tel +43 1 3195500-0, fax +43 1 3195502, [EMAIL PROTECTED]
--mark---
Harry Block ("Deconstructing Harry", Woody Allen 1997):
"I think you're the opposite of a paranoid.
I think you go around with the insane delusion that people like you."
___
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 mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Re: util-vserver 0.30.208 debs?

2005-08-15 Thread Herbert Poetzl
On Mon, Aug 15, 2005 at 01:47:49PM +0200, Harald Kapper wrote:
> On Fri, 12 Aug 2005 18:19:45 + (UTC), John Goerzen <[EMAIL PROTECTED]>
> wrote:
> 
> >> The debian maintainer is working on .208 debs now:
> >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659
> >
> >It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
> >posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
> >anyone that wants them.
> >
> >They include fix1.
> 
> hi thanks for the dsc - one odd thing came up through building - it
> claimed (though installed) that beecrypt couldn't be found and this
> would not allow to vhashify - actually I'm quite clueless what this
> finally means, but maybe someone here can enlighten me.

well, it might sound odd, but it means:

 it could not find beecrypt and therfore it will not
 build the vhashify tool ...

solution: install the beecrypt library and devel
package of your distro and rebuild it :)

HTH,
Herbert

> regards
> Harald Kapper, icq# 36178328 http://kapper.net
> software-development and loeblichgasse   6
> security-consulting  1090 vienna,  .at
> tel +43 1 3195500-0, fax +43 1 3195502, [EMAIL PROTECTED]
> --mark---
> Harry Block ("Deconstructing Harry", Woody Allen 1997):
> "I think you're the opposite of a paranoid.
>  I think you go around with the insane delusion that people like you."
> ___
> 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] Re: util-vserver 0.30.208 debs?

2005-08-15 Thread Harald Kapper
On Fri, 12 Aug 2005 18:19:45 + (UTC), John Goerzen <[EMAIL PROTECTED]>
wrote:

>> The debian maintainer is working on .208 debs now:
>> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659
>
>It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
>posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
>anyone that wants them.
>
>They include fix1.

hi
thanks for the dsc - one odd thing came up through building - it claimed (though
installed) that beecrypt couldn't be found and this would not allow to vhashify
- actually I'm quite clueless what this finally means, but maybe someone here
can enlighten me.

regards
Harald Kapper, icq# 36178328 http://kapper.net
software-development and loeblichgasse   6
security-consulting  1090 vienna,  .at
tel +43 1 3195500-0, fax +43 1 3195502, [EMAIL PROTECTED]
--mark---
Harry Block ("Deconstructing Harry", Woody Allen 1997):
"I think you're the opposite of a paranoid.
 I think you go around with the insane delusion that people like you."
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] Re: util-vserver 0.30.208 debs?

2005-08-12 Thread John Goerzen
On 2005-08-12, Micah Anderson <[EMAIL PROTECTED]> wrote:
> On Fri, 12 Aug 2005, John Goerzen wrote:
>> 1) Has anyone made 0.30.208 debs?
>
> The debian maintainer is working on .208 debs now:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321659

It was really trivial (<5 min) to take the 207 and make 208 debs.  I've
posted my source packages at http://www.complete.org/~jgoerzen/vs/ for
anyone that wants them.

They include fix1.

-- John

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