Comment 4 for bug 145732

Revision history for this message
sv3t (tassev) wrote :

ligphoto2-2 gives the same problem here. Below is the result of the command Martin Pitt asked for:

+ set -e
+ [ configure = configure ]
+ ldconfig
+ PACKAGE=libgphoto2
+ mkdir -p /usr/share/hal/fdi/preprobe/10osvendor/
+ /usr/lib/libgphoto2/print-camera-list hal-fdi
+ rm -f /usr/share/hal/fdi/information/10freedesktop/10-camera-libgphoto2.fdi
+ rm -f /usr/share/hal/fdi/information/20thirdparty/libgphoto2.fdi
+ rm -f /usr/share/hal/fdi/information/10freedesktop/10-camera-libgphoto2-device.fdi
+ [ -d /etc/udev/ ]
+ which udevinfo
+ udevinfo -V
+ awk {if ($3 >= 98) exit 1}
+ /usr/lib/libgphoto2/print-camera-list udev-rules mode 0660 group plugdev
Segmentation fault (core dumped)