Re: postgres9.2/9.3 clash with pkg

2014-07-09 Thread Kubilay Kocak
On 9/07/2014 4:56 PM, Kevin Oberman wrote:
> On Tue, Jul 8, 2014 at 1:09 PM, Waitman Gobble 
> wrote:
> 
>> Hi,
>>
>> I notice that many pkgs are dependent upon postgresql client 9.2. I have
>> 9.3 on this machine, when I try to install or upgrade packages which are
>> linked to 9.2, the process fails. All the errors are about documentation
>> files installed in same path.
>>
>> Simple example.
>>
>> # pkg install mapnik
>> The following 2 packages will be installed:
>> Installing postgresql92-client: 9.2.8_1
>> Installing mapnik: 2.2.0_7
>> pkg: WARNING: locally installed postgresql93-client-9.3.4 conflicts on
>> /usr/local/share/postgresql/psqlrc.sample with:
>> - postgresql92-client-9.2.8_1
>>
>> Does anyone know the solution?
>>
>> Thank you,
>>
>> --
>> Waitman Gobble
>> San Jose California USA
>> +1.510-830-7975
>>
> 
> Packages are built with all dependencies at the time of the release for
> which they are built. If you update a dependency locally to a newer
> version, you will see this error. I thought I remembered that there was a
> way to tell pkg to ignore a dependency, but I can't seem to find it now.
> 
> Updates repositories are made available quarterly. You might find
> installing the package from the latest quarterly for your version of
> FreeBSD might deal with this problem, but likely does not. And, of course
> using a different dependency version might bite you with ABI
> incompatibilities.
> 
> The other option is to build ports using postgresql locally. But if a port
> requires a specific version of postgresql, this won't work. (I have not
> looked at the ports to see exactly what the dependencies are defined.) I
> suspect that this will work, though. Jut can't promise anything.
> --
> R. Kevin Oberman, Network Engineer, Retired
> E-mail: rkober...@gmail.com
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 

Might USES=uniquefiles be helpful here?

See mva@'s recent work here: /usr/ports/Mk/Uses/uniquefiles.mk
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


dns/ddclient: WARNING: file /var/tmp/ddclient.cache, line 3: Invalid Value for keyword 'ip' = ''

2014-07-09 Thread O. Hartmann

Using ddclient on a FreeBSD CURRENT gateway (FreeBSD 11.0-CURRENT #1 r268450: 
Wed Jul  9
09:59:41 CEST 2014 amd64) fails to update the DNS entry at the dynDNS 
provider's side
with this error message logged to mail:

WARNING:  file /var/tmp/ddclient.cache, line 3: Invalid Value for keyword 'ip' 
= ''

This happens now for ~ 4 days. Last automatic update was performed around the 
4th July
2014.

The subsequent, configured updates result then in the following error message:

WARNING:  file /var/tmp/ddclient.cache, line 3: Invalid Value for keyword 'ip' 
= ''
WARNING:  skipping update of all from  to xxx.xxx.xxx.xxx.
WARNING:   last updated  but last attempt on Wed Jul  9 09:12:20 2014 
failed.
WARNING:   Wait at least 5 minutes between update attempts.

Checking the file /var/tmp/ddclient.cache indicates an empty ip= tag.

What is wrong?

Please CC me.

Regards,
Oliver


signature.asc
Description: PGP signature


graphics/py-opengl update request

2014-07-09 Thread CeDeROM
Hello :-)

Please update graphics/py-OpenGL port to version 3.0.2 or preferably
the newest one 3.1.0.

https://pypi.python.org/pypi/PyOpenGL

Thank you :-)
Tomek

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Please commit 190341

2014-07-09 Thread Helmut Schneider
Hi,

an update is available for typo3 and before the port gets messed up
could someone please commit PR190341?

Thanks, Helmut

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Please commit 190341

2014-07-09 Thread Kubilay Kocak
On 9/07/2014 11:08 PM, Helmut Schneider wrote:
> Hi,
> 
> an update is available for typo3 and before the port gets messed up
> could someone please commit PR190341?
> 
> Thanks, Helmut
> 
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 

Hi Helmut,

The issue is current in feedback state, waiting for your response on the
difference between the proposed dynamically generated and current static
pkg-plist.

