You are not logged in.

#1 2008-08-13 15:48:34

windowbreaker
Member
Registered: 2008-06-18
Posts: 46

yaourt -S virtualbox_bin : not working

So I run

yaourt -S virtualbox_bin

Simple enough, right?  Wrong.
I get the message

==> Retrieving Sources...
==> ERROR: VirtualBox-1.6.4-Linux_x86.run was not found in the build directory and is not a URL.
Error: Makepkg was unable to build virtualbox_bin package.

I downloaded VirtualBox-1.6.4-Linux_x86.run and placed in in my current directory - didn't work.
I looked for a virtualbox_bin directory under the /var/abs tree, not found.
I did updatedb and ran 'locate virtualbox' to see if I could find some temporary build directory to place the file in - not found.

Where the hell am I supposed to place the .run file for yaourt to find it????

Offline

#2 2008-08-13 15:57:00

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: yaourt -S virtualbox_bin : not working

download manualy from aur the build arhive and place VirtualBox-1.6.4-Linux_x86.run inside the directory. after that run makepkg -i


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2008-08-13 16:03:20

windowbreaker
Member
Registered: 2008-06-18
Posts: 46

Re: yaourt -S virtualbox_bin : not working

So is virtualbox_bin a package that cannot be built using yaourt?  The whole reason I started using yaourt was to not have to build AUR pkg's manually. I can understand why they can't include the .bin file in the AUR.  I'm just curious if I'm doing something wrong or if packages like virtualbox_bin and vmware pkgs - that can't include certain files, just cannot be installed using yaourt.

Offline

#4 2008-08-13 16:40:57

kett
Member
Registered: 2008-04-21
Posts: 104

Re: yaourt -S virtualbox_bin : not working

It should work.  I'd imagine it's a problem with the PKGBUILD.  If you just want virtualbox_bin, add the archlinuxfr repository to pacman.   Then you can install virtualbox_bin using pacman.

Edit: When I said it should work, I mean that it would definitely be possible to install virtualbox_bin through yaourt.  Not necessarily that the current PKGBUILD in the aur works.

Last edited by kett (2008-08-13 16:43:49)

Offline

#5 2008-08-13 16:43:10

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: yaourt -S virtualbox_bin : not working

you can't include such a huge file. the link for download is not static. is dinamic generatated and thats why cannot be use in source(). this thing happen after virtualbox team put download on sun servers


Give what you have. To someone, it may be better than you dare to think.

Offline

#6 2008-08-13 17:41:37

kclive18
Member
From: Columbus, Ohio, USA
Registered: 2008-05-08
Posts: 219

Re: yaourt -S virtualbox_bin : not working

Don't use yaourt to build virtualbox_bin, just download the tarball off the AUR and extract it.  Then download the 1.6.4 .run file off of virtualbox.org (for linux i386 or x86_64, depending on what you're using), and place it in the directory created from extracting the tarball.  After that, cd to that same dir, makepkg, and then pacman -U the pkg.tar.gz it spits out.  This is how I do it whenever there's a new version of vbox out on the AUR.


My Rigs:
- Mid-2007 iMac 20", Intel 2GHz Core 2 Duo, 2x1GB DDR2-800, 250GB SATA HDD, and...MIGHTY MOUSE!!! tongue, OSX 10.5 Leopard, ATI Radeon 2400XT 128MB
- HP zv6203cl, AMD Athlon 64 3200 S939, 2x512MB DDR400, 80GB 4200rpm HDD, ATI Radeon Xpress 200M 128MB, Arch i686 cool
- 1986 Gibson SG Junior Cherry Red, Ibanez 15W amp, DigiTech RP250 modeling processor

Offline

#7 2008-08-13 18:09:00

ighea
Member
From: Finland
Registered: 2007-10-20
Posts: 118

Re: yaourt -S virtualbox_bin : not working

We can give our thanks to the Sun Microsystems for this fuck up too! :I


(╯°□°)╯~ ┻━┻

Offline

#8 2008-08-13 19:59:11

windowbreaker
Member
Registered: 2008-06-18
Posts: 46

Re: yaourt -S virtualbox_bin : not working

I just built it from AUR using makepkg.  It's working great.  I got the feature I was after, which was the integrated mouse/keyboard - I hated the keyboard capture function.

Thanks - and a special thanks to all the maintainers of AUR software, you guys are great.

Offline

#9 2008-08-14 00:38:47

kalpik
Member
From: India
Registered: 2007-05-08
Posts: 163
Website

Re: yaourt -S virtualbox_bin : not working

You can place the virtualbux.run file in /tmp/yaourt-tmp-<username>/virtualbox folder smile

Offline

#10 2008-08-14 13:53:00

kclive18
Member
From: Columbus, Ohio, USA
Registered: 2008-05-08
Posts: 219

Re: yaourt -S virtualbox_bin : not working

Or you could probably insert a wget line in the PKGBUILD file so that it dl's the .run file from sun before starting the build.


My Rigs:
- Mid-2007 iMac 20", Intel 2GHz Core 2 Duo, 2x1GB DDR2-800, 250GB SATA HDD, and...MIGHTY MOUSE!!! tongue, OSX 10.5 Leopard, ATI Radeon 2400XT 128MB
- HP zv6203cl, AMD Athlon 64 3200 S939, 2x512MB DDR400, 80GB 4200rpm HDD, ATI Radeon Xpress 200M 128MB, Arch i686 cool
- 1986 Gibson SG Junior Cherry Red, Ibanez 15W amp, DigiTech RP250 modeling processor

Offline

Board footer

Powered by FluxBB