[Pkg-uml-pkgs] Bug#446729: Bug#446729: rootstrap: MAKEDEV: No such file or directory

Mattia Dongili malattia at linux.it
Tue Oct 23 23:14:47 UTC 2007


On Mon, Oct 22, 2007 at 04:03:11PM +0200, Marcus Better wrote:
> package rootstrap
> tag 446729 patch
> thanks
> 
> This patch appears to fix it.
> 
> --- modules/uml~        2006-09-26 10:57:22.000000000 +0200
> +++ modules/uml 2007-10-22 10:18:43.000000000 +0200
> @@ -5,7 +5,7 @@
>  for i in 1 2 3 4 5 6 7 8; do
>         NEW_TTY="$NEW_TTY tty$i"
>  done
> -chroot $TARGET /bin/sh -c "cd /dev && ./MAKEDEV ubd std pty $NEW_TTY"
> +chroot $TARGET /bin/sh -c "cd /dev && /sbin/MAKEDEV ubd std pty $NEW_TTY"
>  chroot $TARGET umount /proc

thanks, I hope I'll heve some time to update the package soon

-- 
mattia
:wq!





More information about the Pkg-uml-pkgs mailing list