Bug#709322: sks postinst script tries to upgrade DB_CONFIG configuration file

2013-07-08 Thread Daniel Kahn Gillmor
On Fri 2013-06-28 18:25:38 -0400, Daniel Kahn Gillmor wrote: > sorry, i'm running out of time today, and need to head out. I was > unable to get a clean example of the problem to happen that would be > fixed by this proposed change -- i got tripped up by some other problems > that i haven't had t

Bug#709322: sks postinst script tries to upgrade DB_CONFIG configuration file

2013-06-28 Thread Daniel Kahn Gillmor
On Fri 2013-06-28 10:40:37 -0400, Daniel Kahn Gillmor wrote: > On 06/28/2013 10:32 AM, Daniel Kahn Gillmor wrote: >> On 06/28/2013 04:04 AM, Christoph Martin wrote: >> >>> thanks for the patch. I looks ok for me. Do you want to make the upload? >> >> sure, i'll do that today, after i test an upg

Bug#709322: sks postinst script tries to upgrade DB_CONFIG configuration file

2013-06-28 Thread Daniel Kahn Gillmor
On 06/28/2013 10:32 AM, Daniel Kahn Gillmor wrote: > On 06/28/2013 04:04 AM, Christoph Martin wrote: > >> thanks for the patch. I looks ok for me. Do you want to make the upload? > > sure, i'll do that today, after i test an upgrade on a demo VM. to be clear: I expect to upload a 1.1.3-3 version

Bug#709322: sks postinst script tries to upgrade DB_CONFIG configuration file

2013-06-28 Thread Daniel Kahn Gillmor
On 06/28/2013 04:04 AM, Christoph Martin wrote: > thanks for the patch. I looks ok for me. Do you want to make the upload? sure, i'll do that today, after i test an upgrade on a demo VM. --dkg signature.asc Description: OpenPGP digital signature

Bug#709322: sks postinst script tries to upgrade DB_CONFIG configuration file

2013-06-28 Thread Christoph Martin
Hi Daniel, Am 26.06.2013 21:35, schrieb Daniel Kahn Gillmor: > > The fix is to avoid trying to back up such a config file as though it > were a database table: > > > diff --git a/debian/sks.postinst b/debian/sks.postinst > index ba93713..8c1da41 100755 > --- a/debian/sks.postinst > +++ b/debian

Bug#709322: sks postinst script tries to upgrade DB_CONFIG configuration file

2013-06-27 Thread Daniel Kahn Gillmor
On 06/27/2013 04:47 AM, Christoph Martin wrote: > I just cloned the sks tree, but I can't see the branch you created. Did > you really push the changes? yes, i really did :) git clone git://anonscm.debian.org/pkg-sks/pkg-sks.git cd pkg-sks git checkout wheezy grep DB_CONFIG debian/sks.postinst

Bug#709322: sks postinst script tries to upgrade DB_CONFIG configuration file

2013-06-27 Thread Christoph Martin
Hi Daniel Am 26.06.2013 21:35, schrieb Daniel Kahn Gillmor: > Control: retitle 709322 sks postinst script tries to upgrade DB_CONFIG > configuration file > Control: priority 709322 important > Control: tags 709322 + patch > > Casper Gielen wrote: > >> + su debian-sks -c db5.1_upgrade -h /var/li

Bug#709322: sks postinst script tries to upgrade DB_CONFIG configuration file

2013-06-26 Thread Daniel Kahn Gillmor
Control: retitle 709322 sks postinst script tries to upgrade DB_CONFIG configuration file Control: priority 709322 important Control: tags 709322 + patch Casper Gielen wrote: > + su debian-sks -c db5.1_upgrade -h /var/lib/sks/DB /var/lib/sks/DB/DB_CONFIG > bash: warning: setlocale: LC_ALL: canno