Bug 32130

Summary: Install: failed to create symbolic link `./console-kit-log-system-start.service'
Product: ConsoleKit Reporter: Florian Gawrilowicz <flo.gravo>
Component: DaemonAssignee: william.jon.mccann
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Florian Gawrilowicz 2010-12-06 03:30:14 UTC
make install fails when there has been a make install in the directory before:

make[3]: Entering directory `/home//co/gnome3/ConsoleKit/data'
/bin/mkdir -p -m 755 \
	/opt/gnome3/lib/systemd/system/basic.target.wants \
	/opt/gnome3/lib/systemd/system/halt.target.wants \
	/opt/gnome3/lib/systemd/system/poweroff.target.wants \
	/opt/gnome3/lib/systemd/system/reboot.target.wants \
	/opt/gnome3/lib/systemd/system/kexec.target.wants
( cd /opt/gnome3/lib/systemd/system/basic.target.wants && \
	ln -s ../console-kit-log-system-start.service )
ln: failed to create symbolic link `./console-kit-log-system-start.service': File exists
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/home//co/gnome3/ConsoleKit/data'
Comment 1 Lennart Poettering 2011-02-16 15:54:15 UTC
Fixed in git.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.