Bug#910739: fwsnort: All rules fail to import

2024-05-12 Thread Nigel Horne
Package: fwsnort
Version: 1.6.8-1
Followup-For: Bug #910739

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

   /sbin/iptables-restore < /var/lib/fwsnort/fwsnort.save

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

 Ran the above command

   * What was the outcome of this action?

   # /sbin/iptables-restore < /var/lib/fwsnort/fwsnort.save
iptables-restore v1.8.10 (nf_tables): invalid port/service `!445' specified
Error occurred at line: 14081
Try `iptables-restore -h' or 'iptables-restore --help' for more information.

   * What outcome did you expect instead?

   That there would be no error messages and that it would work

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.7.12-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages fwsnort depends on:
ii  debconf [debconf-2.0]   1.5.86
ii  iptables1.8.10-3
ii  libiptables-parse-perl  1.6-3
ii  libnet-rawip-perl   0.25-4
ii  libnetaddr-ip-perl  4.079+dfsg-2+b3
ii  perl5.38.2-4

Versions of packages fwsnort recommends:
ii  snort-rules-default  2.9.15.1-6

fwsnort suggests no packages.

-- debconf information:
  fwsnort/download: false



Bug#791814: Info received (sasl2-bin: fails to start saslauthd)

2021-11-24 Thread Nigel Horne
I changed the MECHANISMS from pam to getpwent and now saslauthd starts and
stays running. So that's an improvement.  However it still doesn't send email
from my phone which claims "no password provided for $address" which is a lie
and since it's sasl that changed not my phone, I continue to suspect the
sasl2 update broke sendmail.



Bug#791814: sasl2-bin: fails to start saslauthd

2021-11-24 Thread Nigel Horne
Package: sasl2-bin
Version: 2.1.27+dfsg2-2
Followup-For: Bug #791814

Dear Maintainer,

Everthing was fine until today an update to sasl2-bin came in, and now I can't 
send e-mail from my phone using
my SMTP server.

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
I ran "apt upgrade" which updated sasl2-bin
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Tried to send an e-mail
   * What was the outcome of this action?

"ps ax | grep sasl" gives no output. Running "systemctl" shows it's not even 
trying to start the daemon.

My phone now says that I've entered the wrong username/password.  I haven't, 
and anyway I haven't changed it.
   * What outcome did you expect instead?
For my e-mails to still be able to be sent.

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.14.0-4-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages sasl2-bin depends on:
ii  db-util5.3.1+nmu1
ii  debconf [debconf-2.0]  1.5.79
ii  init-system-helpers1.60
ii  libc6  2.32-4
ii  libcrypt1  1:4.4.26-1
ii  libdb5.3   5.3.28+dfsg1-0.8
ii  libkrb5-3  1.18.3-7
ii  libldap-2.4-2  2.4.59+dfsg-1
ii  libpam0g   1.4.0-10
ii  libsasl2-2 2.1.27+dfsg2-2
ii  libssl1.1  1.1.1l-1
ii  lsb-base   11.1.0
ii  perl   5.32.1-6

sasl2-bin recommends no packages.

sasl2-bin suggests no packages.

-- Configuration Files:
/etc/default/saslauthd changed:
START=yes
DESC="SASL Authentication Daemon"
NAME="saslauthd"
MECHANISMS="pam"
MECH_OPTIONS=""
THREADS=5
OPTIONS="-c -m /var/run/saslauthd"


-- debconf information:
  cyrus-sasl2/upgrade-sasldb2-backup-failed:
  cyrus-sasl2/upgrade-sasldb2-failed:
  cyrus-sasl2/backup-sasldb2: /var/backups/sasldb2.bak
  cyrus-sasl2/purge-sasldb2: false



Bug#995568: Upgrade fails

2021-10-02 Thread Nigel Horne


Package: x11proto-dev
Version: 2021.5-1

Package fails to upgrade:

# apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 libxau-dev : Depends: x11proto-dev but it is not installed
 libxdamage-dev : Depends: x11proto-dev but it is not installed
 libxext-dev : Depends: x11proto-dev but it is not installed
 libxfixes-dev : Depends: x11proto-dev but it is not installed
 x11proto-core-dev : Depends: x11proto-dev but it is not installed
 x11proto-dri2-dev : Depends: x11proto-dev but it is not installed
 x11proto-gl-dev : Depends: x11proto-dev but it is not installed
 x11proto-input-dev : Depends: x11proto-dev but it is not installed
 x11proto-kb-dev : Depends: x11proto-dev but it is not installed
 x11proto-xext-dev : Depends: x11proto-dev but it is not installed
 x11proto-xf86vidmode-dev : Depends: x11proto-dev but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or 
specify a solution).
root@netgate2:/home/njh# apt --fix-broken install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  gnupg-l10n libblas-common libexporter-lite-perl libfile-copy-recursive-perl
  libgfortran3 libglew2.0 libio-capture-perl libncurses5-dev
  libnetwork-ipv4addr-perl libset-scalar-perl libstrictures-perl libxcb-util0
  ruby-nokogiri ruby-pkg-config ruby-rgen ruby-safe-yaml x11proto-damage-dev
  x11proto-fixes-dev x11proto-xext-dev
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
  x11proto-dev
The following NEW packages will be installed:
  x11proto-dev
0 upgraded, 1 newly installed, 0 to remove and 483 not upgraded.
677 not fully installed or removed.
Need to get 0 B/599 kB of archives.
After this operation, 1,720 kB of additional disk space will be used.
Do you want to continue? [Y/n] 
(Reading database ... 19 files and directories currently installed.)
Preparing to unpack .../x11proto-dev_2021.5-1_all.deb ...
Unpacking x11proto-dev (2021.5-1) ...
dpkg: error processing archive 
/var/cache/apt/archives/x11proto-dev_2021.5-1_all.deb (--unpack):
 trying to overwrite '/usr/include/X11/extensions/damageproto.h', which is also 
in package x11proto-damage-dev 1:1.2.1-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/x11proto-dev_2021.5-1_all.deb
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)



Bug#981396: lynis: Illegal number: SOLARIS_LOGHOST_LOCALHOST

2021-01-30 Thread Nigel Horne
Package: lynis
Version: 3.0.2-1
Severity: normal

Dear Maintainer,

This cronjob:
 /usr/sbin/lynis audit system --cronjob | mail u...@example.com

Sends this e-mail:
/usr/sbin/lynis: 430: [: Illegal number: SOLARIS_LOGHOST_LOCALHOST


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-1-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages lynis depends on:
ii  e2fsprogs  1.45.6-1

Versions of packages lynis recommends:
ii  menu  2.1.48

Versions of packages lynis suggests:
pn  aide   
ii  apt-listbugs   0.1.35
ii  bind9-dnsutils [dnsutils]  1:9.16.11-1
ii  debsecan   0.4.20.1
pn  debsums
ii  dnsutils   1:9.16.11-1
pn  fail2ban   
pn  samhain
pn  tripwire   

-- no debconf information



Bug#973401: initscripts: TMPTIME=0 should mkfs for separate filesystem

2020-10-29 Thread Nigel Horne
Package: initscripts
Version: 2.96-5
Severity: wishlist

Dear Maintainer,

If TMPTIME is set to 0 (remove all files are removed regardless of age)
and /tmp is mounted as a separate filesystem on disk, why not simply
run mkfs on the filesystem before mounting it?  As well as clearing out
fluff more quickly, it'll also put the filesystem into a pristeen state.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.8.0-1-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages initscripts depends on:
ii  lsb-base  11.1.0
ii  sysv-rc   2.96-5

Versions of packages initscripts recommends:
ii  e2fsprogs  1.45.6-1
ii  psmisc 23.3-1

initscripts suggests no packages.

-- Configuration Files:
/etc/default/rcS changed:
TMPTIME=14
FSCKFIX=yes

/etc/init.d/rc.local changed:
PATH=/sbin:/usr/sbin:/bin:/usr/bin
. /lib/init/vars.sh
. /lib/lsb/init-functions
do_start() {
if [ -x /etc/rc.local ]; then
[ "$VERBOSE" != no ] && log_begin_msg "Running local boot 
scripts (/etc/rc.local)"
/etc/rc.local start
ES=$?
[ "$VERBOSE" != no ] && log_end_msg $ES
return $ES
fi
}
do_stop() {
if [ -x /etc/rc.local ]; then
[ "$VERBOSE" != no ] && log_begin_msg "Stopping local boot 
scripts (/etc/rc.local)"
/etc/rc.local stop
ES=$?
[ "$VERBOSE" != no ] && log_end_msg $ES
return $ES
fi
}
case "$1" in
start)
do_start
;;
restart|reload|force-reload)
echo "Error: argument '$1' not supported" >&2
exit 3
;;
stop)
do_stop
;;
*)
echo "Usage: $0 start|stop" >&2
exit 3
;;
esac

/etc/rc.local changed:
if [ $# -eq 0 ]
then
arg=start
else
arg="$1"
fi
export http_proxy=http://127.0.0.1:3128
export no_proxy=localhost
export ftp_proxy=http://127.0.0.1:3128
case "$arg" in
  start|"")
echo "Starting local services..."

mount -o remount,rw,hidepid=2 /proc
if [ ! -d /var/run/clamav ]; then
mkdir /var/run/clamav
chown -R clamav:clamav /var/run/clamav
fi
# LD_LIBRARY_PATH=/usr/local/lib /usr/local/sbin/clamd&
# LD_LIBRARY_PATH=/usr/local/lib /usr/local/bin/freshclam --quiet&
echo 1 >/proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE
# http://lists.netfilter.org/pipermail/netfilter/2002-May/034048.html
# eth1 is connected to the modem, eth0 to the internal network
## SYN-FLOODING PROTECTION
iptables -N syn-flood
iptables -A INPUT -i eth1 -p tcp --syn -j syn-flood
iptables -A syn-flood -m limit --limit 1/s --limit-burst 4 -j RETURN
iptables -A syn-flood -j DROP
## Make sure NEW tcp connections are SYN packets
iptables -A INPUT -i eth1 -p tcp ! --syn -m state --state NEW -j DROP
# Limit max connections per IP address
iptables -A INPUT -i eth1 -p tcp --syn -m connlimit --connlimit-above 
15 --connlimit-mask 32 -j REJECT --reject-with tcp-reset
# Allow 160 new connections per second before limit of 150 new
# connects per second is applied
iptables -A INPUT -i eth1 -m state --state RELATED,ESTABLISHED -m limit 
--limit 150/second --limit-burst 160 -j ACCEPT
## FRAGMENTS
# Log fragments just to see if we get any, and deny them too.
# iptables -A INPUT -i eth1 -f -j LOG --log-prefix "IPTABLES FRAGMENTS: 
"
# iptables -A INPUT -i eth1 -f -j DROP
## SPOOFING
# Refuse spoofed packets pretending to be from your IP address.
iptables -A INPUT -i eth1 -s 192.168.1.0/24 -j DROP
# Refuse packets claiming to be from a Class A private network.
iptables -A INPUT -i eth1 -s 10.0.0.0/8 -j DROP
# Refuse packets claiming to be from a Class B private network.
iptables -A INPUT -i eth1 -s 172.16.0.0/12 -j DROP
# Refuse packets claiming to be from a Class C private network.
# iptables -A INPUT -i eth1 -s 192.168.0.0/16 -j DROP
# Refuse Class D multicast addresses. Multicast is illegal as a source
# address.
# iptables -A INPUT -i eth1 -s 224.0.0.0/4 -j DROP
# Refuse Class E reserved IP addresses.
iptables -A INPUT -i eth1 -s 240.0.0.0/4 -j DROP
# Refuse packets claiming to be to the loopback interface.
iptables -A INPUT -i eth1 -d 127.0.0.1/27 -j DROP
# Refuse broadcast address packets.
# iptables -A INPUT -i eth1 -d 192.168.1.31 -j DROP
# Block spoofed traffic on LAN

Bug#966372: sa-compile can't find JSON::PP

2020-07-27 Thread Nigel Horne
Package: sa-compile
Version: 3.4.5~pre1-1
Severity: normal

Running "apt install sa-compile" gives:

Setting up sa-compile (3.4.5~pre1-1) ...
Running sa-compile (may take a long time)
JSON::PP 2.27300 is not available
 at /usr/share/perl5/CPAN/Meta.pm line 616.
command '/usr/bin/perl Makefile.PL 
PREFIX=/tmp/.spamassassin3996658TferDhtmp/ignored 
INSTALLSITEARCH=/var/lib/spamassassin/compiled/5.030/3.004005 
>>/tmp/.spamassassin3996658TferDhtmp/log' failed: exit 13
dpkg: error processing package sa-compile (--configure):
 installed sa-compile package post-installation script subprocess 
returned error exit status 25
Errors were encountered while processing:
 sa-compile
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)

But, JSON:PP is available:

apt install libjson-pp-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
libjson-pp-perl is already the newest version (4.05000-1).


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-4-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages sa-compile depends on:
ii  gcc   4:9.2.1-3.1
ii  libc6-dev 2.31-1
ii  make  4.2.1-2+b1
ii  re2c  1.3-2
ii  spamassassin  3.4.5~pre1-1

sa-compile recommends no packages.

sa-compile suggests no packages.

-- no debconf information



Bug#963880: ciderwebmail: Apache doesn't start

2020-06-28 Thread Nigel Horne
Package: ciderwebmail
Version: 1.05+20191006-1
Severity: normal

1:  apt install ciderwebmail
2: a2enconf ciderwebmail-uwsgi.conf
3: systemctl reload apache2

Failed with this:

Jun 28 15:23:29 gateway apachectl[1628846]: AH00526: Syntax error on line 42 of 
/etc/apache2/conf-enabled/ciderwebmail-uwsgi.conf:
Jun 28 15:23:29 gateway apachectl[1628846]: Invalid command 'ProxyPass', 
perhaps misspelled or defined by a module not included in the server 
configuration
Jun 28 15:23:29 gateway apachectl[1628843]: Action 'graceful' failed.
Jun 28 15:23:29 gateway apachectl[1628843]: The Apache error log may have more 
information.
Jun 28 15:23:29 gateway systemd[1]: apache2.service: Control process exited, 
code=exited, status=1/FAILURE
Jun 28 15:23:29 gateway systemd[1]: Reload failed for The Apache HTTP Server.

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ciderwebmail depends on:
ii  adduser  3.118
ii  libcatalyst-action-renderview-perl   0.16-2
ii  libcatalyst-authentication-credential-http-perl  1.018-1
ii  libcatalyst-model-dbic-schema-perl   0.65-2
ii  libcatalyst-perl 5.90126-1
ii  libcatalyst-plugin-authentication-perl   0.10023-3
ii  libcatalyst-plugin-configloader-perl 0.34-3
ii  libcatalyst-plugin-log-dispatch-perl 0.121-2
ii  libcatalyst-plugin-session-state-cookie-perl 0.17-3
ii  libcatalyst-plugin-session-store-fastmmap-perl   0.16-2
ii  libcatalyst-plugin-stacktrace-perl   0.12-2
ii  libcatalyst-plugin-static-simple-perl0.36-1
ii  libcatalyst-view-petal-perl  0.03-1
ii  libclone-perl0.45-1
ii  libcrypt-cbc-perl2.33-2
ii  libcrypt-random-source-perl  0.14-1
ii  libcrypt-rijndael-perl   1.14-1+b1
ii  libcrypt-util-perl   0.11-3
ii  libdata-ical-perl0.24+dfsg-1
ii  libdatetime-format-iso8601-perl  0.08-2
ii  libdatetime-format-mail-perl 0.4030-1
ii  libdatetime-perl 2:1.52-1
ii  libemail-address-xs-perl 1.04-1+b2
ii  libemail-sender-perl 1.300034-1
ii  libemail-simple-perl 2.216-1
ii  libemail-valid-perl  1.202-1
ii  libhtml-defang-perl  1.07-1
ii  libhtml-tidy-perl1.60-4+b1
ii  libio-socket-ssl-perl2.067-1
ii  libjson-xs-perl  4.020-1+b1
ii  liblist-moreutils-perl   0.416-1+b5
ii  liblocale-maketext-gettext-perl  1.30-1
ii  liblog-dispatch-config-perl  1.04-2
ii  liblog-dispatch-perl 2.69-1
ii  libmail-imapclient-perl  3.42-1
ii  libmime-base64-urlsafe-perl  0.01-2
ii  libmime-tools-perl   5.509-1
ii  libmoose-perl2.2012-2
ii  libmoosex-role-withoverloading-perl  0.17-2+b2
ii  libnet-managesieve-perl  0.13-1
ii  libparse-recdescent-perl 1.967015+dfsg-2
ii  libpetal-utils-perl  0.06-4
ii  libregexp-common-perl2017060201-1
ii  libtext-autoformat-perl  1.75-1
ii  libtext-iconv-perl   1.7-7
ii  libtry-tiny-perl 0.30-1
ii  libtry-tiny-smartcatch-perl  0.5-1
ii  liburi-perl  1.76-2
ii  libyaml-libyaml-perl 0.82+repack-1
ii  libyaml-perl 1.30-1
ii  perl 5.30.3-4

Versions of packages ciderwebmail recommends:
ii  libauthen-sasl-perl  2.1600-1
ii  libdbd-sqlite3-perl  1.64-1+b1
ii  sendmail-bin [mail-transport-agent]  8.15.2-19

Versions of packages ciderwebmail suggests:
ii  dovecot-imapd [imap-server]  1:2.3.10.1+dfsg1-2
pn  imapproxy
ii  libfcgi-perl 0.79-1
ii  libfcgi-procmanager-perl 0.28-1

-- no debconf information



Bug#963875: roundcube: SQL Error

2020-06-28 Thread Nigel Horne
Package: roundcube
Version: 1.4.6+dfsg.1-2
Severity: normal

Fails to install properly with 'apt install roundcube':

Creating config file /etc/roundcube/debian-db.php with new version
checking privileges on database roundcube for roundcube@localhost: user 
creation needed.
granting access to database roundcube for roundcube@localhost: failed.
error encountered creating user:
mysql said: ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; 
check the manual that corresponds to your MySQL server version for the right 
syntax to use near 'IF NOT EXISTS 'roundcube'@'localhost'' at line 1
dbconfig-common: roundcube configure: trying again.
Determining localhost credentials from /etc/mysql/debian.cnf: succeeded.
dbconfig-common: writing config to /etc/dbconfig-common/roundcube.conf
checking privileges on database roundcube for roundcube@localhost: user 
creation needed.
granting access to database roundcube for roundcube@localhost: failed.
error encountered creating user:
mysql said: ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; 
check the manual that corresponds to your MySQL server version for the right 
syntax to use near 'IF NOT EXISTS 'roundcube'@'localhost'' at line 1
dbconfig-common: roundcube configure: ignoring errors from here forwards



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages roundcube depends on:
ii  dpkg1.19.7
ii  roundcube-core  1.4.6+dfsg.1-2

roundcube recommends no packages.

roundcube suggests no packages.

Versions of packages roundcube-core depends on:
ii  dbconfig-common 2.0.13
ii  debconf [debconf-2.0]   1.5.74
ii  dpkg1.19.7
ii  libapache2-mod-php  2:7.4+76
ii  libapache2-mod-php7.4 [libapache2-mod-php]  7.4.5-1+b1
ii  libjs-bootstrap44.4.1+dfsg1-2
ii  libjs-codemirror5.54.0-1
ii  libjs-jquery3.5.1+dfsg-4
ii  libjs-jquery-minicolors 2.2.6+dfsg-3
ii  libjs-jquery-ui 1.12.1+dfsg-5
ii  libjs-jstimezonedetect  1.0.6-4
ii  libmagic1   1:5.38-5
ii  php-auth-sasl   1.0.6-3
ii  php-cli 2:7.4+76
ii  php-common  2:76
ii  php-intl2:7.4+76
ii  php-mail-mime   1.10.7-1
ii  php-masterminds-html5   2.7.0+dfsg-3
ii  php-mbstring2:7.4+76
ii  php-net-sieve   1.4.1-1
ii  php-net-smtp1.9.0-1
ii  php-net-socket  1.0.14-2
ii  php-pear1:1.10.9+submodules+notgz-1
ii  php7.4-cli [php-cli]7.4.5-1+b1
ii  php7.4-intl [php-intl]  7.4.5-1+b1
ii  php7.4-json [php-json]  7.4.5-1+b1
ii  php7.4-mbstring [php-mbstring]  7.4.5-1+b1
ii  roundcube-mysql 1.4.6+dfsg.1-2
ii  ucf 3.0043

Versions of packages roundcube-core recommends:
ii  apache2 [httpd-cgi] 2.4.43-1
ii  php-gd  2:7.4+76
ii  php-pspell  2:7.4+76
ii  php7.4-gd [php-gd]  7.4.5-1+b1
ii  php7.4-pspell [php-pspell]  7.4.5-1+b1

Versions of packages roundcube-core suggests:
pn  php-crypt-gpg 
pn  php-mkopinsky-zxcvbn-php  
pn  php-net-ldap3 
pn  roundcube-plugins 

-- debconf information:
* roundcube/mysql/admin-user: debian-sys-maint
  roundcube/language: en_GB
  roundcube/pgsql/admin-user: postgres
  roundcube/dbconfig-upgrade: true
  roundcube/internal/reconfiguring: false
* roundcube/install-error: ignore
  roundcube/pgsql/authmethod-user: password
  roundcube/dbconfig-remove: true
  roundcube/restart-webserver: true
  roundcube/reconfigure-webserver: apache2, lighttpd
  roundcube/remote/host: localhost
  roundcube/remote/port:
  roundcube/pgsql/no-empty-passwords:
  roundcube/pgsql/authmethod-admin: ident
  roundcube/pgsql/manualconf:
  roundcube/remove-error: abort
  roundcube/internal/skip-preseed: false
* roundcube/mysql/method: Unix socket
  roundcube/passwords-do-not-match:
  roundcube/db/basepath:
* roundcube/db/app-user: roundcube@localhost
  roundcube/purge: false
  roundcube/dbconfig-reinstall: false
* roundcube/db/dbname: roundcube
  roundcube/remote/newhost:
  roundcube/pgsql/method: 

Bug#956215: icinga2-ido-mysql: Support remote database during configuration

2020-04-08 Thread Nigel Horne
Package: icinga2-ido-mysql
Version: 2.11.2-1.buster
Severity: wishlist

When running apt install icinga2-ido-mysql it would be nice to be able specify 
that the
database is on a remote server rather than setting it up to be localhost.


-- System Information:
Distributor ID: Raspbian
Description:Raspbian GNU/Linux 10 (buster)
Release:10
Codename:   buster
Architecture: armv7l

Kernel: Linux 4.19.66-v7+ (SMP w/4 CPU cores)
Kernel taint flags: TAINT_CRAP
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages icinga2-ido-mysql depends on:
ii  dbconfig-common2.0.11+deb10u1
ii  debconf [debconf-2.0]  1.5.71
ii  icinga2-bin2.11.2-1.buster
ii  icinga2-common 2.11.2-1.buster
ii  libatomic1 8.3.0-6+rpi1
ii  libc6  2.28-10+rpi1
ii  libgcc11:8.3.0-6+rpi1
ii  libmariadb31:10.3.22-0+deb10u1
ii  libstdc++6 8.3.0-6+rpi1
ii  ucf3.0038+nmu1

Versions of packages icinga2-ido-mysql recommends:
ii  mariadb-client-10.3 [virtual-mysql-client]  1:10.3.22-0+deb10u1

Versions of packages icinga2-ido-mysql suggests:
pn  default-mysql-server | mysql-server  

-- debconf information:
  icinga2-ido-mysql/passwords-do-not-match:
  icinga2-ido-mysql/remote/newhost:
  icinga2-ido-mysql/dbconfig-upgrade: true
  icinga2-ido-mysql/db/dbname: icinga2
  icinga2-ido-mysql/upgrade-error: abort
* icinga2-ido-mysql/enable: false
  icinga2-ido-mysql/dbconfig-remove: true
  icinga2-ido-mysql/dbconfig-reinstall: false
  icinga2-ido-mysql/internal/skip-preseed: false
  icinga2-ido-mysql/remote/host: localhost
* icinga2-ido-mysql/mysql/admin-user: root
  icinga2-ido-mysql/missing-db-package-error: abort
  icinga2-ido-mysql/purge: false
  icinga2-ido-mysql/remote/port:
  icinga2-ido-mysql/install-error: abort
  icinga2-ido-mysql/mysql/method: Unix socket
  icinga2-ido-mysql/database-type: mysql
  icinga2-ido-mysql/internal/reconfiguring: false
  icinga2-ido-mysql/db/app-user: icinga2@localhost
* icinga2-ido-mysql/dbconfig-install: true
  icinga2-ido-mysql/remove-error: abort
  icinga2-ido-mysql/upgrade-backup: true



Bug#956214: icinga2-ido-mysql: Password stored in plain text

2020-04-08 Thread Nigel Horne
Package: icinga2-ido-mysql
Version: 2.11.3-2
Severity: normal

Dear Maintainer,

Installing icinga2 I looked at the file
/usr/share/icinga2-ido-mysql/schema/mysql.sql
and found, to my horror, that the icinga2 database password is stored in
that file in plain text. I see it's mode 0600 but that still shouldn't be
done in this day and age.


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

Kernel: Linux 4.3.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages icinga2-ido-mysql depends on:
ii  dbconfig-common2.0.13
ii  debconf [debconf-2.0]  1.5.73
ii  icinga2-bin2.11.3-2
ii  icinga2-common 2.11.3-2
ii  libmariadb31:10.3.22-1
ii  libstdc++6 10-20200402-1
ii  ucf3.0038+nmu1

Versions of packages icinga2-ido-mysql recommends:
ii  mysql-client-5.7 [virtual-mysql-client]  5.7.26-1

Versions of packages icinga2-ido-mysql suggests:
ii  mysql-server-5.7 [virtual-mysql-server]  5.7.26-1

-- debconf information:
  icinga2-ido-mysql/internal/skip-preseed: false
  icinga2-ido-mysql/database-type: mysql
  icinga2-ido-mysql/remote/host: localhost
  icinga2-ido-mysql/db/app-user: icinga2@localhost
  icinga2-ido-mysql/upgrade-error: abort
  icinga2-ido-mysql/dbconfig-reinstall: false
* icinga2-ido-mysql/dbconfig-install: true
  icinga2-ido-mysql/dbconfig-upgrade: true
  icinga2-ido-mysql/internal/reconfiguring: false
* icinga2-ido-mysql/mysql/admin-user: debian-sys-maint
  icinga2-ido-mysql/remove-error: abort
  icinga2-ido-mysql/mysql/authplugin: default
  icinga2-ido-mysql/install-error: abort
* icinga2-ido-mysql/enable: false
  icinga2-ido-mysql/dbconfig-remove: true
  icinga2-ido-mysql/purge: false
  icinga2-ido-mysql/remote/port:
  icinga2-ido-mysql/mysql/method: Unix socket
  icinga2-ido-mysql/upgrade-backup: true
  icinga2-ido-mysql/remote/newhost:
  icinga2-ido-mysql/db/dbname: icinga2
* icinga2-ido-mysql/passwords-do-not-match:
  icinga2-ido-mysql/missing-db-package-error: abort



Bug#947451: libhash-moreutils-perl: can't upgrade

2019-12-26 Thread Nigel Horne
Package: libhash-moreutils-perl
Version: 0.06-1
Severity: important

apt upgrade gives:

Preconfiguring packages ...
dpkg: unrecoverable fatal error, aborting:
 files list file for package 'libhash-moreutils-perl' is missing final newline

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.3.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libhash-moreutils-perl depends on:
ii  perl  5.30.0-9

libhash-moreutils-perl recommends no packages.

libhash-moreutils-perl suggests no packages.

-- debconf-show failed



Bug#947450: geoip-database-contrib: Can't remove or update package

2019-12-26 Thread Nigel Horne
Package: geoip-database-contrib
Version: 1.19
Severity: important

apt-remove geo-database-contrib gives:


Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  geoip-database-contrib
0 upgraded, 0 newly installed, 1 to remove and 118 not upgraded.
1 not fully installed or removed.
After this operation, 82.9 kB disk space will be freed.
Do you want to continue? [Y/n]
(Reading database ... 165828 files and directories currently installed.)
Removing geoip-database-contrib (1.19) ...
dpkg: error processing package geoip-database-contrib (--remove):
 installed geoip-database-contrib package post-removal script subprocess was 
killed by signal (Killed)
dpkg: too many errors, stopping
Errors were encountered while processing:
 geoip-database-contrib
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.3.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages geoip-database-contrib depends on:
ii  debconf [debconf-2.0]  1.5.73
ii  ucf3.0038+nmu1
ii  wget   1.20.3-1+b2

geoip-database-contrib recommends no packages.

Versions of packages geoip-database-contrib suggests:
ii  cron [cron-daemon]  3.0pl1-135

-- debconf information:
  geoip-database-contrib/install-cronjob: true



Bug#945434: /usr/bin/owncloudcmd: Abort on startup

2019-11-24 Thread Nigel Horne
Package: owncloud-client-cmd
Version: 2.2.4+dfsg-2
Severity: normal
File: /usr/bin/owncloudcmd

Resubmitting from correct e-mail address:

When I run

$ owncloudcmd -n --non-interactive --trust /foo/bar 
https://myserver/owncloud

I get

QIODevice::read (QFile, 
"/home/njh/.local/share/data//ownCloud//cookies.db"): device not open
Set proxy configuration to use system configuration
Cannot load system exclude list or list supplied via --exclude
Aborted


-- System Information:
Debian Release: 9.11
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-9-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages owncloud-client-cmd depends on:
ii  libc6 2.24-11+deb9u4
ii  libgcc1   1:6.3.0-18+deb9u1
ii  libowncloudsync0  2.2.4+dfsg-2
ii  libqt5core5a  5.7.1+dfsg-3+deb9u1
ii  libqt5network55.7.1+dfsg-3+deb9u1
ii  libqt5sql5-sqlite 5.7.1+dfsg-3+deb9u1
ii  libstdc++66.3.0-18+deb9u1
ii  owncloud-client-l10n  2.2.4+dfsg-2

owncloud-client-cmd recommends no packages.

owncloud-client-cmd suggests no packages.

-- no debconf information



Bug#931141: grub-pc: Update hangs (not the same as 558422)

2019-06-26 Thread Nigel Horne
Package: grub-pc
Version: 2.02+dfsg1-19
Severity: normal

Dear Maintainer,

'apt upgrade' hangs on updating grub.  No kill signal makes
the command grub-mkdevicemap stop, unlike bug 558422, since it's in a D state.

Running strace clearly shows where it's hung:

