← Back to team overview

ugr-testing team mailing list archive

[Bug 797310] Re: Invalid cross-device link

 

Probably harmless, but removed ln anyway.
Fixed in revision 181.

** Changed in: elementaryos
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
GNOME Remix: Testing Team, which is subscribed to UGR (Ubuntu Gnome
Remix) Project.
https://bugs.launchpad.net/bugs/797310

Title:
  Invalid cross-device link

Status in elementary OS:
  Fix Released
Status in Ubuntu Gnome Remix: eBuild:
  Incomplete

Bug description:
  These line of code in ebuild's build.sh
  73 	# Make conf.sh and resources availabe in chroot (UCK mounts /tmp/ of the host to the chroot)
  74 	ln -f -t /tmp/ "$DATADIR"/conf.sh "$DATADIR"/resources/* \
  75 	|| cp -f -t /tmp/ "$DATADIR"/conf.sh "$DATADIR"/resources/*

  Generates this error message when building:
  ln: creating hard link `/tmp/conf.sh' => `./conf.sh': Invalid cross-device link
  ln: creating hard link `/tmp/10-help-text' => `./resources/10-help-text': Invalid cross-device link
  ln: creating hard link `/tmp/10_linux' => `./resources/10_linux': Invalid cross-device link
  ln: creating hard link `/tmp/10_linux.patch' => `./resources/10_linux.patch': Invalid cross-device link
  ln: creating hard link `/tmp/access.pcx' => `./resources/access.pcx': Invalid cross-device link
  ln: creating hard link `/tmp/blank.pcx' => `./resources/blank.pcx': Invalid cross-device link
  ln: creating hard link `/tmp/cd_in_tray.png' => `./resources/cd_in_tray.png': Invalid cross-device link
  ln: creating hard link `/tmp/docky.desktop' => `./resources/docky.desktop': Invalid cross-device link
  ln: creating hard link `/tmp/docky.xml' => `./resources/docky.xml': Invalid cross-device link
  ln: creating hard link `/tmp/gdm2fix.py' => `./resources/gdm2fix.py': Invalid cross-device link
  ln: creating hard link `/tmp/gfxboot.cfg' => `./resources/gfxboot.cfg': Invalid cross-device link
  ln: creating hard link `/tmp/killdesktop.sh' => `./resources/killdesktop.sh': Invalid cross-device link
  ln: creating hard link `/tmp/panel.xml' => `./resources/panel.xml': Invalid cross-device link
  ln: creating hard link `/tmp/rc.local' => `./resources/rc.local': Invalid cross-device link
  ln: creating hard link `/tmp/rm.desktop' => `./resources/rm.desktop': Invalid cross-device link
  ln: creating hard link `/tmp/splash.pcx' => `./resources/splash.pcx': Invalid cross-device link
  ln: creating hard link `/tmp/testpage.ps' => `./resources/testpage.ps': Invalid cross-device link
  ln: creating hard link `/tmp/ubi-language.py' => `./resources/ubi-language.py': Invalid cross-device link
  ln: creating hard link `/tmp/ubi-language.py~' => `./resources/ubi-language.py~': Invalid cross-device link
  ln: creating hard link `/tmp/ubuntu_installed.png' => `./resources/ubuntu_installed.png': Invalid cross-device link
  ln: creating hard link `/tmp/user-dirs.defaults' => `./resources/user-dirs.defaults': Invalid cross-device link

  Is this harmless?

  Notified elementaryOS because this is unmodified from their code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/elementaryos/+bug/797310/+subscriptions