[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gforge-commits] %s
From: |
Christian Bayle,,, |
Subject: |
[Gforge-commits] %s |
Date: |
Mon, 17 Jan 2005 20:58:08 +0000 |
Update of /cvsroot/gforge/gforge/debian
In directory db.perdue.net:/tmp/cvs-serv25823/debian
Modified Files:
changelog gforge-dns-bind9.postinst.dsfh-in
gforge-ftp-proftpd.postinst.dsfh-in
Log Message:
Had to add a db_stop before gforge-config in
ftp and dns postinst scripts, quite strange
Index: gforge-ftp-proftpd.postinst.dsfh-in
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/gforge-ftp-proftpd.postinst.dsfh-in,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** gforge-ftp-proftpd.postinst.dsfh-in 16 Jan 2005 12:53:15 -0000 1.5
--- gforge-ftp-proftpd.postinst.dsfh-in 17 Jan 2005 20:58:05 -0000 1.6
***************
*** 29,32 ****
--- 29,36 ----
case "$1" in
configure)
+ # I don't know why I have to do this but somthing locks
+ # If I don't add this db_stop ????
+ # This might be something to do with gforge-config
+ db_stop
/usr/sbin/gforge-config
Index: changelog
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/changelog,v
retrieving revision 1.397
retrieving revision 1.398
diff -C2 -d -r1.397 -r1.398
*** changelog 16 Jan 2005 12:53:15 -0000 1.397
--- changelog 17 Jan 2005 20:58:05 -0000 1.398
***************
*** 1,5 ****
! gforge (4.0.2-1) unstable; urgency=low
* [Christian] Let's go for 4.0
-- Christian Bayle <address@hidden> Sun, 16 Jan 2005 13:34:05 +0100
--- 1,7 ----
! gforge (4.0.2-5) unstable; urgency=low
* [Christian] Let's go for 4.0
+ * [Christian] Had to add a db_stop before gforge-config in
+ * ftp and dns postinst scripts, quite strange
-- Christian Bayle <address@hidden> Sun, 16 Jan 2005 13:34:05 +0100
Index: gforge-dns-bind9.postinst.dsfh-in
===================================================================
RCS file: /cvsroot/gforge/gforge/debian/gforge-dns-bind9.postinst.dsfh-in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** gforge-dns-bind9.postinst.dsfh-in 16 Jan 2005 12:53:15 -0000 1.4
--- gforge-dns-bind9.postinst.dsfh-in 17 Jan 2005 20:58:05 -0000 1.5
***************
*** 29,32 ****
--- 29,36 ----
case "$1" in
configure)
+ # I don't know why I have to do this but somthing locks
+ # If I don't add this db_stop ????
+ # This might be something to do with gforge-config
+ db_stop
/usr/sbin/gforge-config
- [Gforge-commits] %s,
Christian Bayle,,, <=
- [Gforge-commits] %s, Christian Bayle,,,, 2005/01/17
- [Gforge-commits] %s, Christian Bayle,,,, 2005/01/17
- [Gforge-commits] %s, Christian Bayle,,,, 2005/01/18
- [Gforge-commits] %s, Christian Bayle,,,, 2005/01/18
- [Gforge-commits] %s, Tim Perdue,,,, 2005/01/19
- [Gforge-commits] %s, Christian Bayle,,,, 2005/01/19
- [Gforge-commits] %s, Christian Bayle,,,, 2005/01/19
- [Gforge-commits] %s, Christian Bayle,,,, 2005/01/19
- [Gforge-commits] %s, Christian Bayle,,,, 2005/01/19
- [Gforge-commits] %s, Christian Bayle,,,, 2005/01/19