Bug#491731: madwifi-source: 0.9.4+r3698 and later no longer work in master mode with hostapd and WPA

2008-07-22 Thread Andrew Baumann
Hi Kel,

On Tuesday 22 July 2008 09.31:06 Kel Modderman wrote:
> My working configuration is very similar, except I have disabled WME
> completely.
>
> Could you try commenting out all wme configuration key/values?

I tried this (and also tried the same with just wme_enabled=0), but the 
results are the same.

For the record, my hardware is:
wifi0: Atheros AR5213A chip found (MAC 5.9, PHY 2112 4.3, Radio 4.6)
(PCI ID 168c:0013)

Regards,
Andrew



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



Bug#491731: madwifi-source: 0.9.4+r3698 and later no longer work in master mode with hostapd and WPA

2008-07-22 Thread Andrew Baumann
Hi Kel,

On Tuesday 22 July 2008 08:29:29 Kel Modderman wrote:
> Is wireless interface in a bridge?

No, it's not. The relevant stanza from /etc/network/interfaces is:

iface ath0 inet static
madwifi-base wifi0
madwifi-mode ap
wireless-channel 9
wireless-essid foo
address 192.168.0.1
netmask 255.255.255.0

For the record, hostapd.conf has:
interface=ath0
driver=madwifi
ssid=foo
country_code=CH
hw_mode=g
channel=9
beacon_int=100
dtim_period=2
max_num_sta=255
rts_threshold=2347
fragm_threshold=2346
macaddr_acl=0
auth_algs=3
ignore_broadcast_ssid=0
wme_enabled=1
wme_ac_bk_cwmin=4
wme_ac_bk_cwmax=10
wme_ac_bk_aifs=7
wme_ac_bk_txop_limit=0
wme_ac_bk_acm=0
wme_ac_be_aifs=3
wme_ac_be_cwmin=4
wme_ac_be_cwmax=10
wme_ac_be_txop_limit=0
wme_ac_be_acm=0
wme_ac_vi_aifs=2
wme_ac_vi_cwmin=3
wme_ac_vi_cwmax=4
wme_ac_vi_txop_limit=94
wme_ac_vi_acm=0
wme_ac_vo_aifs=2
wme_ac_vo_cwmin=2
wme_ac_vo_cwmax=3
wme_ac_vo_txop_limit=47
wme_ac_vo_acm=0
eapol_key_index_workaround=0
eap_server=0
own_ip_addr=127.0.0.1
wpa=1
wpa_passphrase=bar
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
wpa_group_rekey=600

> I had no problem setting up ath0 in ap mode using hostapd for wpa2 auth,
> using current madwifi + hostapd packages, dnsmasq for DNS + dhcp and
> iptables script for NAT of ethernet connection.

Well, I'm using dhcp3-server and bind, but this seems to be a lower-level 
problem. It seems only to have directly affected the squeezebox stuff (my 
laptop is still able to connect), which is odd, but looking at packet 
captures I see a lot of short packets and other weirdness, which leads me to 
suspect that the new version is corrupting or dropping packets.

> Regressions like this really suck. Sadly if we go back to 0.9.4 many users
> have no hardware support at all... And its crunch time for Lenny release...

I guess I'll just have to hang onto 0.9.4 for now and hope they figure it out 
eventually upstream.

Cheers,
Andrew



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



Bug#491731: madwifi-source: 0.9.4+r3698 and later no longer work in master mode with hostapd and WPA

2008-07-21 Thread Andrew Baumann
Package: madwifi-source
Version: 1:0.9.4+r3698.20080604.hal20080528-1
Severity: important


Since upgrading to 0.9.4+r3698.20080604.hal20080528-1, my Squeezebox Duet 
controller and receiver are no longer able to connect to my WPA-secured 
wireless 
network, which is run with a madwifi master (using hostapd 0.5.10-1). This 
problem 
was fixed by reverting to 0.9.4~rc2-1.

On the failing version, I see a lot of connections and disconnections in the 
syslog:
Jul 21 19:29:33 nutrimatic hostapd: ath0: STA 00:04:20:1a:28:5b IEEE 802.11: 
associated
Jul 21 19:29:36 nutrimatic hostapd: ath0: STA 00:04:20:1a:28:5b IEEE 802.11: 
deauthenticated due to local deauth request
Jul 21 19:29:36 nutrimatic hostapd: ath0: STA 00:04:20:1a:28:5b IEEE 802.11: 
disassociated
Jul 21 19:29:39 nutrimatic hostapd: ath0: STA 00:04:20:1a:28:5b IEEE 802.11: 
associated
Jul 21 19:29:42 nutrimatic hostapd: ath0: STA 00:04:20:1a:28:5b IEEE 802.11: 
deauthenticated due to local deauth request
Jul 21 19:29:42 nutrimatic hostapd: ath0: STA 00:04:20:1a:28:5b IEEE 802.11: 
disassociated
(...)