lstat("/dev/sdc", {st_mode=S_IFBLK|0660, st_rdev=makedev(0x8, 0x20), 
...}) = 0
openat(AT_FDCWD, 
"/dev/disk/by-id/usb-Generic-_SD_MMC_058F63626476-0:0", O_RDONLY) = -1 
ENOMEDIUM (No medium found)
lstat("/dev", {st_mode=S_IFDIR|0755, st_size=3900, ...}) = 0
lstat("/dev/disk", {st_mode=S_IFDIR|0755, st_size=140, ...}) = 0
lstat("/dev/disk/by-id", {st_mode=S_IFDIR|0755, st_size=540, ...}) = 0
lstat("/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1", 
{st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
readlink("/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1", 
"../../sdd", 4095) = 9
lstat("/dev/sdd", {st_mode=S_IFBLK|0660, st_rdev=makedev(0x8, 0x30), 
...}) = 0
openat(AT_FDCWD, 
"/dev/disk/by-id/usb-Generic-_Compact_Flash_058F63626476-0:1", O_RDONLY) = -1 
ENOMEDIUM (No medium found)
lstat("/dev", {st_mode=S_IFDIR|0755, st_size=3900, ...}) = 0
lstat("/dev/disk", {st_mode=S_IFDIR|0755, st_size=140, ...}) = 0
lstat("/dev/disk/by-id", {st_mode=S_IFDIR|0755, st_size=540, ...}) = 0
lstat("/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2", 
{st_mode=S_IFLNK|0777, st_size=9, ...}) = 0
readlink("/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2", 
"../../sde", 4095) = 9
lstat("/dev/sde", {st_mode=S_IFBLK|0660, st_rdev=makedev(0x8, 0x40), 
...}) = 0
openat(AT_FDCWD, 
"/dev/disk/by-id/usb-Generic-_SM_xD-Picture_058F63626476-0:2", O_RDONLY

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/sda6 / ext4 rw,noatime,errors=remount-ro 0 0
/dev/sdb1 /var ext4 rw,noatime,errors=remount-ro 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
  fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
insmod all_video
  else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 
--hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 --hint='hd0,msdos6'  
d88eb8d2-bf12-44bd-abc2-2d297da04816
else
  search --no-floppy --fs-uuid --set=root d88eb8d2-bf12-44bd-abc2-2d297da04816
fi
font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=en_GB
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=5
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
set timeout=5
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
}
set linux_gfx_mode=
export linux_gfx_mode
menuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class gnu 
--class os $menuentry_id_option 
'gnulinux-simple-d88eb8d2-bf12-44bd-abc2-2d297da04816' {
load_video
insmod gzio
if [ x$grub_platform = xxen ]; then insmod xzio; insmod lzopio; fi
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6 
--hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6 

Bug#910739: fwsnort: All rules fail to import

2018-10-10 Thread Nigel Horne
Package: fwsnort
Version: 1.6.5-4
Severity: normal

I can't get any rules to import.  Here's what happens with update-rules
followed by an attempt to import.


root@njh:/etc/fwsnort# /usr/sbin/fwsnort --update-rules
[+] Downloading latest rules into /etc/fwsnort/snort_rules/--2018-10-10 
10:25:27--  http://rules.emergingthreats.net/open/snort-2.9.0/emerging-all.rules
Resolving rules.emergingthreats.net (rules.emergingthreats.net)... 
96.43.137.99, 204.12.217.19
Connecting to rules.emergingthreats.net 
(rules.emergingthreats.net)|96.43.137.99|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13880047 (13M)
Saving to: ‘emerging-all.rules’

emerging-all.rules  100%[===>]  13.24M  3.43MB/sin 12s

2018-10-10 10:25:40 (1.06 MB/s) - ‘emerging-all.rules’ saved [13880047/13880047]

[+] Finished.
root@njh:/etc/fwsnort# /usr/sbin/fwsnort
[+] Testing /sbin/iptables for supported capabilities...
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Snort Rules File  Success   Fail  Total

[+] emerging-all.rules0 17510 17510
  =
  0 17510 17510

[+] No rules parsed.

[+] Logfile: /var/log/fwsnort/fwsnort.log
[-] No Snort rules could be translated, exiting
root@njh:/etc/fwsnort#

-- System Information:
Debian Release: 9.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: arm64 (aarch64)

Kernel: Linux 4.15.11-mainline-rev1 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fwsnort depends on:
ii  debconf [debconf-2.0]   1.5.61
ii  iptables1.6.0+snapshot20161117-6
ii  libiptables-parse-perl  1.6-1
ii  libnet-rawip-perl   0.25-2+b2
ii  libnetaddr-ip-perl  4.079+dfsg-1+b1
ii  perl5.24.1-3+deb9u4

Versions of packages fwsnort recommends:
ii  snort-rules-default  2.9.7.0-5

fwsnort suggests no packages.

-- debconf information:
  fwsnort/download: false


Bug#901054: debsecan --cron gives traceback

2018-06-08 Thread Nigel Horne
Package: debsecan
Version: 0.4.19~deb9u1
Severity: normal

Dear Maintainer,

I'm using debsecan out of the box with no changes of configuration other
than correcting the version of Debian to scan against.  I see this e-mail
sent to me when it attempts to audit my system:

Traceback (most recent call last):
  File "/usr/bin/debsecan", line 1384, in 
  rate_system(target, options, fetch_data(options, config), history)
File "/usr/bin/debsecan", line 1301, in rate_system
for pkg in packages:
  File "/usr/bin/debsecan", line 131, in __iter__
  self.raiseSyntaxError("expected package field, got " + `line`)
File "/usr/bin/debsecan", line 155, in raiseSyntaxError
raise ParseError(self.name, lineno, msg)
__main__.ParseError: expected package field, got 
'3Essential: no\n'


-- System Information:
Distributor ID: Raspbian
Description:Raspbian GNU/Linux 9.4 (stretch)
Release:9.4
Codename:   stretch
Architecture: armv7l

Kernel: Linux 4.14.34-v7+ (SMP w/4 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1), LANGUAGE=en_GB 
(charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages debsecan depends on:
ii  ca-certificates20161130+nmu1
ii  debconf [debconf-2.0]  1.5.61
ii  python 2.7.13-2
ii  python-apt 1.1.0~beta5

Versions of packages debsecan recommends:
ii  cron 3.0pl1-128+deb9u1
ii  sendmail-bin [mail-transport-agent]  8.15.2-8

debsecan suggests no packages.

-- debconf information:
* debsecan/mailto: root
* debsecan/source:
* debsecan/suite: stretch
* debsecan/report: true



Bug#901053: debsecan --cron gives traceback

2018-06-08 Thread Nigel Horne
Package: debsecan
Version: 0.4.19~deb9u1
Severity: normal

Dear Maintainer,


I'm using debsecan out of the box with no changes of configuration other
than correcting the version of Debian to scan against.  I see this e-mail
sent to me when it attempts to audit my system:

Traceback (most recent call last):
  File "/usr/bin/debsecan", line 1384, in 
  rate_system(target, options, fetch_data(options, config), history)
File "/usr/bin/debsecan", line 1301, in rate_system
for pkg in packages:
  File "/usr/bin/debsecan", line 131, in __iter__
  self.raiseSyntaxError("expected package field, got " + `line`)
File "/usr/bin/debsecan", line 155, in raiseSyntaxError
raise ParseError(self.name, lineno, msg)
__main__.ParseError: expected package field, got 
'3Essential: no\n'


-- System Information:
Distributor ID: Raspbian
Description:Raspbian GNU/Linux 9.4 (stretch)
Release:9.4
Codename:   stretch
Architecture: armv7l

Kernel: Linux 4.14.34-v7+ (SMP w/4 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1), LANGUAGE=en_GB 
(charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages debsecan depends on:
ii  ca-certificates20161130+nmu1
ii  debconf [debconf-2.0]  1.5.61
ii  python 2.7.13-2
ii  python-apt 1.1.0~beta5

Versions of packages debsecan recommends:
ii  cron 3.0pl1-128+deb9u1
ii  sendmail-bin [mail-transport-agent]  8.15.2-8

debsecan suggests no packages.

-- debconf information:
* debsecan/suite: stretch
* debsecan/mailto: root
* debsecan/source:
* debsecan/report: true



Bug#850437: (no subject)

2017-01-06 Thread Nigel Horne
Package: puppet
Version: 4.8.1-1
Severity: normal

Puppet fails to start but doesn't say why or what to change to correct it.

systemctl start puppet.service
Job for puppet.service failed because the control process exited with error 
code.
See "systemctl status puppet.service" and "journalctl -xe" for details.
root@gateway:/var/log/syslog/local# systemctl status puppet.service
● puppet.service - LSB: puppet agent
   Loaded: loaded (/etc/init.d/puppet; generated; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fri 2017-01-06 14:18:05 GMT; 5s ago
 Docs: man:systemd-sysv-generator(8)
  Process: 14879 ExecStart=/etc/init.d/puppet start (code=exited, 
status=1/FAILURE)

Jan 06 14:18:05 gateway systemd[1]: Starting LSB: puppet agent...
Jan 06 14:18:05 gateway puppet[14879]: Starting puppet agent failed!
Jan 06 14:18:05 gateway systemd[1]: puppet.service: Control process exited, 
code=exited status=1
Jan 06 14:18:05 gateway systemd[1]: Failed to start LSB: puppet agent.
Jan 06 14:18:05 gateway systemd[1]: puppet.service: Unit entered failed state.
Jan 06 14:18:05 gateway systemd[1]: puppet.service: Failed with result 
'exit-code'.


journalctl -xe gives no output related to Puppet.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages puppet depends on:
ii  adduser   3.115
ii  facter2.4.6-1
ii  hiera 3.2.0-2
ii  lsb-base  9.20161125
ii  ruby  1:2.3.3
ii  ruby-augeas   1:0.5.0-3+b4
ii  ruby-deep-merge   1.1.1-1
ii  ruby-rgen 0.8.0-1
ii  ruby-safe-yaml1.0.4-1
ii  ruby-shadow   2.4.1-1+b3
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.484-2
ii  ruby2.0 [ruby-interpreter]2.0.0.484+really457-3
ii  ruby2.1 [ruby-interpreter]2.1.5-4
ii  ruby2.2 [ruby-interpreter]2.2.4-1

Versions of packages puppet recommends:
ii  debconf-utils  1.5.59
ii  lsb-release9.20161125
ii  ruby-selinux   2.6-3

Versions of packages puppet suggests:
pn  ruby-rrd  

-- Configuration Files:
/etc/puppet/puppet.conf changed:
[main]
logdir=/var/log/puppet
vardir=/var/lib/puppet
ssldir=/var/lib/puppet/ssl
rundir=/run/puppet
factpath=$vardir/lib/facter
server=gateway.bandsman.co.uk
environment=barnsley
[master]
ssl_client_header = SSL_CLIENT_S_DN 
ssl_client_verify_header = SSL_CLIENT_VERIFY
vardir = /var/lib/puppet
cadir  = /var/lib/puppet/ssl/ca
dns_alt_names = puppet
certname=gateway.bandsman.co.uk


-- no debconf information


Bug#849868: kde-plasma-desktop: Middle button causes yellow box that can't be removed

2017-01-01 Thread Nigel Horne
Package: kde-plasma-desktop
Version: 5:91
Severity: normal

Dear Maintainer,

If you press the middle button of your mouse on the desktop an annoying yellow
box appears with your clipeboard contents in it.  I say annoying because there's
no way to remove the box, no dismiss button or "quit" option.

   * What led up to the situation?
   Clikck middle button.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 Right click, ps, look at task manager
   * What was the outcome of this action?
   No way to remove this pop-up
   * What outcome did you expect instead?
   A way to remove the pop-up


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-2-amd64 (SMP w/20 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kde-plasma-desktop depends on:
ii  kde-baseapps  4:16.08.3-1
ii  kde-runtime   4:16.08.3-1
ii  plasma-desktop4:5.8.2-1
ii  plasma-workspace  4:5.8.2-1
ii  udisks2   2.1.8-1
ii  upower0.99.4-4

Versions of packages kde-plasma-desktop recommends:
ii  kwin-x11  4:5.8.2-1+b1
ii  sddm  0.13.0-1
ii  xserver-xorg  1:7.7+18

Versions of packages kde-plasma-desktop suggests:
ii  kde-l10n-engb [kde-l10n]  4:16.04.3-1

-- no debconf information



Bug#833283: Looks like it's happened again

2016-11-16 Thread Nigel Horne

Setting up syslog-ng-core (3.8.1-5) ...
Job for syslog-ng.service failed because the control process exited with 
error code.

See "systemctl status syslog-ng.service" and "journalctl -xe" for details.
invoke-rc.d: initscript syslog-ng, action "restart" failed.
● syslog-ng.service - System Logger Daemon
   Loaded: loaded (/lib/systemd/system/syslog-ng.service; enabled; 
vendor preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since Wed 
2016-11-16 17:15:37 EST; 12ms ago

 Docs: man:syslog-ng(8)
  Process: 20017 ExecStart=/usr/sbin/syslog-ng -F $SYSLOGNG_OPTS 
(code=exited, status=1/FAILURE)

 Main PID: 20017 (code=exited, status=1/FAILURE)
   Status: "Starting up... (Wed Nov 16 17:15:37 2016"

Nov 16 17:15:37 compaq systemd[1]: Failed to start System Logger Daemon.
Nov 16 17:15:37 compaq systemd[1]: syslog-ng.service: Unit entered 
failed state.
Nov 16 17:15:37 compaq systemd[1]: syslog-ng.service: Failed with result 
'e…de'.

Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package syslog-ng-core (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of syslog-ng-mod-redis:
 syslog-ng-mod-redis depends on syslog-ng-abi-3.8-0; however:
  Package syslog-ng-abi-3.8-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.8-0 is not 
configured yet.


dpkg: error processing package syslog-ng-mod-redis (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-python:
 syslog-ng-mod-python depends on syslog-ng-abi-3.8-0; however:
  Package syslog-ng-abi-3.8-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.8-0 is not 
configured yet.


dpkg: error processing package syslog-ng-mod-python (--configure):
 dependency problems - leaving unconfigured
Setting up gtk-update-icon-cache (3.22.3-2) ...
Setting up dpkg-dev (1.18.14) ...
Processing triggers for libc-bin (2.24-5) ...
dpkg: dependency problems prevent configuration of syslog-ng-mod-smtp:
 syslog-ng-mod-smtp depends on syslog-ng-abi-3.8-0; however:
  Package syslog-ng-abi-3.8-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.8-0 is not 
configured yet.


dpkg: error processing package syslog-ng-mod-smtp (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-geoip:
 syslog-ng-mod-geoip depends on syslog-ng-abi-3.8-0; however:
  Package syslog-ng-abi-3.8-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.8-0 is not 
configured yet.


dpkg: error processing package syslog-ng-mod-geoip (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-amqp:
 syslog-ng-mod-amqp depends on syslog-ng-abi-3.8-0; however:
  Package syslog-ng-abi-3.8-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.8-0 is not 
configured yet.


dpkg: error processing package syslog-ng-mod-amqp (--configure):
 dependency problems - leaving unconfigured
Processing triggers for man-db (2.7.5-1) ...
dpkg: dependency problems prevent configuration of syslog-ng-mod-sql:
 syslog-ng-mod-sql depends on syslog-ng-abi-3.8-0; however:
  Package syslog-ng-abi-3.8-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.8-0 is not 
configured yet.


dpkg: error processing package syslog-ng-mod-sql (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-json:
 syslog-ng-mod-json depends on syslog-ng-abi-3.8-0; however:
  Package syslog-ng-abi-3.8-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.8-0 is not 
configured yet.


dpkg: error processing package syslog-ng-mod-json (--configure):
 dependency problems - leaving unconfigured
Setting up liblua5.1-0:amd64 (5.1.5-8.1+b2) ...
Setting up libnfs8:amd64 (1.11.0-2) ...
dpkg: dependency problems prevent configuration of syslog-ng:
 syslog-ng depends on syslog-ng-core (>= 3.8.1); however:
  Package syslog-ng-core is not configured yet.
 syslog-ng depends on syslog-ng-mod-sql; however:
  Package syslog-ng-mod-sql is not configured yet.
 syslog-ng depends on syslog-ng-mod-json; however:
  Package syslog-ng-mod-json is not configured yet.

dpkg: error processing package syslog-ng (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-stomp:
 syslog-ng-mod-stomp depends on syslog-ng-abi-3.8-0; however:
  Package syslog-ng-abi-3.8-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.8-0 is not 
configured yet.


dpkg: error processing package syslog-ng-mod-stomp (--configure):
 dependency problems - leaving unconfigured
Processing triggers for fontconfig (2.11.0-6.7) ...
dpkg: dependency problems prevent 

Bug#842648: owncloud-client: What is protocol ""

2016-10-30 Thread Nigel Horne
Package: owncloud-client
Version: 2.2.4+dfsg-1
Severity: normal

Dear Maintainer,

The cient fails to connect with the cryptic message
Protocol "" is unknown.

It gives no indication where that setting is coming from or how to fix it.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/20 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages owncloud-client depends on:
ii  libc6 2.24-5
ii  libgcc1   1:6.2.0-9
ii  libowncloudsync0  2.2.4+dfsg-1
ii  libqt5core5a  5.6.1+dfsg-3+b1
ii  libqt5dbus5   5.6.1+dfsg-3+b1
ii  libqt5gui55.6.1+dfsg-3+b1
ii  libqt5keychain0   0.5.0-1
ii  libqt5network55.6.1+dfsg-3+b1
ii  libqt5sql5-sqlite 5.6.1+dfsg-3+b1
ii  libqt5webkit5 5.6.1+dfsg-5
ii  libqt5widgets55.6.1+dfsg-3+b1
ii  libqt5xml55.6.1+dfsg-3+b1
ii  libssl1.0.2   1.0.2j-1
ii  libstdc++66.2.0-9
ii  owncloud-client-l10n  2.2.4+dfsg-1

owncloud-client recommends no packages.

owncloud-client suggests no packages.

-- no debconf information



Bug#842582: nvidia-driver: Screen displays boot string on powersave

2016-10-30 Thread Nigel Horne
Package: nvidia-driver
Version: 367.44-3
Severity: normal

After a few minutes instead of the display being put into standby or the
screen-saver kicking in, the display flashes the boot text repeatedly. Nothing
works except for "Alt-F7" which blanks the screen.  The only way out of it
is to ssh in from another machine and reboot.

-- Package-specific info:
uname -a:
Linux microcenter 4.7.0-1-amd64 #1 SMP Debian 4.7.8-1 (2016-10-19) x86_64 
GNU/Linux

/proc/version:
Linux version 4.7.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 5.4.1 
20160904 (Debian 5.4.1-2) ) #1 SMP Debian 4.7.8-1 (2016-10-19)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.44  Wed Aug 17 22:24:07 PDT 
2016
GCC version:  gcc version 5.4.1 20161019 (Debian 5.4.1-3) 

lspci 'VGA compatible controller [0300]':
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM206 [GeForce GTX 
950] [10de:1402] (rev a1) (prog-if 00 [VGA controller])
Subsystem: eVga.com. Corp. GM206 [GeForce GTX 950] [3842:1958]
Physical Slot: 4
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: nvidia
Kernel modules: nvidia

dmesg:
[0.00] Console: colour VGA+ 80x25
[1.943036] vgaarb: setting as boot device: PCI::02:00.0
[1.943038] vgaarb: device added: 
PCI::02:00.0,decodes=io+mem,owns=io+mem,locks=none
[1.943039] vgaarb: loaded
[1.943040] vgaarb: bridge control possible :02:00.0
[2.462372] Linux agpgart interface v0.103
[7.112730] nvidia: module license 'NVIDIA' taints kernel.
[7.118108] nvidia: module verification failed: signature and/or required 
key missing - tainting kernel
[7.134547] vgaarb: device changed decodes: 
PCI::02:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[7.134646] nvidia-nvlink: Nvlink Core is being initialized, major device 
number 247
[7.134671] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  367.44  Wed Aug 
17 22:24:07 PDT 2016
[7.222314] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for 
UNIX platforms  367.44  Wed Aug 17 21:54:40 PDT 2016
[7.350281] [drm] [nvidia-drm] [GPU ID 0x0200] Loading driver
[8.616875] snd_hda_intel :02:00.1: Handle vga_switcheroo audio client
[9.503365] input: HDA NVidia HDMI/DP,pcm=3 as 
/devices/pci:00/:00:03.0/:02:00.1/sound/card1/input16
[9.503461] input: HDA NVidia HDMI/DP,pcm=7 as 
/devices/pci:00/:00:03.0/:02:00.1/sound/card1/input17
[9.503569] input: HDA NVidia HDMI/DP,pcm=8 as 
/devices/pci:00/:00:03.0/:02:00.1/sound/card1/input18
[9.503668] input: HDA NVidia HDMI/DP,pcm=9 as 
/devices/pci:00/:00:03.0/:02:00.1/sound/card1/input19
[   24.252374] nvidia-modeset: Allocated GPU:0 
(GPU-d25f5abb-a704-00e0-1df3-0f514a4b6c12) @ PCI::02:00.0

Device node permissions:
crw-rw+ 1 root video 226,   0 Oct 30 11:18 /dev/dri/card0
crw-rw+ 1 root video 226, 128 Oct 30 11:18 /dev/dri/renderD128
crw-rw-rw-  1 root root  195, 254 Oct 30 11:18 /dev/nvidia-modeset
crw-rw-rw-  1 root root  195,   0 Oct 30 11:18 /dev/nvidia0
crw-rw-rw-  1 root root  195, 255 Oct 30 11:18 /dev/nvidiactl
video:x:44:njh

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root   15 Oct 30 08:45 /etc/alternatives/glx -> 
/usr/lib/nvidia
lrwxrwxrwx 1 root root   44 Oct 30 08:45 
/etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
lrwxrwxrwx 1 root root   48 Oct 30 08:42 
/etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root   48 Oct 30 08:42 
/etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root   43 Oct 30 08:45 
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root   43 Oct 30 08:45 
/etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx 1 root root   50 Oct 30 08:45 
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root   50 Oct 30 08:45 
/etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root   47 Oct 30 08:45 
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root   47 Oct 30 08:45 
/etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx 1 root root   51 Oct 30 08:45 
/etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> 
/usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1

Bug#842418: nvidia-driver fails to install

2016-10-30 Thread Nigel Horne



https://packages.debian.org/stretch/nvidia-support

Do you have contrib enabled in your apt sources.list?


Stupid me.  Close as "operator error".  All is well now and I now have 
proper display settings again.  Looks like the nouveau driver is broken 
under 4.6 and 4.7.


Thanks.

-Nigel


Kind regards,
Luca Boccassi




Bug#842418: nvidia-driver fails to install

2016-10-29 Thread Nigel Horne



On 10/29/2016 10:54 AM, Luca Boccassi wrote:

On 29 October 2016 at 10:31, Luca Boccassi <luca.bocca...@gmail.com> wrote:

On Oct 28, 2016 23:57, "Nigel Horne" <n...@bandsman.co.uk> wrote:

Package: nvidia-driver
Severity: normal

My nvidia card has stopped working in anything other than 1024x768 mode
since Linux 4.5.  Seeing as this makes my desktop unusuable I thought I'd
ditch the nouveau driver and try the nvidia driver.

However that won't install

apt-get install  nvidia-driver
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  nvidia-driver : PreDepends: nvidia-installer-cleanup but it is not
installable
  PreDepends: nvidia-legacy-check (>= 343) but it is not
going to be installed
  Depends: nvidia-driver-libs (= 367.44-3) but it is not
going to be installed
  Depends: nvidia-driver-bin (= 367.44-3) but it is not
going to be installed
  Depends: xserver-xorg-video-nvidia (= 367.44-3) but it is
not going to be installed
  Depends: nvidia-vdpau-driver (= 367.44-3) but it is not
going to be installed
  Depends: nvidia-alternative (= 367.44-3) but it is not
going to be installed
  Depends: nvidia-kernel-dkms (= 367.44-3) but it is not
going to be installed or
   nvidia-kernel-367.44
  Depends: nvidia-support but it is not installable
  Recommends: nvidia-settings (>= 367) but it is not
installable
  Recommends: nvidia-persistenced but it is not installable
E: Unable to correct problems, you have held broken packages.


-- System Information:
Debian Release: stretch/sid
   APT prefers testing
   APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/20 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


Hi,

It says there nvidia-support is not installable, can you please try to
install that package individually and report what the error is?


Thanks for your response.  Here is what I get, I hope it helps:

# apt-get install nvidia-support
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package nvidia-support is not available, but is referred to by another 
package.

This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'nvidia-support' has no installation candidate


Kind regards,
Luca Boccassi


-Nigel [ CC'ing the bug, don't know why the other e-mail triggered as 
spam! ]

Your mail server rejected my reply:

Delivery to the following recipient failed permanently:

  n...@bandsman.co.uk

Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the
server for the recipient domain bandsman.co.uk by
nigelhorne.force9.co.uk. [212.159.106.41].

The error that the other server returned was:
554 5.7.1 Spam intercepted


Trying again without CC'ing the bug.




Bug#842418: nvidia-driver fails to install

2016-10-28 Thread Nigel Horne
Package: nvidia-driver
Severity: normal

My nvidia card has stopped working in anything other than 1024x768 mode
since Linux 4.5.  Seeing as this makes my desktop unusuable I thought I'd
ditch the nouveau driver and try the nvidia driver.

However that won't install

apt-get install  nvidia-driver 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 nvidia-driver : PreDepends: nvidia-installer-cleanup but it is not installable
 PreDepends: nvidia-legacy-check (>= 343) but it is not going 
to be installed
 Depends: nvidia-driver-libs (= 367.44-3) but it is not going 
to be installed
 Depends: nvidia-driver-bin (= 367.44-3) but it is not going to 
be installed
 Depends: xserver-xorg-video-nvidia (= 367.44-3) but it is not 
going to be installed
 Depends: nvidia-vdpau-driver (= 367.44-3) but it is not going 
to be installed
 Depends: nvidia-alternative (= 367.44-3) but it is not going 
to be installed
 Depends: nvidia-kernel-dkms (= 367.44-3) but it is not going 
to be installed or
  nvidia-kernel-367.44
 Depends: nvidia-support but it is not installable
 Recommends: nvidia-settings (>= 367) but it is not installable
 Recommends: nvidia-persistenced but it is not installable
E: Unable to correct problems, you have held broken packages.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/20 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#833283: syslog-ng: Can't upgrade to latest version

2016-08-11 Thread Nigel Horne

Hi,


Thanks for your reply.

 > I'm quite sure, this issue happened because your configuration file is

incompatible with the new version. To prove this, please send the output
of the "systemctl status syslog-ng.service" command after the failed
upgrade and/or the configuration file if it possible. Also I'm thinking
about a more robust upgrade path, covering this situation.


# systemctl status syslog-ng.service
● syslog-ng.service - System Logger Daemon
   Loaded: loaded (/lib/systemd/system/syslog-ng.service; enabled; vendor 
preset: enabled)
   Active: failed (Result: start-limit-hit) since Thu 2016-08-11 15:09:18 EDT; 
2min 56s ago
 Docs: man:syslog-ng(8)
  Process: 26870 ExecStart=/usr/sbin/syslog-ng -F $SYSLOGNG_OPTS (code=exited, 
status=1/FAILURE)
 Main PID: 26870 (code=exited, status=1/FAILURE)
   Status: "Starting up... (Thu Aug 11 15:09:17 2016"

Aug 11 15:09:17 compaq systemd[1]: syslog-ng.service: Failed with result 
'exit-code'.
Aug 11 15:09:18 compaq systemd[1]: syslog-ng.service: Service hold-off time 
over, scheduling restart.
Aug 11 15:09:18 compaq systemd[1]: Stopped System Logger Daemon.
Aug 11 15:09:18 compaq systemd[1]: syslog-ng.service: Start request repeated 
too quickly.
Aug 11 15:09:18 compaq systemd[1]: Failed to start System Logger Daemon.
Aug 11 15:09:18 compaq systemd[1]: syslog-ng.service: Unit entered failed state.
Aug 11 15:09:18 compaq systemd[1]: syslog-ng.service: Failed with result 
'start-limit-hit'.

There are quite a few configuration files, here is 
/etc/syslog-ng/syslog-ng.conf.  Please let me
know if you need something else.

@version: 3.5
@include "scl.conf"
@include "`scl-root`/system/tty10.conf"

# Syslog-ng configuration file, compatible with default Debian syslogd
# installation.

# First, set some global options.
options { chain_hostnames(off); flush_lines(0); use_dns(yes); use_fqdn(no);
  owner("root"); group("adm"); perm(0640); stats_freq(0);
  normalize_hostnames(yes); dns_cache_hosts(/etc/hosts);
  bad_hostname("^gconfd$");
};


# Sources

# This is the default behavior of sysklogd package
# Logs may come from unix stream, but not from another machine.
#
source s_src {
   system();
   internal();
};

# If you wish to get logs from remote machine you should uncomment
# this and comment the above source line.
#
source s_net { tcp(ip(127.0.0.1) port(1000)); tcp(ip(192.168.1.2) port(1000)); 
udp(); };


# Destinations

# First some standard logfile
#
destination d_auth { file("/var/log/syslog/local/auth.log"); };
destination d_cron { file("/var/log/syslog/local/cron.log"); };
destination d_daemon { file("/var/log/syslog/local/daemon.log"); };
destination d_kern { file("/var/log/syslog/local/kern.log"); };
destination d_lpr { file("/var/log/syslog/local/lpr.log"); };
destination d_mail { file("/var/log/syslog/local/mail.log"); };
destination d_syslog { file("/var/log/syslog/local/syslog"); };
destination d_user { file("/var/log/syslog/local/user.log"); };
destination d_uucp { file("/var/log/syslog/local/uucp.log"); };

# This files are the log come from the mail subsystem.
#
destination d_mailinfo { file("/var/log/syslog/local/mail/mail.info"); };
destination d_mailwarn { file("/var/log/syslog/local/mail/mail.warn"); };
destination d_mailerr { file("/var/log/syslog/local/mail/mail.err"); };

# Logging for INN news system
#
destination d_newscrit { file("/var/log/syslog/local/news.crit"); };
destination d_newserr { file("/var/log/syslog/local/news.err"); };
destination d_newsnotice { file("/var/log/syslog/local/news.notice"); };

# Some `catch-all' logfiles.
#
destination d_debug { file("/var/log/syslog/local/debug"); };
destination d_error { file("/var/log/syslog/local/error"); };
destination d_messages { file("/var/log/syslog/local/messages"); };

# The root's console.
#
destination d_console { usertty("root"); };

# Virtual console.
#
destination d_console_all { file(`tty10`); };

# The named pipe /dev/xconsole is for the nsole' utility.  To use it,
# you must invoke nsole' with the -file' option:
#
#$ xconsole -file /dev/xconsole [...]
#
destination d_xconsole { pipe("/dev/xconsole"); };

# Send the messages to an other host
#
#destination d_net { tcp("127.0.0.1" port(1000) log_fifo_size(1000)); };

# Debian only
destination d_ppp { file("/var/log/syslog/local/ppp.log"); };

# http://www.linuxjournal.com/content/creating-centralized-syslog-server
destination d_net_auth {
file("/var/log/syslog/remote/$HOST_FROM/auth.log");
};
destination d_net_cron {
file("/var/log/syslog/remote/$HOST_FROM/cron.log");
};
destination d_net_daemon {
file("/var/log/syslog/remote/$HOST_FROM/daemon.log");
};
destination d_net_kern {
file("/var/log/syslog/remote/$HOST_FROM/kern.log");
};
destination d_net_lpr {
file("/var/log/syslog/remote/$HOST_FROM/lpr.log");
};
destination d_net_mail {

Bug#833283: syslog-ng: Can't upgrade to latest version

2016-08-02 Thread Nigel Horne
Package: syslog-ng
Version: 3.7.3-1
Severity: important

apt-get upgrade gives this:

Setting up syslog-ng-core (3.7.3-1) ...
Job for syslog-ng.service failed because the control process exited with error 
code.
See "systemctl status syslog-ng.service" and "journalctl -xe" for details.
invoke-rc.d: initscript syslog-ng, action "restart" failed.
● syslog-ng.service - System Logger Daemon
   Loaded: loaded (/lib/systemd/system/syslog-ng.service; enabled; vendor 
preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since Tue 2016-08-02 
09:51:51 EDT; 17ms ago
 Docs: man:syslog-ng(8)
  Process: 23688 ExecStart=/usr/sbin/syslog-ng -F $SYSLOGNG_OPTS (code=exited, 
status=1/FAILURE)
 Main PID: 23688 (code=exited, status=1/FAILURE)
   Status: "Starting up... (Tue Aug  2 09:51:51 2016"

Aug 02 09:51:51 compaq systemd[1]: Failed to start System Logger Daemon.
Aug 02 09:51:51 compaq systemd[1]: syslog-ng.service: Unit entered failed state.
Aug 02 09:51:51 compaq systemd[1]: syslog-ng.service: Failed with result 'e...'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package syslog-ng-core (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of syslog-ng-mod-redis:
 syslog-ng-mod-redis depends on syslog-ng-abi-3.7-0; however:
  Package syslog-ng-abi-3.7-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.7-0 is not configured 
yet.

dpkg: error processing package syslog-ng-mod-redis (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-smtp:
 syslog-ng-mod-smtp depends on syslog-ng-abi-3.7-0; however:
  Package syslog-ng-abi-3.7-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.7-0 is not configured 
yet.

dpkg: error processing package syslog-ng-mod-smtp (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-geoip:
 syslog-ng-mod-geoip depends on syslog-ng-abi-3.7-0; however:
  Package syslog-ng-abi-3.7-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.7-0 is not configured 
yet.

dpkg: error processing package syslog-ng-mod-geoip (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-sql:
 syslog-ng-mod-sql depends on syslog-ng-abi-3.7-0; however:
  Package syslog-ng-abi-3.7-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.7-0 is not configured 
yet.

dpkg: error processing package syslog-ng-mod-sql (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-json:
 syslog-ng-mod-json depends on syslog-ng-abi-3.7-0; however:
  Package syslog-ng-abi-3.7-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.7-0 is not configured 
yet.

dpkg: error processing package syslog-ng-mod-json (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng:
 syslog-ng depends on syslog-ng-core (>= 3.7.3); however:
  Package syslog-ng-core is not configured yet.
 syslog-ng depends on syslog-ng-mod-sql; however:
  Package syslog-ng-mod-sql is not configured yet.
 syslog-ng depends on syslog-ng-mod-json; however:
  Package syslog-ng-mod-json is not configured yet.

dpkg: error processing package syslog-ng (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-stomp:
 syslog-ng-mod-stomp depends on syslog-ng-abi-3.7-0; however:
  Package syslog-ng-abi-3.7-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.7-0 is not configured 
yet.

dpkg: error processing package syslog-ng-mod-stomp (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-mongodb:
 syslog-ng-mod-mongodb depends on syslog-ng-abi-3.7-0; however:
  Package syslog-ng-abi-3.7-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.7-0 is not configured 
yet.

dpkg: error processing package syslog-ng-mod-mongodb (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-graphite:
 syslog-ng-mod-graphite depends on syslog-ng-abi-3.7-0; however:
  Package syslog-ng-abi-3.7-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.7-0 is not configured 
yet.

dpkg: error processing package syslog-ng-mod-graphite (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of syslog-ng-mod-riemann:
 syslog-ng-mod-riemann depends on syslog-ng-abi-3.7-0; however:
  Package syslog-ng-abi-3.7-0 is not installed.
  Package syslog-ng-core which provides syslog-ng-abi-3.7-0 is not 

Bug#826027: Error: "This program requires Python requests 2.2.0 or later.". But I have requests 2.10.0-1.

2016-06-21 Thread Nigel Horne
Package: linkchecker
Version: 9.3-1.1
Followup-For: Bug #826027

The same thing with an earlier version of Python:

$ linkchecker index.html 
This program requires Python requests 2.2.0 or later.
$ python --version
Python 2.7.12rc1
$ dpkg -l linkchecker
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---=
ii  linkchecker9.3-1.1  amd64check websites and HTML documents


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linkchecker depends on:
ii  libc62.22-11
ii  python   2.7.11-2
ii  python-requests  2.10.0-1

linkchecker recommends no packages.

Versions of packages linkchecker suggests:
pn  clamav-daemon   
ii  linkchecker-gui 9.3-1.1
ii  linkchecker-web 9.3-1.1
ii  python-argcomplete  1.0.0-1
ii  python-cssutils 1.0-4.1
ii  python-gconf2.28.1+dfsg-1.1
ii  python-geoip1.3.2-1+b2
ii  python-meliae   0.4.0+bzr199-1
ii  python-twill0.9-3

-- no debconf information



Bug#827675: Warning: No loadimage plugin for "jpeg:cairo"

2016-06-19 Thread Nigel Horne
Package: graphviz
Version: 2.38.0-14
Severity: normal

Dear Maintainer,

Since upgrading to the most recent version it's stopped working with:
Warning: No loadimage plugin for "jpeg:cairo"
when running
dot -Tpng -ofoo.png -Tcmapx -o/tmp/foo < foo.in

Where foo.in contains something like:
digraph family { subgraph parents { rank="min"; I7 
[shape=box,fontsize="10",color="#093AB5",href="Isaac-Horne-1885-1964.html",label="Isaac
 Horne\nb. 10 Apr 1885\nd. 14 Nov 1964"];
I5 
[shape=box,fontsize="10",color="#C666B8",href="May-Spratt-1888-1964.html",label="May
 Spratt\nb. 1 Jan 1888\nd. 28 Sep 1964"];
} subgraph main { rank="same"; I4 
[shape=box,fontsize="10",color="#093AB5",href="Edmund-Horne-1919-1997.html",label=<Edmund Horne3 Sep 1919b. 3 
Sep 191912 Oct 1997d. 12 Oct 
1997>,labelloc=b];
I3 
[shape=box,fontsize="10",color="#C666B8",href="Joyce-Cowell-1931.html",label="Joyce
 Cowell"];
} subgraph children { rank="max"; I6 
[shape=box,fontsize="10",color="#093AB5",href="David-Horne-1958-1958.html",label="David
 Horne\nb. 29 Apr 1958\nd. 29 Apr 1958"];
I8 
[shape=box,fontsize="10",color="#C666B8",href="Diane-Horne-1958-1958.html",label="Diane
 Horne\nb. 29 Apr 1958\nd. 29 Apr 1958"];
I1 
[shape=box,fontsize="10",color="#093AB5",href="Nigel-Horne-1959.html",label="Nigel
 Horne"];
I9 
[shape=box,fontsize="10",color="#093AB5",href="David-Horne-1966.html",label="David
 Horne"];
} I5 -> I4;
I7 -> I4;
I4 -> I3 [dir=none];
I4 -> I6;
I4 -> I8;
I4 -> I1;
I4 -> I9;

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-2-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages graphviz depends on:
ii  libc6 2.22-11
ii  libcdt5   2.38.0-14
ii  libcgraph62.38.0-14
ii  libexpat1 2.1.1-3
ii  libglib2.0-0  2.48.1-1
ii  libgts-0.7-5  0.7.6+darcs121130-1.2
ii  libgvc6   2.38.0-14
ii  libgvpr2  2.38.0-14
ii  libx11-6  2:1.6.3-1
ii  libxaw7   2:1.0.13-1
ii  libxmu6   2:1.1.2-2
ii  libxt61:1.1.5-1

Versions of packages graphviz recommends:
ii  fonts-liberation  1.07.4-1

Versions of packages graphviz suggests:
ii  graphviz-doc  2.38.0-14
ii  gsfonts   1:8.11+urwcyr1.0.7~pre44-4.2

-- no debconf information



Bug#827201: squid-deb-proxy: Logrotate ACL warning

2016-06-13 Thread Nigel Horne
Package: squid-deb-proxy
Version: 0.8.14
Severity: normal

Dear Maintainer,

Logrotate generates this warning

/etc/cron.daily/logrotate:
2016/06/13 07:35:10| Warning: empty ACL: acl blockedpkgs urlpath_regex 
"/etc/squid-deb-proxy/autogenerated/pkg-blacklist-regexp.acl"

All of the settings are the default.


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

Kernel: Linux 4.3.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages squid-deb-proxy depends on:
ii  debconf [debconf-2.0]  1.5.59
ii  squid  3.5.19-1

Versions of packages squid-deb-proxy recommends:
ii  avahi-utils  0.6.32~rc+dfsg-1

squid-deb-proxy suggests no packages.

-- debconf information:
  squid-deb-proxy/ppa-enable: false
  squid-deb-proxy/acl-disable: false



Bug#826975: squid-deb-proxy-client: apt-get update gives 403 error

2016-06-10 Thread Nigel Horne
Package: squid-deb-proxy-client
Version: 0.8.9
Severity: normal

Dear Maintainer,

   * What led up to the situation?
apt-get-update
   * What was the outcome of this action?
W: Failed to fetch 
http://archive.raspberrypi.org/debian/dists/wheezy/main/binary-armhf/Packages  
403  Forbidden

-- System Information:
Distributor ID: Raspbian
Description:Raspbian GNU/Linux 8.0 (jessie)
Release:8.0
Codename:   jessie
Architecture: armv7l

Kernel: Linux 4.4.13-v7+ (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages squid-deb-proxy-client depends on:
ii  apt  1.0.9.8.3
ii  avahi-utils  0.6.31-5
ii  python   2.7.9-1

squid-deb-proxy-client recommends no packages.

squid-deb-proxy-client suggests no packages.

-- no debconf information



Bug#826970: squid-deb-proxy-client: Gives 403 errors

2016-06-10 Thread Nigel Horne
Package: squid-deb-proxy-client
Version: 0.8.9
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
Installed the package
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
apt-get update
   * What was the outcome of this action?
Lots of errors such as:

W: Failed to fetch 
http://raspberrypi.collabora.com/dists/wheezy/rpi/binary-armhf/Packages  403  
Forbidden
   * What outcome did you expect instead?
No errors



-- System Information:
Distributor ID: Raspbian
Description:Raspbian GNU/Linux 8.0 (jessie)
Release:8.0
Codename:   jessie
Architecture: armv7l

Kernel: Linux 4.4.13-v7+ (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages squid-deb-proxy-client depends on:
ii  apt  1.0.9.8.3
ii  avahi-utils  0.6.31-5
ii  python   2.7.9-1

squid-deb-proxy-client recommends no packages.

squid-deb-proxy-client suggests no packages.

-- no debconf information



Bug#807775: samba: Panic or segfault in Samba

2015-12-12 Thread Nigel Horne
Package: samba
Version: 2:4.1.21+dfsg-2+b2
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Running samba
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 Ran samba
   * What was the outcome of this action?
   The below e-mail was sent to me
   * What outcome did you expect instead?
   No segfaults

*** End of the template - remove these template lines ***



The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for PID 26441 (/usr/sbin/smbd).

This means there was a problem with the program, such as a segfault.
Below is a backtrace for this process generated with gdb, which shows
the state of the program at the time the error occurred.  The Samba log
files may contain additional information about the problem.

If the problem persists, you are encouraged to first install the
samba-dbg package, which contains the debugging symbols for the Samba
binaries.  Then submit the provided information as a bug report to
Debian.  For information about the procedure for submitting bug reports,
please see http://www.debian.org/Bugs/Reporting or the reportbug(1)
manual page.

To enable execution of this file add
add-auto-load-safe-path /lib/x86_64-linux-gnu/libthread_db-1.0.so
line to your configuration file "$HOME/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "$HOME/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual.  E.g., run 
from the shell:
info "(gdb)Auto-loading safe path"
__strftime_internal (s=, maxsize=, 
format=, tp=, tzset_called=, loc=) at strftime_l.c:1407
#0  __strftime_internal (s=, 
maxsize=, format=, tp=, tzset_called=, loc=) at 
strftime_l.c:1407
Backtrace stopped: Cannot access memory at address 0x9
A debugging session is active.

Inferior 1 [process 26441] will be detached.

Quit anyway? (y or n) [answered Y; input not 
from terminal]




-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages samba depends on:
ii  adduser  3.113+nmu3
ii  dpkg 1.18.3
ii  libasn1-8-heimdal1.6~rc2+dfsg-10
ii  libbsd0  0.8.0-2
ii  libc62.21-4
ii  libcomerr2   1.42.13-1
ii  libhdb9-heimdal [heimdal-hdb-api-8]  1.6~rc2+dfsg-10
ii  libkdc2-heimdal  1.6~rc2+dfsg-10
ii  libkrb5-26-heimdal   1.6~rc2+dfsg-10
ii  libldb1  2:1.1.23-1
ii  libpam-modules   1.1.8-3.1
ii  libpam-runtime   1.1.8-3.1
ii  libpopt0 1.16-10
ii  libpython2.7 2.7.11-2
ii  libroken18-heimdal   1.6~rc2+dfsg-10
ii  libtalloc2   2.1.5-1
ii  libtdb1  1.3.8-1
ii  libtevent0   0.9.26-3
ii  lsb-base 9.20150917
ii  procps   2:3.3.10-4+b1
ii  python   2.7.11-1
ii  python-dnspython 1.12.0-1
ii  python-ntdb  1.0-8
ii  python-samba 2:4.1.21+dfsg-2+b2
pn  python2.7:any
ii  samba-common 2:4.1.21+dfsg-2
ii  samba-common-bin 2:4.1.21+dfsg-2+b2
ii  samba-dsdb-modules   2:4.1.21+dfsg-2+b2
ii  samba-libs   2:4.1.21+dfsg-2+b2
ii  tdb-tools1.3.8-1
ii  update-inetd 4.43

Versions of packages samba recommends:
ii  attr   1:2.4.47-2
ii  logrotate  3.8.7-2
ii  samba-vfs-modules  2:4.1.21+dfsg-2+b2

Versions of packages samba suggests:
pn  bind9  
ii  bind9utils 1:9.9.5.dfsg-12+b1
pn  ctdb   
pn  ldb-tools  
pn  ntp
pn  smbldap-tools  
pn  winbind

-- no debconf information



Bug#794785: squid: undefined symbol: _ZN7libecap4NameC1ERKSs

2015-08-06 Thread Nigel Horne
Package: squid
Version: 3.5.6-1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   apt-get upgrade
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   Tried to use squid
   * What was the outcome of this action?
   Couldn't connect to it
   * What outcome did you expect instead?
   Could connect to it.


Squid is failing to start.  Here's a sample error message:
# squid -k parse
squid: symbol lookup error: squid: undefined symbol: _ZN7libecap4NameC1ERKSs
#

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages squid depends on:
ii  adduser  3.113+nmu3
ii  libc62.19-19
ii  libcap2  1:2.24-9
ii  libcomerr2   1.42.13-1
ii  libdb5.3 5.3.28-9+b1
ii  libecap3 1.0.1-2
ii  libexpat12.1.0-7
ii  libgcc1  1:5.2.1-14
ii  libgnutls-deb0-283.3.16-2
ii  libgssapi-krb5-2 1.13.2+dfsg-2
ii  libk5crypto3 1.13.2+dfsg-2
ii  libkrb5-31.13.2+dfsg-2
ii  libldap-2.4-22.4.41+dfsg-1
ii  libltdl7 2.4.2-1.11
ii  libnetfilter-conntrack3  1.0.4-1
ii  libnettle6   3.1.1-4
ii  libpam0g 1.1.8-3.1
ii  libsasl2-2   2.1.26.dfsg1-13
ii  libstdc++6   5.2.1-14
ii  libxml2  2.9.2+dfsg1-3
ii  logrotate3.8.7-2
ii  lsb-base 4.1+Debian13+nmu1
ii  netbase  5.3
ii  squid-common 3.5.6-1

squid recommends no packages.

Versions of packages squid suggests:
ii  resolvconf   1.77
ii  smbclient2:4.1.17+dfsg-4
pn  squid-cginone
pn  squid-purge  none
pn  squidclient  none
pn  ufw  none
pn  winbindd none

-- Configuration Files:
/etc/squid/squid.conf [Errno 13] Permission denied: u'/etc/squid/squid.conf'

-- debconf information:
  squid/fix_cachedir_perms: false
  squid/fix_lines: true


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#794149: ruby-augeas: Fails to parse default /etc/redis/redis.conf

2015-07-30 Thread Nigel Horne
Package: ruby-augeas
Version: 1:0.5.0-3+b1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Added an augeas entry for /etc/redis/redis.conf and ran puppet agent -t
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 run puppet agent -t
   * What was the outcome of this action?
   Warning: Augeas[redis.conf](provider=augeas): Loading failed for one or more 
files, see debug for /augeas//error output
   Error: /Stage[main]/Cpan-test/Augeas[redis.conf]: Could not evaluate: 
undefined method `flatten' for nil:NilClass
   * What outcome did you expect instead?
   the /etc/redis/redis.conf file would be amended
*** End of the template - remove these template lines ***

augtool print /augeas//error gives this:

/augeas/files/etc/redis/redis.conf/error = parse_failed
/augeas/files/etc/redis/redis.conf/error/pos = 35726
/augeas/files/etc/redis/redis.conf/error/line = 817
/augeas/files/etc/redis/redis.conf/error/char = 0
/augeas/files/etc/redis/redis.conf/error/lens = 
/usr/share/augeas/lenses/dist/redis.aug:112.10-.37:
/augeas/files/etc/redis/redis.conf/error/message = Iterated lens matched less 
than it should

Line 817 is:

notify-keyspace-events 

If you comment out that line it works.

I'm not doing any editing yet, the entry inthe puppet file just says:

  augeas { 
'redis.conf':
  context = '/files/etc/redis/redis.conf',
  }

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ruby-augeas depends on:
ii  libaugeas0  1.2.0-0.2
ii  libc6   2.19-19
ii  libgmp102:6.0.0+dfsg-7
ii  libruby2.1  2.1.5-3
ii  libxml2 2.9.2+dfsg1-3
ii  ruby1:2.1.5.1

ruby-augeas recommends no packages.

ruby-augeas suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#792463: facter: Gets the number of processors wrong

2015-07-14 Thread Nigel Horne
Package: facter
Version: 1.6.10-1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   facter | grep processorcount
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 see above
   * What was the outcome of this action?
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will be 
deprecated in the future, use String#encode instead.
physicalprocessorcount = 1
processorcount = 3
   * What outcome did you expect instead?

   processorcount should be 4.

   Output of cat /proc/cpuinfo:

processor   : 0
model name  : ARMv7 Processor rev 5 (v7l)
BogoMIPS: 44.80
Features: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
vfpd32 lpae evtstrm 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part: 0xc07
CPU revision: 5

processor   : 1
model name  : ARMv7 Processor rev 5 (v7l)
BogoMIPS: 44.80
Features: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
vfpd32 lpae evtstrm 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part: 0xc07
CPU revision: 5

processor   : 2
model name  : ARMv7 Processor rev 5 (v7l)
BogoMIPS: 44.80
Features: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
vfpd32 lpae evtstrm 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part: 0xc07
CPU revision: 5

processor   : 3
model name  : ARMv7 Processor rev 5 (v7l)
BogoMIPS: 44.80
Features: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
vfpd32 lpae evtstrm 
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part: 0xc07
CPU revision: 5

Hardware: BCM2709
Revision: a21041
Serial  : b939b6ae

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.8
Architecture: armhf (armv7l)

Kernel: Linux 4.0.8-v7+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages facter depends on:
ii  bind9-host [host] 1:9.8.4.dfsg.P1-6+nmu2+deb7u5
ii  net-tools 1.60-24.2
ii  ruby  1:1.9.3
ii  ruby-json 1.7.3-3
ii  ruby1.8 [ruby-interpreter]1.8.7.358-7.1+deb7u3
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-8.1+deb7u5

Versions of packages facter recommends:
pn  dmidecode  none
ii  pciutils   1:3.1.9-6

facter suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#790037: spamass-milter: Erronius message about ENVRCPT

2015-06-29 Thread Nigel Horne

On 6/29/15 10:30 AM, Don Armstrong wrote:

On Fri, 26 Jun 2015, Nigel Horne wrote:

*** Reporter, please consider answering these questions, where appropriate ***

* What led up to the situation?
Started spamass-milter
* What exactly did you do (or not do) that was effective (or
  ineffective)?
Started spamass-milter
* What was the outcome of this action?
Message in /var/log/error:
Jun 26 14:43:17 nigelhorne spamass-milter[5500]: Could not retrieve sendmail macro 
auth_type!.  Please add it to confMILTER_MACROS_ENVRCPT for better 
spamassassin results
* What outcome did you expect instead?
That it wouldn't say that.

$ fgrep RCPT /etc/mail/sendmail.mc
define(`confBAD_RCPT_THROTTLE',`3')dnl
define(`confMILTER_MACROS_ENVRCPT',`r, v, Z, b, {auth_type}')dnl

I think auth_type should actually be in confMILTER_MACROS_ENVFROM, not
ENVRCPT.

Please add it there, and see if this message goes away.




I have added it there, typed make in /etc/mail, run service restart 
sendmail and spamass-milter, but the message still occurs:


Jun 29 15:48:34 nigelhorne spamass-milter[2628]: spamass-milter 0.3.2 
starting
Jun 29 15:49:30 nigelhorne spamass-milter[2628]: Could not retrieve 
sendmail macro auth_type!.  Please add it to confMILTER_MACROS_ENVRCPT 
for better spamassassin results


...

define(`confMILTER_MACROS_ENVRCPT',`r, v, Z, b, {auth_type}')dnl
define(`confMILTER_MACROS_ENVFROM',`{auth_type}, i')dnl

-Nigel




smime.p7s
Description: S/MIME Cryptographic Signature


Bug#790037: spamass-milter: Erronius message about ENVRCPT

2015-06-26 Thread Nigel Horne
Package: spamass-milter
Version: 0.3.2-1+b1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Started spamass-milter
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   Started spamass-milter
   * What was the outcome of this action?
   Message in /var/log/error:
   Jun 26 14:43:17 nigelhorne spamass-milter[5500]: Could not retrieve sendmail 
macro auth_type!.  Please add it to confMILTER_MACROS_ENVRCPT for better 
spamassassin results
   * What outcome did you expect instead?
   That it wouldn't say that.

$ fgrep RCPT /etc/mail/sendmail.mc
define(`confBAD_RCPT_THROTTLE',`3')dnl
define(`confMILTER_MACROS_ENVRCPT',`r, v, Z, b, {auth_type}')dnl


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.0.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages spamass-milter depends on:
ii  adduser 3.113+nmu3
ii  libc6   2.19-18
ii  libgcc1 1:5.1.1-12
ii  libmilter1.0.1  8.14.9-1
ii  libstdc++6  5.1.1-12
ii  spamc   3.4.1-1

Versions of packages spamass-milter recommends:
ii  sendmail  8.14.9-1
ii  spamassassin  3.4.1-1

spamass-milter suggests no packages.

-- Configuration Files:
/etc/default/spamass-milter changed:
SOCKET=inet:10783@127.0.0.1
SOCKETMODE=
SOCKETOWNER=
OPTIONS=-u spamass-milter -i 127.0.0.1 -i 192.168.1.0/8 -i 208.113.207.5 -i 
208.113.189.44 -r 5 -I


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#789594: apcupsd: apcaccess gives cryptic failure message

2015-06-22 Thread Nigel Horne
Package: apcupsd
Version: 3.14.12-1.1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Run apcaccess
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   Run apcaccess

   * What was the outcome of this action?
   Error contacting apcupsd @ :3551: No such process

   * What outcome did you expect instead?
   For it to print the output, or at least tell me what to fix


apctest ran fine, as did service apcupsd start.  The daemon is running and
I can telnet to port 3551.  This is all I see in apcupsd.events:

2015-06-22 08:14:52 -0400  apcupsd 3.14.12 (29 March 2014) debian startup 
succeeded

What's wrong?
What does the message mean?

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apcupsd depends on:
ii  libc6 2.19-18
ii  libgcc1   1:5.1.1-11
ii  libwrap0  7.6.q-25

Versions of packages apcupsd recommends:
ii  apcupsd-doc  3.14.12-1.1

Versions of packages apcupsd suggests:
pn  apcupsd-cgi  none
ii  udev 220-7

-- Configuration Files:
/etc/apcupsd/apcupsd.conf changed:
UPSNAME downstairs
UPSCABLE usb
UPSTYPE usb
DEVICE
LOCKFILE /var/lock
SCRIPTDIR /etc/apcupsd
PWRFAILDIR /etc/apcupsd
NOLOGINDIR /etc
ONBATTERYDELAY 6
BATTERYLEVEL 5
MINUTES 3
TIMEOUT 0
ANNOY 300
ANNOYDELAY 60
NOLOGON disable
KILLDELAY 0
NETSERVER on
NISPORT 3551
EVENTSFILE /var/log/apcupsd.events
EVENTSFILEMAX 10
UPSCLASS standalone
UPSMODE disable
STATTIME 0
STATFILE /var/log/apcupsd.status
LOGSTATS off
DATATIME 0

/etc/default/apcupsd changed:
APCACCESS=/sbin/apcaccess
ISCONFIGURED=yes


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#784260: rmdir: failed to remove ‘/run/udisks2/inhibit-polkit'

2015-05-04 Thread Nigel Horne
Package: gparted
Version: 0.19.0-2.1
Severity: important

Dear Maintainer,


   * What led up to the situation?
   Ran gparted
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   Tried to run gparted
   * What was the outcome of this action?
   It failed saying:
   rmdir: failed to remove ‘/run/udisks2/inhibit-polkit’: Device 
or resource busy
   * What outcome did you expect instead?
   That the program would start.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gparted depends on:
ii  libatkmm-1.6-12.22.7-2.1
ii  libc6 2.19-18
ii  libgcc1   1:5.1.1-2
ii  libglib2.0-0  2.44.0-2
ii  libglibmm-2.4-1c2a2.42.0-1
ii  libgtk2.0-0   2.24.25-3
ii  libgtkmm-2.4-1c2a 1:2.24.4-1.1
ii  libpangomm-1.4-1  2.34.0-1.1
ii  libparted-fs-resize0  3.2-7
ii  libparted23.2-7
ii  libsigc++-2.0-0c2a2.4.0-1
ii  libstdc++65.1.1-2
ii  libuuid1  2.25.2-6

gparted recommends no packages.

Versions of packages gparted suggests:
pn  dmraid none
ii  dmsetup2:1.02.90-2.2
ii  dosfstools 3.0.27-1
pn  gpart  none
pn  jfsutils   none
pn  kpartx none
pn  mtools none
ii  ntfs-3g1:2014.2.15AR.3-1
pn  reiser4progs   none
pn  reiserfsprogs  none
ii  xfsprogs   3.2.1
pn  yelp   none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#782838: Processed: your mail

2015-04-26 Thread Nigel Horne


82838


Bug #782838 [udisks2] udisks2-inhibit mount move fails
Marked Bug as done


Still fails for me:

root@cyberpower2:/home/njh# gparted
mount: bad option. Note that moving a mount residing under a shared
   mount is unsupported.

   In some cases useful info is found in syslog - try
   dmesg | tail or so.
root@cyberpower2:/home/njh#

dmesg | tail gives:

[423325.716300] systemd-fstab-generator[18284]: Mount point was is not a 
valid path, ignoring.


-Nigel

PS - was is not - what does that mean?  Also the message doesn't say 
which mount point is not valid so you can't fix it.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#735190: Please back this out NOW

2014-09-25 Thread Nigel Horne
Since updating with this, bind stays up no more than 5 minutes before 
crashing.  Please fix urgently.


-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#735190: Please back this out NOW

2014-09-25 Thread Nigel Horne

On 25/09/2014 11:56, Salvatore Bonaccorso wrote:

Hi Nigel,

On Thu, Sep 25, 2014 at 09:29:58AM -0400, Nigel Horne wrote:

Since updating with this, bind stays up no more than 5 minutes before
crashing.  Please fix urgently.

Can you clarify from which version to which other version you have
updated bind9 packages? Can you confirm the problem dissapear if you
downgrade the packages?


The version is now   1:9.9.5.dfsg-4.1 .  I updated today from what ever 
the previous version was.  I looked in dpkg.log, but did doesn't say (or 
I couldn't work out from it) what the previous version was, but I always 
keep it up to date so it will have been whatever the previous released 
version was.


Which version would be best to downgrade to?


Regards,
Salvatore

Regards,

-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#762838: Bug#735190: Please back this out NOW

2014-09-25 Thread Nigel Horne

On 25/09/2014 12:31, Salvatore Bonaccorso wrote:

Hi Nigel,

On Thu, Sep 25, 2014 at 12:05:10PM -0400, Nigel Horne wrote:

On 25/09/2014 11:56, Salvatore Bonaccorso wrote:

Hi Nigel,

On Thu, Sep 25, 2014 at 09:29:58AM -0400, Nigel Horne wrote:

Since updating with this, bind stays up no more than 5 minutes before
crashing.  Please fix urgently.

Can you clarify from which version to which other version you have
updated bind9 packages? Can you confirm the problem dissapear if you
downgrade the packages?

The version is now   1:9.9.5.dfsg-4.1 .  I updated today from what ever the
previous version was.  I looked in dpkg.log, but did doesn't say (or I
couldn't work out from it) what the previous version was, but I always keep
it up to date so it will have been whatever the previous released version
was.

Which version would be best to downgrade to?

Thanks for the additional information provided.

Ok, from the version number, it seems you are not running stable, and
are on unstable. If you downgrade back to 1:9.9.5.dfsg-4 dissapear?
This sounds like #762838

If so, could you follow up there? #735190 was about CVE-2014-0591: A
Crafted Query Against an NSEC3-signed Zone Can Crash BIND.


I downgraded, it it's now been running for an hour or so without 
crashing.  The command I ran was:


 aptitude install bind9=1:9.9.5.dfsg-4

-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#748793: grub-legacy: Updateing lilo to grub fails

2014-05-20 Thread Nigel Horne
Package: grub-legacy
Version: Cryptic message installing grub
Severity: normal

Dear Maintainer,

I'm following your instructions at https://wiki.debian.org/FromLiloToGrub.

The line 'grub-install /dev/sda' fails with this message:

The file /boot/grub/stage1 not read correctly.

I have no idea what that means, there is no indication what I did wrongly
or what I have to do to fix the problem.  Please advise.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#747974: icedove: Config - unhelpful messages

2014-05-13 Thread Nigel Horne
Package: icedove
Version: 24.5.0-2
Severity: normal

Dear Maintainer,

When adding an account, if I get comething wrong I'm left guessing what's
wrong and wasting time diagnosing the wrong thing:

'Icedove failed to find the seccings for your email account' doesn't tell me
if it's my usersname or password that's wrong, or do I have something
wronte with my IMAP, or is it with the SMTP?  Which setting am I supposed
to change?  I would save time if it said something more useful such as
'IMAP works, but can't authenticate via SMTP though I can connect'.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages icedove depends on:
ii  debianutils   4.4
ii  fontconfig2.11.0-5
ii  libasound21.0.27.2-3
ii  libatk1.0-0   2.12.0-1
ii  libc6 2.18-5
ii  libcairo2 1.12.16-2
ii  libdbus-1-3   1.8.2-1
ii  libdbus-glib-1-2  0.102-1
ii  libevent-2.0-52.0.21-stable-1
ii  libffi6   3.1~rc1+r3.0.13-12
ii  libfontconfig12.11.0-5
ii  libfreetype6  2.5.2-1
ii  libgcc1   1:4.9.0-2
ii  libgdk-pixbuf2.0-02.30.7-1
ii  libglib2.0-0  2.40.0-3
ii  libgtk2.0-0   2.24.23-1
ii  libhunspell-1.3-0 1.3.2-7
ii  libnspr4  2:4.10.4-1
ii  libnss3   2:3.16-1
ii  libpango-1.0-01.36.3-1
ii  libpangocairo-1.0-0   1.36.3-1
ii  libpangoft2-1.0-0 1.36.3-1
ii  libpixman-1-0 0.32.4-1
ii  libsqlite3-0  3.8.4.3-3
ii  libstartup-notification0  0.12-3
ii  libstdc++64.9.0-2
ii  libvpx1   1.3.0-2
ii  libx11-6  2:1.6.2-2
ii  libxext6  2:1.3.2-1
ii  libxrender1   1:0.9.8-1
ii  libxt61:1.1.4-1
ii  psmisc22.21-2
ii  zlib1g1:1.2.8.dfsg-1

Versions of packages icedove recommends:
ii  hunspell-en-us [hunspell-dictionary]  20070829-6
ii  myspell-en-gb [myspell-dictionary]1:3.3.0-4

Versions of packages icedove suggests:
ii  fonts-lyx 2.0.6-1
ii  libgssapi-krb5-2  1.12.1+dfsg-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#745215: Acknowledgement (/sbin/cfdisk: Installation doesn't correctly detect disks)

2014-04-19 Thread Nigel Horne
Update.  I tried Fedora Core 18's live CD.  It correctly identifies disk 
2 as an NTFS disk, so it isn't a systematic problem with Linux or with 
my BIOS settings.


I suspect that disk 1 includes a hidden recovery partition, so let's 
please focus on why Debian claims disk 2 is empty when it isn't.


-Nigel


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#745215: /sbin/cfdisk: Installation doesn't correctly detect disks

2014-04-18 Thread Nigel Horne
Package: util-linux
Version: 2.20.1-5.7
Severity: normal
File: /sbin/cfdisk

Dear Maintainer,

I've tried three versions of Debian and all fail to correctly detect the disks 
on
my new machine.  I've tried 'stable' x86 and amd64, and 'testing' amd64.  I
have 2 2TB disks formatted as NTFS which I want to repartition.  However the
intaller (cfdisk?) claims that the 1st drive has two partitions (300MB and the
rest) - it doesn't it only has one, and the 2nd drive has no paritions and
no data - that's also wrong it has one partition with data on it.

I can't install Debian on this machine and I'd really like it to be dual-boot.

Please advise.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages util-linux depends on:
ii  debconf [debconf-2.0]  1.5.52
ii  dpkg   1.17.6
ii  initscripts2.88dsf-53
ii  install-info   5.2.0.dfsg.1-2
ii  libblkid1  2.20.1-5.7
ii  libc6  2.18-4
ii  libncurses55.9+20140118-1
ii  libselinux12.2.2-1
ii  libslang2  2.2.4-16
ii  libtinfo5  5.9+20140118-1
ii  libuuid1   2.20.1-5.7
ii  lsb-base   4.1+Debian12
ii  tzdata 2014b-1
ii  zlib1g 1:1.2.8.dfsg-1

util-linux recommends no packages.

Versions of packages util-linux suggests:
ii  dosfstools  3.0.26-2
ii  kbd 1.15.5-1
ii  util-linux-locales  2.20.1-5.7

-- debconf information:
  util-linux/noauto-with-nonzero-passnum:


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744851: stunnel4: Error message on starting

2014-04-15 Thread Nigel Horne
Package: stunnel4
Version: 3:5.01-2
Severity: normal

Dear Maintainer,

When I run /etc/init.d/stunnel4 start I get this cryptic message:

[Failed: /etc/stunnel/smtp.verizon.net.conf]
You should check that you have specified the pid= in you [sic] configuration 
file

What does it mean?  How do I rememdy the situation?

'man stunnel' gives no clue about to do to fix it.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages stunnel4 depends on:
ii  adduser3.113+nmu3
ii  libc6  2.18-4
ii  libssl1.0.01.0.1g-2
ii  libwrap0   7.6.q-25
ii  multiarch-support  2.18-4
ii  netbase5.2
ii  openssl1.0.1g-2
ii  perl-modules   5.18.2-2
ii  zlib1g 1:1.2.8.dfsg-1

stunnel4 recommends no packages.

Versions of packages stunnel4 suggests:
ii  logcheck-database  1.3.16

-- Configuration Files:
/etc/default/stunnel4 changed:
ENABLED=1
FILES=/etc/stunnel/*.conf
OPTIONS=
PPP_RESTART=0
RLIMITS=


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#744851: stunnel4: Error message on starting

2014-04-15 Thread Nigel Horne

On 15/04/2014 09:47, Peter Pentchev wrote:

On Tue, Apr 15, 2014 at 09:22:17AM -0400, Nigel Horne wrote:

Peter,

Thanks for your prompt response.


When I run /etc/init.d/stunnel4 start I get this cryptic message:

[Failed: /etc/stunnel/smtp.verizon.net.conf]
You should check that you have specified the pid= in you [sic] configuration 
file

What does it mean?  How do I rememdy the situation?

'man stunnel' gives no clue about to do to fix it.


Hi,

Thanks for trying out the still quite fresh version of stunnel!

Could you edit your smtp.verizon.net.conf file and add a 'debug=5'
setting in the global section?  After that, restarting it will probably
supply a more meaningful error message.  Also, is there an 'output'
setting in your config file - and if there is, has stunnel logged some
error messages in the file specified there?  If there isn't, has stunnel
logged some error messages through syslog?

Here's the output with debug=5:

Thanks, I see the problem now:


root@compaq:/etc/stunnel# /etc/init.d/stunnel4 restart
Restarting SSL tunnels: [ ] Clients allowed=500
[.] stunnel 5.01 on x86_64-pc-linux-gnu platform
[.] Compiled/running with OpenSSL 1.0.1g 7 Apr 2014
[.] Threading:PTHREAD Sockets:POLL,IPv6 SSL:ENGINE,OCSP,FIPS Auth:LIBWRAP
[ ] errno: (*__errno_location ())
[.] Reading configuration from file /etc/stunnel/smtp.verizon.net.conf
[.] FIPS mode disabled
[ ] Compression disabled
[ ] Snagged 64 random bytes from /root/.rnd
[ ] Wrote 1024 new random bytes to /root/.rnd
[ ] PRNG seeded successfully
[ ] Initializing service [ req ]
[ ] No private key specified
[ ] SSL options set: 0x0004
[.] Configuration successful

So far so good, but...


[!] Error binding service [ req ] to 0.0.0.0:2525
[!] bind: Address already in use (98)

These two lines show the problem.  There is already something else
listening on port 2525.

Now I see two possibilities:
- you have another stunnel instance (something else in
   /etc/stunnel/*.conf) that also tries to listen on port 2525
- you have another program that also tries to listen on port 2525


I wonder then if the upgrade process (I ran apt-get update today) failed 
to stop the old version?


Could you run these two commands as root and show me their output?

netstat -atpn | fgrep -e :80

root@compaq:/home/njh# netstat -atpn | fgrep -e :80
tcp0  0 127.0.0.1:8080  0.0.0.0:* LISTEN  3283/perl
tcp0  0 192.168.1.2:80800.0.0.0:* LISTEN  3283/perl
tcp6   0  0 :::80   :::* LISTEN  2413/apache2
root@compaq:/home/njh#


fgrep -we accept /etc/stunnel/*.conf

root@compaq:/home/njh# fgrep -we accept /etc/stunnel/*.conf
accept = 2525
root@compaq:/home/njh#


Also, when replying to my message, could you use the 'reply to all'
method so that the 744...@bugs.debian.org address is kept on the Cc
line?  This way the messages will go to the 'bug log' in the Debian bug
tracking system and others will be able to see them in the future, if
they come across similar problems.

Of course, if for some reason you'd like to keep the discussion private,
that's also fine by me, but, to be honest, I don't see a reason for that
so far :)

Sorry - I thought I'd been doing that...

Regards,

-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#744851: stunnel4: Error message on starting

2014-04-15 Thread Nigel Horne


OK, so now can you do the following for me?

1. Still, let's see the output of netstat -atpn | fgrep -e :2525

tcp0  0 0.0.0.0:25250.0.0.0:* LISTEN  
3123/stunnel4


2. Don't kill the running stunnel process yet, I'd like to check what's
going on.

3. Show me the output of:
ls /var/run/*.pid

-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/acpid.pid
-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/and.pid
-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/atd.pid
-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/console-kit-daemon.pid
-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/crond.pid
-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/ddclient.pid
-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/denyhosts.pid
-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/lightdm.pid
-rw-r--r-- 1 root  root4 Apr 14 07:01 /var/run/memcached.pid
-rw-r--r-- 1 root  root4 Apr 14 07:01 /var/run/ntpd.pid
-rw-r--r-- 1 root  root4 Apr 14 07:00 /var/run/rpcbind.pid
-rw-r--r-- 1 statd nogroup 5 Apr 14 07:00 /var/run/rpc.statd.pid
-rw--- 1 root  root5 Apr 14 07:00 /var/run/sm-notify.pid
-rw-r--r-- 1 root  proxy   5 Apr 14 07:01 /var/run/squid.pid
-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/squid-prefetch.pid
-rw-r--r-- 1 root  root6 Apr 15 08:45 /var/run/sshd.pid
-rw-r--r-- 1 root  root5 Apr 14 07:01 /var/run/syslog-ng.pid

ls /var/run/stunnel/*.pid

ls: cannot access /var/run/stunnel/*.pid: No such file or directory

ls /var/run/stunnel4/*.pid
(it's okay if the second command gives back an error, I expect that;
it's also kind of okay if the third one gives an error, but I'd still
like to see that :))

ls: cannot access /var/run/stunnel4/*.pid: No such file or directory


4. Run the following command:
service stunnel4 stop 21 | tee /tmp/stunnel-stop.log
...and then show me the full contents of /tmp/stunnel-stop.log
root@compaq:/home/njh# service stunnel4 stop 21 | tee 
/tmp/stunnel-stop.log

Stopping SSL tunnels: stunnel.
root@compaq:/home/njh# cat /tmp/stunnel-stop.log
Stopping SSL tunnels: stunnel.
root@compaq:/home/njh#


I *think* that after you've run these commands I'll have enough info to
fix this bug for other people's upgrades, so after that you'll be free
to kill the stunnel process, if the netstat command shows that it is
indeed an stunnel process listening on port 2525.  After that, it'd be
best if you add a line to the global section of your config file saying
something like:

   pid = /var/run/stunnel4/smtp.verizon.pid

...and then service stunnel4 start and service stunnel4 stop should
work properly.


I get the same error (I did a stop then a start):

Starting SSL tunnels: [ ] Clients allowed=500
[.] stunnel 5.01 on x86_64-pc-linux-gnu platform
[.] Compiled/running with OpenSSL 1.0.1g 7 Apr 2014
[.] Threading:PTHREAD Sockets:POLL,IPv6 SSL:ENGINE,OCSP,FIPS Auth:LIBWRAP
[ ] errno: (*__errno_location ())
[.] Reading configuration from file /etc/stunnel/smtp.verizon.net.conf
[.] FIPS mode disabled
[ ] Compression disabled
[ ] Snagged 64 random bytes from /dev/urandom
[ ] PRNG seeded successfully
[ ] Initializing service [ req ]
[ ] No private key specified
[ ] SSL options set: 0x0004
[.] Configuration successful
[!] Error binding service [ req ] to 0.0.0.0:2525
[!] bind: Address already in use (98)
[ ] Closing service [ req ]
[ ] Sessions cached before flush: 0
[ ] Sessions cached after flush: 0
[ ] Service [ req ] closed
[Failed: /etc/stunnel/smtp.verizon.net.conf]
You should check that you have specified the pid= in you configuration file

Here's my conf file now (just in case another pair of eyes shows 
something silly on my behalf):


sslVersion = SSLv3
debug = 5
output = /tmp/stunnel.out
pid = /var/run/stunnel4/smtp.verizon.pid

[ req ]
client = yes
accept = 2525
connect = smtp.verizon.net:465

So I ran the stop again and the ps shows it's still running:

root@compaq:/etc/stunnel# service stunnel4 stop
Stopping SSL tunnels: stunnel.
root@compaq:/etc/stunnel# ps ax | fgrep stu
 3123 ?Ss 0:00 /usr/bin/stunnel4 
/etc/stunnel/smtp.verizon.net.conf

32336 pts/8S+ 0:00 fgrep stu
root@compaq:/etc/stunnel# service stunnel4 stop
Stopping SSL tunnels: stunnel.
root@compaq:/etc/stunnel# echo $?
0
root@compaq:/etc/stunnel#


I'm almost thinking of reverting this part of upstream's change, so that
pid files are created by default again, but I'll have to think about
this a little bit more.

Thanks for reporting the bug and for your assistance!

You're welcome.

Regards,

-Nigel







smime.p7s
Description: S/MIME Cryptographic Signature


Bug#744851: stunnel4: Error message on starting

2014-04-15 Thread Nigel Horne

On 15/04/2014 10:40, Peter Pentchev wrote:

On Tue, Apr 15, 2014 at 10:19:23AM -0400, Nigel Horne wrote:

OK, so now can you do the following for me?

1. Still, let's see the output of netstat -atpn | fgrep -e :2525

tcp0  0 0.0.0.0:25250.0.0.0:* LISTEN
3123/stunnel4

2. Don't kill the running stunnel process yet, I'd like to check what's
going on.

3. Show me the output of:
ls /var/run/*.pid

[snip no stunnel.pid or stunnel4.pid in /var/run/]

ls /var/run/stunnel/*.pid

ls: cannot access /var/run/stunnel/*.pid: No such file or directory

ls /var/run/stunnel4/*.pid
(it's okay if the second command gives back an error, I expect that;
it's also kind of okay if the third one gives an error, but I'd still
like to see that :))

ls: cannot access /var/run/stunnel4/*.pid: No such file or directory

OK, now this is a bit weird.  I'll have to check again with an older
version of stunnel, see how it manages its pid files.

What you should do now is stop the running stunnel process by killing it
directly:

   kill 3123

Then service stunnel4 start should properly start the new stunnel
process.


It did.

Thanks.

Regards,

-Nigel


I think I really will reintroduce the pid file by default and issue a
warning if the configuration files do not specify a pid file, so that it
can be removed again in a couple of versions.

G'luck,
Peter






smime.p7s
Description: S/MIME Cryptographic Signature


Bug#742324: icedove: Can't create 2nd e-mail account

2014-03-22 Thread Nigel Horne
Package: icedove
Version: 24.3.0-2
Severity: normal

Dear Maintainer,

I'm trying to add a second e-mail account.  All looks OK until the very
end when it aborts saying Incoming server already exists.  It doesn't
say where it exists or offer me a button to fix it.  The name of the 
incoming server is not the same as that on the existing account.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages icedove depends on:
ii  debianutils   4.4
ii  fontconfig2.11.0-5
ii  libasound21.0.27.2-3
ii  libatk1.0-0   2.10.0-2
ii  libc6 2.18-4
ii  libcairo2 1.12.16-2
ii  libdbus-1-3   1.8.0-2
ii  libdbus-glib-1-2  0.102-1
ii  libevent-2.0-52.0.21-stable-1
ii  libffi6   3.0.13-12
ii  libfontconfig12.11.0-5
ii  libfreetype6  2.5.2-1
ii  libgcc1   1:4.8.2-16
ii  libgdk-pixbuf2.0-02.30.6-1
ii  libglib2.0-0  2.38.2-5
ii  libgtk2.0-0   2.24.22-1
ii  libhunspell-1.3-0 1.3.2-7
ii  libnspr4  2:4.10.4-1
ii  libnss3   2:3.16-1
ii  libpango-1.0-01.36.3-1
ii  libpangocairo-1.0-0   1.36.3-1
ii  libpangoft2-1.0-0 1.36.3-1
ii  libpixman-1-0 0.32.4-1
ii  libsqlite3-0  3.8.3.1-1
ii  libstartup-notification0  0.12-3
ii  libstdc++64.8.2-16
ii  libvpx1   1.3.0-2
ii  libx11-6  2:1.6.2-1
ii  libxext6  2:1.3.2-1
ii  libxrender1   1:0.9.8-1
ii  libxt61:1.1.4-1
ii  psmisc22.21-1
ii  zlib1g1:1.2.8.dfsg-1

Versions of packages icedove recommends:
ii  hunspell-en-us [hunspell-dictionary]  20070829-6

Versions of packages icedove suggests:
ii  fonts-lyx 2.0.6-1
ii  libgssapi-krb5-2  1.12.1+dfsg-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#742324: icedove: Can't create 2nd e-mail account

2014-03-22 Thread Nigel Horne


On 03/22/2014 08:29 AM, Carsten Schoenert wrote:

Hello Nigel,

On Sat, Mar 22, 2014 at 07:59:21AM -0400, Nigel Horne wrote:

I'm trying to add a second e-mail account.  All looks OK until the very
end when it aborts saying Incoming server already exists.  It doesn't
say where it exists or offer me a button to fix it.  The name of the
incoming server is not the same as that on the existing account.

can you please tell something more around your constellation?

Is this a fresh installation?

Yes

Have you tried to start in safe mode?

No.

Have you tried to backup your current config an setup a complete new
profile?

It was a new profile.


From which provider is your first email account?

My own IMAP server.

What tells Icedove in the error console or equal what's printed out in
the terminal if you start Icedove in a terminal window?

I'll give that a go.


Regards
Carsten



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739682: Hitting ctrl-C

2014-03-20 Thread Nigel Horne
Hitting control C on the F1 console loops back to select software. I'm 
stuck.  I'm using network mirrors so I presume I have the latest version 
of everything.


-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#739682: More info

2014-03-20 Thread Nigel Horne
I believe it's stuck on apt-cdrom ident. Killing that makes progress 
and causes a 'load CD' prompt on the F1 console.  From there you should 
be able to proceed.


-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#742224: os-prober: NetBSD detection

2014-03-20 Thread Nigel Horne
Package: os-prober
Version: 1.63
Severity: normal

Dear Maintainer,

My NetBSD partition is not detected.  It would appear that there should
be a file /usr/lib/os-probes/90bsd-distro, however that file is missing
and I don't know where to download it from.

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

Kernel: Linux 3.13-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages os-prober depends on:
ii  libc6  2.18-4

os-prober recommends no packages.

os-prober suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741628: rsync dies with inflate returned -3

2014-03-14 Thread Nigel Horne
Package: rsync
Version: 3.0.9-4
Severity: normal

When using the -z flag of rsync, it dies with

inflate returned -3 (0 bytes)
rsync error: error in rsync protocol data stream (code 12) at token.c(548) 
[receiver=3.0.9]
rsync: writefd_unbuffered failed to write 4 bytes to socket [generator]: Broken 
pipe (32)
rsync error: error in rsync protocol data stream (code 12) at io.c(1532) 
[generator=3.0.9]

Removing the -z flag fixes it.

-- System Information:
Debian Release: 7.2
Architecture: armhf (armv6l)

Kernel: Linux 3.10.25+ (PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rsync depends on:
ii  base-files  7.1wheezy2+rpi1
ii  libacl1 2.2.51-8
ii  libc6   2.13-38+rpi2
ii  libgcc1 1:4.7.2-5+rpi1
ii  libpopt01.16-7
ii  lsb-base4.1+Debian8+rpi1

rsync recommends no packages.

Versions of packages rsync suggests:
ii  openssh-client  1:6.0p1-4
ii  openssh-server  1:6.0p1-4

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741636: facter: osfamily misreport

2014-03-14 Thread Nigel Horne
Package: facter
Version: 1.6.10-1
Severity: normal

'osfamily' is reported as 'GNU/kFreeBSD', it should be 'Debian'.  It's the job
of 'operatingsystem' to be reported as 'GNU/kFreeBSD' (which it is).


-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages facter depends on:
ii  bind9-host [host]  1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  freebsd-net-tools [net-tools]  9.0+ds1-11~deb7u1
ii  host   1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  ruby   1:1.9.3
ii  ruby-json  1.7.3-3
ii  ruby1.8 [ruby-interpreter] 1.8.7.358-7.1+deb7u1
ii  ruby1.9.1 [ruby-interpreter]   1.9.3.194-8.1+deb7u2

Versions of packages facter recommends:
ii  dmidecode  2.11-9
ii  pciutils   1:3.1.9-6

facter suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#741628: rsync dies with inflate returned -3

2014-03-14 Thread Nigel Horne

On 14/03/2014 14:59, Paul Slootman wrote:

On Fri 14 Mar 2014, Nigel Horne wrote:

When using the -z flag of rsync, it dies with

inflate returned -3 (0 bytes)
rsync error: error in rsync protocol data stream (code 12) at token.c(548) 
[receiver=3.0.9]
rsync: writefd_unbuffered failed to write 4 bytes to socket [generator]: Broken 
pipe (32)
rsync error: error in rsync protocol data stream (code 12) at io.c(1532) 
[generator=3.0.9]

Removing the -z flag fixes it.

Is this always, or only with certain data? If it's always, then it's
probably related to the architecture / build, as I'm sure I would have
been deluged by vast amounts of complaints if rsync always failed with
-z ...

If it's only with certain data, it would be great if you could supply a
minimal case to reproduce the problem.
I've only seen it with very large files (say 1 or 2 G in size). That may 
or may not be relevant.  FWIW, I've also seen it on a
PPC machine.  I don't know if that's relevant or not.  Both machines 
were copying from a x64_64 machine.



thanks,
Paul

Regards,

-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#646617: KVM guest wrongly detected as physical host

2014-03-13 Thread Nigel Horne
Package: facter
Version: 1.6.10-1
Followup-For: Bug #646617

I don't use libvert and have the same problem, so I suspect that the reference
to libvirt was a red herring.

-Nigel


-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: kfreebsd-amd64 (x86_64)

Kernel: kFreeBSD 9.0-2-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages facter depends on:
ii  bind9-host [host]  1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  freebsd-net-tools [net-tools]  9.0+ds1-11~deb7u1
ii  host   1:9.8.4.dfsg.P1-6+nmu2+deb7u1
ii  ruby   1:1.9.3
ii  ruby-json  1.7.3-3
ii  ruby1.8 [ruby-interpreter] 1.8.7.358-7.1+deb7u1
ii  ruby1.9.1 [ruby-interpreter]   1.9.3.194-8.1+deb7u2

Versions of packages facter recommends:
ii  dmidecode  2.11-9
ii  pciutils   1:3.1.9-6

facter suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#740030: closed by Don Armstrong d...@donarmstrong.com (Re: Bug#740030: spamass-milter: Spamassassin scans mail to localhost)

2014-02-25 Thread Nigel Horne

Don,

Thanks for your reply.  I don't see how it helps, however, so could you 
please bear with me and run through the questions I've raised below?

I mailed a simple e-mail to myself and it was scanned. Why?  Everything
I can find on the web says that by default this e-mail should not be scanned
but it is, look at the headers:

By default spamass-milter has a /etc/default/spamass-milter which has a
-i 127.0.0.1, which will not scan mail sent from the localhost. However,
as you've edited spamass-milter's configuration file, this is no longer
the case.


From the man page:

 -i networks
 Ignores messages if the originating IP is in the network(s)
 listed.

It does not say but only if you don't change the default configuration 
file.  According to the man page if I have -i 127.0.0.1 it should not 
scan from the localhost.  I don't see how the fact that I've changed the 
configuration file would break anything.

-- Configuration Files:
/etc/default/spamass-milter changed:
OPTIONS=-u spamass-milter -i 127.0.0.1 -i 192.168.1.0/8 -i 208.113.207.5 -i 
208.113.189.44 -r 8 -I
SOCKET=inet:10783@127.0.0.1
SOCKETMODE=
SOCKETOWNER=
OPTIONS=-r 6

You want OPTIONS=$OPTIONS -r 6 or similar. [Or better, just delete
this line, and change the -r 8 above it to -r 6.]


I don't understand this either.  How does changing the -r level prevent 
scanning of locally sourced e-mails?  According to the man page -r is to 
do the the rejection level, it has nothing to do with white-listing the 
localhost.

If fixing that doesn't address this bug, feel free to reopen.

Re-opening.

Regards,

-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#739933: spamassassin: Spamassassin scans mail to localhost

2014-02-24 Thread Nigel Horne

Thanks for your reply.

Nigel Horne wrote:

I mailed a simple e-mail to myself and it was scanned. Why?  Everything
I can find on the web says that by default this e-mail should not be scanned
but it is, look at the headers:

This is under your control when you configured spamassassin to run on
your incoming email.  SpamAssassin itself is simply the mail scanner.
It only classifies messages.  The configuration of what email you send
into it is up to other additional software.

How did you configure it?


I used the supplied Debian configuration to Spamassassin, which is why 
I'm reporting it.  But still, any help would be really appreciated.


On Debian systems the most common way is to use procmail to send email
through spamassassin and then react to the results of the
classification.  But there are other possible ways to configure it
too.  In any case if you have configured it to classify incoming email
then it will classify incoming email because that is what it has been
configured to do.


I use spamass-milter.  Does that have any bearing?


   http://wiki.apache.org/spamassassin/StartUsing

Please tell us how you have configured spamassassin on your system.


Any specific files you want?  Please let me know and I'll happily 
forward them.


-Nigel




smime.p7s
Description: S/MIME Cryptographic Signature


Bug#739933: spamassassin: Spamassassin scans mail to localhost

2014-02-24 Thread Nigel Horne

On 24/02/14 12:09, Noah Meyerhans wrote:

On Mon, Feb 24, 2014 at 09:50:30AM -0500, Nigel Horne wrote:

I mailed a simple e-mail to myself and it was scanned. Why?  Everything
I can find on the web says that by default this e-mail should not be scanned
but it is, look at the headers:

This is under your control when you configured spamassassin to run on
your incoming email.  SpamAssassin itself is simply the mail scanner.
It only classifies messages.  The configuration of what email you send
into it is up to other additional software.

How did you configure it?

I used the supplied Debian configuration to Spamassassin, which is
why I'm reporting it.  But still, any help would be really
appreciated.

There would be no way for spamassassin to recognize a mail as
originating from localhost without scanning it. If you don't want
spamassassin to look at locally originated mail, that's a local
configuration issue.


I see two options here

1) preferable - tell sendmail not to scan outgoing e-mails
2) alternative - white list outgoing e-mails.

Could you please advise me on how to go about that?  Or point me to a 
clearly written URL?


Or, to put this another way, by default spamassassin doesn't see any
mail at all. It's entirely up to you to pipe mail to spamassassin or
spamc/spamd. If you choose to pipe locally generated mail to the filter,
there's nothing spamassassin can do to avoid seeing it. If milter
includes rules by default that pass mail through spamassassin, then you
may want to follow up with the milter maintainers to ask them about
changing that behavior.

Note that spamassassin did recognize that the message originated within
your local environment, which is why it triggers the ALL_TRUSTED rule.


The problem arose because an outgoing e-mail of mine that had a spam 
sample attached was blocked locally.  That was bad news and something I 
need to avoid happening again.


Regards,

-Nigel

That rule has a negative spam score and helps to ensure that locally
generated mail isn't flagged as spam regardless of content. You could
even consider looking at short circuiting based on that rule. See the
references to Mail::SpamAssassin::Plugin::Shortcircuit in
/etc/spamassassin/local.cf and man
Mail::SpamAssassin::Plugin::Shortcircuit

noah






smime.p7s
Description: S/MIME Cryptographic Signature


Bug#740030: spamass-milter: Spamassassin scans mail to localhost

2014-02-24 Thread Nigel Horne
Package: spamass-milter
Version: 0.3.2-1
Severity: normal

Dear Maintainer,

This is an intentional duplicate of bug 739933. It may well be that the
problem lies here, not in spamassassin.


*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
I noticed that spam to myself was flagged as spam
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Nothing
   * What was the outcome of this action?
N/A
   * What outcome did you expect instead?

I mailed a simple e-mail to myself and it was scanned. Why?  Everything
I can find on the web says that by default this e-mail should not be scanned
but it is, look at the headers:

From n...@bandsman.co.uk  Mon Feb 24 01:28:30 2014
Return-Path: n...@bandsman.co.uk
Received: from bandsman.co.uk (bandsman.co.uk [127.0.0.1])
by bandsman.co.uk (8.14.4/8.14.4/Debian-5) with ESMTP id s1O1SSaT027619
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 
verify=NOT)
for n...@bandsman.co.uk; Mon, 24 Feb 2014 01:28:28 GMT
Received: (from njh@localhost)
by bandsman.co.uk (8.14.4/8.14.4/Submit) id s1O1SShd027565
for njh; Mon, 24 Feb 2014 01:28:28 GMT
Date: Mon, 24 Feb 2014 01:28:28 GMT
From: Nigel Horne n...@bandsman.co.uk
Message-Id: 201402240128.s1o1sshd027...@bandsman.co.uk
To: n...@bandsman.co.uk
Subject: test
X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,
DATE_IN_FUTURE_24_48,RP_MATCHES_RCVD autolearn=no autolearn_force=no
version=3.4.0
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on
nigelhorne.force9.co.uk

test

Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages spamass-milter depends on:
ii  adduser 3.113+nmu3
ii  libc6   2.18-1
ii  libgcc1 1:4.8.2-16
ii  libmilter1.0.1  8.14.4-5
ii  libstdc++6  4.8.2-16
ii  spamc   3.4.0-1

Versions of packages spamass-milter recommends:
ii  sendmail  8.14.4-5
ii  spamassassin  3.4.0-1

spamass-milter suggests no packages.

-- Configuration Files:
/etc/default/spamass-milter changed:
OPTIONS=-u spamass-milter -i 127.0.0.1 -i 192.168.1.0/8 -i 208.113.207.5 -i 
208.113.189.44 -r 8 -I
SOCKET=inet:10783@127.0.0.1
SOCKETMODE=
SOCKETOWNER=
OPTIONS=-r 6


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739933: spamassassin: Spamassassin scans mail to localhost

2014-02-23 Thread Nigel Horne
Package: spamassassin
Version: 3.4.0-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
I noticed that spam to myself was flagged as spam
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Nothing
   * What was the outcome of this action?
N/A
   * What outcome did you expect instead?

I mailed a simple e-mail to myself and it was scanned. Why?  Everything
I can find on the web says that by default this e-mail should not be scanned
but it is, look at the headers:

From n...@bandsman.co.uk  Mon Feb 24 01:28:30 2014
Return-Path: n...@bandsman.co.uk
Received: from bandsman.co.uk (bandsman.co.uk [127.0.0.1])
by bandsman.co.uk (8.14.4/8.14.4/Debian-5) with ESMTP id s1O1SSaT027619
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 
verify=NOT)
for n...@bandsman.co.uk; Mon, 24 Feb 2014 01:28:28 GMT
Received: (from njh@localhost)
by bandsman.co.uk (8.14.4/8.14.4/Submit) id s1O1SShd027565
for njh; Mon, 24 Feb 2014 01:28:28 GMT
Date: Mon, 24 Feb 2014 01:28:28 GMT
From: Nigel Horne n...@bandsman.co.uk
Message-Id: 201402240128.s1o1sshd027...@bandsman.co.uk
To: n...@bandsman.co.uk
Subject: test
X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,
DATE_IN_FUTURE_24_48,RP_MATCHES_RCVD autolearn=no autolearn_force=no
version=3.4.0
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on
nigelhorne.force9.co.uk

test



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages spamassassin depends on:
ii  adduser 3.113+nmu3
pn  libarchive-tar-perl none
ii  libhtml-parser-perl 3.71-1+b1
ii  libnet-dns-perl 0.68-1.2
ii  libnetaddr-ip-perl  4.071+dfsg-1
ii  libsocket6-perl 0.25-1
ii  libsys-hostname-long-perl   1.4-3
ii  libwww-perl 6.05-2
ii  perl5.18.2-2
ii  perl-modules [libio-zlib-perl]  5.18.2-2

Versions of packages spamassassin recommends:
ii  gnupg  1.4.16-1.1
ii  libio-socket-inet6-perl2.71-1
ii  libmail-spf-perl   2.9.0-2
ii  perl [libsys-syslog-perl]  5.18.2-2
ii  sa-compile 3.4.0-1
ii  spamc  3.4.0-1

Versions of packages spamassassin suggests:
ii  libdbi-perl   1.631-1
ii  libio-socket-ssl-perl 1.967-1
pn  libmail-dkim-perl none
ii  perl [libcompress-zlib-perl]  5.18.2-2
ii  pyzor 1:0.5.0-2
ii  razor 1:2.85-4+b2

-- Configuration Files:
/etc/default/spamassassin changed:
ENABLED=1
OPTIONS=--create-prefs --max-children 5 --helper-home-dir
PIDFILE=/var/run/spamd.pid
CRON=1


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739419: xserver-xorg-video-nouveau: Segfaults in error log

2014-02-18 Thread Nigel Horne
Package: xserver-xorg-video-nouveau
Version: 1:1.0.10-1+b1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
Started the machine
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Nothing
   * What was the outcome of this action?
N/A
   * What outcome did you expect instead?
N/A

Why does my /var/log/error contain these faults?

Feb 18 06:57:49 localhost kernel: nouveau E[PBUS][:00:0d.0] MMIO write 
of 0x00820001 FAULT at 0x00b000


-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Feb 17 00:16 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 2323424 Feb  6 10:23 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
--
00:0d.0 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce 
6150SE nForce 430] [10de:03d0] (rev a2)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
---
Linux version 3.12-1-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.2 
(Debian 4.8.2-14) ) #1 SMP Debian 3.12.9-1 (2014-02-01)

Xorg X server log files on system:
--
-rw-r--r-- 1 root root 32896 Feb 18 06:59 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
-
[32.291] 
X.Org X Server 1.15.0
Release Date: 2013-12-27
[32.291] X Protocol Version 11, Revision 0
[32.292] Build Operating System: Linux 3.12-1-amd64 x86_64 Debian
[32.292] Current Operating System: Linux compaq 3.12-1-amd64 #1 SMP Debian 
3.12.9-1 (2014-02-01) x86_64
[32.292] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.12-1-amd64 
root=UUID=107006c8-e616-4ade-9488-a208a331562c ro quiet
[32.292] Build Date: 06 February 2014  03:20:45PM
[32.292] xorg-server 2:1.15.0-2 (http://www.debian.org/support) 
[32.292] Current version of pixman: 0.32.4
[32.292]Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[32.292] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[32.292] (==) Log file: /var/log/Xorg.0.log, Time: Tue Feb 18 06:57:49 
2014
[32.436] (==) Using system config directory /usr/share/X11/xorg.conf.d
[32.547] (==) No Layout section.  Using the first Screen section.
[32.547] (==) No screen section available. Using defaults.
[32.547] (**) |--Screen Default Screen Section (0)
[32.547] (**) |   |--Monitor default monitor
[32.567] (==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
[32.567] (==) Automatically adding devices
[32.567] (==) Automatically enabling devices
[32.567] (==) Automatically adding GPU devices
[32.647] (WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
[32.647]Entry deleted from font path.
[32.688] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[32.688] (==) ModulePath set to /usr/lib/xorg/modules
[32.688] (II) The server relies on udev to provide the list of input 
devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
[32.688] (II) Loader magic: 0x7f2416138d40
[32.688] (II) Module ABI versions:
[32.688]X.Org ANSI C Emulation: 0.4
[32.688]X.Org Video Driver: 15.0
[32.688]X.Org XInput driver : 20.0
[32.688]X.Org Server Extension : 8.0
[32.688] (II) xfree86: Adding drm device (/dev/dri/card0)
[32.690] (--) PCI:*(0:0:13:0) 10de:03d0:103c:2a5c rev 162, Mem @ 
0xfb00/16777216, 0xe000/268435456, 0xfc00/16777216, BIOS @ 
0x/131072
[32.708] Initializing built-in extension Generic Event Extension
[32.708] Initializing built-in extension SHAPE
[32.708] Initializing built-in extension MIT-SHM
[32.708] Initializing built-in extension XInputExtension
[32.708] Initializing built-in extension XTEST
[32.708] Initializing built-in extension BIG-REQUESTS
[32.708] Initializing built-in extension SYNC
[32.708] Initializing built-in extension XKEYBOARD
[32.708] Initializing built-in extension XC-MISC
[32.708] Initializing built-in extension SECURITY
[32.708] Initializing built-in extension XINERAMA
[32.708] Initializing built-in extension XFIXES
[32.708] Initializing built-in extension RENDER
[32.708] 

Bug#725974: /usr/bin/spfmilter: /var/run/spf-milter-python/spfmiltersock unsafe

2013-10-10 Thread Nigel Horne
Package: spf-milter-python
Version: 0.8.18-2
Severity: normal
File: /usr/bin/spfmilter

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   looking in /var/log/error
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 tail /var/log/error
   * What was the outcome of this action?
   Lots of lines such as:

   Oct 10 15:13:57 nigelhorne sm-mta[15212]: r9AEDvjm015212: Milter (spf): 
local socket name /var/run/spf-milter-python/spfmiltersock unsafe
   * What outcome did you expect instead?

   No lines such as the above.

*** End of the template - remove these lines ***

spf-milter is running:

root@nigelhorne:/var/log/syslog/local# ps ax | fgrep -i spfmilter.py
15642 ?Sl 0:00 /usr/bin/python /usr/bin/spfmilter.py
19074 pts/1S+ 0:00 fgrep -i spfmilter.py
root@nigelhorne:/var/log/syslog/local# 

But /var/run/spf-milter-python/spfmiltersock doesn't exist:

root@nigelhorne:/var/log/syslog/local# ls -l /var/run/spf-milter-python/
total 4
-rw-r--r-- 1 spf-milter-python spf-milter-python 6 Oct 10 15:14 spfmilter.pid
root@nigelhorne:/var/log/syslog/local# 

I have not changed spfmilter.cfg.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages spf-milter-python depends on:
ii  adduser3.113+nmu3
ii  lsb-base   4.1+Debian12
ii  python 2.7.5-5
ii  python-milter  0.9.8-2
ii  python-spf 2.0.8-2

spf-milter-python recommends no packages.

Versions of packages spf-milter-python suggests:
ii  sendmail  8.14.4-4.1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#725873: sendmail: auxprop errors in auth.info

2013-10-09 Thread Nigel Horne
Package: sendmail
Version: 8.14.4-4.1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   tail auth.log
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 n/a
   * What was the outcome of this action?
   n/a
   * What outcome did you expect instead?
   n/a

*** End of the template - remove these lines ***

My auth.log is becoming full of these errors:

Oct  9 14:40:42 nigelhorne sm-mta[9799]: could not find auxprop plugin, was 
searching for [all]

Google gives me no hints on how to proceed.


-- Package-specific info:
Ouput of /usr/share/bug/sendmail/script:

ls -alR /etc/mail:
/etc/mail:
total 424
drwxr-sr-x   9 smmta smmsp  4096 Sep 24 14:48 .
drwxr-xr-x 137 root  root  12288 Oct  9 13:01 ..
-rwxr-xr--   1 root  smmsp 11921 Sep 24 14:48 Makefile
-rw---   1 root  root   4767 Sep 16 14:05 access
-rw-r-   1 smmta smmsp 12288 Sep 16 14:05 access.db
-rw-r--r--   1 root  root281 Jul 15  2008 address.resolve
lrwxrwxrwx   1 root  smmsp10 Oct 25  2008 aliases - ../aliases
-rw-r-   1 smmta smmsp 12288 Sep 16 14:05 aliases.db
-rw---   1 root  smmsp   202 Jun 27  2009 authinfo
-rw-r-   1 smmta smmsp 12288 Sep 16 14:05 authinfo.db
drwxr-sr-x   2 root  smmsp  4096 Mar 22  2011 certs
-rw-r--r--   1 root  smmsp  3728 Sep 24 14:48 databases
-rw-r-   1 smmta smmsp53 Oct 26  2008 default-auth-info
-rw-r--r--   1 root  root   5657 Jul 17  2008 helpfile
-rw-r--r--   1 root  smmsp   109 Jun  8  2009 local-host-names
drwxr-sr-x   2 smmta smmsp  4096 Oct 25  2008 m4
-rw-r--r--   1 root  smmsp  1975 Sep 24 14:48 mailertable
-rw-r-   1 root  smmsp 12288 Sep 24 14:48 mailertable.db
drwxr-xr-x   2 root  root   4096 Sep 16 14:04 peers
drwxr-xr-x   2 smmta smmsp  4096 Mar 21  2011 sasl
-rw-r--r--   1 root  smmsp 73968 Sep 24 14:48 sendmail.cf
-rw-r--r--   1 root  root  73954 Sep 16 14:04 sendmail.cf.old
-rw-r--r--   1 root  root  12236 Sep 16 14:05 sendmail.conf
-rw-r--r--   1 root  smmsp  8624 Sep 24 14:48 sendmail.mc
-rw-r--r--   1 root  root149 Jul 15  2008 service.switch
-rw-r--r--   1 root  root180 Jul 15  2008 service.switch-nodns
drwxr-sr-x   2 smmta smmsp  4096 Dec 29  2008 smrsh
drwxr-sr-x   3 root  smmsp  4096 Aug 28 14:12 spamassassin
-rw-r--r--   1 root  smmsp 44909 Sep 16 14:05 submit.cf
-rw-r--r--   1 root  root  44897 Sep 16 14:04 submit.cf.old
-rw-r--r--   1 root  smmsp  2449 Sep 16 14:04 submit.mc
drwxr-xr-x   2 smmta smmsp  4096 Oct 25  2008 tls
-rw-r--r--   1 root  smmsp24 Oct 26  2008 trusted-users

/etc/mail/certs:
total 3948
drwxr-sr-x 2 root  smmsp4096 Mar 22  2011 .
drwxr-sr-x 9 smmta smmsp4096 Sep 24 14:48 ..
-rw-r--r-- 1 root  smmsp1273 Mar 21  2011 cacert.pem
-rw-r--r-- 1 root  smmsp 963 Mar 21  2011 cakey.pem
-rw-r--r-- 1 root  smmsp 4021338 Mar 21  2011 revoke.crl
-rw--- 1 root  smmsp2160 Mar 21  2011 sendmail.pem

/etc/mail/m4:
total 8
drwxr-sr-x 2 smmta smmsp 4096 Oct 25  2008 .
drwxr-sr-x 9 smmta smmsp 4096 Sep 24 14:48 ..
-rw-r- 1 root  smmsp0 Oct 25  2008 dialup.m4
-rw-r- 1 root  smmsp0 Oct 25  2008 provider.m4

/etc/mail/peers:
total 12
drwxr-xr-x 2 root  root  4096 Sep 16 14:04 .
drwxr-sr-x 9 smmta smmsp 4096 Sep 24 14:48 ..
-rw-r--r-- 1 root  root   328 Jul 15  2008 provider

/etc/mail/sasl:
total 16
drwxr-xr-x 2 smmta smmsp 4096 Mar 21  2011 .
drwxr-sr-x 9 smmta smmsp 4096 Sep 24 14:48 ..
-rw-r- 1 smmta smmsp  886 Mar 21  2011 Sendmail.conf.2
-rwxr--r-- 1 root  root  3702 Sep 16 14:05 sasl.m4

/etc/mail/smrsh:
total 8
drwxr-sr-x 2 smmta smmsp 4096 Dec 29  2008 .
drwxr-sr-x 9 smmta smmsp 4096 Sep 24 14:48 ..
lrwxrwxrwx 1 root  smmsp   26 Oct 25  2008 mail.local - 
/usr/lib/sm.bin/mail.local
lrwxrwxrwx 1 root  smmsp   17 Oct 25  2008 procmail - /usr/bin/procmail
lrwxrwxrwx 1 root  smmsp   22 Dec 29  2008 wrapper - /usr/majordomo/wrapper

/etc/mail/spamassassin:
total 36
drwxr-sr-x 3 root  smmsp 4096 Aug 28 14:12 .
drwxr-sr-x 9 smmta smmsp 4096 Sep 24 14:48 ..
-rw-r--r-- 1 root  smmsp 1299 Aug 28 14:11 init.pre
-rw-r--r-- 1 root  smmsp 2214 Aug 28 14:11 local.cf
drwx--S--- 2 root  smmsp 4096 Sep  4 14:01 sa-update-keys
-rw-r--r-- 1 root  smmsp 2524 Aug 28 14:11 v310.pre
-rw-r--r-- 1 root  smmsp 1194 Aug 28 14:11 v312.pre
-rw-r--r-- 1 root  smmsp 2416 Aug 28 14:11 v320.pre
-rw-r--r-- 1 root  smmsp 1237 Aug 28 14:11 v330.pre

/etc/mail/tls:
total 48
drwxr-xr-x 2 smmta smmsp 4096 Oct 25  2008 .
drwxr-sr-x 9 smmta smmsp 4096 Sep 24 14:48 ..
-rw-r--r-- 1 root  root 7 Oct 25  2008 no_prompt
-rw--- 1 root  root  1191 Oct 25  2008 sendmail-client.cfg
-rw-r--r-- 1 root  smmsp 1261 Oct 25  2008 sendmail-client.crt
-rw--- 1 root  root  1029 Oct 25  2008 sendmail-client.csr
-rw-r- 1 root  smmsp 1675 Oct 25  2008 sendmail-common.key
-rw-r- 1 root  smmsp 1582 Oct 25  2008 sendmail-common.prm
-rw--- 1 root  root  1191 Oct 25  2008 sendmail-server.cfg
-rw-r--r-- 1 root  

Bug#723563: libscalar-number-perl: Can't install, broken dependancy

2013-09-17 Thread Nigel Horne
Package: libscalar-number-perl
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   apt-get install libscalar-number-perl
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   apt-get install libscalar-number-perl
   * What was the outcome of this action?
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libscalar-number-perl : Depends: perlapi-5.14.2
E: Unable to correct problems, you have held broken packages.
   * What outcome did you expect instead?
It would install.

*** End of the template - remove these lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#722635: sasl2-bin: apt-get purge sasl2-bin fail

2013-09-12 Thread Nigel Horne
Package: sasl2-bin
Version: 2.1.25.dfsg1-11
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   apt-get purge sasl2
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   apt-get purge sasl2
   * What was the outcome of this action?
   Reading package lists... Done
   Building dependency tree   
   Reading state information... Done
   The following packages will be REMOVED:
 sasl2-bin*
 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
 After this operation, 0 B of additional disk space will be used.
 Do you want to continue? [Y/n] 
 (Reading database ... 153172 files and directories currently installed.)
 Removing sasl2-bin ...
 Purging configuration files for sasl2-bin ...
 rmdir: invalid option -- 'f'
 Try 'rmdir --help' for more information.
 dpkg: error processing sasl2-bin (--purge):
  subprocess installed post-removal script returned error exit status 1
  Errors were encountered while processing:
   sasl2-bin
   E: Sub-process /usr/bin/dpkg returned an error code (1)

   * What outcome did you expect instead?
   The package would be removed

*** End of the template - remove these lines ***


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

Kernel: Linux 3.10-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sasl2-bin depends on:
pn  db-utilnone
ii  debconf [debconf-2.0]  1.5.51
ii  libc6  2.17-92+b1
ii  libcomerr2 1.42.8-1
ii  libdb5.1   5.1.29-7
ii  libgssapi-krb5-2   1.11.3+dfsg-3
ii  libk5crypto3   1.11.3+dfsg-3
ii  libkrb5-3  1.11.3+dfsg-3
ii  libldap-2.4-2  2.4.31-1+nmu2+b1
ii  libpam0g   1.1.3-9
ii  libsasl2-2 2.1.25.dfsg1-14
ii  libssl1.0.01.0.1e-3
ii  lsb-base   4.1+Debian12

sasl2-bin recommends no packages.

sasl2-bin suggests no packages.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721158: /usr/bin/apt-get: linux-image-3.10-2-amd64 : Depends: linux-base (= 3~) but it is not installed

2013-08-28 Thread Nigel Horne
Package: apt
Version: 0.9.11.1
Severity: important
File: /usr/bin/apt-get

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   apt-get update
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 nothing
   * What was the outcome of this action?
   root@nigelhorne:/home/njh# apt-get -f install
   Reading package lists... Done
   Building dependency tree   
   Reading state information... Done
   Correcting dependencies... Done
   The following package was automatically installed and is no longer required:
 libio-socket-ip-perl
 Use 'apt-get autoremove' to remove it.
 The following packages will be REMOVED:
   linux-image-3.10-2-amd64
   0 upgraded, 0 newly installed, 1 to remove and 15 not upgraded.
   After this operation, 116 MB disk space will be freed.
   Do you want to continue? [Y/n] 
   * What outcome did you expect instead?
   update to work

*** End of the template - remove these lines ***

Apt-get update is stuck and telling me to run apt-get -f install.  But that
tries to remove the current kernel and (thankfully) fails.

Also:

root@nigelhorne:/home/njh# dpkg -l linux-base
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  Architecture Description
+++-==---=
rc  linux-base 3.5  all  Linux image base package

root@nigelhorne:/home/njh# apt-get install linux-base
Reading package lists... Done
Building dependency tree   
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 linux-base : Depends: libuuid-perl but it is not going to be installed
 E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a 
solution).
 root@nigelhorne:/home/njh# 
 root@nigelhorne:/home/njh# apt-get install libuuid-perl
 Reading package lists... Done
 Building dependency tree   
 Reading state information... Done
 You might want to run 'apt-get -f install' to correct these:
 The following packages have unmet dependencies:
  libuuid-perl : Depends: perlapi-5.14.2
   linux-image-3.10-2-amd64 : Depends: linux-base (= 3~) but it is not going 
to be installed
   E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify 
a solution).
   root@nigelhorne:/home/njh# 

   root@nigelhorne:/home/njh# apt-get install perlapi-5.14.2
   Reading package lists... Done
   Building dependency tree   
   Reading state information... Done
   Package perlapi-5.14.2 is a virtual package provided by:
 perl-base 5.14.2-21 [Not candidate version]

 E: Package 'perlapi-5.14.2' has no installation candidate
 root@nigelhorne:/home/njh# 


-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture amd64;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends 1;
APT::Install-Suggests 0;
APT::Authentication ;
APT::Authentication::TrustCDROM true;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^firmware-linux.*;
APT::NeverAutoRemove:: ^linux-firmware$;
APT::NeverAutoRemove:: ^kfreebsd-image.*;
APT::NeverAutoRemove:: ^gnumach$;
APT::NeverAutoRemove:: ^gnumach-image.*;
APT::NeverAutoRemove:: ^linux-image-3.10-2-amd64$;
APT::NeverAutoRemove:: ^linux-image-extra-3.10-2-amd64$;
APT::NeverAutoRemove:: ^linux-signed-image-3.10-2-amd64$;
APT::NeverAutoRemove:: ^linux-backports-modules-.*-3.10-2-amd64$;
APT::NeverAutoRemove:: ^linux-headers-3.10-2-amd64$;
APT::NeverAutoRemove:: ^linux-image-3.9-1-amd64$;
APT::NeverAutoRemove:: ^linux-image-extra-3.9-1-amd64$;
APT::NeverAutoRemove:: ^linux-signed-image-3.9-1-amd64$;
APT::NeverAutoRemove:: ^linux-backports-modules-.*-3.9-1-amd64$;
APT::NeverAutoRemove:: ^linux-headers-3.9-1-amd64$;
APT::Never-MarkAuto-Sections ;
APT::Never-MarkAuto-Sections:: metapackages;
APT::Never-MarkAuto-Sections:: restricted/metapackages;
APT::Never-MarkAuto-Sections:: universe/metapackages;
APT::Never-MarkAuto-Sections:: multiverse/metapackages;
APT::Never-MarkAuto-Sections:: oldlibs;
APT::Never-MarkAuto-Sections:: restricted/oldlibs;
APT::Never-MarkAuto-Sections:: universe/oldlibs;
APT::Never-MarkAuto-Sections:: multiverse/oldlibs;
APT::Architectures ;
APT::Architectures:: amd64;
APT::Compressor ;
APT::Compressor::. ;
APT::Compressor::.::Name .;
APT::Compressor::.::Extension ;
APT::Compressor::.::Binary ;
APT::Compressor::.::Cost 1;
APT::Compressor::gzip ;
APT::Compressor::gzip::Name gzip;
APT::Compressor::gzip::Extension .gz;
APT::Compressor::gzip::Binary gzip;
APT::Compressor::gzip::Cost 2;
APT::Compressor::gzip::CompressArg ;
APT::Compressor::gzip::CompressArg:: -9n;
APT::Compressor::gzip::UncompressArg ;
APT::Compressor::gzip::UncompressArg:: -d;

Bug#721180: spamassassin: Fails to install

2013-08-28 Thread Nigel Horne
Package: spamassassin
Version: 3.3.2-6
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   apt-get install spamassassin
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   apt-get install spamassassin
   * What was the outcome of this action?
   root@nigelhorne:/etc/spamassassin# apt-get install spamassassin
   Reading package lists... Done
   Building dependency tree   
   Reading state information... Done
   Some packages could not be installed. This may mean that you have
   requested an impossible situation or if you are using the unstable
   distribution that some required packages have not yet been created
   or been moved out of Incoming.
   The following information may help to resolve the situation:

   The following packages have unmet dependencies:
spamassassin : Depends: libsocket6-perl but it is not going to be installed
Depends: libwww-perl but it is not going to be installed
Depends: libnet-dns-perl (= 0.34) but it is not going to be installed
Depends: libnetaddr-ip-perl but it is not going to be installed
Recommends: libmail-spf-perl but it is not going to be installed
Recommends: libio-socket-inet6-perl but it is not going to be installed

E: Unable to correct problems, you have held broken packages.
   * What outcome did you expect instead?
   Spamassassin would install

*** End of the template - remove these lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages spamassassin depends on:
ii  adduser 3.113+nmu3
pn  libarchive-tar-perl none
ii  libhtml-parser-perl 3.71-1+b1
pn  libnet-dns-perl none
pn  libnetaddr-ip-perl  none
pn  libsocket6-perl none
ii  libsys-hostname-long-perl   1.4-2
pn  libwww-perl none
ii  perl5.18.1-2
ii  perl-modules [libio-zlib-perl]  5.18.1-2

Versions of packages spamassassin recommends:
ii  gcc4:4.8.1-3
ii  gnupg  1.4.14-1
ii  libc6-dev  2.17-92
pn  libio-socket-inet6-perlnone
pn  libmail-spf-perl   none
ii  make   3.81-8.2
ii  perl [libsys-syslog-perl]  5.18.1-2
ii  re2c   0.13.5-1
ii  spamc  3.3.2-6

Versions of packages spamassassin suggests:
pn  libdbi-perl   none
pn  libio-socket-ssl-perl none
pn  libmail-dkim-perl none
ii  libnet-ident-perl 1.23-1
ii  perl [libcompress-zlib-perl]  5.18.1-2
ii  pyzor 1:0.5.0-2
pn  razor none


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#721115: linux-base: Depends on libuuid-perl then perlapi-5.14.2, however perlapi-5.14.2 was removed in perl (5.18.1-2)

2013-08-28 Thread Nigel Horne

On 2013-08-28 11:49 +0200, Ben Hutchings wrote:




Indeed, so this bug is nonsense.


That's strong and unfriendly.  The bug is not nonsense, it exists and hit me.  
The solution may well not be correct,
however it's not nonsense - that's strong and intemperate language to throw 
in a public forum to a volunteer who is trying to
help.

I, for one, are grateful for and welcome the efforts to fix the problem and 
hope that a fix can be published soon.

  Ben.

-Nigel



Bug#721158: closed by David Kalnischkies kalnischkies+deb...@gmail.com (Re: Bug#721158: /usr/bin/apt-get: linux-image-3.10-2-amd64 : Depends: linux-base (= 3~) but it is not installed)

2013-08-28 Thread Nigel Horne

On 28/08/2013 13:00, Debian Bug Tracking System wrote:

This is an automatic notification regarding your Bug report
which was filed against the apt package:

#721158: /usr/bin/apt-get: linux-image-3.10-2-amd64 : Depends: linux-base (= 
3~) but it is not installed

It has been closed by David Kalnischkies kalnischkies+deb...@gmail.com.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact David Kalnischkies 
kalnischkies+deb...@gmail.com by
replying to this email.



No, I don't mean apt-get dist-upgrade.

It's actually a symptom of bug 721115.

-Nigel


smime.p7s
Description: S/MIME Cryptographic Signature


Bug#721115: Fwd: linux-base: Depends on libuuid-perl then perlapi-5.14.2, however perlapi-5.14.2 was removed in perl (5.18.1-2)

2013-08-28 Thread Nigel Horne


On 2013-08-28 11:49 +0200, Ben Hutchings wrote:



Indeed, so this bug is nonsense.


That's strong and unfriendly.  The bug is not nonsense, it exists and hit me.  
The solution may well not be correct,
however it's not nonsense.  Furthermore, that's strong and intemperate 
language to throw in a public forum to a volunteer
who is trying to help.

I, for one, are grateful for and welcome the time and effort taken to fix the 
problem and hope that a fix can be published soon.

  Ben.

-Nigel






smime.p7s
Description: S/MIME Cryptographic Signature


Bug#440113: gotmail: Page doesn't contain any form action field

2013-07-18 Thread Nigel Horne
Package: gotmail
Followup-For: Bug #440113

Dear Maintainer,
I have the same problem:

gotmail -u xyzzy -p plugh --folders Junk --summary

gives Page doesn't contain any form action field!


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gotmail depends on:
ii  curl7.31.0-2
ii  liburi-perl 1.60-1
ii  perl5.14.2-21
ii  perl-modules [libnet-perl]  5.14.2-21

gotmail recommends no packages.

Versions of packages gotmail suggests:
ii  sendmail-bin [mail-transport-agent]  8.14.4-4
ii  spamassassin 3.3.2-6

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#715316: kde: fonts.conf is deprecated

2013-07-07 Thread Nigel Horne
Package: kde
Version: 5:66
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Login
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 Login
   * What was the outcome of this action?
   N/A
   * What outcome did you expect instead?
   There should be no errors

*** End of the template - remove these lines ***

..xsession-errors contains this line:

Fontconfig warning: /etc/fonts/conf.d/50-user.conf, line 9: reading 
configurations from ~/.fonts.conf is deprecated.


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

Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kde depends on:
ii  kde-full  5:77+deb7u1

kde recommends no packages.

kde suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#714744: locales: Update gives sigmentation fault

2013-07-02 Thread Nigel Horne
Package: locales
Version: 2.17-6
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
apt-get update
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
apt-get update
   * What was the outcome of this action?
segmentation fault
   * What outcome did you expect instead?
it would update

*** End of the template - remove these lines ***

Setting up locales (2.17-6) ...
Installing new version of config file /etc/locale.alias ...
Generating locales (this might take a while)...
  en_GB.UTF-8...Segmentation fault
 done
Generation complete.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hurd-i386 (i686-AT386)

Kernel: GNU-Mach 1.3.99-486/Hurd-0.3
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages locales depends on:
ii  debconf [debconf-2.0]   1.5.50
ii  libc0.3 [glibc-2.17-1]  2.17-6

locales recommends no packages.

locales suggests no packages.

-- debconf information:
  locales/default_environment_locale: None
  locales/locales_to_be_generated: en_GB.UTF-8 UTF-8


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#595429: kde-standard: Kde does not start and corrupt console display

2013-06-29 Thread Nigel Horne
Package: kde
Version: 5:66
Followup-For: Bug #595429

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Login
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 Nothing
   * What was the outcome of this action?
   N/A
   * What outcome did you expect instead?
   My desktop should appear

When I login the 4th icon appears then the screen corrupts and nothing more 
displays.  This is on a 32-bit x86 machine.

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

Kernel: Linux 3.9-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kde depends on:
ii  kde-full  5:77+deb7u1

kde recommends no packages.

kde suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#707130: puppet: Error 414 on SERVER

2013-05-07 Thread Nigel Horne
Package: puppet
Version: 2.6.2-5+squeeze7
Severity: grave
Justification: renders package unusable

My puppet server has been updated to 3, but not the client since that doesn't
seem to be avilable for this platform yet.  Since the update, puppet agent
--test fails on the client with:

err: Could not retrieve catalog from remote server: Error 414 on SERVER: 
!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0//EN
HTML
  HEADTITLERequest-URI Too Large/TITLE/HEAD
  BODY
H1Request-URI Too Large/H1
WEBrick::HTTPStatus::RequestURITooLarge
HR
ADDRESS
 WEBrick/1.3.1 (Ruby/1.9.3/2012-04-20) OpenSSL/1.0.1e at
 compaq.bandsman.co.uk:8140
/ADDRESS
  /BODY
/HTML

warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run

See https://bugzilla.redhat.com/show_bug.cgi?format=multipleid=831303
This seems to be a bug that's been known about for some time but hasn't
been fixed.


-- System Information:
Debian Release: 6.0.7
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-isobel-wii (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages puppet depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  facter   1.5.7-3 a library for retrieving facts fro
pn  libopenssl-ruby  none  (no description available)
ii  libruby [libxmlrpc-r 4.5 Libraries necessary to run Ruby 1.
ii  libshadow-ruby1.81.4.1-8 Interface of shadow password for R
ii  lsb-base 3.2-23.2squeeze1Linux Standard Base 3.2 init scrip
ii  puppet-common2.6.2-5+squeeze7Centralized configuration manageme
ii  ruby1.8  1.8.7.302-2squeeze1 Interpreter of object-oriented scr

Versions of packages puppet recommends:
ii  libaugeas-ruby1.8 0.3.0-1.1  Augeas bindings for the Ruby langu
ii  ruby [rdoc]   4.5An interpreter of object-oriented 

Versions of packages puppet suggests:
pn  libselinux-ruby1.8none (no description available)
pn  puppet-el none (no description available)
pn  vim-puppetnone (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#705142: gdm-simple-greeter: Critical assertion error

2013-04-10 Thread Nigel Horne
Package: gdm3
Version: 3.4.1-6
Severity: normal
File: gdm-simple-greeter

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   I looked in my syslog
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 Err, I don't know since the log doesn't give the information of what 
happened
   * What was the outcome of this action?
   N/A
   * What outcome did you expect instead?
   N/A

*** End of the template - remove these lines ***

I saw this critical error in my syslog - why?

gdm-simple-greeter[3724]: CRITICAL: get_column_number: assertion `i  
gtk_tree_view_get_n_columns (treeview)' failed


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gdm3 depends on:
ii  accountsservice 0.6.21-8
ii  adduser 3.113+nmu3
ii  dconf-gsettings-backend 0.12.1-3
ii  dconf-tools 0.12.1-3
ii  debconf [debconf-2.0]   1.5.49
ii  dpkg1.16.10
ii  gir1.2-freedesktop  1.32.1-1
ii  gir1.2-glib-2.0 1.32.1-1
ii  gnome-session [x-session-manager]   3.4.2.1-3
ii  gnome-session-bin   3.4.2.1-3
ii  gnome-session-fallback [x-session-manager]  3.4.2.1-3
ii  gnome-settings-daemon   3.4.2+git20121218.7c1322-3
ii  gnome-terminal [x-terminal-emulator]3.4.1.1-2
ii  gsettings-desktop-schemas   3.4.2-3
ii  libaccountsservice0 0.6.21-8
ii  libatk1.0-0 2.4.0-2
ii  libattr11:2.4.46-8
ii  libaudit0   1:1.7.18-1.1
ii  libc6   2.13-38
ii  libcairo-gobject2   1.12.2-3
ii  libcairo2   1.12.2-3
ii  libcanberra-gtk3-0  0.28-6
ii  libcanberra00.28-6
ii  libdbus-1-3 1.6.8-1
ii  libdbus-glib-1-20.100.2-1
ii  libfontconfig1  2.9.0-7.1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-5
ii  libglib2.0-bin  2.33.12+really2.32.4-5
ii  libgtk-3-0  3.4.2-6
ii  libpam-modules  1.1.3-9
ii  libpam-runtime  1.1.3-9
ii  libpam0g1.1.3-9
ii  libpango1.0-0   1.30.0-1
ii  librsvg2-common 2.36.1-1
ii  libselinux1 2.1.9-5
ii  libupower-glib1 0.9.17-1
ii  libwrap07.6.q-24
ii  libx11-62:1.5.0-1
ii  libxau6 1:1.0.7-1
ii  libxdmcp6   1:1.1.1-1
ii  libxklavier16   5.2.1-1
ii  libxrandr2  2:1.3.2-2
ii  lsb-base4.1+Debian9
ii  metacity [x-window-manager] 1:2.34.3-4
ii  policykit-1-gnome   0.105-2
ii  upower  0.9.17-1
ii  x11-common  1:7.7+2
ii  x11-xserver-utils   7.7~3
ii  xterm [x-terminal-emulator] 278-4

Versions of packages gdm3 recommends:
ii  at-spi2-core   2.5.3-2
ii  desktop-base   7.0.3
ii  gnome-icon-theme   3.4.0-2
ii  gnome-icon-theme-symbolic  3.4.0-2
ii  x11-xkb-utils  7.7~1
ii  xserver-xephyr 2:1.12.4-5
ii  xserver-xorg   1:7.7+2
ii  zenity 3.4.0-2

Versions of packages gdm3 suggests:
pn  gnome-orcanone
ii  gnome-shell   3.4.2-7
pn  gok   none
ii  libpam-gnome-keyring  3.4.1-5

-- debconf information:
* shared/default-x-display-manager: gdm3
  gdm3/daemon_name: /usr/sbin/gdm3


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#704865: pam_ecryptfs: seteuid error

2013-04-06 Thread Nigel Horne
Package: gnome-screensaver
Version: 3.4.1-1
Severity: minor

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   I looked in my syslog
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 Nothing
   * What was the outcome of this action?
   N/A
   * What outcome did you expect instead?
   I didn't expect the error to appear

*** End of the template - remove these lines ***

My syslog contains a lot of lines such as this:

Apr  6 16:10:05 compaq gnome-screensaver-dialog: pam_ecryptfs: seteuid error

What's wrong?


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-screensaver depends on:
ii  dbus-x11   1.6.8-1
ii  dpkg   1.16.10
ii  gnome-icon-theme   3.4.0-2
ii  gnome-session-bin  3.4.2.1-3
ii  gsettings-desktop-schemas  3.4.2-3
ii  libc6  2.13-38
ii  libcairo2  1.12.2-3
ii  libdbus-1-31.6.8-1
ii  libdbus-glib-1-2   0.100.2-1
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libglib2.0-0   2.33.12+really2.32.4-5
ii  libgnome-desktop-3-2   3.4.2-1
ii  libgnomekbd7   3.4.0.2-1
ii  libgtk-3-0 3.4.2-6
ii  libpam0g   1.1.3-9
ii  libx11-6   2:1.5.0-1
ii  libxext6   2:1.3.1-2
ii  libxklavier16  5.2.1-1
ii  libxxf86vm11:1.1.2-1

Versions of packages gnome-screensaver recommends:
ii  gnome-power-manager   3.4.0-2
ii  libpam-gnome-keyring  3.4.1-5

gnome-screensaver suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#703334: sm-mta: DIGEST-MD5 common mech free

2013-03-18 Thread Nigel Horne
Package: sendmail
Version: 8.14.4-4
Severity: minor

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Read my e-mail
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 Read my-email
   * What was the outcome of this action?
   Had this message in it:

   DIGEST-MD5 common mech free
   * What outcome did you expect instead?
   It all is working so I expect nothing.

*** End of the template - remove these lines ***

Every day I get e-mails containing this:

Mar 18 10:46:18 compaq sm-mta[14264]: DIGEST-MD5 common mech free
Mar 18 10:46:18 compaq sm-mta[14264]: DIGEST-MD5 common mech free

Can they be stopped?  Why do I get them?


-- Package-specific info:
Ouput of /usr/share/bug/sendmail/script:

ls -alR /etc/mail:
/etc/mail:
total 396
drwxr-sr-x   8 smmta smmsp  4096 Feb 19 07:09 .
drwxr-xr-x 163 root  root  12288 Mar 18 11:17 ..
-rwxr-xr--   1 root  smmsp 11454 Feb 19 07:09 Makefile
-rw---   1 root  root   4253 Feb 19 07:09 access
-rw-r-   1 smmta smmsp 12288 Feb 19 07:09 access.db
-rw-r--r--   1 root  root281 Mar  1  2009 address.resolve
lrwxrwxrwx   1 root  smmsp10 Sep 22  2009 aliases - ../aliases
-rw-r-   1 smmta smmsp 12288 Feb 19 07:09 aliases.db
-rw---   1 root  smmsp   283 May 11  2012 authinfo
-rw-r-   1 smmta smmsp 12288 Feb 19 07:09 authinfo.db
-rw-r--r--   1 root  root   3444 Feb 19 07:09 databases
-rw-r-   1 smmta smmsp53 Sep 22  2009 default-auth-info
-rw-r--r--   1 root  root   5657 Mar  1  2009 helpfile
-rw-r--r--   1 root  smmsp32 Sep 22  2009 local-host-names
drwxr-sr-x   2 smmta smmsp  4096 Sep 22  2009 m4
-rw-r--r--   1 root  smmsp   156 Oct 28  2009 mailertable
-rw-r-   1 root  smmsp 12288 Feb 19 07:09 mailertable.db
drwxr-xr-x   2 root  root   4096 Feb 19 07:09 peers
drwxr-xr-x   2 smmta smmsp  4096 Sep 22  2009 sasl
-rw-r--r--   1 root  smmsp 66231 Feb 19 07:09 sendmail.cf
-rw-r--r--   1 root  root  66231 Feb 19 07:09 sendmail.cf.old
-rw-r--r--   1 root  root  12236 Feb 19 07:09 sendmail.conf
-rw-r--r--   1 root  smmsp  4646 Feb 19 07:09 sendmail.mc
-rw-r--r--   1 root  root149 Mar  1  2009 service.switch
-rw-r--r--   1 root  root180 Mar  1  2009 service.switch-nodns
drwxr-sr-x   2 smmta smmsp  4096 Sep 22  2009 smrsh
drwx--S---   3 root  smmsp  4096 Nov 21  2011 spamassassin
-rw-r--r--   1 root  smmsp 43987 Feb 19 07:09 submit.cf
-rw-r--r--   1 root  root  43987 Feb 19 07:09 submit.cf.old
-rw-r--r--   1 root  smmsp  2374 Feb 19 07:09 submit.mc
drwxr-xr-x   2 smmta smmsp  4096 Sep 22  2009 tls
-rw-r--r--   1 root  smmsp 0 Sep 22  2009 trusted-users

/etc/mail/m4:
total 8
drwxr-sr-x 2 smmta smmsp 4096 Sep 22  2009 .
drwxr-sr-x 8 smmta smmsp 4096 Feb 19 07:09 ..
-rw-r- 1 root  smmsp0 Sep 22  2009 dialup.m4
-rw-r- 1 root  smmsp0 Sep 22  2009 provider.m4

/etc/mail/peers:
total 12
drwxr-xr-x 2 root  root  4096 Feb 19 07:09 .
drwxr-sr-x 8 smmta smmsp 4096 Feb 19 07:09 ..
-rw-r--r-- 1 root  root   328 Mar  1  2009 provider

/etc/mail/sasl:
total 16
drwxr-xr-x 2 smmta smmsp 4096 Sep 22  2009 .
drwxr-sr-x 8 smmta smmsp 4096 Feb 19 07:09 ..
-rw-r- 1 smmta smmsp  885 Sep 22  2009 Sendmail.conf.2
-rwxr--r-- 1 root  root  3679 Feb 19 07:09 sasl.m4

/etc/mail/smrsh:
total 8
drwxr-sr-x 2 smmta smmsp 4096 Sep 22  2009 .
drwxr-sr-x 8 smmta smmsp 4096 Feb 19 07:09 ..
lrwxrwxrwx 1 root  smmsp   26 Sep 22  2009 mail.local - 
/usr/lib/sm.bin/mail.local
lrwxrwxrwx 1 root  smmsp   17 Sep 22  2009 procmail - /usr/bin/procmail

/etc/mail/tls:
total 48
drwxr-xr-x 2 smmta smmsp 4096 Sep 22  2009 .
drwxr-sr-x 8 smmta smmsp 4096 Feb 19 07:09 ..
-rw-r--r-- 1 root  root 7 Sep 22  2009 no_prompt
-rw--- 1 root  root  1191 Sep 22  2009 sendmail-client.cfg
-rw-r--r-- 1 root  smmsp 1257 Sep 22  2009 sendmail-client.crt
-rw--- 1 root  root  1029 Sep 22  2009 sendmail-client.csr
-rw-r- 1 root  smmsp 1679 Sep 22  2009 sendmail-common.key
-rw-r- 1 root  smmsp 1582 Sep 22  2009 sendmail-common.prm
-rw--- 1 root  root  1191 Sep 22  2009 sendmail-server.cfg
-rw-r--r-- 1 root  smmsp 1257 Sep 22  2009 sendmail-server.crt
-rw--- 1 root  root  1029 Sep 22  2009 sendmail-server.csr
-rwxr--r-- 1 root  root  3243 Feb 19 07:09 starttls.m4

sendmail.conf:
DAEMON_NETMODE=Static;
DAEMON_NETIF=eth0;
DAEMON_MODE=Daemon;
DAEMON_PARMS=;
DAEMON_HOSTSTATS=No;
DAEMON_MAILSTATS=No;
QUEUE_MODE=${DAEMON_MODE};
QUEUE_INTERVAL=10m;
QUEUE_PARMS=;
MSP_MODE=Cron;
MSP_INTERVAL=20m;
MSP_PARMS=;
MSP_MAILSTATS=${DAEMON_MAILSTATS};
MISC_PARMS=;
CRON_MAILTO=root;
CRON_PARMS=;
LOG_CMDS=No;
HANDS_OFF=No;
AGE_DATA=;
DAEMON_RUNASUSER=No;
DAEMON_STATS=${DAEMON_MAILSTATS};
MSP_STATS=${MSP_MAILSTATS};


sendmail.mc:
divert(-1)dnl
divert(0)dnl
define(`_USE_ETC_MAIL_')dnl
include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
VERSIONID(`$Id: sendmail.mc, v 8.14.3-9 2009-03-01 18:51:56 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-mta')dnl

Bug#700320: cmake: Cmake licensing may not be open source

2013-02-11 Thread Nigel Horne
Package: cmake
Version: 2.8.9-1
Severity: normal

Dear Maintainer,

According to Copright.txt in cmake:

CMake - Cross Platform Makefile Generator
Copyright 2000-2011 Kitware, Inc., Insight Software Consortium
All rights reserved.

It's either open source or all rights reservered.  The caveats underneath
that notice are not relavent since the two are mutually incompatible.


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cmake depends on:
ii  cmake-data 2.8.9-1
ii  libarchive12   3.0.4-2
ii  libc6  2.13-38
ii  libcurl3-gnutls7.28.0-3
ii  libexpat1  2.1.0-1
ii  libgcc11:4.7.2-5
ii  libstdc++6 4.7.2-5
ii  libxmlrpc-core-c3  1.16.33-3.2
ii  procps 1:3.3.4-2
ii  zlib1g 1:1.2.7.dfsg-13

cmake recommends no packages.

Versions of packages cmake suggests:
ii  gcc   4:4.7.2-1
ii  make  3.81-8.2

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#698196: nbd-server: Incorrectly says it needs an absolute filename

2013-01-14 Thread Nigel Horne
Package: nbd-server
Version: 1:3.2-2
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
nbd-server NBDclient 1024 /media/_home/foo
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 As above
   * What was the outcome of this action?
   E: The to be exported file needs to be an absolute filename!
   * What outcome did you expect instead?
   It to be available

*** End of the template - remove these lines ***

/media/_home/foo IS an absolute filename, so message is wrong.  What
do I do next?


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nbd-server depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.49
ii  libc6  2.13-38
ii  libglib2.0-0   2.33.12+really2.32.4-5
ii  ucf3.0025+nmu3

nbd-server recommends no packages.

nbd-server suggests no packages.

-- debconf information:
  nbd-server/convert: true
  nbd-server/useports: false
  nbd-server/name:
  nbd-server/filename:
  nbd-server/port:
  nbd-server/autogen:
  nbd-server/number: 0


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#697640: puppet agent says pcilib: Cannot open /proc/bus/pci

2013-01-07 Thread Nigel Horne
Package: puppet
Version: 2.6.2-5+squeeze6
Severity: normal


Running 'puppet agent --test' gives:

pcilib: Cannot open /proc/bus/pci
lspci: Cannot find any working access method.



-- System Information:
Debian Release: 6.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-isobel-wii (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages puppet depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  facter   1.5.7-3 a library for retrieving facts fro
pn  libopenssl-ruby  none  (no description available)
ii  libruby [libxmlrpc-r 4.5 Libraries necessary to run Ruby 1.
ii  libshadow-ruby1.81.4.1-8 Interface of shadow password for R
ii  lsb-base 3.2-23.2squeeze1Linux Standard Base 3.2 init scrip
ii  puppet-common2.6.2-5+squeeze6Centralized configuration manageme
ii  ruby1.8  1.8.7.302-2squeeze1 Interpreter of object-oriented scr

Versions of packages puppet recommends:
ii  libaugeas-ruby1.8 0.3.0-1.1  Augeas bindings for the Ruby langu
ii  ruby [rdoc]   4.5An interpreter of object-oriented 

Versions of packages puppet suggests:
pn  libselinux-ruby1.8none (no description available)
pn  puppet-el none (no description available)
pn  vim-puppetnone (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#697296: gcc-4.4: bad value (ppc750) for -mtune= switch

2013-01-03 Thread Nigel Horne
Package: gcc-4.4
Version: 4.4.5-8
Severity: normal


$ cat foo.c
main()
{
printf(hello, world\n);
}
$ cc -mtune=native foo.c
foo.c:1: error: bad value (ppc750) for -mtune= switch
$ fgrep cpu /proc/cpuinfo
cpu : 750CL


-- System Information:
Debian Release: 6.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.32-isobel-wii (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gcc-4.4 depends on:
ii  binutils  2.20.1-16  The GNU assembler, linker and bina
ii  cpp-4.4   4.4.5-8The GNU C preprocessor
ii  gcc-4.4-base  4.4.5-8The GNU Compiler Collection (base 
ii  libc6 2.11.3-4   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-8  GCC support library
ii  libgomp1  4.4.5-8GCC OpenMP (GOMP) support library

Versions of packages gcc-4.4 recommends:
ii  libc6-dev 2.11.3-4   Embedded GNU C Library: Developmen

Versions of packages gcc-4.4 suggests:
pn  gcc-4.4-doc   none (no description available)
pn  gcc-4.4-locales   none (no description available)
pn  gcc-4.4-multilib  none (no description available)
pn  libcloog-ppl0 none (no description available)
pn  libgcc1-dbg   none (no description available)
pn  libgomp1-dbg  none (no description available)
pn  libmudflap0-4.4-dev   none (no description available)
pn  libmudflap0-dbg   none (no description available)
pn  libppl-c2 none (no description available)
pn  libppl7   none (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#696609: /sbin/fsck: fsck segv

2012-12-23 Thread Nigel Horne
Package: util-linux
Version: 2.20.1-5.3
Severity: normal
File: /sbin/fsck

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   A hosed sd card
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 fsck -f /dev/mmcblk0p2
   * What was the outcome of this action?
   fsck from util-linux 2.20.1
   e2fsck 1.42.5 (29-Jul-2012)
   whiite: recovering journal
   fsck.ext3: Attempt to read block from filesystem resulted in short read 
while trying to re-open whiite
   Signal (11) SIGSEGV si_code=SEGV_MAPERR fault addr=0x61
   fsck.ext3[0x80719c6]
   [0xb774140c]
   /lib/i386-linux-gnu/libext2fs.so.2(ext2fs_mmp_stop+0x27)[0xb7705777]
   fsck.ext3(fatal_error+0x4e)[0x806817e]
   fsck.ext3(e2fsck_run_ext3_journal+0x316)[0x8067656]
   fsck.ext3(main+0x5dc)[0x805032c]
   /lib/i386-linux-gnu/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0xb7554e46]
   fsck.ext3[0x8052e0d]
   * What outcome did you expect instead?
   That fsck would not crash

*** End of the template - remove these lines ***


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages util-linux depends on:
ii  debconf [debconf-2.0]  1.5.48
ii  dpkg   1.16.9
ii  initscripts2.88dsf-35
ii  install-info   4.13a.dfsg.1-10
ii  libblkid1  2.20.1-5.3
ii  libc6  2.13-37
ii  libncurses55.9-10
ii  libselinux12.1.9-5
ii  libslang2  2.2.4-15
ii  libtinfo5  5.9-10
ii  libuuid1   2.20.1-5.3
ii  lsb-base   4.1+Debian9
ii  tzdata 2012j-1
ii  zlib1g 1:1.2.7.dfsg-13

util-linux recommends no packages.

Versions of packages util-linux suggests:
ii  console-tools   1:0.2.3dbs-70
ii  dosfstools  3.0.13-1
pn  util-linux-locales  none

-- debconf information:
  util-linux/noauto-with-nonzero-passnum:


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#679709: NFS Hang on Boot

2012-11-22 Thread Nigel Horne

Robert,

It isn't a problem on FreeBSD, since on there you can interrupt the 
mount with Control-C and proceed.  It's a show-stopper on kFreeBSD however.


-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#691347: mklost+found: unhelpful error message

2012-10-24 Thread Nigel Horne
Package: e2fsprogs
Version: 1.42.5-1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   I ran mklost+found
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 Nothing
   * What was the outcome of this action?
   creat: File name too long
   * What outcome did you expect instead?
   That mklost+found would work.

*** End of the template - remove these lines ***

Running mklost+found gives a cryptic error message: creat: File name too long.
I know what that means what the program doesn't tell me is:
1) Which file's name is too long
2) Why it's too long
3) What I can do to remedy the problem.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages e2fsprogs depends on:
ii  e2fslibs1.42.5-1
ii  libblkid1   2.20.1-5.2
ii  libc6   2.13-35
ii  libcomerr2  1.42.5-1
ii  libss2  1.42.5-1
ii  libuuid12.20.1-5.2
ii  util-linux  2.20.1-5.2

e2fsprogs recommends no packages.

Versions of packages e2fsprogs suggests:
pn  e2fsck-static  none
ii  gpart  0.1h-11+b1
pn  parted none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#690576: netscript-2.4: Uses DHCP even when you tell it to use a static IP address

2012-10-15 Thread Nigel Horne
Package: netscript-2.4
Version: 5.2.12
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Booted the system
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   Booted the system
   * What was the outcome of this action?
   Network address is from DHCP (192.168.1.208)
   * What outcome did you expect instead?
   Should use the static address I told it to (192.168.1.2)

*** End of the template - remove these lines ***

cat /etc/network/interfaces:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo eth0
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1

/sbin/ifconfig eth0:
eth0  Link encap:Ethernet  HWaddr 00:25:11:e9:6c:ee  
  inet addr:192.168.1.208  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::225:11ff:fee9:6cee/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:8002 errors:0 dropped:0 overruns:0 frame:0
  TX packets:4368 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:11251148 (10.7 MiB)  TX bytes:445801 (435.3 KiB)
  Interrupt:43 Base address:0xe000 

compaq:/etc/network# ps ax | fgrep client
 2539 ?Ss 0:00 /sbin/dhclient eth0
 3132 ?Ss 0:00 /sbin/dhclient eth0
 3657 ?S  0:00 ddclient - sleeping for 2990 seconds
 5912 pts/1S+ 0:00 fgrep client




-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages netscript-2.4 depends on:
ii  bash4.2-5
ii  bridge-utils1.5-4
ii  dhcp3-client4.1.1-P1-15+squeeze8
ii  iproute 20120521-3
ii  iptables1.4.14-3
ii  isc-dhcp-client [dhcp3-client]  4.2.4-2
ii  netbase 5.0

Versions of packages netscript-2.4 recommends:
ii  quagga  0.99.21-3

Versions of packages netscript-2.4 suggests:
pn  dnsmasqnone
ii  quagga 0.99.21-3
pn  resolvconf none
pn  whereami   none
pn  wicd   none
ii  wpasupplicant  1.0-3

-- Configuration Files:
/etc/netscript/ipfilter-defs/README [Errno 13] Permission denied: 
u'/etc/netscript/ipfilter-defs/README'
/etc/netscript/ipfilter-defs/dnat-defs [Errno 13] Permission denied: 
u'/etc/netscript/ipfilter-defs/dnat-defs'
/etc/netscript/ipfilter-defs/example.def [Errno 13] Permission denied: 
u'/etc/netscript/ipfilter-defs/example.def'
/etc/netscript/ipfilter-defs/example2.def [Errno 13] Permission denied: 
u'/etc/netscript/ipfilter-defs/example2.def'
/etc/netscript/ipfilter-defs/local.def [Errno 13] Permission denied: 
u'/etc/netscript/ipfilter-defs/local.def'
/etc/netscript/ipfilter-defs/masq-defs [Errno 13] Permission denied: 
u'/etc/netscript/ipfilter-defs/masq-defs'
/etc/netscript/ipfilter-defs/network-defs [Errno 13] Permission denied: 
u'/etc/netscript/ipfilter-defs/network-defs'
/etc/netscript/ipfilter-defs/prototypes-defs [Errno 13] Permission denied: 
u'/etc/netscript/ipfilter-defs/prototypes-defs'
/etc/netscript/ipfilter-defs/prototypes.sh [Errno 13] Permission denied: 
u'/etc/netscript/ipfilter-defs/prototypes.sh'

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#687536: /usr/sbin/saned: saned crashes when plugging in scanner

2012-09-13 Thread Nigel Horne
Package: sane-utils
Version: 1.0.22-7.3
Severity: important
File: /usr/sbin/saned

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   plugged in my HP F4272
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
 Nothing was effective
   * What was the outcome of this action?
   dmesg gave this output
   [31198.247238] saned[24414]: segfault at be ip 7f8a7cc39fa3 sp 
7f8a71f79c68 error 4
   [31198.247241] saned[24329] general protection ip:7f8a7cc4e4dc 
sp:7fff350f6ec8 error:0 in libdbus-1.so.3.7.2[7f8a7cc26000+44000] in 
libdbus-1.so.3.7.2[7f8a7cc26000+44000]
   [31198.247247] 
   * What outcome did you expect instead?
   The scanner to work

*** End of the template - remove these lines ***


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sane-utils depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.46
ii  libavahi-client3   0.6.31-1
ii  libavahi-common3   0.6.31-1
ii  libc6  2.13-35
ii  libieee1284-3  0.2.11-10
ii  libsane1.0.22-7.3
ii  libusb-0.1-4   2:0.1.12-23
ii  update-inetd   4.43

sane-utils recommends no packages.

Versions of packages sane-utils suggests:
ii  avahi-daemon  0.6.31-1
pn  unpaper   none

-- Configuration Files:
/etc/default/saned changed:
RUN=yes
RUN_AS_USER=root

/etc/sane.d/saned.conf changed:
192.168.1.0/24
127.0.0.1


-- debconf information:
  sane-utils/saned_run: true
  sane-utils/saned_scanner_group: true


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#684038: /usr/bin/apt-get: apt-get remove says package cache file is corrupted

2012-08-06 Thread Nigel Horne
Package: apt
Version: 0.9.7.3
Severity: normal
File: /usr/bin/apt-get

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
apt-get remove libusb-0.1-4
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
apt-get remove libusb-0.1-4
   * What was the outcome of this action?
Reading package lists... Done
E: The package cache file is corrupted

   * What outcome did you expect instead?
For the package to be removed

*** End of the template - remove these lines ***

The error message doesn't say the location of the file, what's corrupt about
it or how to uncorrupt it.


-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture hurd-i386;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends 1;
APT::Install-Suggests 0;
APT::Authentication ;
APT::Authentication::TrustCDROM true;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^firmware-linux.*;
APT::NeverAutoRemove:: ^linux-firmware$;
APT::NeverAutoRemove:: ^linux-image.*;
APT::NeverAutoRemove:: ^kfreebsd-image.*;
APT::NeverAutoRemove:: ^linux-restricted-modules.*;
APT::NeverAutoRemove:: ^linux-ubuntu-modules-.*;
APT::NeverAutoRemove:: ^gnumach$;
APT::NeverAutoRemove:: ^gnumach-image.*;
APT::Never-MarkAuto-Sections ;
APT::Never-MarkAuto-Sections:: metapackages;
APT::Never-MarkAuto-Sections:: restricted/metapackages;
APT::Never-MarkAuto-Sections:: universe/metapackages;
APT::Never-MarkAuto-Sections:: multiverse/metapackages;
APT::Never-MarkAuto-Sections:: oldlibs;
APT::Never-MarkAuto-Sections:: restricted/oldlibs;
APT::Never-MarkAuto-Sections:: universe/oldlibs;
APT::Never-MarkAuto-Sections:: multiverse/oldlibs;
APT::Architectures ;
APT::Architectures:: hurd-i386;
APT::Compressor ;
APT::Compressor::. ;
APT::Compressor::.::Name .;
APT::Compressor::.::Extension ;
APT::Compressor::.::Binary ;
APT::Compressor::.::Cost 1;
APT::Compressor::gzip ;
APT::Compressor::gzip::Name gzip;
APT::Compressor::gzip::Extension .gz;
APT::Compressor::gzip::Binary gzip;
APT::Compressor::gzip::Cost 2;
APT::Compressor::gzip::CompressArg ;
APT::Compressor::gzip::CompressArg:: -9n;
APT::Compressor::gzip::UncompressArg ;
APT::Compressor::gzip::UncompressArg:: -d;
APT::Compressor::bzip2 ;
APT::Compressor::bzip2::Name bzip2;
APT::Compressor::bzip2::Extension .bz2;
APT::Compressor::bzip2::Binary bzip2;
APT::Compressor::bzip2::Cost 3;
APT::Compressor::bzip2::CompressArg ;
APT::Compressor::bzip2::CompressArg:: -9;
APT::Compressor::bzip2::UncompressArg ;
APT::Compressor::bzip2::UncompressArg:: -d;
APT::Compressor::xz ;
APT::Compressor::xz::Name xz;
APT::Compressor::xz::Extension .xz;
APT::Compressor::xz::Binary xz;
APT::Compressor::xz::Cost 4;
APT::Compressor::xz::CompressArg ;
APT::Compressor::xz::CompressArg:: -6;
APT::Compressor::xz::UncompressArg ;
APT::Compressor::xz::UncompressArg:: -d;
APT::Compressor::lzma ;
APT::Compressor::lzma::Name lzma;
APT::Compressor::lzma::Extension .lzma;
APT::Compressor::lzma::Binary xz;
APT::Compressor::lzma::Cost 5;
APT::Compressor::lzma::CompressArg ;
APT::Compressor::lzma::CompressArg:: --format=lzma;
APT::Compressor::lzma::CompressArg:: -9;
APT::Compressor::lzma::UncompressArg ;
APT::Compressor::lzma::UncompressArg:: --format=lzma;
APT::Compressor::lzma::UncompressArg:: -d;
APT::CompressorName ;
APT::CompressorExtension .;
APT::CompressorBinary ;
APT::CompressorCost 100;
APT::CompressorCompressArg ;
APT::CompressorCompressArg:: -9;
APT::CompressorUncompressArg ;
APT::CompressorUncompressArg:: -d;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::mirrors mirrors/;
Dir::State::extended_states extended_states;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives archives/;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;
Dir::Etc::sourcelist sources.list;
Dir::Etc::sourceparts sources.list.d;
Dir::Etc::vendorlist vendors.list;
Dir::Etc::vendorparts vendors.list.d;
Dir::Etc::main apt.conf;
Dir::Etc::netrc auth.conf;
Dir::Etc::parts apt.conf.d;
Dir::Etc::preferences preferences;
Dir::Etc::preferencesparts preferences.d;
Dir::Etc::trusted trusted.gpg;
Dir::Etc::trustedparts trusted.gpg.d;
Dir::Bin ;
Dir::Bin::methods /usr/lib/apt/methods;
Dir::Bin::solvers ;
Dir::Bin::solvers:: /usr/lib/apt/solvers;
Dir::Bin::dpkg /usr/bin/dpkg;
Dir::Bin::bzip2 /bin/bzip2;
Dir::Bin::xz /usr/bin/xz;
Dir::Media ;
Dir::Media::MountPath /media/cdrom;
Dir::Log var/log/apt;
Dir::Log::Terminal term.log;
Dir::Log::History history.log;
Dir::Ignore-Files-Silently ;
Dir::Ignore-Files-Silently:: ~$;
Dir::Ignore-Files-Silently:: \.disabled$;
Dir::Ignore-Files-Silently:: \.bak$;
Dir::Ignore-Files-Silently:: \.dpkg-[a-z]+$;
Dir::Ignore-Files-Silently:: \.save$;
Dir::Ignore-Files-Silently:: \.orig$;
Acquire ;
Acquire::cdrom ;
Acquire::cdrom::mount /media/cdrom;
Acquire::http ;

Bug#683354: Bug#684038: /usr/bin/apt-get: apt-get remove says package cache file is corrupted

2012-08-06 Thread Nigel Horne

 As denoted in the merged bug downgrading to 0.9.7.2 helps for now.


Thanks for your reply. I tried your suggestion, but it fails with the same 
error:

# apt-get install apt=0.9.7.2 libapt-pkg4.12=0.9.7.2
Reading package lists... Done
E: The package cache file is corrupted

-Nigel


--
Arranger, Adjudicator, Band Trainer and Clinician, Composer, Tutor, Typesetter.
NJH Music, ICQ#20252325, twitter: @nigelhorne
n...@bandsman.co.uk http://www.bandsman.co.uk


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683354: Bug#684038: /usr/bin/apt-get: apt-get remove says package cache file is corrupted

2012-08-06 Thread Nigel Horne

 As denoted in the merged bug downgrading to 0.9.7.2 helps for now.


Thanks for your reply. I tried your suggestion, but it fails with the 
same error:


# apt-get install apt=0.9.7.2 libapt-pkg4.12=0.9.7.2
Reading package lists... Done
E: The package cache file is corrupted

-Nigel





--
Arranger, Adjudicator, Band Trainer and Clinician, Composer, Tutor, Typesetter.
NJH Music, ICQ#20252325, twitter: @nigelhorne
n...@bandsman.co.uk http://www.bandsman.co.uk


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683354: Bug#684038: /usr/bin/apt-get: apt-get remove says package cache file is corrupted

2012-08-06 Thread Nigel Horne

On 06/08/12 17:27, David Kalnischkies wrote:

On Mon, Aug 6, 2012 at 5:47 PM, Nigel Hornen...@bandsman.co.uk  wrote:

  As denoted in the merged bug downgrading to 0.9.7.2 helps for now.

Thanks for your reply. I tried your suggestion, but it fails with the same
error:

# apt-get install apt=0.9.7.2 libapt-pkg4.12=0.9.7.2
Reading package lists... Done
E: The package cache file is corrupted

You have to do download them manually - either the 0.9.7.2 or
the few minutes ago uploaded 0.9.7.4 (if it is built) and install
it manually with dpkg.

That said something like
apt-get update -o APT::Cache-Grow=0
apt-get install libapt-pkg4.12=0.9.7.2
(or: apt-get install libapt-pkg4.12=0.9.7.4 )
might work as well as it should prevent APT from using the
faulty code to write the package cache file (and corrupting it).
(I haven't tested this workaround through.)


I tried that, and couldn't get that to work either :-(

apt-get update -o APT::Cache-Grow=0
0% [Working]
Hit http://http.us.debian.org unstable InRelease
Hit http://http.us.debian.org unstable/main Sources/DiffIndex
Hit http://http.us.debian.org unstable/contrib Sources/DiffIndex
Hit http://http.us.debian.org unstable/non-free Sources/DiffIndex
Hit http://http.us.debian.org unstable/main hurd-i386 Packages/DiffIndex
Hit http://http.us.debian.org unstable/contrib hurd-i386 Packages/DiffIndex
Hit http://http.us.debian.org unstable/non-free hurd-i386 Packages/DiffIndex
Hit http://http.us.debian.org unstable/contrib Translation-en/DiffIndex
Hit http://http.us.debian.org unstable/main Translation-en/DiffIndex
Hit http://http.us.debian.org unstable/non-free Translation-en/DiffIndex
Reading package lists... Done
..
apt-get install libapt-pkg4.12=0.9.7.2 apt=0.9.7.2
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Version '0.9.7.2' for 'libapt-pkg4.12' was not found
E: Version '0.9.7.2' for 'apt' was not found

I also tried 0.9.7.4 and got the same 'not found' error.

Could you give me the URL, please, where I download the file manually?

Thanks for bearing with me.

-Nigel


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#683354: Bug#684038: /usr/bin/apt-get: apt-get remove says package cache file is corrupted

2012-08-06 Thread Nigel Horne

On 06/08/12 18:01, David Kalnischkies wrote:

On Mon, Aug 6, 2012 at 6:45 PM, Nigel Hornen...@bandsman.co.uk  wrote:

Could you give me the URL, please, where I download the file manually?

Huh. hurd-i386 is unfortunately not a release architecture (= no testing),
so the files are gone from the archive. After the next mirrorsync you should
be able to get 0.9.7.4 as out-lined above as it is currently building, so it
should be ready soon.

Alternatively you might have the files still in /var/cache/apt/archives
(if you haven't done an 'apt-get clean' or similar in the recent past).
dpkg -i apt_0.9.7.2_hurd-i386.deb libapt-pkg4.12_0.9.7.2_hurd-i386.deb
I've found the previous version on a DVD image, I can confirm that the 
workaround works.


Thanks for your help.

-Nigel



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#680189: mount: Can't mount encrypted filesystem

2012-07-04 Thread Nigel Horne
Package: mount
Version: 2.20.1-5.1
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   Did apt-get upgrade
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   mount -t ecryptfs /media/1d901e30-6139-4105-8f2f-055dc758dd40 
/media/1d901e30-6139-4105-8f2f-055dc758dd40
   * What was the outcome of this action?
   Error attempting to evaluate mount options: [-1] Operation not permitted
   Check your system logs for details on why this happened.
   Try updating your ecryptfs-utils package, and/or
   submit a bug report on https://launchpad.net/ecryptfs

   * What outcome did you expect instead?
   It should mount OK - it used to before the upgrade.

*** End of the template - remove these lines ***


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mount depends on:
ii  libblkid12.20.1-5.1
ii  libc62.13-34
ii  libmount12.20.1-5.1
ii  libselinux1  2.1.9-5
ii  libsepol12.1.4-3

mount recommends no packages.

Versions of packages mount suggests:
ii  nfs-common  1:1.2.6-2

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   >