Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81376 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63591 invoked from network); 29 Jan 2015 12:29:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2015 12:29:53 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.176 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.82.176 mail-we0-f176.google.com Received: from [74.125.82.176] ([74.125.82.176:40797] helo=mail-we0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/0A-09212-EB72AC45 for ; Thu, 29 Jan 2015 07:29:51 -0500 Received: by mail-we0-f176.google.com with SMTP id w62so23265063wes.7 for ; Thu, 29 Jan 2015 04:29:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qXVKJd/wz8pDKNP3WyZrEUayDYikaqF8ZG6Emj09iF8=; b=OvkunJLEfPvxiFZYRtKodjFkXMh8pQUAeMG/pRzUt+h4PSu+6PcLZEE81xWqZUf2zR y0mbgMlnX6hKqlr2JAftiAK2BiB/9H1EZuPORCWqQnwniWniia6xD/2e+gd5S5ylgf9F hpbrO05BKaF2xLqprHU7efbc7HoTi9wM7yIurZFw9CzYGkJrJjL7H63W+poMHxiP1D4N HQfI/aGGCxFPYC6OUT17KOu9G6893d+yVb+9ZyEtj4dAVcmbkmBGa0EVbVGt5IBfGUjF RUU2f4jCPfFEMsGihZ3i7zBZjjMmYwh3OhPe2bNOGh8PliPkmL0WicMb98TEDWZCAv6U uiTw== MIME-Version: 1.0 X-Received: by 10.194.172.35 with SMTP id az3mr435819wjc.43.1422534586810; Thu, 29 Jan 2015 04:29:46 -0800 (PST) Received: by 10.180.88.33 with HTTP; Thu, 29 Jan 2015 04:29:46 -0800 (PST) In-Reply-To: <20150129110345.Horde.QNf5xhcd3Cr0ie4ZTWk3AA1@neo.wg.de> References: <54C967A0.6070706@lerdorf.com> <20150129095724.Horde.ALf3Jojx2YyZkyHsh8dDvQ6@neo.wg.de> <20150129110345.Horde.QNf5xhcd3Cr0ie4ZTWk3AA1@neo.wg.de> Date: Thu, 29 Jan 2015 13:29:46 +0100 Message-ID: To: Jan Schneider Cc: PHP Internals Content-Type: multipart/alternative; boundary=089e0122e8b6ba4827050dc9a425 Subject: Re: [PHP-DEV] php7dev Vagrant box From: tyra3l@gmail.com (Ferenc Kovacs) --089e0122e8b6ba4827050dc9a425 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2015 at 11:03 AM, Jan Schneider wrote: > Zitat von Ferenc Kovacs : > > > > On Thu, Jan 29, 2015 at 9:57 AM, Jan Schneider wrote: > >> >> Zitat von Rasmus Lerdorf : >> >> >> As a follow-up to my PHP7 Homework post last week, here is a bit of >>> spoon-feeding for all you lurkers on this list. >>> >>> https://atlas.hashicorp.com/*rasmus/boxes/php7dev* >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> *The description there should be fairly self-explanatory. If you have a >>> computer running Linux, OSX or Windows and about 4G of disk space, heck >>> install it on a $5 USB stick, then you don't have any excuses. It will >>> takes less than 15 minutes of your time, and most of that is waiting fo= r >>> the download. Please use it to install your own applications or whateve= r >>> random PHP applications out there you can find and help us track down >>> issues. We have been plagued by bugs being found after initial releases >>> because not enough people helped test in the past. Let's try to get ahe= ad >>> of them this time. -Rasmus* >>> >> >> >> >> >> *The first command from your instructions there get me: $ vagrant box ad= d >> rasmus/php7dev This command was not invoked properly. The help for this >> command is available below.* >> >> > > *what version of vagrant are you using? (you can check via vagrant > --version)* > *adding boxes like that (username/boxname format instead of using the ful= l > url for the box) is only supported since vagrant 1.5* > *if you don't wanna upgrade you could try something like* > *vagrant box add https://atlas.hashicorp.com/rasmus/boxes/php7dev > * > *vagrant init php7dev* > *but probably easier to just upgrade* > > > *--* > > *Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu * > > > > It's indeed 1.4, but that doesn't work with the full URL either. Upgradin= g > is the way to go. > agree, but out of curiosity, could you try the following with 1.4?: vagrant box add "rasmus/php7dev" https://vagrantcloud.com/rasmus/boxes/php7dev/versions/0.0.2/providers/virt= ualbox.box --provider virtualbox --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --089e0122e8b6ba4827050dc9a425--