Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2013 10:55:17 -0800 (PST)
From:      Jeffrey Bouquet <jeffreybouquet@yahoo.com>
To:        ports list <freebsd-ports@freebsd.org>
Subject:   Fw: Upgrading Perl... yesterday's AWK improved, working... 
Message-ID:  <1385146517.3492.YahooMailNeo@web163906.mail.gq1.yahoo.com>
In-Reply-To: <1385122632.81680.YahooMailNeo@web163901.mail.gq1.yahoo.com>
References:  <97331.1385108726@server1.tristatelogic.com> <0FC91D46CDC4B54132D12167@atuin.in.mat.cc> <1385122632.81680.YahooMailNeo@web163901.mail.gq1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Sorry for top-posting... =A0[ other email services are on my todo list ( =
=A0hushmail, runbox, polarismail, =A0if/when the=0A=0Aemail volume here inc=
reases... ]=0A=0A=0Athe +MTREE_DIRS pipe can be extended...=0A=0A....... | =
grep -v "v 2" [OMITTING Nov 21 already-updateds] | awk '{print $9}' | gtr -=
s \/ "\n" | grep p5 | xargs -J % portmaster -d -B -i -g %=A0=0A=0A&& yell |=
| yell=0A=0A............................=0A=0AIf one has gnuls, gtr (coreut=
ils?) installed, and still uses /var/db/pkg/PORTNAME-NUMBER, that pipe (the=
 second part above, the=0Afirst below...) =A0just updated at-once 14 of the=
 hundreds of p5 ports as I had updated the head -115 to head -135 ( approxi=
mately).=0A=0AI expect to copy [1] that !hint to all /lang/ (perl ) (ruby) =
(python) to use until pkgng, at which point I hope that someone has posted=
=0A=0Aa PKG equivalent... or evolved a feature of PKG where it writes its /=
var/db/pkg files out again after each operation, so equivalent=0A=0Apipes c=
an occur.=A0=0A=0A=0A1.. actually, scrot of this email before sending, so m=
ore information included. =A0( the .jpg to the /lang/ directories...)=A0=0A=
=0A=0A=0A=0A=0A=0AOn Friday, November 22, 2013 4:17 AM, Jeffrey Bouquet <je=
ffreybouquet@yahoo.com> wrote:=0A =0AI *was* equally setback by this upgrad=
e, but am slowly mostly fixing it on a build machine to maybe package over =
to the usual one:=0A=0A(My quicker pipes have not been working ...)=0A=0A..=
................................=0A=0Acd /var/db/pkg=0A=0Agnuls -oSr | grep=
 p5 | head [.... increment each time... 10, 20...] | awk '{print $8 }' xarg=
s -J % find % -type f=0A=0A-name +MTREE_DIRS =A0-exec /bin/ls -lac {} \;=A0=
=0A=0A....................................=0A=0A[ more to the pipe maybe au=
tomates the next ...]=0A=0A.......................................=0A=0AYou=
'll see ports *since* last upgrading perl and *not since*. =A0Simply type t=
he older ones into=0A=0Aportmaster -d -B -i -g p5-...... p5-........... p5-=
.....=0A=0A.....................................=0A=0AI am in a rush on som=
e aspects of this update, so on ones which don't install=0A=0Ause something=
 like...=0A=0Acd /usr/ports/net/p5-Socket=0A=0A/bin/rm -rf work=0A=0Amake -=
DNO_STAGE -DMAKE_JOBS_UNSAFE -DNO_PACKAGE reinstall=0A=0A..................=
..=0A=0AYMMV. =A0[ It is quite obviously piecemeal, this method...]=0A=0A..=
................=0A=0AAnother glitch with this upgrade, every Nth port seem=
ingly wants to revert perl 5.16 > 5.14 in the process of=0A=0Ainstall from =
a package, so I've often=0A=0A/bin/rm -v /usr/bin/perl=0A=0A/bin/rm -v /usr=
/bin/perl5=0A=0A/bin/rm -v /usr/local/bin/perl=0A=0Aln -s /usr/local/bin/pe=
rl5.16.3 /usr/local/bin/perl=0A=0Aln -s /usr/local/bin/perl5.16.3 /usr/bin/=
perl=0A=0Aln -s /usr/local/bin/perl5.16.3 /usr/bin/perl5=0A=0AAfter cntl-c =
the new failing install-older-perl package *BEFORE* it installs the older p=
erl *ALSO*....=A0=0A=0A.............................=0A=0AIf I am wiser nex=
t time, and maybe even on this older-perl machine, I'll simply delete all p=
5-s after printing them out,=0A=0Aand awk / gtr /xargs the file into portma=
ster. =A0 I expect the workarounds to still be maybe necc. though.=0A=0A...=
..........................=0A=0A=0A=0AJ. Bouquet=A0=0A=0ASorry for typos=A0=
=0A=0A=0A=0A=0AOn Friday, November 22, 2013 3:52 AM, Mathieu Arnold <mat@ma=
t.cc> wrote:=0A=0A+--On 22 novembre 2013 00:25:26 -0800 "Ronald F. Guilmett=
e"=0A<rfg@tristatelogic.com> wrote:=0A|=A0=A0 AUTHOR: mat@FreeBSD.org=0A=0A=
Cough, cough, yeah, I mostly wrote that.=0A=0A|=A0 =A0 =A0 =A0=A0 portupgra=
de -o lang/perl5.16 -f perl-5.14.\*=0A=0AAt that time, that line was right.=
 Now, after that, the perl packages name=0Awhich had the same name (all nam=
ed perl) and were conflicting and were=0Arenamed to perl5 for the default p=
erl, that is, 5.16, and perl5.xx for the=0Anon default ones, that are 5.12,=
 5.14 and 5.18.=0A=0A| pkg_info says that at present I have perl5.14-5.14.4=
_3 installed.=A0 So=0A| excuse my french, but why the fuck didn't the comma=
nd:=0A| =0A|=A0 =A0 portupgrade -o lang/perl5.16 -f perl-5.14.\*=0A=0ANow, =
as you can see, your perl is not named perl-5.14 but=0Aperl5.14-5.14.4_3, s=
o, you should change that line to :=0Aportupgrade -o lang/perl5.16 -f perl5=
.14-5.14.4_3=0A=0AI'll commit an update to that right now.=0A=0A-- =0AMathi=
eu Arnold=0A_______________________________________________=0Afreebsd-ports=
@freebsd.org mailing list=0Ahttp://lists.freebsd.org/mailman/listinfo/freeb=
sd-ports=0ATo unsubscribe, send any mail to "freebsd-ports-unsubscribe@free=
bsd.org"=0A=0A_______________________________________________=0Afreebsd-por=
ts@freebsd.org mailing list=0Ahttp://lists.freebsd.org/mailman/listinfo/fre=
ebsd-ports=0ATo unsubscribe, send any mail to "freebsd-ports-unsubscribe@fr=
eebsd.org"
From owner-freebsd-ports@FreeBSD.ORG  Fri Nov 22 20:17:38 2013
Return-Path: <owner-freebsd-ports@FreeBSD.ORG>
Delivered-To: ports@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 1BF5DD12;
 Fri, 22 Nov 2013 20:17:38 +0000 (UTC)
Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com
 [IPv6:2a00:1450:400c:c00::235])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 86EFD2BFF;
 Fri, 22 Nov 2013 20:17:37 +0000 (UTC)
