Advertisement
Guest User

Untitled

a guest
Jul 24th, 2014
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.90 KB | None | 0 0
  1. localhost linux-3.15.0-gentoo-r1 # emerge -uav gentoo-sources
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies                                 ... done!
  6. [ebuild  N     ] sys-fs/static-dev-0.1  0 kB
  7. [ebuild  NS   ~] sys-kernel/gentoo-sources-3.15.6:3.15.6 [3.15.0-r1:3.15.0-r1, 3.15.3:3.15.3, 3.15.5:3.15.5] USE="-build -deblob -experimental -symlink" 0 kB
  8.  
  9. Total: 2 packages (1 new, 1 in new slot), Size of downloads: 0 kB
  10.  
  11. Would you like to merge these packages? [Yes/No] Yes
  12. >>> Verifying ebuild manifests
  13. >>> Emerging (1 of 2) sys-fs/static-dev-0.1
  14. >>> Installing (1 of 2) sys-fs/static-dev-0.1
  15. >>> Failed to install sys-fs/static-dev-0.1, Log file:
  16. >>>  '/var/tmp/portage/sys-fs/static-dev-0.1/temp/build.log'
  17. >>> Jobs: 0 of 2 complete, 1 failed                 Load avg: 0.46, 0.28, 0.24
  18.  * Package:    sys-fs/static-dev-0.1
  19.  * Repository: gentoo
  20.  * Maintainer: base-system@gentoo.org
  21.  * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  22.  * FEATURES:   distcc preserve-libs sandbox userpriv usersandbox
  23. >>> Unpacking source...
  24. >>> Source unpacked in /var/tmp/portage/sys-fs/static-dev-0.1/work
  25. >>> Compiling source in /var/tmp/portage/sys-fs/static-dev-0.1/work ...
  26. >>> Source compiled.
  27. >>> Test phase [not enabled]: sys-fs/static-dev-0.1
  28.  
  29. >>> Install static-dev-0.1 into /var/tmp/portage/sys-fs/static-dev-0.1/image/ category sys-fs
  30. >>> Completed installing static-dev-0.1 into /var/tmp/portage/sys-fs/static-dev-0.1/image/
  31.  
  32.  * checking 0 files for package collisions
  33. >>> Merging sys-fs/static-dev-0.1 to /
  34.  
  35.  * We have detected that you currently use udev or devfs or devtmpfs
  36.  * and this ebuild cannot install to the same mount-point.
  37.  * Please reinstall the ebuild (as root) like follows:
  38.  *
  39.  * mkdir /tmp/newroot
  40.  * mount -o bind / /tmp/newroot
  41.  * ROOT=/tmp/newroot/ emerge sys-fs/static-dev
  42.  * umount /tmp/newroot
  43.  * ERROR: sys-fs/static-dev-0.1::gentoo failed (preinst phase):
  44.  *   Cannot install on udev/devfs tmpfs.
  45.  *
  46.  * Call stack:
  47.  *     ebuild.sh, line  93:  Called pkg_preinst
  48.  *   environment, line 163:  Called die
  49.  * The specific snippet of code:
  50.  *           die "Cannot install on udev/devfs tmpfs.";
  51.  *
  52.  * If you need support, post the output of `emerge --info '=sys-fs/static-dev-0.1::gentoo'`,
  53.  * the complete build log and the output of `emerge -pqv '=sys-fs/static-dev-0.1::gentoo'`.
  54.  * The complete build log is located at '/var/tmp/portage/sys-fs/static-dev-0.1/temp/build.log'.
  55.  * The ebuild environment file is located at '/var/tmp/portage/sys-fs/static-dev-0.1/temp/environment'.
  56.  * Working directory: '/usr/lib64/portage/pym'
  57.  * S: '/var/tmp/portage/sys-fs/static-dev-0.1/work/static-dev-0.1'
  58. !!! FAILED preinst: 1
  59.  
  60.  * Messages for package sys-fs/static-dev-0.1:
  61.  
  62.  * We have detected that you currently use udev or devfs or devtmpfs
  63.  * and this ebuild cannot install to the same mount-point.
  64.  * Please reinstall the ebuild (as root) like follows:
  65.  *
  66.  * mkdir /tmp/newroot
  67.  * mount -o bind / /tmp/newroot
  68.  * ROOT=/tmp/newroot/ emerge sys-fs/static-dev
  69.  * umount /tmp/newroot
  70.  * ERROR: sys-fs/static-dev-0.1::gentoo failed (preinst phase):
  71.  *   Cannot install on udev/devfs tmpfs.
  72.  *
  73.  * Call stack:
  74.  *     ebuild.sh, line  93:  Called pkg_preinst
  75.  *   environment, line 163:  Called die
  76.  * The specific snippet of code:
  77.  *           die "Cannot install on udev/devfs tmpfs.";
  78.  *
  79.  * If you need support, post the output of `emerge --info '=sys-fs/static-dev-0.1::gentoo'`,
  80.  * the complete build log and the output of `emerge -pqv '=sys-fs/static-dev-0.1::gentoo'`.
  81.  * The complete build log is located at '/var/tmp/portage/sys-fs/static-dev-0.1/temp/build.log'.
  82.  * The ebuild environment file is located at '/var/tmp/portage/sys-fs/static-dev-0.1/temp/environment'.
  83.  * Working directory: '/usr/lib64/portage/pym'
  84.  * S: '/var/tmp/portage/sys-fs/static-dev-0.1/work/static-dev-0.1'
  85.  
  86.  * GNU info directory index is up-to-date.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement