* guile-pg 0.47 bug report
@ 2015-06-07 11:29 Greg Troxel
2017-03-02 9:43 ` Thien-Thi Nguyen
0 siblings, 1 reply; 2+ messages in thread
From: Greg Troxel @ 2015-06-07 11:29 UTC (permalink / raw)
To: guile-user; +Cc: Greg Troxel
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
I just updated pkgsrc to 0.47. Three nits:
You say to send bugs to ./configure --help, but that doesn't show up
in the installed package anywhere.
Tests failed (entirely) due to running out of shm segments. I have
regular pgsql running, and I think the tests used to work. So I
wonder if there is some newly expanded maxconnections in the test
driver.
There's a libpostgres.la symlink in $prefix/lib/guile-pg that wasn't
there in 0.46, not mentioned in NEWS. It seems like it is extra and
unnecessary.
[-- Attachment #2: Type: application/pgp-signature, Size: 180 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: guile-pg 0.47 bug report
2015-06-07 11:29 guile-pg 0.47 bug report Greg Troxel
@ 2017-03-02 9:43 ` Thien-Thi Nguyen
0 siblings, 0 replies; 2+ messages in thread
From: Thien-Thi Nguyen @ 2017-03-02 9:43 UTC (permalink / raw)
To: guile-user
[-- Attachment #1: Type: text/plain, Size: 1315 bytes --]
() Greg Troxel <gdt@ir.bbn.com>
() Sun, 07 Jun 2015 07:29:29 -0400
I just updated pkgsrc to 0.47. Three nits:
You say to send bugs to ./configure --help, but that
doesn't show up in the installed package anywhere.
Thanks for the bug report. I have installed this fix:
<http://git.savannah.nongnu.org/cgit/guile-pg.git/commit/?h=p&id=a466c86cd2>
Tests failed (entirely) due to running out of shm segments.
I have regular pgsql running, and I think the tests used to
work. So I wonder if there is some newly expanded
maxconnections in the test driver.
Not that i know (i confess until this post, i was not even aware
of ‘maxconnections’). How do you know shm segments starvation
was the culprit? Does "make check VERBOSE=1 DEBUG=1" reveal any
clues?
There's a libpostgres.la symlink in $prefix/lib/guile-pg
that wasn't there in 0.46, not mentioned in NEWS. It seems
like it is extra and unnecessary.
Hmmm. Investigating...
--
Thien-Thi Nguyen -----------------------------------------------
(defun responsep (query)
(pcase (context query)
(`(technical ,ml) (correctp ml))
...)) 748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-02 9:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-07 11:29 guile-pg 0.47 bug report Greg Troxel
2017-03-02 9:43 ` Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).