From be07e999d65cf2f2a0fc5f677f7a8d9a057e97a8 Mon Sep 17 00:00:00 2001 From: varialus Date: Thu, 13 Sep 2012 01:48:39 -0700 Subject: [PATCH] Added the actual error message for the missing VBox guest additions dependency. --- varialus/index.mdwn | 23 +++++++++++++++++++++++ 1 files changed, 23 insertions(+), 0 deletions(-) diff --git a/varialus/index.mdwn b/varialus/index.mdwn index dd3e49d..3c81397 100644 --- a/varialus/index.mdwn +++ b/varialus/index.mdwn @@ -727,6 +727,29 @@ Tested in DragonFly 3.0.2. - Get an error that it can't download ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/VirtualBox-4.1.22.tar.bz2 - Sure enough, that file doesn't exist, but that directory does have version 4.1.20, with a date of 8/24/2012, so hopefully the new version will be uploaded soon. - I have asked the FreeBSD VirtualBox folks on IRC when it's expected or how is best to proceed. Idly awaiting their reply. + - Here's the error in case you're curious. + + ===> License GPLv2 accepted by the user + ===> Found saved configuration for virtualbox-ose-additions-4.1.22 + => VirtualBox-4.1.22.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. + => Attempting to fetch http://download.virtualbox.org/virtualbox/4.1.22/VirtualBox-4.1.22.tar.bz2 + fetch: http://download.virtualbox.org/virtualbox/4.1.22/VirtualBox-4.1.22.tar.bz2: Moved Temporarily + => Attempting to fetch http://tmp.chruetertee.ch/VirtualBox-4.1.22.tar.bz2 + fetch: http://tmp.chruetertee.ch/VirtualBox-4.1.22.tar.bz2: Not Found + => Attempting to fetch http://disasterarea.chruetertee.ch/VirtualBox-4.1.22.tar.bz2 + fetch: http://disasterarea.chruetertee.ch/VirtualBox-4.1.22.tar.bz2: Not Found + => Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/VirtualBox-4.1.22.tar.bz2 + fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/VirtualBox-4.1.22.tar.bz2: File unavailable (e.g., file not found, no access) + => Couldn't fetch it - please try to retrieve this + => port manually into /usr/ports/distfiles/ and try again. + *** [do-fetch] Error code 1 + + Stop in /usr/ports/emulators/virtualbox-ose-additions. + *** [install] Error code 1 + + Stop in /usr/ports/emulators/virtualbox-ose-additions. + root@ghostbsd:/usr/ports/emulators/virtualbox-ose-additions # + - Build VirtualBox - Initialize build environment (See above) - Build Guest Additions -- 1.7.7.2