GNU bug report logs -
#50476
[PATCH 00/10] Update guile-dbi and guile-dbd-*
Previous Next
Reported by: Arun Isaac <arunisaac <at> systemreboot.net>
Date: Wed, 8 Sep 2021 14:46:01 UTC
Severity: normal
Tags: patch
Done: Arun Isaac <arunisaac <at> systemreboot.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 03 Oct 2021 20:33:56 +0530
with message-id <87tuhygnfn.fsf <at> systemreboot.net>
and subject line Re: [PATCH v2 00/10] Update guile-dbi and guile-dbd-*
has caused the debbugs.gnu.org bug report #50476,
regarding [PATCH 00/10] Update guile-dbi and guile-dbd-*
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
50476: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50476
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
This patchset improves our guile-dbi and guile-dbd-* packages. The two most
significant ones are:
1. It updates guile-dbi and guile-dbd-* upstream to
https://github.com/opencog/guile-dbi . It simplifies and deduplicates the
package definitions of guile-dbd-* by inheriting from guile-dbi.
2. Additionally, it removes the tight LDFLAGS coupling between guile-dbi and
guile-dbd-*. With this patchset, guile-dbd-* are not inputs of guile-dbi. They
are picked up from the profile using the LD_LIBRARY_PATH environment variable
specified in native-search-paths. This way, the user can choose to only
install the specific guile-dbd- package that they are interested in and not
pull in all guile-dbd-* packages.
Regards,
Arun
Arun Isaac (10):
gnu: guile-dbi: Update upstream source.
gnu: guile-dbi: Remove hard-coded guile effective version.
gnu: guile-dbi: Search for dbd libraries using native-search-paths.
gnu: guile-dbi: Do not return #t from custom phases.
gnu: guile-dbi: Update to 2.1.8.
gnu: guile-dbd-sqlite3: Inherit from guile-dbi.
gnu: guile-dbd-postgresql: Inherit from guile-dbi.
gnu: guile-dbi-bootstrap: Remove package.
gnu: Add guile-dbd-mysql.
gnu: guile-dbd-sqlite3: Use normal variable instead of @ reference.
gnu/packages/guile-xyz.scm | 209 +++++++++++++++++++------------------
1 file changed, 109 insertions(+), 100 deletions(-)
--
2.33.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Pushed to master, thanks!
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 3 years and 233 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.