Fog issues SVN 3220
-
hi,
1- capone page, still error in loading :
[IMG]http://image.noelshack.com/fichiers/2015/10/1425555150-capone.jpg[/IMG]
2- when i quick image or capone :[CODE]* Creating disk with new label … error : /dev/sda1 : No such file or directory
error /dev/sda2: No such file or directoryudevd[2536]: inotify_add_watch(6, /dev/sda1, 10) failed : No such file or directory
udevd[2536]: inotify_add_watch(6, /dev/sda2, 10) failed : No such file or directory
done[/CODE]
But works fine
No message in error log
-
Hi,
Same problem in 3200 in download task
Regards,
Ch3i. -
This is expected.
I know you don’t like seeing it, but it should only appear on download tasks. It’s the epoll in the kernel. It tries to notify the system about the new partitions which at that time, does not exist hence it popping the error. It should not impact imaging though.