Bug#319814:

2019-10-18 Thread abdeikader aisamman
Ik heb geprobeerd contact met je op te nemen, maar het is niet gelukt. Ik heb een dringend antwoord nodig.

Bug#319814: (no subject)

2006-10-03 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 03 Oct 2006 17:58:00 +0200 Viktor Horvath wrote: > On Tue, 2006-10-03 at 17:01 +0200, Jonas Smedegaard wrote: > > On Mon, 02 Oct 2006 15:50:16 +0200 Viktor Horvath wrote: > > > > > Indeed, it is confusing to have an entry "CNID_METAD_RUN=yes"

Bug#319814: (no subject)

2006-10-03 Thread Viktor Horvath
On Tue, 2006-10-03 at 17:01 +0200, Jonas Smedegaard wrote: > On Mon, 02 Oct 2006 15:50:16 +0200 Viktor Horvath wrote: > > > Indeed, it is confusing to have an entry "CNID_METAD_RUN=yes" in > > /etc/default/netatalk only to find out that cnid_metad is *not* > > started automatically. A fix would be

Bug#319814: (no subject)

2006-10-03 Thread Jonas Smedegaard
On Mon, 02 Oct 2006 15:50:16 +0200 Viktor Horvath wrote: > Indeed, it is confusing to have an entry "CNID_METAD_RUN=yes" in > /etc/default/netatalk only to find out that cnid_metad is *not* > started automatically. A fix would be great. Could you please try the package in unstable? - Jonas --

Bug#319814: (no subject)

2006-10-02 Thread Viktor Horvath
Indeed, it is confusing to have an entry "CNID_METAD_RUN=yes" in /etc/default/netatalk only to find out that cnid_metad is *not* started automatically. A fix would be great. signature.asc Description: OpenPGP digital signature

Bug#319814: use of DBD CNID backend fails with error "Unable to get stamp value from CNID backend"

2005-07-25 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25-07-2005 16:34, Tim Miller Dyck wrote: > Dear Jonas: > > Thank you for that tip! That was my problem. > > I added the following lines to /etc/init.d/netatalk on my system to do > this automatically: > > if [ "$CNID_METAD_RUN" = "yes" -a -x

Bug#319814: use of DBD CNID backend fails with error "Unable to get stamp value from CNID backend"

2005-07-25 Thread Tim Miller Dyck
Dear Jonas: Thank you for that tip! That was my problem. I added the following lines to /etc/init.d/netatalk on my system to do this automatically: if [ "$CNID_METAD_RUN" = "yes" -a -x /usr/sbin/cnid_metad ]; then /usr/sbin/cnid_metad echo -n " cnid_metad" fi ...

Bug#319814: use of DBD CNID backend fails with error "Unable to get stamp value from CNID backend"

2005-07-25 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25-07-2005 01:36, Tim Miller Dyck wrote: > Package: netatalk > Version: 2.0.2-3 > > Dear netatalk maintainers: > > I am having a problem using netatalk with a DBD (transactional) > backend. The CNID database is not getting created properly and th

Bug#319814: use of DBD CNID backend fails with error "Unable to get stamp value from CNID backend"

2005-07-24 Thread Tim Miller Dyck
Package: netatalk Version: 2.0.2-3 Dear netatalk maintainers: I am having a problem using netatalk with a DBD (transactional) backend. The CNID database is not getting created properly and the afpd server is unable to access it. The default CDB backend works fine. Creating the database usi