Your message dated Sun, 6 Apr 2014 03:24:59 -0700
with message-id <[email protected]>
and subject line Re: odbcinst apparently ignores the -l option when used to
uninstall a DSN
has caused the Debian Bug report #698248,
regarding odbcinst apparently ignores the -l option when used to uninstall a DSN
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
698248: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=698248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: odbcinst
Version: 2.2.14p2-5
Severity: serious
Justification: makes odbcinst not very suitable for use in maintainer scripts
Hello,
while I'm filing this bug as serious, feel free to downgrade the severity of
this bug if you think it's appropiate. In any case imho a fix for this bug is
worth to be included in wheezy.
I've been working on the Virtuoso debian package. The maintainer scripts
relies on odbc, the prerm script uses odbcinst with the -l option, thus:
odbcinst -u -s -l -n VOS
however, apparently it doesn't perform the operation like if "VOS" where a
system DSN, but an user DSN. So I've just workarounded this bug using an
evironnment variable which, according to a comment in the odbcinst source
code, is suposed to override the program arguments:
ODBCSEARCH=ODBC_SYSTEM_DSN odbcinst -u -s -l -n VOS
When used this way I think it works as expected.
We noticed this bug when we where trying to fix a a piuparts error, for more
information, see:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677286
Also note that the reported gave kindly a quick list of other packages which
_might_ be affected:
http://codesearch.debian.net/search?q=odbcinst.*-l+filetype%3Ashell
Thank you for your time looking into this.
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
--- Begin Message ---
Version; 3.2.1-1
The patch shown in this bug has been included upstream in unixodbc 3.2.1.
Closing this bug.
Thanks,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
[email protected] [email protected]
signature.asc
Description: Digital signature
--- End Message ---