The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=4537 ====================================================================== Reported By: dam Assigned To: dam ====================================================================== Project: unixodbc Issue ID: 4537 Category: packaging Reproducibility: have not tried Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2010-08-31 19:22 CEST Last Modified: 2011-12-21 10:47 CET ====================================================================== Summary: Issues with unixodbc-to-come Description: I just installed the new version and it and have some notes: - The package provides isaexec-binaries for both 32/64 bit which is AFAIK not really necessary. - This is especially true for odbc_config, which now outputs always the 64 bit flags on a 64 bit system. GAR has special handling for *-config binaries to be never isaexec'ed, but here it call non-standard with an underscore instead of a hyphen so default handling doesn't work: gar.pkg.mk:_ISAEXEC_EXCLUDE_FILES = $(bindir)/%-config $(bindir)/%/%-config - You could use MIGRATE_FILES = odbc.ini odbcinst.ini ODBCDataSources instead of use a hardwired cswmigrateconf from files/ - When using SAMPLECONF the renaming of * to *.CSW is done automatically, no need to do this manually in postinstall - The shipped .ini files are empty. It would be nice to keep the ones previously shipped with examples for all supported databases.
====================================================================== ---------------------------------------------------------------------- (0009509) dam (administrator) - 2011-12-21 10:47 https://www.opencsw.org/mantis/view.php?id=4537#c9509 ---------------------------------------------------------------------- All of these should be fixed in 2.3.1,REV=2011.12.16 which has been released to unstable/. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
