Bug#649175: udev: systemd service file has incorrect udevd path

2011-12-02 Thread Ramkumar Ramachandra
Hi Marco, Marco d'Itri wrote: > On Dec 02, Ramkumar Ramachandra wrote: > >> Could you apply this fix? > No, it's wrong. Oh, I'm sorry then. Kindly do whatever you think is appropriate. -- Ram -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@list

Bug#649175: udev: systemd service file has incorrect udevd path

2011-12-01 Thread Ramkumar Ramachandra
Retag 649175 + patch Hi Marco, Could you apply this fix? --- a/rules +++ b/rules @@ -109,7 +109,7 @@ $D/lib/udev/ cp extra/hotplug.functions $D/lib/udev/ - mv $D/lib/udev/udevd $D/sbin/ + ln -s $D/lib/udev/udevd $D/sbin/udevd cd $D/lib/udev/rules.d/ &

Bug#609243: libiconv.so.2: cannot open shared object file: No such file or directory

2011-01-07 Thread Ramkumar Ramachandra
close 609243 thanks Adam D. Barratt writes: > On Fri, 2011-01-07 at 23:24 +0530, Ramkumar Ramachandra wrote: > > $ ldd `which svn` > [...] > > libapr-1.so.0 => /usr/local/apr/lib/libapr-1.so.0 > > (0x7f03372ac000) > [...] > > libaprutil-1.s

Bug#609243: libiconv.so.2: cannot open shared object file: No such file or directory

2011-01-07 Thread Ramkumar Ramachandra
Package: subversion Version: 1.6.12dfsg-4 Severity: grave Justification: renders package unusable >From an upstream script, iconv can refer to either apr-iconv or gnu-iconv: http://www.apache.org/dist/apr/apr-iconv-$(VERSION).tar.gz http://ftp.gnu.org/pub/gnu/libiconv/libiconv-$(VERSION).tar.gz I