Bug#501412: ikvm: FTBFS in lenny: Illegal characters in path

View: New views
6 Messages — Rating Filter:   Alert me  

Bug#501412: ikvm: FTBFS in lenny: Illegal characters in path

by Mirco Bauer-4 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Hi,

> The current runtime framework 'mono-2.0' is not correctly configured
> in the NAnt configuration file. Function call failed.
> Expression: ${path::combine(prefix, 'lib/mono/1.0')}
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>         Illegal characters in path
> Parameter name: path1

> On Wed, Oct 08, 2008 at 08:29:26PM -0400, Barry deFreese wrote:
> > Hi,
> >
> > I can't reproduce this in an i386 Lenny pbuilder.
>
> Neither can I. Lucas, any idea what is different in your build
> environment?
>
> Gruesse,

Nothing is different (well hardware is), as this is a race-condition
that happens on SMP systems, see:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483073

Not sure how to proceed here... someone NMU ikvm with the named
workaround of #483073?

--
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer    meebey@...  http://www.meebey.net/
PEAR Developer    meebey@...     http://pear.php.net/
Debian Developer  meebey@...  http://www.debian.org/



--
To UNSUBSCRIBE, email to debian-bugs-rc-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#501412: ikvm: FTBFS in lenny: Illegal characters in path

by Frank Lichtenheld :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

On Sat, Oct 11, 2008 at 07:31:52PM +0200, Mirco Bauer wrote:
> Nothing is different (well hardware is), as this is a race-condition
> that happens on SMP systems, see:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483073
>
> Not sure how to proceed here... someone NMU ikvm with the named
> workaround of #483073?

Hmm, if that bug affects many other packages it would probably better
to get a fixed nant in lenny instead. Upstream claims that it is fixed
in a newer version, so it would be helpful if someone could try to find
out how big the patch is.

Gruesse,
--
Frank Lichtenheld <djpig@...>
www: http://www.djpig.de/



--
To UNSUBSCRIBE, email to debian-bugs-rc-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#501412: ikvm: FTBFS in lenny: Illegal characters in path

by Y Giridhar Appaji Nag :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

On 08/10/11 21:51 +0200, Frank Lichtenheld said ...

> On Sat, Oct 11, 2008 at 07:31:52PM +0200, Mirco Bauer wrote:
> > Nothing is different (well hardware is), as this is a race-condition
> > that happens on SMP systems, see:
> >
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483073
> >
> > Not sure how to proceed here... someone NMU ikvm with the named
> > workaround of #483073?
>
> Hmm, if that bug affects many other packages it would probably better
> to get a fixed nant in lenny instead. Upstream claims that it is fixed
> in a newer version, so it would be helpful if someone could try to find
> out how big the patch is.
Got in touch with upstream, will keep the bugs posted.

Cheers,

Giridhar

--
Y Giridhar Appaji Nag | http://appaji.net/


signature.asc (196 bytes) Download Attachment

Bug#501412: ikvm: FTBFS in lenny: Illegal characters in path

by Y Giridhar Appaji Nag :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

On 08/10/15 13:04 +0530, Y Giridhar Appaji Nag said ...
> On 08/10/11 21:51 +0200, Frank Lichtenheld said ...
> > Hmm, if that bug affects many other packages it would probably better
> > to get a fixed nant in lenny instead. Upstream claims that it is fixed
> > in a newer version, so it would be helpful if someone could try to find
> > out how big the patch is.
>
> Got in touch with upstream, will keep the bugs posted.

I posted a nmudiff to #483073 and it would be great if someone who is
able to reproduce tests the fix before we do an upload.

Cheers,

Giridhar

--
Y Giridhar Appaji Nag | http://appaji.net/


signature.asc (204 bytes) Download Attachment

Bug#501412: ikvm: FTBFS in lenny: Illegal characters in path

by Adam D. Barratt-29 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

Hi,

On Wed, 2008-10-15 at 22:58 +0530, Y Giridhar Appaji Nag wrote:

> On 08/10/15 13:04 +0530, Y Giridhar Appaji Nag said ...
> > On 08/10/11 21:51 +0200, Frank Lichtenheld said ...
> > > Hmm, if that bug affects many other packages it would probably better
> > > to get a fixed nant in lenny instead. Upstream claims that it is fixed
> > > in a newer version, so it would be helpful if someone could try to find
> > > out how big the patch is.
> >
> > Got in touch with upstream, will keep the bugs posted.
>
> I posted a nmudiff to #483073 and it would be great if someone who is
> able to reproduce tests the fix before we do an upload.

In a repeated build run overnight using the nant package in the archive
on amd64, the build failed approximately 1% of the time (7 of 603
builds). I've built a local package using Giridhar's patch and restarted
the test.

Regards,

Adam



--
To UNSUBSCRIBE, email to debian-bugs-rc-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Bug#501412: ikvm: FTBFS in lenny: Illegal characters in path

by Adam D. Barratt-29 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

On Thu, 2008-10-16 at 06:42 +0100, Adam D. Barratt wrote:

> Hi,
>
> On Wed, 2008-10-15 at 22:58 +0530, Y Giridhar Appaji Nag wrote:
> > I posted a nmudiff to #483073 and it would be great if someone who is
> > able to reproduce tests the fix before we do an upload.
>
> In a repeated build run overnight using the nant package in the archive
> on amd64, the build failed approximately 1% of the time (7 of 603
> builds). I've built a local package using Giridhar's patch and restarted
> the test.

I've now rebuilt the package over 1100 times without a single build
failure; based on those figures I'd say the patch is good. :)

Adam



--
To UNSUBSCRIBE, email to debian-bugs-rc-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...

LightInTheBox - Buy quality products at wholesale price!