Received: by mail-wg0-f53.google.com with SMTP id b13so1634884wgh.8
 for <multiple recipients>; Fri, 22 Nov 2013 12:17:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=sender:from:to:cc:subject:date:message-id:organization:user-agent
 :in-reply-to:references:mime-version:content-type;
 bh=ZtysoieLACtiHtg4k8Ys7p0lxQD9sS3k5WVwFdRPxdk=;
 b=dMoXPvBf5mLAZCRpclE9qPxOdx+W8h1bJT1oC923B9KZyxsTQHC75Yctvq4cxkndd+
 BRoF/fLDYwLMrZzPG61LXOHgsRp5NnZqp5Utnr98h05jvbGJ7Fjy/6nxpF2XzcETDo5s
 wqxLZrbUO8l93bx88msym2aK9Mzxz0E48rDJcgTg2W7YXKiDEMpfUpNnk52UeKlZZoUr
 8mwR02F6NARjyggvyMYt1Ndn+4XT59H7jVqLzt6uMzXmxQaaanZGbZpz20+TP2Wkz1ZU
 pDGFBq9b+6c4/6VssS8R8P7Ic1SMTn6MetlEAzS4PyrHasP6PVrzst9cmLa8hl8YyHxC
 B+CA==
X-Received: by 10.194.5.7 with SMTP id o7mr11921071wjo.17.1385151455954;
 Fri, 22 Nov 2013 12:17:35 -0800 (PST)