FWIW, I have tried the relevant versions of madwifi on both 2.6.24 and 2.6.25; 
the 
kernel version makes no difference. I have also tried the new 
0.9.4+r3772.20080716 
version in unstable, which fails in the same way.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages madwifi-source depends on:
ii  bzip2 1.0.5-0.1  high-quality block-sorting file co
ii  debhelper 7.0.15 helper programs for debian/rules
ii  module-assistant  0.10.11.0  tool to make module package creati

madwifi-source recommends no packages.

-- no debconf information



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



Bug#434169: spamassassin suggests dcc-client package which no longer exists

2007-07-21 Thread Andrew Baumann
Package: spamassassin
Version: 3.2.1-1
Severity: minor

Hi,

spamassassin suggests dcc-client, however as of recent versions of the 
dcc packages in testing, that package no longer exists. The relevant 
dependency now appears to be the dcc-server package, as this provides
the dccproc and dccifd programs that the DCC plugin looks for.

Cheers,
Andrew

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages spamassassin depends on:
ii  libarchive-tar-perl   1.32-1 Archive::Tar - manipulate tar file
ii  libdigest-sha1-perl   2.11-2 NIST SHA-1 message digest algorith
ii  libhtml-parser-perl   3.56-1 A collection of modules that parse
ii  libio-zlib-perl   1.04-1 IO:: style interface to Compress::
ii  libnet-dns-perl   0.60-1 Perform DNS queries from a Perl sc
ii  libsocket6-perl   0.19-1 Perl extensions for IPv6
ii  libsys-hostname-long-perl 1.4-1  Figure out the long (fully-qualifi
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

Versions of packages spamassassin recommends:
ii  gcc  4:4.1.1-15  The GNU C compiler
ii  gnupg1.4.6-2 GNU privacy guard - a free PGP rep
ii  libc6-dev2.6-2   GNU C Library: Development Librari
ii  libmail-spf-query-perl   1:1.999.1-3 query SPF (Sender Policy Framework
pn  libsys-syslog-perl (no description available)
ii  make 3.81-3  The GNU version of the "make" util
pn  re2c   (no description available)
ii  spamc3.2.1-1 Client for SpamAssassin spam filte

-- no debconf information


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



Bug#426334: cyrus-doc-2.2: README.Debian refers to unrelated bug report

2007-05-27 Thread Andrew Baumann
Package: cyrus-doc-2.2
Version: 2.2.13-10
Severity: minor

README.Debian says:

 o Sieveshell is really lacking on auth capabilities, and timsieved is quite
   strict on what auth capabilities it offers.  So, pay attention to
   sasl_minimum_layer, and see bug #151925 for more details
   (http://bugs.debian.org/151925).  Also, make sure you have the correct set
   of SASL2 modules installed in in your system.

However this bug (#151925) appears totally unrelated to Cyrus.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

-- no debconf information


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



Bug#383543: mysql-server: logrotate script fails if mysqld is not running

2006-08-17 Thread Andrew Baumann
Package: mysql-server
Severity: minor

Hi,

I get the following output from logrotate:
 
/etc/cron.daily/logrotate:
error: error running shared postrotate script for /var/log/mysql.log 
/var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log 
run-parts: /etc/cron.daily/logrotate exited with return code 1

Looking at the relevant script, it has:
if [ -z "`$MYADMIN ping 2>/dev/null`" ]; then
  # Really no mysqld or rather a missing debian-sys-maint user?
  # If this occurs and is not a error please report a bug.
  if ps cax | grep -q mysqld; then
exit 1
  fi
I have mysql-server installed for another 3rd party package that starts
its own copy of mysqld with its own config file etc., so there is a 
mysqld process, but it doesn't use the config files under /etc/mysql 
(and it's not running as the normal user either). I'm not running mysqld
from /etc/init.d/mysql, because I don't need it.

As requested, in the comment, I'm reporting this as a bug. I realise it 
is a tricky case, sorry about that. Maybe you could provide a config 
file /etc/default/mysql, and allow a user to set a variable like 
MYSQLD_ENABLE=no, that would prevent the daemon from starting, and 
also prevent the logrotate scripts from trying to do anything.

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


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



Bug#383262: slimserver: CLI_PORT/CLI_ADDR options to init.d script broken

2006-08-15 Thread Andrew Baumann
Package: slimserver
Version: 6.3.0-3
Severity: normal

/etc/init.d/slimserver has a minor cut-and-paste bug. The lines dealing 
with the CLI_ADDR and CLI_PORT options should be:
PARAMETERS="$PARAMETERS ${CLI_ADDR:+ --cliaddr=$CLI_ADDR}"
PARAMETERS="$PARAMETERS ${CLI_PORT:+ --cliport=$CLI_PORT}"

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

Versions of packages slimserver depends on:
ii  adduser  3.96Add and remove users and groups
ii  debconf  1.5.3   Debian configuration management sy
ii  flac 1.1.2-5 Free Lossless Audio Codec - comman
ii  libcache-cache-perl  1.05-1  Managed caches of persistent infor
ii  libclass-accessor-chained-pe 0.01-1  make chained accessors
ii  libclass-data-inheritable-pe 0.04-1  Inheritable, overridable class dat
ii  libclass-dbi-abstractsearch- 0.07-1  Abstract Class::DBI's SQL with SQL
ii  libclass-dbi-pager-perl  0.08-1  Pager utility for Class::DBI
ii  libclass-dbi-plugin-perl 0.03-3  Abstract base class for Class::DBI
ii  libclass-dbi-plugin-retrieve 1.04-1  A more complex retrieve_all() meth
ii  libclass-singleton-perl  1.03-7  perl Class::Singleton - Implementa
ii  libclass-trigger-perl0.10-1  Mix-in to add / call inheritable t
ii  libclass-virtual-perl0.05-2  Base class for virtual base classe
ii  libclass-whitehole-perl  0.04-3  Base class to treat unhandled meth
ii  libcompress-zlib-perl1.41-1  Perl module for creation and manip
ii  libdata-page-perl2.00-2  Help when paging through sets of r
ii  libdbd-sqlite3-perl  1.12-1  Perl DBI driver with a self-contai
ii  libdbi-perl  1.51-2  Perl5 database interface by Tim Bu
ii  libdbix-contextualfetch-perl 1.03-1  Add context aware fetches to DBI
ii  libfile-slurp-perl   .09-1   single call read & write file rout
ii  libfile-which-perl   0.05-6  Perl module for searching paths fo
ii  libgd-gd2-perl   1:2.30-1Perl module wrapper for libgd - gd
ii  libhtml-parser-perl  3.55-1  A collection of modules that parse
ii  libima-dbi-perl  0.34-1  Database connection caching and or
ii  libio-string-perl1.08-1  Emulate IO::File interface for in-
ii  libnet-dns-perl  0.57-1  Perform DNS queries from a Perl sc
ii  libnet-ip-perl   1.24-1  Perl extension for manipulating IP
ii  libpath-class-perl   0.15-1  Cross-platform path specification 
ii  librpc-xml-perl  0.59-1  Perl module implementation of XML-
ii  libsoap-lite-perl0.68-1  Client and server side SOAP implem
ii  libsql-abstract-limit-perl   1:0.101-1   portable LIMIT emulation
ii  libsql-abstract-perl 1.21-1  Generate SQL from Perl data struct
ii  libtemplate-perl 2.14-1  template processing system written
ii  libtie-regexphash-perl   0.13-1  CPAN's Tie::RegexpHash - Use regul
ii  libtime-modules-perl 2003.1126-2 Various Perl modules for time/date
ii  libtimedate-perl 1.1600-5Time and date functions for Perl
ii  libuniversal-moniker-perl0.08-2  Nicer names for your Perl modules/
ii  libwww-perl  5.805-1 WWW client/server library for Perl
ii  libxml-namespacesupport-perl 1.09-2  Perl module for supporting simple 
ii  libxml-sax-perl  0.12-5  Perl module for using and building
ii  libxml-simple-perl   2.14-4  Perl module for reading and writin
ii  perl 5.8.8-6.1   Larry Wall's Practical Extraction 
ii  sox  12.17.9-1   A universal sound sample translato
ii  subversion   1.3.2-5 Advanced version control system
ii  ttf-bitstream-vera   1.10-7  The Bitstream Vera family of free 
ii  vorbis-tools 1.1.1-6 several Ogg Vorbis tools

slimserver recommends no packages.

-- debconf information:
* slimserver/download-firmware: false


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



Bug#322119: conserver-server: conserver not built with PAM by default

2005-08-09 Thread Andrew Baumann
Package: conserver-server
Version: 8.1.1-2
Severity: important


Conserver isn't built with PAM by default. The debian/rules file specifies
--with-pam, but the configure script ignores that silently if the PAM headers
aren't found (which seems to be the case in the standard binary packages). I 
think it should have a build dependency on libpam0g-dev.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages conserver-server depends on:
ii  debconf 1.4.52   Debian configuration management 
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries 
ii  libpam0g0.76-22  Pluggable Authentication Modules 
ii  libssl0.9.7 0.9.7e-3 SSL shared libraries

conserver-server recommends no packages.

-- debconf information:
  conserver-server/upgrade_800_flag: true
  conserver-server/listen_address:
  conserver-server/base_port:
  conserver-server/port: 3109
  conserver-server/run_as_root: false
* conserver-server/tcp_wrappers:


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