Public bug reported:
Binary package hint: maven2
The command line option processing in Maven version 2.0.8-3 (as in
hardy) is broken, making the package all but useless - for full details
please see Debian's bugs http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=466860 and http://bugs.debian.org/
This seems to be because system-config-lvm expects readlink to be
/usr/bin/readlink, but it is (now) /bin/readlink. As a temporary bodge I
have added a link from /usr/bin/readlink to /bin/readlink which allows
system-config-lvm to work correctly.
--
You received this bug notification because you