Frans Pop, le Wed 13 Aug 2008 02:05:45 +0200, a écrit :
> Better to just use 0/1 as values and only test for '= 1' (or test for
> set/unset, not sure what is more common).
At least DEBUG uses y/n, so I have done the same in the attached fixed
patch.
Samuel
Index: build/config/x86.cfg
===
Hi,
> > "parted-server: error while loading shared libraries:
> > libparted-1.8.so.9: cannot open shared object file: No such file or
> > directory"
>
> Dailies are in transition to new parted soname. This should be fine in
> next days.
thanks a lot for your fast answer Otavio :-)
I now got tha
Samuel Thibault, le Wed 13 Aug 2008 00:54:15 +0100, a écrit :
> Per Andersson, le Wed 13 Aug 2008 01:31:37 +0200, a écrit :
> > On Wed, Aug 13, 2008 at 12:51 AM, Frans Pop <[EMAIL PROTECTED]> wrote:
> > > On Tuesday 12 August 2008, Samuel Thibault wrote:
> > >> Here is an corrected patch
> > >
> >
Package: partman-crypto
Version: 34
Severity: serious
This is probably not a bug in partman-crypto itself, but I think that's
the best place to start. Potential culprits include libparted,
partman-base and partman-lvm...
For a new laptop I wanted to manually create an encrypted LVM setup, so I
Per Andersson, le Wed 13 Aug 2008 01:31:37 +0200, a écrit :
> On Wed, Aug 13, 2008 at 12:51 AM, Frans Pop <[EMAIL PROTECTED]> wrote:
> > On Tuesday 12 August 2008, Samuel Thibault wrote:
> >> Here is an corrected patch
> >
> > Looks fine to me.
>
> Shouldn't there be a left bracket after the &&?
>
On Wednesday 13 August 2008, Per Andersson wrote:
> On Wed, Aug 13, 2008 at 12:51 AM, Frans Pop <[EMAIL PROTECTED]> wrote:
> > On Tuesday 12 August 2008, Samuel Thibault wrote:
> >> Here is an corrected patch
> >
> > Looks fine to me.
>
> Shouldn't there be a left bracket after the &&?
> (It's miss
On Wed, Aug 13, 2008 at 12:51 AM, Frans Pop <[EMAIL PROTECTED]> wrote:
> On Tuesday 12 August 2008, Samuel Thibault wrote:
>> Here is an corrected patch
>
> Looks fine to me.
Shouldn't there be a left bracket after the &&?
(It's missing in several places.)
if [ $$outfile == menu.cfg ] && $$MENU_B
Frans Pop, le Wed 13 Aug 2008 00:51:29 +0200, a écrit :
> On Tuesday 12 August 2008, Samuel Thibault wrote:
> > Here is an corrected patch
>
> Looks fine to me.
>
> Only wonder if it would not make more sense to rename the variable to
> BOOT_BEEP or BEEP_ON_BOOT or SYSLINUX_BEEP. MENU could easi
Petter Reinholdtsen wrote:
[Petter Reinholdtsen]
Since the upload we have discovered and fixed some bugs in the
package, which are currently being tested in the Debian Edu
repository. We will need at least another update before Lenny is
released, and hope it can be accepted too. We will get ba
On Tuesday 12 August 2008, Samuel Thibault wrote:
> Here is an corrected patch
Looks fine to me.
Only wonder if it would not make more sense to rename the variable to
BOOT_BEEP or BEEP_ON_BOOT or SYSLINUX_BEEP. MENU could easily be confused
with the D-I main menu.
signature.asc
Description: T
Hello,
Here is an corrected patch
Samuel
Index: build/config/x86.cfg
===
--- build/config/x86.cfg(révision 54981)
+++ build/config/x86.cfg(copie de travail)
@@ -60,6 +60,11 @@
outfile=
On Tue, Aug 12, 2008 at 10:05:21PM +0200, Uwe Kleine-König wrote:
>
> I have a dual boot system, one is always stable and the other is used to
> try out things. The bootloader is grub from stable (i.e. 0.97-27etch1).
> I installed Lenny-Beta2 in my try-out-system without overwriting the
> bootloa
Hello,
yesterday I got biten by (I think) Debian Bug #463123.
I have a dual boot system, one is always stable and the other is used to
try out things. The bootloader is grub from stable (i.e. 0.97-27etch1).
I installed Lenny-Beta2 in my try-out-system without overwriting the
bootloader and added
Jordi Mallach wrote:
The first two patches have been in unstable for 3 weeks and have not
caused any new bug reports. The third patch should be trivial and has
been in unstable for nearly 2 weeks, and has not brought up any new
issues neither on unstable or Ubuntu intrepid.
If nobody objects, h
On Tuesday 12 August 2008, Samuel Thibault wrote:
> Frans Pop, le Tue 12 Aug 2008 10:29:23 +0200, a écrit :
> > On Tuesday 12 August 2008, Samuel Thibault wrote:
> > > Here is a patch. I didn't know how I should detect the kind of
> > > build, I just made it look at the udebs source.
> >
> > I don
On Tue, Aug 12, Samuel Thibault wrote:
Snip.
> > Also, please use '[ ] && [ ]' instead of '[ -a
> > ]'.
>
> I'm curious: why?
To bash specific. Have a look at the dash man page.
--Frank
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
Otavio Salvador <[EMAIL PROTECTED]> writes:
> From my POV it looks good. Let's wait few days to see if someone nack
> it or something, otherwise I'll commit it in the end of week.
Samuel,
Please address both points spoted by Frans and resubmit it.
Thanks a lot.
--
O T A V I OS A L
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Petter Reinholdtsen <[EMAIL PROTECTED]> writes:
> [Petter Reinholdtsen]
>> Since the upload we have discovered and fixed some bugs in the
>> package, which are currently being tested in the Debian Edu
>> repository. We will need at least another upda
Samuel Thibault <[EMAIL PROTECTED]> writes:
>> Also, please use '[ ] && [ ]' instead of '[ -a
>> ]'.
>
> I'm curious: why?
Coding Style.
--
O T A V I OS A L V A D O R
-
E-mail: [EMAIL PROTECTED] UIN: 5906116
GNU/Linux User: 2390
Samuel Thibault <[EMAIL PROTECTED]> writes:
> Otavio Salvador, le Mon 11 Aug 2008 22:06:50 -0300, a écrit :
>> Samuel Thibault <[EMAIL PROTECTED]> writes:
>>
>> > Samuel Thibault, le Tue 12 Aug 2008 00:10:26 +0100, a écrit :
>> >> Still no feedback on this?
>> >
>> > (I mean feedback from debian-
[Petter Reinholdtsen]
> Since the upload we have discovered and fixed some bugs in the
> package, which are currently being tested in the Debian Edu
> repository. We will need at least another update before Lenny is
> released, and hope it can be accepted too. We will get back to you
> about thi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kurt Roeckx <[EMAIL PROTECTED]> writes:
> On Mon, Aug 11, 2008 at 11:01:14PM -0300, Otavio Salvador wrote:
>> Kurt Roeckx <[EMAIL PROTECTED]> writes:
>>
>> > On Sat, Aug 02, 2008 at 10:41:13PM +0200, Luk Claes wrote:
>> >> Kurt Roeckx wrote:
>> >> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Otavio Salvador wrote:
> Otavio Salvador <[EMAIL PROTECTED]> writes:
>
>> I guess that we'll need to work on that at base-installer. I'll take a
>> look and propose a patch for that ... I hope to be able to do that
>> today but I can't promise.
>
> W
[Petter Reinholdtsen]
> The library is missing in the d-i environment. Is there some
> version skew, or some udeb missing, or something else? What can I
> do to solve it?
I was just told on IRC that this is already reported,
http://bugs.debian.org/494532 >. I see it is already being
worked on,
* Petter Reinholdtsen <[EMAIL PROTECTED]> [2008-08-12 17:19]:
> Hi. A few days now, the Debian Edu netinst CD has been broken, and
> unable to install. I had a look at why just now, and the problem is
> related to libparted.
>
> When main-menu select partman-base, this message is printed in the
Hi. A few days now, the Debian Edu netinst CD has been broken, and
unable to install. I had a look at why just now, and the problem is
related to libparted.
When main-menu select partman-base, this message is printed in the
log:
parted_server: error while loading shared libraries:
libparted
Frans Pop, le Tue 12 Aug 2008 10:29:23 +0200, a écrit :
> On Tuesday 12 August 2008, Samuel Thibault wrote:
> > Here is a patch. I didn't know how I should detect the kind of build,
> > I just made it look at the udebs source.
>
> I don't think it's smart to use USE_UDEBS_FROM here. Better use a
On Tuesday 12 August 2008, Samuel Thibault wrote:
> Here is a patch. I didn't know how I should detect the kind of build,
> I just made it look at the udebs source.
I don't think it's smart to use USE_UDEBS_FROM here. Better use a
dedicated variable. Also, please use '[ ] && [ ]' instead
of '
28 matches
Mail list logo