2012-05-12 05:54, Colin Percival skrev:
Hi all,
Please test:
# portsnap fetch -s geodns.portsnap.freebsd.org
If you experience any problems, please let me know where you are, which mirror
was selected, and what address `host -t a $mirror` returns for it. (As the
name suggests, different peop
On 05/12/12 00:02, Leslie Jensen wrote:
> portsnap fetch -s geodns.portsnap.freebsd.org
> Looking up geodns.portsnap.freebsd.org mirrors... none found.
> Fetching snapshot tag from geodns.portsnap.freebsd.org... failed.
> No mirrors remaining, giving up.
Hmm, that's not good. What do
# host -t sr
2012-05-12 09:04, Colin Percival skrev:
On 05/12/12 00:02, Leslie Jensen wrote:
portsnap fetch -s geodns.portsnap.freebsd.org
Looking up geodns.portsnap.freebsd.org mirrors... none found.
Fetching snapshot tag from geodns.portsnap.freebsd.org... failed.
No mirrors remaining, giving up.
Hmm,
Rainer Hurling wrote:
>>> Can't locate XML/SAX/Exception.pm in @INC (@INC contains:
>>> /usr/local/lib/perl5/5.14.2/BSDPAN
>>> /usr/local/lib/perl5/site_perl/5.14.2/mach
>>> /usr/local/lib/perl5/site_perl/5.14.2 /usr/local/lib/perl5/5.14.2/mach
>>> /usr/local/lib/perl5/5.14.2 .) at
>>> /usr/local/
Andriy Gapon wrote:
>>
>> Any help is appreciated.
>
> I think that p5-XML-SAX-Base has to be removed before installing (maybe even
> building) p5-XML-SAX-0.99.
does not work. :(
Heino
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.
On 05/12/12 00:22, Leslie Jensen wrote:
> host -t srv _http._tcp.geodns.portsnap.freebsd.org
> ;; Truncated, retrying in TCP mode.
> ;; Connection to 172.17.0.1#53(172.17.0.1) for
> _http._tcp.geodns.portsnap.freebsd.org failed: connection refused.
Ok, you have a broken recursive DNS server config
On 12.05.2012 10:09 (UTC+1), Heino Tiedemann wrote:
Rainer Hurling wrote:
Can't locate XML/SAX/Exception.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.14.2/BSDPAN
/usr/local/lib/perl5/site_perl/5.14.2/mach
/usr/local/lib/perl5/site_perl/5.14.2 /usr/local/lib/perl5/5.14.2/mach
/usr/local/lib
Heino Tiedemann wrote:
> Andriy Gapon wrote:
>
>>>
>>> Any help is appreciated.
>>
>> I think that p5-XML-SAX-Base has to be removed before installing (maybe even
>> building) p5-XML-SAX-0.99.
>
> does not work. :(
it woks with
cd /usr/ports/textproc/p5-XML-SAX
make deinstall
cd ../p5-XML-SAX
2012-05-12 12:34, Colin Percival skrev:
On 05/12/12 00:22, Leslie Jensen wrote:
host -t srv _http._tcp.geodns.portsnap.freebsd.org
;; Truncated, retrying in TCP mode.
;; Connection to 172.17.0.1#53(172.17.0.1) for
_http._tcp.geodns.portsnap.freebsd.org failed: connection refused.
Ok, you hav
Hi Jonathan,
as portmaintainer could you please change the actual
/usr/ports/jboss5/files/patch-pom-xml with this one
patch-pom-xml
Description: Binary data
i change all repositories to the actual valid ones, the actual patch contains
glassfish repo which responds with garbage...
and jboss5
On Sat, May 12, 2012 at 08:34:37AM +0200, Alex Dupre wrote:
> Erwin Lansing ha scritto:
> > portmgr has been working for long on a new option framework for the ports
> > to improve some of the deficiencies in the current framework.
>
> Great work! Looking quickly at the documentation I have a dou
On 5/12/2012 9:44 AM, Michael C Voorhis wrote:
>
> This morning's new portupgrade-devel *appears* to define WITH_PKGNG in
> spite of its not being in /etc/make.conf. Many portupgrades this
> morning are hanging at the pkgdb update, with the process list showing:
>
> root 32920 0.0 0.0 3
> On 5/12/2012 9:44 AM, Michael C Voorhis wrote:
>>
>> This morning's new portupgrade-devel *appears* to define WITH_PKGNG in
>> spite of its not being in /etc/make.conf. Many portupgrades this
>> morning are hanging at the pkgdb update, with the process list showing:
>>
>> root 32920 0.0
On 05/12/12 05:16, Leslie Jensen wrote:
> 2012-05-12 12:34, Colin Percival skrev:
>> On 05/12/12 00:22, Leslie Jensen wrote:
>>> host -t srv _http._tcp.geodns.portsnap.freebsd.org
>>> ;; Truncated, retrying in TCP mode.
>>> ;; Connection to 172.17.0.1#53(172.17.0.1) for
>>> _http._tcp.geodns.portsn
Just wondering when/if postgis-2.0 will make it to the FreeBSD ports tree:
I'm starting a new project, and it looks easier to work with than 1.5. If
it's likely to be soon, I can put off that section of the project until it
makes it. ;)
Daniel T. Staal
On Sat, 12 May 2012 14:16:58 +0200
Leslie Jensen wrote:
>
>
> 2012-05-12 12:34, Colin Percival skrev:
> > On 05/12/12 00:22, Leslie Jensen wrote:
> >> host -t srv _http._tcp.geodns.portsnap.freebsd.org
> >> ;; Truncated, retrying in TCP mode.
> >> ;; Connection to 172.17.0.1#53(172.17.0.1) for
>
Hi all,
The portsnap.FreeBSD.org SRV records now point at the magic geodns endpoints,
so users outside of North America will probably end up using a mirror in one
of {Ireland, Tokyo, Singapore, Sao Paulo}. Please let me know if you run into
any problems.
I will be writing a blog post about this
2012-05-12 16:19, RW skrev:
On Sat, 12 May 2012 14:16:58 +0200
Leslie Jensen wrote:
2012-05-12 12:34, Colin Percival skrev:
On 05/12/12 00:22, Leslie Jensen wrote:
host -t srv _http._tcp.geodns.portsnap.freebsd.org
;; Truncated, retrying in TCP mode.
;; Connection to 172.17.0.1#53(172.17.
On Sat, May 12, 2012 at 5:08 AM, Heino Tiedemann
wrote:
> Heino Tiedemann wrote:
>
>> Andriy Gapon wrote:
>>
Any help is appreciated.
>>>
>>> I think that p5-XML-SAX-Base has to be removed before installing (maybe even
>>> building) p5-XML-SAX-0.99.
>>
>> does not work. :(
>
> it woks
On 12 May 2012 16:59, Kevin Oberman wrote:
> On Sat, May 12, 2012 at 5:08 AM, Heino Tiedemann
> wrote:
>> Heino Tiedemann wrote:
>>
>>> Andriy Gapon wrote:
>>>
>
> Any help is appreciated.
I think that p5-XML-SAX-Base has to be removed before installing (maybe
even
On Sat, May 12, 2012 at 8:58 AM, Leslie Jensen wrote:
>
>
> 2012-05-12 16:19, RW skrev:
>
>> On Sat, 12 May 2012 14:16:58 +0200
>> Leslie Jensen wrote:
>>
>>>
>>>
>>> 2012-05-12 12:34, Colin Percival skrev:
On 05/12/12 00:22, Leslie Jensen wrote:
>
> host -t srv _http._tcp.geodns
On Sat, May 12, 2012 at 07:44:25AM -0700, Colin Percival wrote:
> Hi all,
>
> The portsnap.FreeBSD.org SRV records now point at the magic geodns endpoints,
> so users outside of North America will probably end up using a mirror in one
> of {Ireland, Tokyo, Singapore, Sao Paulo}. Please let me k
Suddenly I'm getting:
pkg_delete: the package info for package "Source" is corrupt
Any ideas?
Respectfully,
Robert Huff
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mail
El día Saturday, May 12, 2012 a las 02:24:16PM -0400, Robert Huff escribió:
>
> Suddenly I'm getting:
>
> pkg_delete: the package info for package "Source" is corrupt
>
> Any ideas?
Check the content of /var/db/pkg/"Source"
HIH
matthias
--
Matthias Apitz
e - w http://ww
On Sat, May 12, 2012 at 02:24:16PM -0400, Robert Huff wrote:
>
> Suddenly I'm getting:
>
> pkg_delete: the package info for package "Source" is corrupt
>
> Any ideas?
>
I would inspect the contents of the package directory in question.
/var/db/pkg/Source/???
Does it differ
On Sat, 12 May 2012 14:24:16 -0400
Robert Huff articulated:
>pkg_delete: the package info for package "Source" is corrupt
I had a similar experience about a year ago with a port I was trying to
remove. I eventually did a force installation of the port and then
deleted it normally. I have no idea
On 12 May 2012 20:58, Jerry wrote:
> On Sat, 12 May 2012 14:24:16 -0400
> Robert Huff articulated:
>
>>pkg_delete: the package info for package "Source" is corrupt
>
> I had a similar experience about a year ago with a port I was trying to
> remove. I eventually did a force installation of the por
On 12 May 2012 14:18, "Baptiste Daroussin" wrote:
>
> On Sat, May 12, 2012 at 08:34:37AM +0200, Alex Dupre wrote:
> > Erwin Lansing ha scritto:
> > > portmgr has been working for long on a new option framework for the
ports to improve some of the deficiencies in the current framework.
> >
> > Grea
On Sat, 12 May 2012 14:24:16 -0400
Robert Huff wrote:
>
> Suddenly I'm getting:
>
> pkg_delete: the package info for package "Source" is corrupt
>
> Any ideas?
Do you mean that you get that specific message, or that you are getting
it for multiple packages and "Source" is a placeh
RW writes:
> > pkg_delete: the package info for package "Source" is corrupt
>
> Do you mean that you get that specific message, or that you are getting
> it for multiple packages and "Source" is a placeholder?
That specific message.
Robert Huff
___
On 05/12/2012 01:24 PM, Robert Huff wrote:
Suddenly I'm getting:
pkg_delete: the package info for package "Source" is corrupt
Any ideas?
Is it possible that you created a directory by accident inside
/var/db/pkg called "Source"?
_
On 05/12/2012 06:25 PM, Stephen Montgomery-Smith wrote:
On 05/12/2012 01:24 PM, Robert Huff wrote:
Suddenly I'm getting:
pkg_delete: the package info for package "Source" is corrupt
Any ideas?
Is it possible that you created a directory by accident inside
/var/db/pkg called "Source"?
Also
Hello, I am trying to install the py-matplotlib but get this error:
BUILDING MATPLOTLIB
matplotlib: 1.0.1
python: 2.7.3 (default, May 12 2012, 17:36:49) [GCC 4.2.1
20070831 patched [FreeBSD]]
platform: freebsd9
REQUIRED DEPENDENCI
On Sat, May 12, 2012 at 06:31:44PM -0500, Stephen Montgomery-Smith wrote:
> On 05/12/2012 06:25 PM, Stephen Montgomery-Smith wrote:
> > On 05/12/2012 01:24 PM, Robert Huff wrote:
> >>
> >> Suddenly I'm getting:
> >>
> >> pkg_delete: the package info for package "Source" is corrupt
> >>
> >> Any i
On 05/12/2012 08:06 PM, Jason Hellenthal wrote:
On Sat, May 12, 2012 at 06:31:44PM -0500, Stephen Montgomery-Smith wrote:
On 05/12/2012 06:25 PM, Stephen Montgomery-Smith wrote:
On 05/12/2012 01:24 PM, Robert Huff wrote:
Suddenly I'm getting:
pkg_delete: the package info for package "Sourc
Stephen Montgomery-Smith writes:
> > You would probably get the same message from:
> > mkdir /var/db/pkg/Source
> > pkg_delete Source
> >
> > Try it out!
>
> I did think of this. But this creates the error message:
>
> pkg_delete: the package info for package 'Source' is corrupt (use -
36 matches
Mail list logo