Bug#453496: BeroNet BNxS0 support in qozap

2007-11-29 Thread Juergen K.

Package: zaptel
Severity: wishlist

Please add this patch to add support for the BeroNet BNxS0 BRI cards to 
the qozap driver.

See http://blog.eth0.cc/zaptel-patchwork


Best regards,
Juergen



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#345202: postfix: Necessity to run newaliases manually after upgrade

2005-12-29 Thread Juergen K.
Package: postfix
Version: 2.2.7-1
Severity: normal


Every time I upgrade postfix I have to run newaliases manually afterwards
otherwise postfix refuses to work.

Cause: I use btree tables but during postinst a hash table is created.

Maybe it's better to run something like
   postalias `postconf -h alias_database`
(or newaliases itself) during postinst.


Regards,
Juergen


-- mail.log:
postfix/master[25621]: daemon started -- version 2.2.7, configuration
/etc/postfix
postfix/smtpd[25630]: fatal: open database /etc/aliases.db: Invalid
argument
postfix/master[25621]: warning: process /usr/lib/postfix/smtpd pid 25630
exit status 1
postfix/master[25621]: warning: /usr/lib/postfix/smtpd: bad command
startup -- throttling

-- postconf information:
# postconf -n | grep alias
alias_database = btree:/etc/aliases
alias_maps = btree:/etc/aliases

-- System Information:
Debian Release: testing/unstable
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages postfix depends on:
ii  adduser  3.80Add and remove users and groups
ii  debconf [debconf-2.0]1.4.62  Debian configuration management sy
ii  dpkg 1.13.11.0.1 package maintenance system for Deb
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libdb4.3 4.3.29-1Berkeley v4.3 Database Libraries [
ii  libsasl2 2.1.19-1.7  Authentication abstraction library
ii  libssl0.9.8  0.9.8a-4SSL shared libraries
ii  lsb-base 3.0-12  Linux Standard Base 3.0 init scrip
ii  netbase  4.23Basic TCP/IP networking system

Versions of packages postfix recommends:
ii  mailx [mail-read 1:8.1.2-0.20050715cvs-1 A simple mail user agent
pn  resolvconf   none  (no description available)

-- debconf information:
  postfix/master_upgrade_warning:
  postfix/db_upgrade_warning: true
* postfix/mailname: linux
  postfix/tlsmgr_upgrade_warning:
  postfix/dynamicmaps_upgrade_warning:
  postfix/recipient_delim: +
* postfix/main_mailer_type: Internet Site
  postfix/transport_map_warning:
  postfix/relayhost:
  postfix/procmail: true
  postfix/bad_recipient_delimiter:
* postfix/chattr: false
* postfix/root_address: NONE
  postfix/rfc1035_violation: false
  postfix/mynetworks: 127.0.0.0/8, 81.xx.xx.xx, 80.xx.xx.xx
* postfix/destinations: $mydomain, $myhostname, localhost, xx.org
  postfix/nqmgr_upgrade_warning:
  postfix/not_configured:
  postfix/mailbox_limit: 0


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#343726: mailgraph: IGNORE_OPTION gets overwritten in init script

2005-12-17 Thread Juergen K.
Package: mailgraph
Version: 1.12-1
Severity: normal


If IGNORE_LOCALHOST is set to true in /etc/default/mailgraph then
the parameter IGNORE_OPTION is overwritten in /etc/init.d/mailgraph.

Linie 19 in /etc/init.d/mailgraph should be changed from
  IGNORE_OPTION=--ignore-localhost
to
  IGNORE_OPTION=$IGNORE_OPTION --ignore-localhost


Regards,
Juergen

-- System Information:
Debian Release: testing/unstable
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages mailgraph depends on:
ii  debconf [debconf-2.0] 1.4.62 Debian configuration management sy
ii  libfile-tail-perl 0.98-5 File::Tail perl module
ii  librrds-perl  1.2.11-0.4 Time-series data storage and displ

Versions of packages mailgraph recommends:
ii  apache2-mpm-prefork [httpd]   2.0.55-3   traditional model for Apache2

-- debconf information:
* mailgraph/ignore_localhost: false
* mailgraph/mail_log: /var/log/mail.log
* mailgraph/stay_on_purge: true
* mailgraph/start_on_boot: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]