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...@lists.debian.org with a subject of "unsubscribe

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

2011-12-02 Thread Marco d'Itri
On Dec 02, Ramkumar Ramachandra wrote: > Could you apply this fix? No, it's wrong. -- ciao, Marco signature.asc Description: Digital signature

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

2011-12-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 649175 + patch Bug #649175 [udev] udev: systemd service file has incorrect udevd path Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 649175: http://bugs.debian.org/cgi-bin/bugreport.cgi?b

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#649175: udev: systemd service file has incorrect udevd path

2011-12-01 Thread Marco d'Itri
On Dec 01, Sedat Dilek wrote: > Marco, can you explain why there is still no upload? I am lazy and I like to annoy systemd users. -- ciao, Marco signature.asc Description: Digital signature

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

2011-12-01 Thread Sedat Dilek
Hi, I pinged Marco on #systemd on 23-Nov-2011, but got no answer. I can *confirm* this bug has stolen also my time, not much, but anyway, the fix is trivial by checking Debian's BTS and changed /lib/systemd/system/udev.service file accordingly. Just FYI, the problem occured here with systemd not w