DragonFly bugs List (threaded) for 2009-02
DragonFly BSD
DragonFly bugs List (threaded) for 2009-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1292] dfly-2.2.0-REL: Installer Bug


To: DragonFly issue tracker <sinknull@xxxxxxxxxxxxxxxxxxxxxxx>
From: Sascha Wildner <saw@xxxxxxxxx>
Date: Sat, 21 Feb 2009 09:54:45 +0100

M.K. (via DragonFly issue tracker) schrieb:
M.K. <mk@freeweb.ozi.nu> added the comment:

I always do a fresh install.

*** I JUST FOUND THE INSTALLER BUG ***

Just comparing install logs (on Alt-F1 screen):

DFly 2.0.1-REL:

-<<< Executing `cd /dev && /bin/test -c ad0s3a || /bin/sh MAKEDEV ad0s3a'
->>> Exit status: 0

-<<< Executing `/sbin/newfs ...etc'

DFly 2.2.0-REL:

-<<< Executing `cd /dev && /bin/echo ad0s3a || /bin/sh MAKEDEV ad0s3a'
| ad0s3a
->>> Exit status: 0

-<<< Executing `/sbin/newfs ...etc'


There is the problem, "echo ad0s3a" always returns 0, so MAKEDEV never happens.


Cheers, MK

Yep, you found it. :) Very nice, thanks.


I've committed a fix to HEAD which will go into 2.2.1.

Sascha

--
http://yoyodyne.ath.cx



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]