Mantis - unixodbc
Viewing Issue Advanced Details
4537 packaging minor have not tried 2010-08-31 19:22 2011-12-21 10:47
dam  
dam  
normal  
closed  
fixed  
none    
none  
0004537: Issues with unixodbc-to-come
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.
Issue History
2010-08-31 19:22 dam New Issue
2011-12-21 10:46 dam Status new => assigned
2011-12-21 10:46 dam Assigned To => dam
2011-12-21 10:47 dam Note Added: 0009509
2011-12-21 10:47 dam Status assigned => closed
2011-12-21 10:47 dam Resolution open => fixed

Notes
(0009509)
dam   
2011-12-21 10:47   
All of these should be fixed in 2.3.1,REV=2011.12.16 which has been released to unstable/.