Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81367 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43609 invoked from network); 29 Jan 2015 10:03:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2015 10:03:24 -0000 Authentication-Results: pb1.pair.com header.from=jan@horde.org; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=jan@horde.org; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain horde.org does not designate 82.98.68.218 as permitted sender) X-PHP-List-Original-Sender: jan@horde.org X-Host-Fingerprint: 82.98.68.218 fra.ammma.de Linux 2.6 Received: from [82.98.68.218] ([82.98.68.218:51144] helo=fra.ammma.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5D/56-09212-A650AC45 for ; Thu, 29 Jan 2015 05:03:24 -0500 Received: from ammma.de (fra2-hb [192.168.1.12]) by fra.ammma.de (Postfix) with ESMTPS id E1E9D5B04CC; Thu, 29 Jan 2015 11:03:19 +0100 (CET) Received: from mail.ammma.net (ns.ammma.mil [192.168.110.1]) by ammma.de (8.11.6/8.11.6/AMMMa AG) with ESMTP id t0TA3IF32557; Thu, 29 Jan 2015 11:03:18 +0100 Received: from neo.wg.de (hydra.ammma.mil [192.168.110.1]) by mail.ammma.net (Postfix) with ESMTP id 7A29B41E5C; Thu, 29 Jan 2015 11:03:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by neo.wg.de (Postfix) with ESMTP id 4E90D19076DC; Thu, 29 Jan 2015 11:03:49 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at wg.de Received: from neo.wg.de ([127.0.0.1]) by localhost (neo.wg.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6__PbDKy6018; Thu, 29 Jan 2015 11:03:45 +0100 (CET) Received: from neo (localhost [IPv6:::1]) by neo.wg.de (Postfix) with ESMTPS id 72A3C19076D3; Thu, 29 Jan 2015 11:03:45 +0100 (CET) Received: from 192.168.60.175 ([192.168.60.175]) by neo.wg.de (Horde Framework) with HTTP; Thu, 29 Jan 2015 11:03:45 +0100 Date: Thu, 29 Jan 2015 11:03:45 +0100 Message-ID: <20150129110345.Horde.QNf5xhcd3Cr0ie4ZTWk3AA1@neo.wg.de> To: Ferenc Kovacs Cc: PHP Internals References: <54C967A0.6070706@lerdorf.com> <20150129095724.Horde.ALf3Jojx2YyZkyHsh8dDvQ6@neo.wg.de> In-Reply-To: User-Agent: Horde Application Framework 5 Content-Type: multipart/alternative; boundary="=_GtxIdZpmAE9_EUSZ6HwOxA3" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] php7dev Vagrant box From: jan@horde.org (Jan Schneider) --=_GtxIdZpmAE9_EUSZ6HwOxA3 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes Content-Description: Textnachricht Content-Disposition: inline Content-Transfer-Encoding: 8bit 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 for >>> the download. >>> >>> Please use it to install your own applications or whatever 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 ahead of them >>> this time. >>> >>> -Rasmus_ >> >> _The first command from your instructions there get me: >> >> $ vagrant box add 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 full 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ács > @Tyr43l - http://tyrael.hu_ It's indeed 1.4, but that doesn't work with the full URL either. Upgrading is the way to go. ------------------------- Jan Schneider The Horde Project http://www.horde.org/ https://www.facebook.com/hordeproject --=_GtxIdZpmAE9_EUSZ6HwOxA3--