Please response on the issue in question, which is currently assigned to
sunpoet@ (cc'd)

Thanks!

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


x11-wm/windowmaker: pkg-static: sqlite: foreign key constraint failed

2014-07-09 Thread O. Hartmann

I asked prior to this post about how to solve an issue with PKGNG when updating 
port
11-wm/windowmaker, since I'm not subscriber of the list, please CC me.

The problem ist that pkgng fails on a CURRENT box (FreeBSD 11.0-CURRENT #1 
r268457: Wed
Jul  9 13:32:22 CEST 2014 amd64) on a most recent ports tree to update port
11-wm/windowmaker and ends up corrupted when updating the SQLite database:

[...]
===>  Installing for windowmaker-0.95.5_4
===>   Registering installation for windowmaker-0.95.5_4
Installing windowmaker-0.95.5_4...pkg-static: sqlite: foreign key constraint 
failed
*** Error code 70
[...]

The port is compiled and installed, but the housekeeping fails.

I haven't found any solution in the web regarding this issue. How is this 
solvable?

Is there a way to have a look at what foreign key the pkgng/sqlite software is 
complaining
about? I tried recompiling and reinstalling everything requested by windowmaker 
and
moreover, but it didn't help much.

Thanks in advance and please CC me.

Oliver


signature.asc
Description: PGP signature


Re: Please commit 190341

2014-07-09 Thread Kubilay Kocak
On 9/07/2014 11:29 PM, Kubilay Kocak wrote:
> On 9/07/2014 11:08 PM, Helmut Schneider wrote:
>> Hi,
>>
>> an update is available for typo3 and before the port gets messed up
>> could someone please commit PR190341?
>>
>> Thanks, Helmut
>>
>> ___
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
>>
> 
> Hi Helmut,
> 
> The issue is current in feedback state, waiting for your response on the
> difference between the proposed dynamically generated and current static
> pkg-plist.
> 
> Please response on the issue in question, which is currently assigned to
> sunpoet@ (cc'd)
> 
> Thanks!
> 

Apologies, waiting for "a" response.

--
koobs
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Please commit 190341

2014-07-09 Thread Helmut Schneider

Hello all,

is my response still required? The dynamic plist is correct and differs only 
in that way that the old one obvioulsy used reverse sorting order. The other 
5 differing lines are needed to grant optimal permissions.


Thanks, Helmut

--
From: "Kubilay Kocak" 
Sent: Wednesday, July 09, 2014 3:31 PM
To: "Helmut Schneider" ; 
Cc: "sunpoet Po-Chuan Hsieh" 
Subject: Re: Please commit 190341


On 9/07/2014 11:29 PM, Kubilay Kocak wrote:

On 9/07/2014 11:08 PM, Helmut Schneider wrote:

Hi,

an update is available for typo3 and before the port gets messed up
could someone please commit PR190341?

Thanks, Helmut

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"



Hi Helmut,

The issue is current in feedback state, waiting for your response on the
difference between the proposed dynamically generated and current static
pkg-plist.

Please response on the issue in question, which is currently assigned to
sunpoet@ (cc'd)

Thanks!



Apologies, waiting for "a" response.

--
koobs


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Please commit 190341

2014-07-09 Thread Kubilay Kocak
On 10/07/2014 12:26 AM, Helmut Schneider wrote:
> Hello all,
> 
> is my response still required? The dynamic plist is correct and differs
> only in that way that the old one obvioulsy used reverse sorting order.
> The other 5 differing lines are needed to grant optimal permissions.
> 
> Thanks, Helmut
> 
> --
> From: "Kubilay Kocak" 
> Sent: Wednesday, July 09, 2014 3:31 PM
> To: "Helmut Schneider" ; 
> Cc: "sunpoet Po-Chuan Hsieh" 
> Subject: Re: Please commit 190341
> 
>> On 9/07/2014 11:29 PM, Kubilay Kocak wrote:
>>> On 9/07/2014 11:08 PM, Helmut Schneider wrote:
 Hi,

 an update is available for typo3 and before the port gets messed up
 could someone please commit PR190341?

 Thanks, Helmut

 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to
 "freebsd-ports-unsubscr...@freebsd.org"

>>>
>>> Hi Helmut,
>>>
>>> The issue is current in feedback state, waiting for your response on the
>>> difference between the proposed dynamically generated and current static
>>> pkg-plist.
>>>
>>> Please response on the issue in question, which is currently assigned to
>>> sunpoet@ (cc'd)
>>>
>>> Thanks!
>>>
>>
>> Apologies, waiting for "a" response.
>>
>> -- 
>> koobs
>>

Thanks for the quick reply Helmut. Please add your comment to the ticket:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190341

It's also handy to note that bug reports and other change requests can
normally only progress once once questions, issues, concerns or other
considerations have been addressed, and are documented in the issue
tracking system.

Using the mailing lists can be used to get help if you need it, but the
issue tracking system is the *authoritative* source of information on
which changes are made.

One additional tip:

You can 'assure' the correctness of your change to the person(s)
currently assigned to your issue, by attaching the results of a `port
test`, poudriere testport build, or redports build url to the issue.

Hope that helps :)

--
koobs




___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: These ports need commenter attention

2014-07-09 Thread Kurt Jaeger
Hi!

> These ports already have been staged and are very simple script only 
> ports which are ready to be committed.
>  191660 qjail bug fix
>  191502 qchroot new port
>  190259 ppars updated
>  186269 can be closed

Done, except for 191502 which needs a little finetuning in the man page.

Thanks!

-- 
p...@opsec.eu+49 171 3101372 6 years to go !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Anyone can check out bug 187487?

2014-07-09 Thread Carlos Jacobo Puga Medina
Patch is ready to be reviewed. I tested on 11-CURRENT/i386 

Cheers
-- 
Carlos Jacobo Puga Medina 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Could someone look at 191771

2014-07-09 Thread Larry Rosenman

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191771

I'm seeing something that bothers me, and I'm not sure if it's my box or 
a problem.


Thanks!

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 (c) E-Mail: l...@lerctr.org
US Mail: 108 Turvey Cove, Hutto, TX 78634-5688
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Could someone look at 191771

2014-07-09 Thread Carlos Jacobo Puga Medina
Run 'portsnap extract Mk' will fix your problem.

Regards,
-- 
Carlos Jacobo Puga Medina 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Please commit 191408

2014-07-09 Thread Pierre DAVID

Could someone commit patch from PR 191408?

Thanks in advance,

Pierre [maintainer of these ports]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"