Bug 32130 - Install: failed to create symbolic link `./console-kit-log-system-start.service'
Summary: Install: failed to create symbolic link `./console-kit-log-system-start.service'
Status: RESOLVED FIXED
Alias: None
Product: ConsoleKit
Classification: Unclassified
Component: Daemon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium minor
Assignee: william.jon.mccann
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-06 03:30 UTC by Florian Gawrilowicz
Modified: 2011-02-16 15:54 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.