Package: perlmagick
Version: 8:6.6.0.4-2.2
Severity: important
When using Image::Magick within perl script to convert SVG data to other,
script fails with no delegate found error when using BlobToImage. Imagemagick
does properly handle SVG (convert, etc).
I recompiled the imagemagick package sou
I ran into this issue when trying to enable LVM in the Ubuntu 8.04 LiveCD.
I tracked down the issue just far enough to get a minimal fix for the oops.
The problem is that unionfs_file_revalidate() calls is_robranch(dentry),
which has the statement "IS_RDONLY(dtohd_index(dentry, index)->d_inode)".
2 matches
Mail list logo