Re: FreeBSD Port: py27-pytz-2013.8,1

2013-11-29 Thread Anton Afanasyev
On Thu, Nov 28, 2013 at 12:57 PM, Nicola Vitale wrote: > That confirms what said by Li-Wen: there's something wrong with the > installation of devel/py-distribute on your system. > I was running into the same issue as Fabien, and I noticed that deve/py-distribute is deprecated in favor of devel/

New pkg error: "No signature" & "Unable to find catalogs"

2013-11-29 Thread Beeblebrox
I have 2 repos enabled: FreeBSD and myrepo (poudriere). Trying to upgrade has started giving new error: pkg upgrade Updating repository catalogue digests.txz 100% 946KB 135.2KB/s 106.4KB/s 00:07 pkg: No signature found pkg: Unable to find catalogs I don't ne

the misc/freebsd-doc-en port

2013-11-29 Thread clutton
Hi. I've encountered unnecessary dependencies in this port. The Java and fonts part should be an option for those who are going to build something different from HTML. signature.asc Description: This is a digitally signed message part

[QAT] r335191: 4x leftovers

2013-11-29 Thread Ports-QAT
Always install DOCS so that we don't parse bsd.port.mk twice, fixup stupid make makeplist. - Build ID: 20131129160800-42645 Job owner: m...@freebsd.org Buildtime: 4 minutes Enddate: Fri,

Re: pkg regression 1.1.4_10 -> 1_2.1: ia64 segfault

2013-11-29 Thread Baptiste Daroussin
On Fri, Nov 29, 2013 at 02:39:54AM -0800, Anton Shterenlikht wrote: > >From baptiste.darous...@gmail.com Fri Nov 29 08:39:29 2013 > > > >On Wed, Nov 27, 2013 at 01:04:38AM -0800, Anton Shterenlikht wrote: > >> http://eis.bris.ac.uk/~mexas/pkg-1.2_1.log > >>=20 > > > >This is in fact more a platform

[QAT] r335165: 4x leftovers

2013-11-29 Thread Ports-QAT
devel/trac-bitten: remove last depedency of py-distribute Approved by:portmgr (bapt, implicit) - Build ID: 20131129114801-38500 Job owner: w...@freebsd.org Buildtime: 94 minutes Enddate:

Re: ENDLESS LOOP: Revision: 335170: ===>>> The devel/py-distribute port moved to devel/py-setuptools

2013-11-29 Thread William Grzybowski
Nevermind what I said, did you read 20131127 in UPDATING? On Fri, Nov 29, 2013 at 10:15 AM, William Grzybowski wrote: > Have you tried after r335167? > > On Fri, Nov 29, 2013 at 10:10 AM, O. Hartmann wrote: >> Funny, portmaster -da is looping with the below shown message ;-) >> >>===>>>

Re: ENDLESS LOOP: Revision: 335170: ===>>> The devel/py-distribute port moved to devel/py-setuptools

2013-11-29 Thread William Grzybowski
Have you tried after r335167? On Fri, Nov 29, 2013 at 10:10 AM, O. Hartmann wrote: > Funny, portmaster -da is looping with the below shown message ;-) > >===>>> The devel/py-setuptools port moved to devel/py-distribute > ===>>> Reason: Replaced with distribute > > > ===>>>

ENDLESS LOOP: Revision: 335170: ===>>> The devel/py-distribute port moved to devel/py-setuptools

2013-11-29 Thread O. Hartmann
Funny, portmaster -da is looping with the below shown message ;-) ===>>> The devel/py-setuptools port moved to devel/py-distribute ===>>> Reason: Replaced with distribute ===>>> The devel/py-distribute port moved to devel/py-setuptools ===>>> Reason: Replaced with

Re: pkg regression 1.1.4_10 -> 1_2.1: ia64 segfault

2013-11-29 Thread Anton Shterenlikht
>From baptiste.darous...@gmail.com Fri Nov 29 08:39:29 2013 > >On Wed, Nov 27, 2013 at 01:04:38AM -0800, Anton Shterenlikht wrote: >> http://eis.bris.ac.uk/~mexas/pkg-1.2_1.log >>=20 > >This is in fact more a platform problem, this patch >http://people.freebsd.org/~bapt/patch-workaround-ia64 should

FreeBSD ports you maintain which are out of date

2013-11-29 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: pkg regression 1.1.4_10 -> 1_2.1: ia64 segfault

2013-11-29 Thread Baptiste Daroussin
On Wed, Nov 27, 2013 at 01:04:38AM -0800, Anton Shterenlikht wrote: > http://eis.bris.ac.uk/~mexas/pkg-1.2_1.log > This is in fact more a platform problem, this patch http://people.freebsd.org/~bapt/patch-workaround-ia64 should workaround it. Can you add it to ports-mgmt/pkg/files and rebuild?