Bug#945139: pipenv: update to latest pipenv

2022-03-29 Thread Eldon Koyle
Package: pipenv
Version: 11.9.0-1.1
Followup-For: Bug #945139

Dear Maintainer,

The version of pipenv currently in Debian is now over four years and 20
versions out-of-date.  The old version is incompatible with python 3.10,
so the package is no longer usable.

-- 
Eldon

-- System Information:
Debian Release: bookworm/sid
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'buildd-unstable'),
(500, 'unstable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-5-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_CPU_OUT_OF_SPEC,
TAINT_USER, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pipenv depends on:
ii  python3   3.10.4-1
ii  python3-certifi   2020.6.20-1
ii  python3-pip   22.0.2+dfsg-1
ii  python3-pkg-resources 59.6.0-1.2
ii  python3-virtualenv20.13.0+ds-2
ii  python3-virtualenv-clone  0.3.0-2

pipenv recommends no packages.

pipenv suggests no packages.

-- debconf-show failed

-- 
Eldon Koyle



Bug#970417: bind-host: missing 'host' binary

2020-09-15 Thread Eldon Koyle
Package: bind-host
Version: 1:9.13.3-1+b1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

The `bind-host` package in experimental is missing both the executable
and the manpage.

esk@esk-xps:~$ dpkg -L bind-host
/.
/usr
/usr/bin
/usr/share
/usr/share/doc
/usr/share/doc/bind-host
/usr/share/doc/bind-host/changelog.Debian.amd64.gz
/usr/share/doc/bind-host/changelog.Debian.gz
/usr/share/doc/bind-host/changelog.gz
/usr/share/doc/bind-host/copyright
/usr/share/man
/usr/share/man/man1
esk@esk-xps:~$

-- System Information:
Debian Release: bullseye/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500,
'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.7.0-1-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages bind-host depends on:
ii  bind-libs  1:9.13.3-1+b1
ii  libc6  2.31-1
ii  libidn2-0  2.3.0-1
ii  libssl1.1  1.1.1g-1

bind-host recommends no packages.

bind-host suggests no packages.

-- debconf-show failed

-- 
Eldon Koyle



Bug#948355: python3-jupyter-client: python syntax warning during install

2020-01-07 Thread Eldon Koyle
Package: python3-jupyter-client
Version: 5.3.4-1
Severity: minor


While installing python3-jupyter-client, the following error was shown:

Setting up python3-jupyter-client (5.3.4-1) ...
/usr/lib/python3/dist-packages/jupyter_client/manager.py:81:
SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if self._kernel_spec is None and self.kernel_name is not '':


This appears to have been fixed in the upstream git by removing the
offending comparison (which always evaluates to true anyway).  I figured
it was worth opening a bug to note that this is a purely cosmetic issue
and it should be fixed in the next upstream release.


-- System Information:
Debian Release: bullseye/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500,
'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.3.0-3-amd64 (SMP w/12 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
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 /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-jupyter-client depends on:
ii  python3   3.7.5-3
ii  python3-dateutil  2.7.3-3
ii  python3-jupyter-core  4.6.1-1
ii  python3-tornado   6.0.3+really5.1.1-2
ii  python3-traitlets 4.3.3-2
ii  python3-zmq   17.1.2-4

python3-jupyter-client recommends no packages.

python3-jupyter-client suggests no packages.

-- no debconf information


-- 
Eldon Koyle



Bug#939276: xserver-core: Official PRIME Render Offload

2019-12-26 Thread Eldon Koyle
reassign 939276 xserver-xorg-core 2:1.20.4-1
fixed 939276 2:1.20.6-1
thanks

It looks like the new version is available in unstable now.

-- 
Eldon Koyle



Bug#929032: python-scapy: new upstream release

2019-05-15 Thread Eldon Koyle
Package: python-scapy
Version: 2.4.0-2
Severity: wishlist

The latest upstream release is currently v2.4.3rc1 .  Would it be
possible to upgrade the version in Debian?

-- 
Eldon Koyle



Bug#923419: openssh-client: ssh-agent returns incorrect signature type for RSA CERTs

2019-02-27 Thread Eldon Koyle
Package: openssh-client
Version: 1:7.9p1-7
Severity: normal
Tags: fixed-upstream

Dear Maintainer,

There is an issue with the ssh client/ssh-agent that causes RSA CERT
based authentication to fail on the initial attempt when using
ssh-agent.  The problem has been fixed upstream[1] and will be part of
the openssh 8.0 release.  There is also a patch[2] for openssh 7.9
mentioned in the ticket.  I'm hoping this fix can make it into buster.

[1] https://bugzilla.mindrot.org/show_bug.cgi?id=2944
[2] 
https://anongit.mindrot.org/openssh.git/commit/authfd.c?id=007a88b48c97d092ed2f501bbdcb70d9925277be

-- 
Eldon Koyle



Bug#766167: GNS3 ppa

2018-06-08 Thread Eldon Koyle
For future reference, there is an Ubuntu PPA for GNS3 [1], and it looks
like their development team [2] is fairly active.

[1] https://launchpad.net/~gns3/+archive/ubuntu/ppa
[2] https://launchpad.net/~gns3

-- 
Eldon Koyle


Bug#813720: mini-buildd: Web UI getting 404 for jquery.js

2016-02-04 Thread Eldon Koyle
Package: mini-buildd
Version: 1.0.10
Severity: normal

Dear Maintainer,

The web interface is getting a 404 on /static//admin/js/jquery.js .  There is
no 'admin' directory in /usr/share/doc/mini-buildd/html/_static .

I think the problem is here:
/usr/lib/python2.7/dist-packages/mini_buildd/templates/base.html:9: 


Should that be changed to "{{ STATIC_URL }}jquery.js" ?

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-trunk-amd64 (SMP w/12 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 mini-buildd depends on:
ii  adduser 3.113+nmu3
ii  debconf [debconf-2.0]   1.5.58
ii  debootstrap 1.0.75
ii  devscripts  2.15.9
ii  dpkg-dev1.18.3
ii  gnupg   1.4.20-1
ii  libjs-jquery1.11.3+dfsg-4
ii  libjs-sphinxdoc 1.3.3-1
ii  lintian 2.5.38.1
ii  mini-buildd-common  1.0.10
ii  python-cherrypy33.5.0-2
ii  python-daemon   2.0.5-1
ii  python-django   1.9-1
ii  python-django-extensions1.5.9-1
ii  python-django-registration  2.0.4-1
ii  python-mini-buildd  1.0.10
ii  python-pyftpdlib1.4.0-1
pn  python:any  
ii  reprepro4.16.0-1
ii  sbuild  0.66.0-5
ii  schroot 1.6.10-2
ii  sudo1.8.12-1

Versions of packages mini-buildd recommends:
ii  python-apt  1.0.1

Versions of packages mini-buildd suggests:
ii  binfmt-support2.1.5-1
ii  haveged   1.9.1-3
ii  lvm2  2.02.133-1
pn  qemu-user-static  

-- Configuration Files:
/etc/sudoers.d/mini-buildd-sudoers [Errno 13] Permission denied: 
u'/etc/sudoers.d/mini-buildd-sudoers'

-- debconf information:
* mini-buildd/home: /var/lib/mini-buildd
* mini-buildd/options: --verbose
* mini-buildd/note:
  mini-buildd/purge_warning:



Bug#813720: mini-buildd: Web UI getting 404 for jquery.js

2016-02-04 Thread Eldon Koyle
Package: mini-buildd
Version: 1.0.10
Followup-For: Bug #813720

It looks like the path changed with django-1.9 .

Also, django-1.9 changed the templating foo, and you have to tell it a
string is safe so it doesn't encode special HTML chars (ie. < to ).

See patch.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-trunk-amd64 (SMP w/12 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 mini-buildd depends on:
ii  adduser 3.113+nmu3
ii  debconf [debconf-2.0]   1.5.58
ii  debootstrap 1.0.75
ii  devscripts  2.15.9
ii  dpkg-dev1.18.3
ii  gnupg   1.4.20-1
ii  libjs-jquery1.11.3+dfsg-4
ii  libjs-sphinxdoc 1.3.3-1
ii  lintian 2.5.38.1
ii  mini-buildd-common  1.0.10
ii  python-cherrypy33.5.0-2
ii  python-daemon   2.0.5-1
ii  python-django   1.9-1
ii  python-django-extensions1.5.9-1
ii  python-django-registration  2.0.4-1
ii  python-mini-buildd  1.0.10
ii  python-pyftpdlib1.4.0-1
pn  python:any  
ii  reprepro4.16.0-1
ii  sbuild  0.66.0-5
ii  schroot 1.6.10-2
ii  sudo1.8.12-1

Versions of packages mini-buildd recommends:
ii  python-apt  1.0.1

Versions of packages mini-buildd suggests:
ii  binfmt-support2.1.5-1
ii  haveged   1.9.1-3
ii  lvm2  2.02.133-1
pn  qemu-user-static  

-- Configuration Files:
/etc/sudoers.d/mini-buildd-sudoers [Errno 13] Permission denied: 
u'/etc/sudoers.d/mini-buildd-sudoers'

-- debconf information:
  mini-buildd/purge_warning:
* mini-buildd/note:
* mini-buildd/options: --verbose
* mini-buildd/home: /var/lib/mini-buildd
diff -ur mini_buildd/templates/base.html mini_buildd.fixes/templates/base.html
--- mini_buildd/templates/base.html	2015-01-30 08:49:52.0 -0700
+++ mini_buildd.fixes/templates/base.html	2016-02-04 11:07:43.709258871 -0700
@@ -6,7 +6,7 @@
 		
 		
 		
-		
+		
 		
 			{% block localscript %}{% endblock %}
 		
diff -ur mini_buildd/templatetags/base.py mini_buildd.fixes/templatetags/base.py
--- mini_buildd/templatetags/base.py	2016-01-15 06:24:47.0 -0700
+++ mini_buildd.fixes/templatetags/base.py	2016-02-04 11:03:14.302516407 -0700
@@ -5,6 +5,7 @@
 
 import django
 import mini_buildd
+from django.utils.safestring import mark_safe
 
 
 register = django.template.Library()
@@ -59,7 +60,7 @@
 result = ""
 for d in repository.mbd_distribution_strings(**suiteoption_filter):
 result += '{d}'.format(p=value_prefix, d=d)
-return result
+return mark_safe(result)
 
 
 @register.simple_tag


Bug#769949: mini-buildd: Wheezy chroot fails to activate due to broken dev/shm symlink

2014-11-20 Thread Eldon Koyle
reassign 769949 schroot
forcemerge 728096 769949
thanks

Stephan,

On  Nov 20 21:50+0100, Stephan Sürken wrote:
snip
 I think this
 
 http://mini-buildd.installiert.net/doc/admin.html?highlight=systemd#id5
 
 may be your problem.
 
 Could you please try the workaround described there?

That is exactly what I was doing, so I'm sure it will work.

 If so, It's actually this
 
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728096
 
 bug...

This is exactly the problem I was running in to.  Thank you for showing
me to the right bug.

-- 
Eldon Koyle


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



Bug#769949: mini-buildd: Wheezy chroot fails to activate due to broken dev/shm symlink

2014-11-17 Thread Eldon Koyle
Package: mini-buildd
Version: 1.0.5
Severity: normal

Dear Maintainer,

I am unable to get a fresh wheezy LVM image to activate.  For some
reason, dev/shm in the chroot is a broken symlink to /var/run/shm or
/run/shm (don't remember which).  Various ubuntu releases seem to be
having the same issue.

If I mount the base chroot, delete the dev/shm symlink, and create an
empty dev/shm directory the activation step will then complete
successfully.


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 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 mini-buildd depends on:
ii  adduser 3.113+nmu3
ii  debconf [debconf-2.0]   1.5.53
ii  debootstrap 1.0.64
ii  devscripts  2.14.10
ii  dpkg-dev1.17.21
ii  gnupg   1.4.18-4
ii  libjs-jquery1.7.2+dfsg-3.2
ii  libjs-sphinxdoc 1.2.3+dfsg-1
ii  lintian 2.5.30
ii  mini-buildd-common  1.0.5
ii  python-cherrypy33.2.2-4
ii  python-daemon   1.5.5-1
ii  python-django   1.6.5-1
ii  python-django-extensions1.3.10-1
ii  python-django-registration  1.0+dfsg-2
ii  python-mini-buildd  1.0.5
ii  python-pyftpdlib1.2.0-1
pn  python:any  none
ii  reprepro4.14.0-1
ii  sbuild  0.65.0-1
ii  schroot 1.6.10-1+b1
ii  sudo1.8.11p1-2

Versions of packages mini-buildd recommends:
ii  python-apt  0.9.3.11

Versions of packages mini-buildd suggests:
ii  binfmt-support2.1.5-1
ii  debootstrap   1.0.64
ii  haveged   1.9.1-1
ii  lvm2  2.02.111-2
pn  qemu-user-static  none

-- Configuration Files:
/etc/default/mini-buildd changed:
MINI_BUILDD_OPTIONS=--verbose -d exceptions

/etc/sudoers.d/mini-buildd-sudoers [Errno 13] Permission denied: 
u'/etc/sudoers.d/mini-buildd-sudoers'

-- debconf-show failed


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



Bug#740888: ifupdown: Failed post-up script puts static interface in inconsistent state

2014-03-05 Thread Eldon Koyle
Package: ifupdown
Version: 0.7.47.2
Severity: normal

Dear Maintainer,

When an interface fails to come up completely using ifup, the IP address is
left on the interface and the default route is left in the routing table (the
route only appears to cause problems for ipv6, as ipv4 routes seem to be
removed along with the ipv4 address).  This puts the interface into an
inconsistent state which will prevent the interface from being brought up after
resolving the script issue.  This is especially problematic with the new IPv6
duplicate address detection, since if an 'inet6 static' interface comes up with
no link the DAD script will fail.

To reproduce:

Example snippet from /etc/network/interfaces:

iface eth5 inet static
address 192.0.0.2
netmask 255.255.255.0
gateway 192.0.0.1
up /bin/false


Next, bring up the interface:

kibbles:~# ifup eth5
Failed to bring up eth5.
kibbles:~# 

This is the expected behavior, since the 'up' script fails.  Now, after
commenting out the failing line, we get:

kibbles:~# ifup eth5
RTNETLINK answers: File exists
Failed to bring up eth5.
kibbles:~# ifdown eth5
ifdown: interface eth5 not configured
kibbles:~# 

This is not expected.  Looking more closely, we see that the IP address is
already configured on the interface and iproute is refusing to add it again
(ipconfig was much more forgiving in this instance):

kibbles:~# ifup -v eth5
Configuring interface eth5=eth5 (inet)
run-parts --verbose /etc/network/if-pre-up.d
run-parts: executing /etc/network/if-pre-up.d/bridge
run-parts: executing /etc/network/if-pre-up.d/ethtool
run-parts: executing /etc/network/if-pre-up.d/uml-utilities
run-parts: executing /etc/network/if-pre-up.d/vde2
run-parts: executing /etc/network/if-pre-up.d/vlan
run-parts: executing /etc/network/if-pre-up.d/wpasupplicant
ip addr add 192.0.0.2/255.255.255.0 broadcast 192.0.0.255 dev eth5 
label eth5
RTNETLINK answers: File exists
Failed to bring up eth5.
kibbles:~# ip addr show dev eth5
4: eth5: NO-CARRIER,BROADCAST,MULTICAST,UP mtu 1500 qdisc mq state DOWN group 
default qlen 1000
link/ether 00:1b:21:6b:fa:29 brd ff:ff:ff:ff:ff:ff
inet 192.0.0.2/24 brd 192.0.0.255 scope global eth5
   valid_lft forever preferred_lft forever
kibbles:~# 

Manually removing the address allows us to bring up the interface:

kibbles:~# ip addr del 192.0.0.2/24 dev eth5
kibbles:~# ifup eth5
kibbles:~# 

The IPv6 case is similar, except you must also delete the default route.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/8 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 ifupdown depends on:
ii  adduser  3.113+nmu3
ii  initscripts  2.88dsf-51
ii  iproute2 3.12.0-2
ii  libc62.18-4
ii  lsb-base 4.1+Debian12

Versions of packages ifupdown recommends:
ii  isc-dhcp-client [dhcp-client]  4.2.4-7

Versions of packages ifupdown suggests:
ii  net-tools  1.60-25
ii  ppp2.4.5+git20130610-4
pn  rdnssd 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#700870: add eapol_test executable from wpa

2013-07-01 Thread Eldon Koyle
I would also like to have the eapol_test utility from wpa_supplicant
available in a Debian package.  It allows for testing various complex
radius setups easily (ie.  PEAP/MSCHAPv2).  Is there anything I can do
to help get it in?

-- 
Eldon Koyle


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



Bug#678169: python-mysqldb: fails to connect to mysql.

2013-03-07 Thread Eldon Koyle
Package: python-mysqldb
Version: 1.2.3-1+b1
Tags: patch
Followup-For: Bug #678169

Here is the patch from upstream.

svn diff -r 654:656 svn://svn.code.sf.net/p/mysql-python/svn/

Index: branches/MySQLdb-1.2/MySQLdb/_mysql.c
===
--- branches/MySQLdb-1.2/MySQLdb/_mysql.c   (revision 654)
+++ branches/MySQLdb-1.2/MySQLdb/_mysql.c   (revision 656)
@@ -100,6 +100,10 @@
 #define check_server_init(x) if (!_mysql_server_init_done) 
_mysql_server_init_done = 1
 #endif
 
+#if MYSQL_VERSION_ID = 50500
+#define HAVE_OPENSSL 1
+#endif
+
 PyObject *
 _mysql_Exception(_mysql_ConnectionObject *c)
 {
@@ -381,6 +385,10 @@
self-result = result;
Py_END_ALLOW_THREADS ;
if (!result) {
+   if (mysql_field_count((conn-connection))  0) {
+   _mysql_Exception(conn);
+   return -1;
+   }
self-converter = PyTuple_New(0);
return 0;
}


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



Bug#678169: python-mysqldb: fails to connect to mysql.

2013-03-07 Thread Eldon Koyle
Package: python-mysqldb
Version: 1.2.3-1+b1
Followup-For: Bug #678169

Looks like I went back too far.  I'll attach what was actually needed.

-- 
Eldon
Index: branches/MySQLdb-1.2/MySQLdb/_mysql.c
===
--- branches/MySQLdb-1.2/MySQLdb/_mysql.c	(revision 655)
+++ branches/MySQLdb-1.2/MySQLdb/_mysql.c	(revision 656)
@@ -100,6 +100,10 @@
 #define check_server_init(x) if (!_mysql_server_init_done) _mysql_server_init_done = 1
 #endif
 
+#if MYSQL_VERSION_ID = 50500
+#define HAVE_OPENSSL 1
+#endif
+
 PyObject *
 _mysql_Exception(_mysql_ConnectionObject *c)
 {


Bug#677242: Seems to be display manager dependent

2012-07-31 Thread Eldon Koyle
It looks like this behavior depends on the display manager you use.

I tried to reproduce the issue on a couple of co-workers computers (one
sid, one *buntu) and it didn't work.  I switched my display manager from
gdm3 to kdm, and I can no longer enable slow keys by holding down shift.

Should this be a bug with gdm/gconf?

-- 
Eldon Koyle
-- 
1 + 1 = 3, for large values of 1.


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



Bug#656510: xtables-addons-source: fails to compile with Linux 3.2

2012-01-31 Thread Eldon Koyle
Here is a dirty hack, if that helps anyone.  Not sure if it is suitable
for production use, though ;).

-- 
Eldon Koyle
diff -x '*.d' -x '*.in' -x .deps -x .dirstamp -u -r ../xtables-addons-1.40/extensions/compat_xtables.c ../xtables-addons-1.40.esk/extensions/compat_xtables.c
--- ../xtables-addons-1.40/extensions/compat_xtables.c	2011-11-30 03:41:04.0 -0700
+++ ../xtables-addons-1.40.esk/extensions/compat_xtables.c	2012-01-31 17:44:33.0 -0700
@@ -17,6 +17,9 @@
 #include linux/netfilter_arp.h
 #include net/ip.h
 #include net/route.h
+#include linux/kmod.h
+#include linux/module.h
+#include linux/export.h
 #include compat_skbuff.h
 #include compat_xtnu.h
 
@@ -616,3 +619,4 @@
 EXPORT_SYMBOL_GPL(HX_memmem);
 
 MODULE_LICENSE(GPL);
+
diff -x '*.d' -x '*.in' -x .deps -x .dirstamp -u -r ../xtables-addons-1.40/extensions/compat_xtables.h ../xtables-addons-1.40.esk/extensions/compat_xtables.h
--- ../xtables-addons-1.40/extensions/compat_xtables.h	2011-11-30 03:41:04.0 -0700
+++ ../xtables-addons-1.40.esk/extensions/compat_xtables.h	2012-01-31 18:09:37.0 -0700
@@ -3,6 +3,8 @@
 
 #include linux/kernel.h
 #include linux/version.h
+#include linux/export.h
+#include linux/module.h
 #include compat_skbuff.h
 #include compat_xtnu.h
 
Only in ../xtables-addons-1.40.esk/extensions: .compat_xtables.h.swp
diff -x '*.d' -x '*.in' -x .deps -x .dirstamp -u -r ../xtables-addons-1.40/extensions/ipset-6/ip_set_core.c ../xtables-addons-1.40.esk/extensions/ipset-6/ip_set_core.c
--- ../xtables-addons-1.40/extensions/ipset-6/ip_set_core.c	2011-11-30 03:41:04.0 -0700
+++ ../xtables-addons-1.40.esk/extensions/ipset-6/ip_set_core.c	2012-01-31 17:45:58.0 -0700
@@ -11,6 +11,7 @@
 
 #include linux/init.h
 #include linux/module.h
+#include linux/export.h
 #include linux/moduleparam.h
 #include linux/ip.h
 #include linux/skbuff.h
diff -x '*.d' -x '*.in' -x .deps -x .dirstamp -u -r ../xtables-addons-1.40/extensions/ipset-6/ip_set_getport.c ../xtables-addons-1.40.esk/extensions/ipset-6/ip_set_getport.c
--- ../xtables-addons-1.40/extensions/ipset-6/ip_set_getport.c	2011-11-30 03:41:04.0 -0700
+++ ../xtables-addons-1.40.esk/extensions/ipset-6/ip_set_getport.c	2012-01-31 17:14:00.0 -0700
@@ -15,6 +15,7 @@
 #include linux/netfilter_ipv6/ip6_tables.h
 #include net/ip.h
 #include net/ipv6.h
+#include linux/export.h
 
 #include ip_set_getport.h
 
diff -x '*.d' -x '*.in' -x .deps -x .dirstamp -u -r ../xtables-addons-1.40/extensions/ipset-6/pfxlen.c ../xtables-addons-1.40.esk/extensions/ipset-6/pfxlen.c
--- ../xtables-addons-1.40/extensions/ipset-6/pfxlen.c	2011-11-30 03:41:04.0 -0700
+++ ../xtables-addons-1.40.esk/extensions/ipset-6/pfxlen.c	2012-01-31 17:14:15.0 -0700
@@ -1,3 +1,4 @@
+#include linux/export.h
 #include pfxlen.h
 
 /*


Bug#626655: Segmentation fault

2011-06-20 Thread Eldon Koyle
notfound 626655 xorg/1:7.6+7
severity 626774 important
merge 626774 626655
merge 626774 626331
found 626655 xserver-xorg-core/2:1.10.2-2
retitle 626655 Segmentation fault in xorg when using solid background

thanks

I applied the patch from 626774 to 2:1.10.2-2 and my system appears to
be stable again.

I am merging 626774 626655 and 626331 since they are all resolved by the
same patch (namely
http://sourceforge.net/tracker/?func=detailatid=100031aid=3289566group_id=31
).

-- 
Eldon Koyle



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



Bug#626655: Segmentation fault

2011-06-13 Thread Eldon Koyle
Could this be related to 626774 ?

-- 
Eldon Koyle
-- 
Between grand theft and a legal fee, there only stands a law degree.



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



Bug#568551: invalid syntax in /usr/share/dbconfig-common/dpkg/config

2010-02-05 Thread Eldon Koyle
Package: dbconfig-common
Version: 1.8.43
Severity: important
Tags: patch


test requires -o, as || is interpereted by the shell.

--- /usr/share/dbconfig-common/dpkg/config  2010-02-05 11:32:58.0 
-0700
+++ /usr/share/dbconfig-common/dpkg/config  2010-02-05 11:33:14.0 
-0700
@@ -110,7 +110,7 @@
# - multidb support step 1
2)
db_get $install_question
-   if [ $DEBIAN_FRONTEND = noninteractive || $RET != true 
]; then
+   if [ $DEBIAN_FRONTEND = noninteractive -o $RET != true 
]; then
db_set $dbc_package/internal/skip-preseed true
return 0;
fi

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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dbconfig-common depends on:
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  ucf   3.0025 Update Configuration File: preserv

dbconfig-common recommends no packages.

Versions of packages dbconfig-common suggests:
ii  postgresql-client-8.4 [postgr 8.4.2-2front-end programs for PostgreSQL 

-- debconf information:
  dbconfig-common/pgsql/app-pass: (password omitted)
  dbconfig-common/mysql/app-pass: (password omitted)
  dbconfig-common/mysql/admin-pass: (password omitted)
  dbconfig-common/password-confirm: (password omitted)
  dbconfig-common/pgsql/admin-pass: (password omitted)
  dbconfig-common/app-password-confirm: (password omitted)
  dbconfig-common/remote-questions-default: false
  dbconfig-common/db/basepath:
  dbconfig-common/pgsql/revertconf: false
  dbconfig-common/install-error: abort
  dbconfig-common/pgsql/no-empty-passwords:
  dbconfig-common/pgsql/admin-user: postgres
  dbconfig-common/dbconfig-install: true
  dbconfig-common/internal/skip-preseed: false
  dbconfig-common/db/dbname:
  dbconfig-common/dbconfig-reinstall: false
  dbconfig-common/remote/host:
  dbconfig-common/pgsql/manualconf:
  dbconfig-common/pgsql/changeconf: false
  dbconfig-common/remote/newhost:
  dbconfig-common/dbconfig-remove: true
  dbconfig-common/missing-db-package-error: abort
  dbconfig-common/dbconfig-upgrade: true
  dbconfig-common/mysql/method: unix socket
  dbconfig-common/pgsql/no-user-choose-other-method:
  dbconfig-common/upgrade-backup: true
  dbconfig-common/internal/reconfiguring: false
  dbconfig-common/passwords-do-not-match:
  dbconfig-common/pgsql/authmethod-admin: ident
  dbconfig-common/remove-error: abort
  dbconfig-common/remember-admin-pass: false
  dbconfig-common/mysql/admin-user: root
  dbconfig-common/pgsql/method: unix socket
  dbconfig-common/pgsql/authmethod-user:
  dbconfig-common/upgrade-error: abort
  dbconfig-common/database-type:
  dbconfig-common/db/app-user:
  dbconfig-common/remote/port:
  dbconfig-common/purge: false



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



Bug#568578: sympa: newer upstream release

2010-02-05 Thread Eldon Koyle
Package: sympa
Version: 5.4.7-1
Severity: wishlist


Sympa 6.0.1 is now available from sympa.org .  Are there plans to package it?



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



Bug#556856: mirror submission for debian.usu.edu

2009-12-10 Thread Eldon Koyle
On  Dec 09 20:35+0100, Simon Paillard wrote:
snip
 It's ok like this.
 However, you didn't mention sparc though it is present:
 http://debian.usu.edu/debian/dists/unstable/sparc

 Either exclude sparc, or keep it. In the later case, I will add your mirror 
 with 
 'Archive-architecture: amd64 armel i386 powerpc sparc'

Looking at the disk usage on the mirror, fedora is taking up 551GB for 2
architectures while Debian is only taking 248GB for 5.  If we run out of
space, I will trim Fedora down somehow.  Go ahead and add us with
'Archive-architecture: amd64 armel i386 powerpc sparc' .

-- 
Eldon Koyle
System Administration Operations
Information Technology
Utah State University
-- 
I'm willing to sacrifice anything for this cause, even other people's lives.




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



Bug#556856: mirror submission for debian.usu.edu

2009-11-30 Thread Eldon Koyle
On  Nov 18  1:15+0100, Simon Paillard wrote:
 tags 556856 +moreinfo
 thanks
 
snip
 Please use the tool 'ftpsync' recommended at
 http://www.debian.org/mirror/ftpmirror#how
 It is necessary to ensure files are consistent during the update, that
 no file specific to excluded arch is mirrored, etc.
 

We are using ftpsync now.  We are mirroring more architectures than the
three listed, but I can't guarantee we will continue to have space for
all that we are currently mirroring.  Are there other architectures that
you would like us to mirror officially?

We currently have: ARCH_EXCLUDE='alpha arm hppa m68k mipsel mips s390'

Assuming the archive doesn't grow too much, we can keep that for the
forseeable future (we currently have only ~120GB free between all of the
content we are mirroring).

 Once ftpsync is used, you should consider being pushed from osuosl.org
 More information at http://www.debian.org/mirror/push_mirroring

I'm certainly willing to do push-mirroring.  Who would I contact to get
the public key, etc?

-- 
Eldon Koyle
System Administration Operations
Information Technology
Utah State University



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



Bug#556856: mirror submission for debian.usu.edu

2009-11-17 Thread Eldon Koyle
Package: mirrors
Severity: wishlist

Submission-Type: new
Site: debian.usu.edu
Aliases: mirror.usu.edu
Aliases: mirrors.usu.edu
Type: leaf
Archive-architecture: amd64 i386 powerpc 
Archive-http: /debian/
IPv6: no
Archive-upstream: rsync.osuosl.org
Updates: once
Maintainer: Eldon Koyle mirr...@usu.edu
Country: US United States
Location: Logan, UT
Sponsor: Utah State University http://www.usu.edu
Comment: Gig-connected to I2.



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



Bug#534855: python-gnuradio: uninstallable due to dependency on python 2.5

2009-06-27 Thread Eldon Koyle
Package: python-gnuradio
Version: 3.0.4-2
Severity: important

The default version of python is now 2.5, so the dependency on python 
2.5 cannot be satisfied.  The dependency should be changed to python2.4
if it really is not compatible with python 2.5.

This also makes the gnuradio package uninstallable.

-- 
Eldon Koyle



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



Bug#521338: python-psycopg2: Import fails without mx.DateTime

2009-03-26 Thread Eldon Koyle
Package: python-psycopg2
Version: 2.0.9-4
Severity: important

It looks like the latest version of psycopg2 fails to work without
python-egenix-mxdatetime, but it is not a dependency.

 import psycopg2
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/lib/python2.5/site-packages/psycopg2/__init__.py, line 60, in 
module
from _psycopg import BINARY, NUMBER, STRING, DATETIME, ROWID
ImportError: can't import mx.DateTime module



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-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/bash

Versions of packages python-psycopg2 depends on:
ii  libc6 2.9-6  GNU C Library: Shared libraries
ii  libpq58.3.7-1PostgreSQL C client library
ii  python2.5.4-3An interactive high-level object-o
ii  python-central0.6.11 register and build utility for Pyt

python-psycopg2 recommends no packages.

python-psycopg2 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#494342: python-cherrypy3: on_error in XMLRPC transport can't handle exceptions

2008-08-08 Thread Eldon Koyle
Package: python-cherrypy3
Version: 3.0.2-2
Severity: normal
Tags: patch

If an error is raised, on_error is called with the exception as an
argument.  The xmlrpc on_error then always raises a ProtocolError
because it accepts no arguments.  This has been fixed in their svn trunk
(see http://cherrypy.org/changeset/2015 and
http://cherrypy.org/ticket/836 ).

Here is a patch against the current debian package.

--- /usr/share/python-support/python-cherrypy3/cherrypy/lib/xmlrpc.py.org   
2008-08-08 09:01:57.0 -0600
+++ /usr/share/python-support/python-cherrypy3/cherrypy/lib/xmlrpc.py   
2008-08-08 09:01:20.0 -0600
@@ -39,7 +39,7 @@
   encoding=encoding,
   allow_none=allow_none))
 
-def on_error():
+def on_error(*args, **kwargs):
 body = str(sys.exc_info()[1])
 _set_response(xmlrpclib.dumps(xmlrpclib.Fault(1, body)))
 

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

Kernel: Linux 2.6.25-2-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/bash

Versions of packages python-cherrypy3 depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-support0.8.1  automated rebuilding support for P

python-cherrypy3 recommends no packages.

-- no debconf information



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



Bug#488849: python-sqlalchemy: add support for postgres CIDR type

2008-07-01 Thread Eldon Koyle
Package: python-sqlalchemy
Version: 0.4.6-1
Severity: wishlist
Tags: patch

Sqlalchemy complains any time it sees the postgresql CIDR type (which
only differs from an INET in the fact that it checks that zero-bits in
the netmask are zero-bits in the address).

--- sqlalchemy/databases/postgres.py2008-07-01 10:13:02.0 -0600
+++ sqlalchemy/databases/postgres.py2008-07-01 10:14:10.0 -0600
@@ -32,6 +32,10 @@
 def get_col_spec(self):
 return INET
 
+class PGCidr(sqltypes.TypeEngine):
+def get_col_spec(self):
+return CIDR
+
 class PGMacAddr(sqltypes.TypeEngine):
 def get_col_spec(self):
 return MACADDR
@@ -200,6 +204,7 @@
 'float' : PGFloat,
 'real' : PGFloat,
 'inet': PGInet,
+'cidr': PGCidr,
 'macaddr': PGMacAddr,
 'double precision' : PGFloat,
 'timestamp' : PGDateTime,

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-sqlalchemy depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-support0.7.6  automated rebuilding support for p

python-sqlalchemy recommends no packages.

-- no debconf information

-- 
Eldon Koyle
System Administration Operations
Information Technology
Utah State University
-- 
BOFH excuse #284:
Electrons on a bender



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



Bug#484360: destar: Fails to run with python2.5

2008-06-03 Thread Eldon Koyle
Package: destar
Version: 0.2.2-5
Severity: important

Destar fails to start.  It appears to be caused by a change in
the default python version to 2.5.  It works if I use python2.4.

This could also be a problem with python-quixote and python2.5.  A quick
fix would be to Depend: python2.4 and use python2.4 explicitly from
/usr/lib/destar/destar.py .

asterisk-test:/etc/asterisk# destar
DeStar 0.2.2, Copyright (C) 2005 by Holger Schurig and contributors.

DeStar comes with ABSOLUTELY NO WARRANTY. This is free software,
you are welcome to redistribute it under certain conditions;
see the included files GPL-2.txt and COPYRIGHT.txt

Serving application 'page_main' on port 8080
warning: Computing default hostname
info: Medusa (V1.11) started at Tue Jun  3 14:18:05 2008
Hostname: asterisk-test
Port:8080

Traceback (most recent call last):
  File /usr/share/destar/python/destar.py, line 139, in module
pub.run()
  File /usr/share/destar/python/Server.py, line 168, in run
publisher = self.publishclass(self.approot)
  File /var/lib/python-support/python2.5/quixote/publish.py, line 107, in 
__init__
self.root_namespace = _get_module(root_namespace)
  File /var/lib/python-support/python2.5/quixote/publish.py, line 32, in 
_get_module
__import__(name)
  File /var/lib/python-support/python2.5/quixote/ptl_import.py, line 127, in 
find_import_module
return self.loader.load_module(fullname, stuff)
  File /var/lib/python-support/python2.5/quixote/ptl_import.py, line 107, in 
load_module
return _load_ptl(name, filename, file)
  File /var/lib/python-support/python2.5/quixote/ptl_import.py, line 72, in 
_load_ptl
code = compile_template(file, filename, output)
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 297, in 
compile_template
template.compile()
  File /usr/lib/python2.5/compiler/pycodegen.py, line 111, in compile
tree = self._get_tree()
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 268, in 
_get_tree
tree = parse(self.source, self.filename)
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 223, in 
parse
return TemplateTransformer().parsesuite(buf)
  File /usr/lib/python2.5/compiler/transformer.py, line 129, in parsesuite
return self.transform(parser.suite(text))
  File /usr/lib/python2.5/compiler/transformer.py, line 125, in transform
return self.compile_node(tree)
  File /usr/lib/python2.5/compiler/transformer.py, line 158, in compile_node
return self.file_input(node[1:])
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 58, in 
file_input
io_imp = ast.From(IO_MODULE, [(IO_CLASS, None)])
TypeError: __init__() takes at least 4 arguments (3 given)
asterisk-test:/etc/asterisk# 


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

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

Versions of packages destar depends on:
ii  asterisk   1:1.4.19.1~dfsg-1 Open Source Private Branch Exchang
ii  debconf1.5.22Debian configuration management sy
ii  python 2.5.2-1   An interactive high-level object-o
ii  python-medusa  0.5.4+clean-1 Framework for implementing asynchr
ii  python-pychart 1.39-6Python library for creating high q
ii  python-pysqlite2   2.4.1-1   Python interface to SQLite 3
ii  python-quixote11.2-4+b1  A highly Pythonic Web application 
ii  sqlite33.5.9-2   A command line interface for SQLit

Versions of packages destar recommends:
ii  op-panel 0.27.dfsg-2 switchboard type application for t

-- debconf information:
  destar/port: 8080



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



Bug#467042: open-vm-tools: too many dependencies

2008-02-22 Thread Eldon Koyle
Package: open-vm-tools
Version: 2008.01.23-74039-1
Severity: normal

This package should probably be split into 2 packages:
open-vm-tools and open-vm-tools-x

open-vm-tools should contain the binaries in /usr/sbin, namely:
/etc/pam.d/vmware-guestd
/etc/vmware-tools/tools.conf
/usr/sbin/vmware-guestd
/usr/sbin/vmware-hgfsmounter
/usr/sbin/vmware-checkvm
/usr/lib/libguestlib.*
/usr/sbin/mount.vmhgfs - vmware-hgfsmounter
(this symlink is currently broken)

open-vm-tools-x should depend on open-vm-tools and contain the rest,
namely:
/etc/vmware-tools/xautostart.conf
/usr/bin/vmware-user
/usr/bin/vmware-hgfsclient
/usr/bin/vmware-toolbox
/usr/share/autostart/vmware-user.desktop

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

Kernel: Linux 2.6.24-1-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/bash

Versions of packages open-vm-tools depends on:
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libc6  2.7-8 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3-20080202-1  GCC support library
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.8-1  The GTK+ graphical user interface 
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages open-vm-tools recommends:
ii  ethtool   6-0display or change ethernet card se
pn  xserver-xorg-input-vmmousenone (no description available)
pn  xserver-xorg-video-vmware none (no description available)

-- no debconf information



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



Bug#462984: python-moinmoin: MOIN_ID cookie bug

2008-01-28 Thread Eldon Koyle
Package: python-moinmoin
Version: 1.5.8-5
Severity: important
Tags: patch

Allows a malicious user to overwrite files via a bogus cookie.  Should
the severety on this be grave?

Example exploit: http://www.milw0rm.com/exploits/4957 

Here is the upstream patch, which can also be found at
http://hg.moinmo.in/moin/1.5/rev/e69a16b6e630 :

--- a/MoinMoin/user.py  Sun Oct 08 15:06:37 2006 +0200
+++ b/MoinMoin/user.py  Sun Jan 20 23:27:48 2008 +0100
@@ -6,7 +6,7 @@
 @license: GNU GPL, see COPYING for details.
 
 
-import os, time, sha, codecs
+import os, time, sha, codecs, re
 
 try:
 import cPickle as pickle
@@ -19,6 +19,7 @@ from MoinMoin import config, caching, wi
 from MoinMoin import config, caching, wikiutil
 from MoinMoin.util import filesys, timefuncs
 
+USERID_re = re.compile(r'^\d+\.\d+(\.\d+)?$')
 
 def getUserList(request):
  Get a list of all (numerical) user IDs.
@@ -27,10 +28,9 @@ def getUserList(request):
 @rtype: list
 @return: all user IDs
 
-import re, dircache
-user_re = re.compile(r'^\d+\.\d+(\.\d+)?$')
+import dircache
 files = dircache.listdir(request.cfg.user_dir)
-userlist = [f for f in files if user_re.match(f)]
+userlist = [f for f in files if USERID_re.match(f)]
 return userlist
 
 
@@ -210,7 +210,7 @@ class User:
 self._cfg = request.cfg
 self.valid = 0
 self.trusted = 0
-self.id = id
+self.id = self.id_sanitycheck(id)
 self.auth_username = auth_username
 self.auth_method = kw.get('auth_method', 'internal')
 self.auth_attribs = kw.get('auth_attribs', ())
@@ -298,6 +298,15 @@ class User:
 # use it reliably in edit locking
 from random import randint
 return %s.%d % (str(time.time()), randint(0,65535))
+
+def id_sanitycheck(self, id):
+ only return valid user IDs, avoid someone faking his cookie to
+contain '../../../somefile', breaking out of the data/user/ 
directory!
+
+if id and USERID_re.match(id):
+return id
+else:
+return None
 
 def create_or_update(self, changed=False):
  Create or update a user profile


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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-moinmoin depends on:
ii  moinmoin-common   1.5.8-5Python clone of WikiWiki - common 
ii  python2.4.4-6An interactive high-level object-o
ii  python-support0.7.6  automated rebuilding support for p

Versions of packages python-moinmoin recommends:
ii  exim4 4.69-1 meta-package to ease Exim MTA (v4)
ii  exim4-daemon-light [mail-tran 4.69-1 lightweight Exim MTA (v4) daemon

-- no debconf information

-- 
BOFH excuse #345:
Having to manually track the satellite.



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



Bug#426759: alsa-base: /etc/init.d/alsa has no 'start' or 'stop'

2007-08-31 Thread Eldon Koyle
Package: alsa-base
Version: 1.0.14-1
Followup-For: Bug #426759

/etc/init.d/alsa does not support 'start' or 'stop'.  I noticed this
after running alsaconf which appears to run '/etc/init.d/alsa start'
after finishing its configuration.

esk-tp2:/proc/acpi# /etc/init.d/alsa start
Usage: /etc/init.d/alsa {unload|reload|force-unload|force-reload|suspend|resume}
esk-tp2:/proc/acpi# grep start\\\|stop /etc/init.d/alsa
esk-tp2:/proc/acpi#

-- Package-specific info:
--- Begin additional package status ---
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libasound2 1.0.14a-2  ALSA library
--- End additional package status ---
--- Begin /dev/snd/ listing ---
ls: /dev/snd: No such file or directory
--- End /dev/snd/ listing ---

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

Kernel: Linux 2.6.23-rc3-t61 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages alsa-base depends on:
ii  linux-sound-base   1.0.14-1  base package for ALSA and OSS soun
ii  lsof   4.78.dfsg.1-2 List open files
ii  module-init-tools  3.3-pre11-4   tools for managing Linux kernel mo

Versions of packages alsa-base recommends:
ii  alsa-utils1.0.14-1   ALSA utilities

Versions of packages libasound2 depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries

-- no debconf information


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



Bug#422777: bug #422777 prematurely closed

2007-07-09 Thread Eldon Koyle
Oops... I forgot to attach my xorg.conf in my previous email.  Here it
is.

-- 
Eldon
-- 
BOFH excuse #112:
The monitor is plugged into the serial port
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/share/fonts/X11/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadtype1
Loadv4l
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section Device
Identifier  ATI Technologies, Inc. Radeon RV100 QY [Radeon 
7000/VE]
Driver  radeon
BusID   PCI:1:0:0
Option  AGPMode   4
Option  AGPFastWrite  true
Option  MergedFB  true
Option  CRT2Position  RightOf
# See the radeon manpage for more info
Option  MetaModes 1280x1024-1280x1024 
1024x768-1024x768 800x600-800x600 1280x1024 1024x768
Option  CRT2HSync 30-70
Option  CRT2VRefresh  50-150
Option  MergedXineramaCRT2IsScreen0 false
EndSection

Section Monitor
Identifier  DELL E171FP
Option  DPMS
HorizSync   30-65
VertRefresh 50-75
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Technologies, Inc. Radeon RV100 QY [Radeon 
7000/VE]
Monitor DELL E171FP
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section DRI
Mode0666
EndSection


Bug#422777: bug #422777 prematurely closed

2007-07-08 Thread Eldon Koyle
Felix,

I noticed that your xorg.conf looked a bit unusual for using MergedFB.
I have attached mine as an example.  Basically, if you are using
mergedfb you only define the card once, and you only define one display.
If you are not using mergedfb, then set 'MergedFB' to false.  If you
want the display cloned, you would specify MetaModes the way you have
it: 1024x768.  If you want to have a larger desktop, specify a MetaMode
like 1024x768-1024x768 and specify an orientation (CRT2Position).  See
the 'radeon' manpage for more information on various options.

-- 
Eldon Koyle
-- 
The most exciting phrase to hear in science, the one that heralds new
discoveries, is not Eureka! (I found it!) but That's funny ...
-- Isaac Asimov


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



Bug#422777: xserver-xorg-video-ati: xcalloc patch worked

2007-06-30 Thread Eldon Koyle
I was having similar symptoms, and Michel's patch at
https://bugs.freedesktop.org/show_bug.cgi?id=9816 fixed it.

I didn't have nearly as many warnings/errors in my xorg logs a Felix, though (I
only had the Mode pool is empty warning).  Could he be having kernel problems
as well?  Some of those warnings looked like there could be pci issues.

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

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  xserver-xorg-core   2:1.3.0.0.dfsg-6 X.Org X server -- core server

-- 
Eldon
-- 
If entropy is increasing, where is it coming from?


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



Bug#395371: working udev file

2007-04-07 Thread Eldon Koyle
The following configuration Worked for Me (TM).  I also have a US-122, but
hopefully this will work for any of the three supported devices ;).  I pulled
the product IDs from /etc/hotplug/usb/tascam_fw.usermap .  Does udev support
any kind of usermap?

It seems that udev sets PORDUCT and DEVICE, so I didn't bother with them.

# /etc/udev/tascam.rules
# Tascam foo

# US-122
BUS==usb, ACTION==add, SYSFS{idVendor}==1604, SYSFS{idProduct}==8006, \
RUN+=/etc/hotplug/usb/tascam_fw
BUS==usb, ACTION==add, SYSFS{idVendor}==1604, SYSFS{idProduct}==8007, \
RUN+=/etc/hotplug/usb/tascam_fpga

# US-224
BUS==usb, ACTION==add, SYSFS{idVendor}==1604, SYSFS{idProduct}==8004, \
RUN+=/etc/hotplug/usb/tascam_fw
BUS==usb, ACTION==add, SYSFS{idVendor}==1604, SYSFS{idProduct}==8005, \
RUN+=/etc/hotplug/usb/tascam_fpga

# US-428
BUS==usb, ACTION==add, SYSFS{idVendor}==1604, SYSFS{idProduct}==8000, \
RUN+=/etc/hotplug/usb/tascam_fw
BUS==usb, ACTION==add, SYSFS{idVendor}==1604, SYSFS{idProduct}==8001, \
RUN+=/etc/hotplug/usb/tascam_fpga

#EOF

-- 
Eldon Koyle
-- 
The world's great men have not commonly been great scholars, nor its great
scholars great men.
-- Oliver Wendell Holmes


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



Bug#385904: dbconfig-common can not determine the maintainer script running it.

2006-09-08 Thread Eldon Koyle
I'm having the same problem.  I tried upgrading from 2.22-1, which
didn't give any errors but seemed to break my installation.  Then I
tried a purge/install and am unable to configure the database with
dbconfig.

--
Eldon
-- 
BOFH excuse #260:
We're upgrading /dev/null


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



Bug#385904: $@ problem in postinst

2006-09-08 Thread Eldon Koyle
It looks like something got moved into a function.  In a sh function, $@
contains the parameters given to the function and not to the script.
The following got past the dbconfig-common can not determine the
maintainer script running it. problem, but it still didn't work
completely for me (maybe just because the script crashes the first time
it tries to run):

--- bugzilla.postinst-orig  2006-09-08 20:58:21.0 -0600
+++ bugzilla.postinst   2006-09-08 20:54:43.0 -0600
@@ -127,7 +128,7 @@
# Debconf is needed here for the postinst-db.pl script
. /usr/share/debconf/confmodule
 
-get_db_variables
+get_db_variables $@
 
 umask 0027
 if [ -n $dbserver ] 

--
Eldon Koyle
-- 
The most exciting phrase to hear in science, the one that heralds new
discoveries, is not Eureka! (I found it!) but That's funny ...
-- Isaac Asimov


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



Bug#322836: update

2005-12-01 Thread Eldon Koyle
Currently working with upstream to fix optimization issues w/gcc-4 which
yield erronious results.

--
Eldon

-- 
BOFH excuse #9:
doppler effect


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



Bug#335798: lsb-base: needs conflict with older versions of lsb-core?

2005-10-25 Thread Eldon Koyle
Package: lsb-base
Version: 3.0-10
Severity: normal

I was upgrading apache and fot this:

Unpacking lsb-base (from .../lsb-base_3.0-10_all.deb) ...
dpkg: error processing /var/cache/apt/archives/lsb-base_3.0-10_all.deb
(--unpack):
 trying to overwrite `/lib/lsb/init-functions', which is also in package
lsb-core
Errors were encountered while processing:
 /var/cache/apt/archives/lsb-base_3.0-10_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Upgrading lsb-core from 2.0-5 fixed it.

Maybe adding
  Conflicts: lsb-core  3.0 
  Replaces:  lsb-core  3.0
or something would fix this?

--
Eldon Koyle

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages lsb-base depends on:
ii  ncurses-bin   5.4-4  Terminal-related programs and man 
ii  sed   4.1.4-2The GNU sed stream editor

-- no debconf information


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



Bug#307266: fai: Other possible debconf problems

2005-08-31 Thread Eldon Koyle
 [...]
 
 Are you really sure the space/tab-thing is the cause of your problems? As FAI
 uses debconf-set-selections, I had a quick look at its code, which uses the
 following regex to extract questions and answers from its input:
 
 my ($owner, $label, $type, $content) = /^\s*(\S+)\s+(\S+)\s+(\S+)(?:\s(.*))?/;
 
 Thus, any number of spaces/tabs  1 is ok - but you might also want to check
 your file using debconf-set-selections -c to validate your input.


Ahh, it was the fact that the copy/paste replaced a tab with a single space.

Thanks,
Eldon



Bug#307266: fai: Other possible debconf problems

2005-08-27 Thread Eldon Koyle
Package: fai
Version: 2.8.4
Followup-For: Bug #307266

Hey, I was just looking at the example file[1] in your package, and it
looks like it used spaces in the debconf info.  I have just found out
the hard way that it prefers tabs.  I thought this might be related to
your problem, and you might want to put something in the readme file
about it.  Copy/paste from a terminal often yields spaces instead of
tabs, which causes unexpected results.

for example, the first line here yields apm for the X driver
(regardless of which driver you try to use), and the second yields the
expected result:

xserver-xfree86 xserver-xfree86/config/device/driverselect  nv
xserver-xfree86 xserver-xfree86/config/device/driverselect  nv

--
Eldon Koyle

[1] /usr/share/doc/fai/examples/simple/debconf/FAIBASE

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fai depends on:
ii  libapt-pkg-perl   0.1.13 Perl interface to libapt-pkg
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

-- no debconf information

-- 
Lots of folks are forced to skimp to support a government that won't.


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



Bug#322836: ITP: dft -- Density functional software (quantum chemistry)

2005-08-15 Thread Eldon Koyle
Package: wnpp
Severity: wishlist
Owner: Eldon Koyle [EMAIL PROTECTED]

* Package name: dft
  Version : 3.2.0
  Upstream Author : Ivan P. Daykov (email omitted)
* URL : http://dft.physics.cornell.edu/
* License : GPL
  Description : Density functional software (quantum chemistry)

 DFT++ is used to perform complex density functional calculations.  It
 can perform both plane wave pseudopotential and wavelet all-electron
 calculations
 .
 homepage: http://dft.physics.cornell.edu/

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


-- 
We must believe that it is the darkest before the dawn of a beautiful
new world.  We will see it when we believe it.
-- Saul Alinsky


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



Bug#322836: ITP: dft -- Density functional software (quantum chemistry)

2005-08-12 Thread Eldon Koyle
Package: wnpp
Severity: wishlist
Owner: Eldon Koyle [EMAIL PROTECTED]

* Package name: dft
  Version : 3.2.0
  Upstream Author : Ivan P. Daykov (email omitted)
* URL : http://www.example.org/
* License : GPL
  Description : Density functional software (quantum chemistry)

 DFT++ is used to perform complex density functional calculations.  It
 can perform both plane wave pseudopotential and wavelet all-electron
 calculations
 .
 homepage: http://dft.physics.cornell.edu/

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

--
BOFH excuse #231:
We had to turn off that service to comply with the CDA Bill.



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



Bug#320221: units: does not properly convert temperatures

2005-07-27 Thread Eldon Koyle
Package: units
Version: 1.81-4
Severity: important

  Severely broken temperature conversion.  Does not convert any
temperature units properly:
 32 degrees F should be 0 degrees C, reports 17.77...
 degrees kelvin is said to be unsupported in the data file
but is included for consistency
 100 degrees C should be 212 degrees F, reports 180

[EMAIL PROTECTED]:~$ units
2084 units, 71 prefixes, 32 nonlinear units

You have: 32 degF
You want: degC
* 17.78
/ 0.05625
You have: 0 degC
You want: degK
* 0
/ inf
You have: 100 degC
You want: degF
* 180
/ 0.005556


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages units depends on:
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  libreadline44.3-15   GNU readline and history libraries

-- no debconf information

-- 
Eldon Koyle



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



Bug#296682: spamassassin: temporary fix

2005-07-25 Thread Eldon Koyle
Package: spamassassin
Version: 3.0.4-2
Followup-For: Bug #296682

  This is a really nasty bug... would it be possible to make
(force-)reload either not do anything or just call restart until this is
fixed?

For example:

--- spamassassin.init~  2005-07-25 14:15:13.0 -0600
+++ spamassassin.init   2005-07-25 14:02:16.0 -0600
@@ -49,13 +49,14 @@
echo $NAME.
;;
 
-  reload|force-reload)
-   echo -n Reloading $DESC: 
-   start-stop-daemon --stop --pidfile $PIDFILE --signal HUP --name
$PNAME
-   echo $NAME.
-   ;;
+#  reload|force-reload)
+#  echo -n Reloading $DESC: 
+#  start-stop-daemon --stop --pidfile $PIDFILE --signal HUP --name
$PNAME
+#  echo $NAME.
+#  ;;
 
-  restart)
+#  restart)
+   restart|reload|force-reload)
echo -n Restarting $DESC: 
start-stop-daemon --stop --pidfile $PIDFILE --name $PNAME \
--retry 5 --oknodo




-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages spamassassin depends on:
ii  debconf   1.4.51 Debian configuration management sy
ii  libdigest-sha1-perl   2.10-1 NIST SHA-1 message digest algorith
ii  libhtml-parser-perl   3.45-1 A collection of modules that parse
ii  perl [libstorable-perl]   5.8.7-4Larry Wall's Practical Extraction 
ii  spamc 3.0.4-2Client for SpamAssassin spam filte

-- debconf information:
  spamassassin/upgrade/2.40:
  spamassassin/upgrade/2.40w:
  spamassassin/upgrade/cancel: Continue
  spamassassin/upgrade/2.42m: No
  spamassassin/upgrade/2.42u: No

-- 
Eldon Koyle



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