Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675248 - No such file or directory: 'rdesktop-vrdp'
Summary: No such file or directory: 'rdesktop-vrdp'
Status: RESOLVED DUPLICATE of bug 675250
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-12 00:34 UTC by Mike Greene
Modified: 2019-01-12 02:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,15.94 KB, text/plain)
2019-01-12 00:34 UTC, Mike Greene
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Greene 2019-01-12 00:34:05 UTC
Created attachment 560712 [details]
emerge --info

I am trying to compile headless Virtual Box 6.0.0 on a number of systems with either 4.20.0 or 4.20.1 kernels. I have been successful in compiling it on systems not using the headless flag.  All systems have this error during the emerge:


  INST vboxwebsrv => {C}/out/linux.amd64/release/bin/vboxwebsrv
kmk_builtin_install --hard-link-files-when-possible    -- /var/tmp/portage/app-emulation/virtualbox-6.0.0/work/VirtualBox-6.0.0/out/linux.amd64/release/obj/vboxwebsrv/vboxwebsrv /var/tmp/portage/app-emulation/virtualbox-6.0.0/work/VirtualBox-6.0.0/out/linux.amd64/release/bin/vboxwebsrv
>>> Source compiled.
>>> Test phase [not enabled]: app-emulation/virtualbox-6.0.0

>>> Install virtualbox-6.0.0 into /var/tmp/portage/app-emulation/virtualbox-6.0.0/image/ category app-emulation
Traceback (most recent call last):
  File "/usr/lib/portage/python2.7/doins.py", line 611, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/lib/portage/python2.7/doins.py", line 602, in main
    os.path.dirname(source)):
  File "/usr/lib/portage/python2.7/doins.py", line 450, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/usr/lib/portage/python2.7/doins.py", line 386, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python2.7/doins.py", line 195, in run
    sstat = os.stat(source)
OSError: [Errno 2] No such file or directory: 'rdesktop-vrdp'
 * ERROR: app-emulation/virtualbox-6.0.0::gentoo failed (install phase):
 *   doins failed
 * 
 * If you need support, post the output of `emerge --info '=app-emulation/virtualbox-6.0.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-emulation/virtualbox-6.0.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-emulation/virtualbox-6.0.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-emulation/virtualbox-6.0.0/temp/environment'.
 * Working directory: '/var/tmp/portage/app-emulation/virtualbox-6.0.0/work/VirtualBox-6.0.0/out/linux.amd64/release/bin'
 * S: '/var/tmp/portage/app-emulation/virtualbox-6.0.0/work/VirtualBox-6.0.0'
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea-bin-8  CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.9.0"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER=""
and of course, the output of emerge --info =virtualbox-6.0.0

emerge -pqv =app-emulation/virtualbox-6.0.0::gentoo:

[ebuild  N    ] app-emulation/virtualbox-6.0.0  USE="alsa headless java opengl opus pam pulseaudio python sdk udev vboxwebsrv vnc -debug -doc -libressl -lvm -pax_kernel -qt5" PYTHON_TARGETS="python2_7"
Comment 1 Brian Evans (RETIRED) gentoo-dev 2019-01-12 02:11:04 UTC

*** This bug has been marked as a duplicate of bug 675250 ***