Received: from dragon.dg ([197.87.211.246])
 by mx.google.com with ESMTPSA id fu1sm19155796wib.8.2013.11.22.12.17.32
 for <multiple recipients>
 (version=TLSv1 cipher=RC4-SHA bits=128/128);
 Fri, 22 Nov 2013 12:17:34 -0800 (PST)
Sender: David Naylor <naylor.b.david@gmail.com>
From: David Naylor <dbn@freebsd.org>
To: qat@redports.org
Subject: lang/gcc46 leaving directories around (WAS: [QAT] r334234: 3x
 leftovers, 1x depend_object)
Date: Fri, 22 Nov 2013 22:17:25 +0300
Message-ID: <1819602.80MQYjOYuN@dragon.dg>
Organization: FreeBSD
User-Agent: KMail/4.10.5 (FreeBSD/9.2-STABLE; KDE/4.10.5; amd64; ; )
In-Reply-To: <E1Vjaon-0008fO-Da@qat.redports.org>
References: <E1Vjaon-0008fO-Da@qat.redports.org>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="nextPart2100532.pArkoXjJau";
 micalg="pgp-sha1"; protocol="application/pgp-signature"
Cc: ports@freebsd.org, gerald@pfeifer.com, decke@freebsd.org
X-BeenThere: freebsd-ports@freebsd.org
X-Mailman-Version: 2.1.16
Precedence: list
List-Id: Porting software to FreeBSD <freebsd-ports.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports/>;
List-Post: <mailto:freebsd-ports@freebsd.org>
List-Help: <mailto:freebsd-ports-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports>,
 <mailto:freebsd-ports-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Nov 2013 20:17:38 -0000


--nextPart2100532.pArkoXjJau
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="utf-8"

Hi All / Gerald,

The following reports indicate that /usr/local/share/info/gcc46 (directory) is 
being left in the working environment and not properly cleaned up.  Since the 
ports do not create or use anything in that directory I assume this is an 
issue with the lang/gcc46 port.  

If this has been fixed, my apologies for the noise.   

Regards

On Thursday, 21 November 2013 20:25:41 Ports-QAT wrote:
> Add stage support for games/knights-kde4.
> ---------------------------------------------------------------------
> 
>   Build ID:          20131118181800-45853
>   Job owner:         dbn@FreeBSD.org
>   Buildtime:         3 days
>   Enddate:           Thu, 21 Nov 2013 20:25:39 GMT
> 
>   Revision:          r334234
>   Repository:       
> https://svnweb.freebsd.org/ports?view=revision&revision=334234
> 
> ---------------------------------------------------------------------
> 
>     Port:            games/knights-kde4 2.5.0_2
> 
>       Buildgroup:     8.4-QAT/amd64
>       Buildstatus:   LEFTOVERS
>       Log:
> https://qat.redports.org//~dbn@FreeBSD.org/20131118181800-45853-228516/knig
> hts-2.5.0_2.log
> 
>       Buildgroup:     8.4-QAT/i386
>       Buildstatus:   LEFTOVERS
>       Log:
> https://qat.redports.org//~dbn@FreeBSD.org/20131118181800-45853-228517/knig
> hts-2.5.0_2.log
> 
>       Buildgroup:     9.2-QAT/amd64
>       Buildstatus:   DEPEND_OBJECT
>       Log:
> https://qat.redports.org//~dbn@FreeBSD.org/20131118181800-45853-228518/knig
> hts-2.5.0_2.log
> 
>       Buildgroup:     9.2-QAT/i386
>       Buildstatus:   LEFTOVERS
>       Log:
> https://qat.redports.org//~dbn@FreeBSD.org/20131118181800-45853-228519/knig
> hts-2.5.0_2.log
> 
> 
> --
> Buildarchive URL:
> <https://qat.redports.org/buildarchive/20131118181800-45853>; redports
> <https://qat.redports.org/>;
--nextPart2100532.pArkoXjJau
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.
Content-Transfer-Encoding: 7Bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.21 (FreeBSD)

iEYEABECAAYFAlKPu9gACgkQUaaFgP9pFrLYvACbBxchBHa0E4LkSYY2yZW46VFu
7g4AnRpHy2TRsYF6uNxExhLB2K9UBh28
=QV+3
-----END PGP SIGNATURE-----

--nextPart2100532.pArkoXjJau--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1385146517.3492.YahooMailNeo>