Processed: Re: Bug#312720: rpc.mountd ignoring tcpd restrictions

2005-06-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 312720 wishlist
Bug#312720: nfs-kernel-server: rpc.mountd ignoring tcpd restrictions
Severity set to `wishlist'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#312720: rpc.mountd ignoring tcpd restrictions

2005-06-10 Thread Justin Pryzby
severity 312720 wishlist
thanks

On Thu, Jun 09, 2005 at 05:16:06PM -0700, Andrew Sharp wrote:
 This one was wide of the mark, now that I discovered something.
 Apparently I have a custom firewall rule to block the nfsd ports.
 But none for statd or mountd?  Is it possible that they restricted their
 listening in some way in woody, by /etc/exports possibly?  Seems
 unlikely, and yet why would I have blocked nfsd and not the others?
 Doesn't matter, in the end.
 
 So, this should be downgraded to 'wishlist', keep it's security tag (I
 think).
Done.

 It would certainly make my day if these daemons only listened on
 addresses in /etc/exports, or on the interfaces implied by the contents
 of /etc/exports.  To me it seems rather 1970's of these programs to be
 so gragarious in their habits of listening on 0.0.0.0 no matter what.
 Or perhaps it could take some arguments on the command line, ala dhcpd,
 for the allowed interfaces to bind.


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



Bug#306002: libmail-box-perl: needs netbase in Build-Depends

2005-06-10 Thread Niko Tyni
Hi,

the hanging of 'make test' while building this package is because the
tests need /etc/protocols to be present.

43pop3/01basic.Use of uninitialized value in getprotobynumber at 
/usr/share/perl/5.8/IO/Socket/INET.pm line 133, $server line 1.

The package builds succesfully in a sarge pbuilder chroot with netbase
added to Build-Depends.

There are still the other failed tests in 40mbox/40append, but they
aren't FTBFS.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#312821: Configuration is world-readable

2005-06-10 Thread Jerome Warnier
Package: webcalendar
Version: 0.9.45-4
Severity: critical

[EMAIL PROTECTED]:/etc/webcalendar$ ls -l /etc/webcalendar/
total 88
-rw-r--r--  1 root root   487 May 18 18:39 apache.conf
-rw-r--r--  1 root root   461 Nov 11  2004 print_styles.css
-rw-r--r--  1 www-data www-data   378 Apr 25 11:52 settings.php
-rw-r--r--  1 root root   369 Apr 20 11:06 settings.php.old
-rw-r--r--  1 root root   774 Dec 28 23:22 settings.php.tpl
-rw-r--r--  1 root root  6701 Nov 16  2004 site_extras.php
-rw-r--r--  1 root root 21879 Dec  7  2004 styles.php
-rw-r--r--  1 root root 12133 Dec 14 01:09 user-ldap.php
-rw-r--r--  1 root root 11417 Nov 16  2004 user-nis.php
-rw-r--r--  1 root root 11647 Nov 25  2004 user.php


All configuration files are world-readable. As settings.php includes a
clear-text password and login to the database, this it highly unsecure,
hence the severity critical. Wish I had seen this before Sarge's
release.

Thanks
-- 
Jerome Warnier [EMAIL PROTECTED]
BeezNest



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



Bug#312847: python-pgsql: Can't connect to UNIX socket with postgresql-7.4

2005-06-10 Thread Thomas Nilsson
Package: python-pgsql
Version: 2.4.0-5
Severity: grave
Justification: causes non-serious data loss


After upgrading to postgresql-7.4 it's no longer possible to connect to
the UNIX socket, only connections over tcpip are working.

In [10]: conn = PgSQL.connect(database=database, user=username)
---
libpq.DatabaseError Traceback (most recent call 
last)

/home/fatal/console 

/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.py in connect(dsn, user, 
password, host, database, port, options, tty, client_encoding, unicode_results)
   2209 connInfo = %s%s=%s  % (connInfo, i, _d[i])
   2210 
- 2211 return Connection(connInfo, client_encoding, unicode_results)
   2212 
   2213 def _handleArray(value):

/usr/lib/python2.3/site-packages/pyPgSQL/PgSQL.py in __init__(***failed 
resolving arguments***)
   2329 self.__dict__[_isOpen] = None
   2330 del(self)
- 2331 raise DatabaseError, m
   2332 
   2333 self.__dict__[autocommit] = 0

DatabaseError: could not connect to 
server:8bQ
Is the server running locally and accepting
connections on Unix domain socket /tmp/.s.PGSQL.5432?

In [12]: conn = PgSQL.connect(database=database, user=user, 
host=localhost)

In [13]: conn.version
Out[13]: PostgreSQL 7.4.8 on i386-pc-linux-gnu, compiled by GCC cc (GCC) 3.3.5 
(Debian 1:3.3.5-13)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.6-win4lin-ftl1
Locale: LANG=C, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages python-pgsql depends on:
ii  python2.3.5-2An interactive high-level object-o
ii  python2.3-pgsql   2.4.0-5A Python DB-API 2.0 interface to P

-- no debconf information


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



Processed: Re: Bug#311357: kernel-image-2.6.8-2: via-rhine fails to reserve I/O region, no networking available

2005-06-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 311357 +pending
Bug#311357: kernel-image-2.6.8-2: via-rhine fails to reserve I/O region, no 
networking available
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#311357: kernel-image-2.6.8-2: via-rhine fails to reserve I/O region, no networking available

2005-06-10 Thread Horms
tag 311357 +pending
thanks

Hi,

I think I have isolated the patch that caused this problem,
I have put up some test 2.6.8 images that do not include the patch in
question.

http://debian.vergenet.net/testing/

-- 
Horms


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



Bug#312853: apt-listbugs: apt{itude,-get} upgrade: dies with ...not in gzip format...

2005-06-10 Thread Tim Connors
Package: apt-listbugs
Version: 0.0.49
Severity: grave
Justification: renders package unusable

I have no idea where to assign this to, but it looks like apt-listbugs.

I just tried to upgrade via aptitude, and it bombed out:

Get:7 http://mirror.aarnet.edu.au unstable/main libgnomecanvas2-0 2.10.2-2 
[103kB]  
Get:8 http://mirror.aarnet.edu.au unstable/main libgnomecanvas2-common 2.10.2-2 
[125kB] 
Fetched 2816kB in 25s (110kB/s) 

Reading package fields... Done
Reading package status... Done
Retrieving bug reports... 0% [0/40] W: not in gzip format: kernel-patch-scripts
 W: not in gzip format: dbus-1
 W: not in gzip format: findutils
 W: not in gzip format: libgnomecanvas2-0
 W: not in gzip format: libgnome2-common
 W: not in gzip format: libgnomevfs2-0
 W: not in gzip format: libgnomecanvas2-common
 W: not in gzip format: gcc-4.0-base
 W: not in gzip format: clusterssh
 ... E: Too many errors while retrieving bug reports
E: Sub-process if dpkg -s apt-listbugs | grep -q '^Status: .* ok installed'; 
then /usr/sbin/apt-listbugs apt || ( test $? -ne 10 || exit 10; echo 'Warning: 
apt-listbugs exited abnormally, hit enter key to continue.' 12 ; read a  
/dev/tty ); fi returned an error code (10)
E: Failure running script if dpkg -s apt-listbugs | grep -q '^Status: .* ok 
installed'; then /usr/sbin/apt-listbugs apt || ( test $? -ne 10 || exit 10; 
echo 'Warning: apt-listbugs exited abnormally, hit enter key to continue.' 12 
; read a  /dev/tty ); fi
Ack!  Something bad happened while installing packages.  Trying to recover:
Reading Package Lists... Done 
Building Dependency Tree   
Reading extended state information   
Initializing package states... Done
# 

Trying to upgrade fewer packages at a time works though.  Perhaps
apt-listbugs should not return a non-zero exit code if an error
occurred - only if the user said don't continue (if that is indeed
how apt-listbugs works), since otherwise it renders the system
un-upgradable?

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

Versions of packages apt-listbugs depends on:
ii  apt   0.5.28.6   Advanced front-end for dpkg
ii  libdpkg-ruby1.8   0.3.1  modules/classes for dpkg on ruby 1
ii  libintl-gettext-ruby1.8   0.11-5 Gettext wrapper for Ruby 1.8
ii  libruby1.8 [libzlib-ruby1.8]  1.8.2-7Libraries necessary to run Ruby 1.
ii  libxml-parser-ruby1.8 0.6.8-1Interface of expat for the scripti
ii  ruby  1.8.2-1An interpreter of object-oriented 

-- no debconf information


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



Bug#76918: GET CD AND DOWNLOADS, all software under $99-$15

2005-06-10 Thread Rasmus

Get the Software you need, now!
http://qvketq.el0tzve7b6eltfw.procoeliaab.com




If you stay in Beverly Hills too long you become a Mercedes. 
Nihilism is best done by professionals.   





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



Bug#312618: ocaml-nox: Installation fails when emacsen-common is not configured

2005-06-10 Thread Sven Luther
On Thu, Jun 09, 2005 at 11:02:15AM +0200, Matthias Urlichs wrote:
 Package: ocaml-nox
 Version: 3.08.3-3
 Severity: serious
 
 Setting up ocaml-nox (3.08.3-3) ...
 ERROR: emacsen-common being used before being configured.
 ERROR: This is likely a bug in the ocaml-nox package, which needs to
 ERROR: add one of the appropriate dependencies.
 ERROR: See /usr/share/doc/emacsen-common/debian-emacs-policy.gz
 ERROR: for details.
 
 Installation thus fails. A repeat succeeds, of course, since
 emacsen-common is installed by that time, but that won't help
 much for automated installations.

Arg, all emacs users should die 

:)

Anyway, could someone emacs savvy please have a look at this and fix it in the
svn repo ? I will then make an upload tomorrow, and see if i can get it into
testing-proposed-updates.

Friendly,

Sven Luther



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



Processed: Re: Bug#312821: Configuration is world-readable

2005-06-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 312821 grave
Bug#312821: Configuration is world-readable
Severity set to `grave'.

 tags 312821 security
Bug#312821: Configuration is world-readable
There were no tags set.
Tags added: security

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#312821: Configuration is world-readable

2005-06-10 Thread Steve Langasek
severity 312821 grave
tags 312821 security
thanks

On Fri, Jun 10, 2005 at 11:54:35AM +0200, Jerome Warnier wrote:
 Package: webcalendar
 Version: 0.9.45-4
 Severity: critical

 [EMAIL PROTECTED]:/etc/webcalendar$ ls -l /etc/webcalendar/
 total 88
 -rw-r--r--  1 root root   487 May 18 18:39 apache.conf
 -rw-r--r--  1 root root   461 Nov 11  2004 print_styles.css
 -rw-r--r--  1 www-data www-data   378 Apr 25 11:52 settings.php
 -rw-r--r--  1 root root   369 Apr 20 11:06 settings.php.old
 -rw-r--r--  1 root root   774 Dec 28 23:22 settings.php.tpl
 -rw-r--r--  1 root root  6701 Nov 16  2004 site_extras.php
 -rw-r--r--  1 root root 21879 Dec  7  2004 styles.php
 -rw-r--r--  1 root root 12133 Dec 14 01:09 user-ldap.php
 -rw-r--r--  1 root root 11417 Nov 16  2004 user-nis.php
 -rw-r--r--  1 root root 11647 Nov 25  2004 user.php

 All configuration files are world-readable. As settings.php includes a
 clear-text password and login to the database, this it highly unsecure,
 hence the severity critical. Wish I had seen this before Sarge's
 release.

That would seem to be a user-level security hole, not a root-level security
hole, so the proper severity would be grave.  And of course, the bug
should be tagged security.

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Processed: Oops, typo...

2005-06-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 310172 - fixed-upstream
Bug#310172: Upgrade from woody to sarge w/LVM problem
Tags were: fixed-upstream
Tags removed: fixed-upstream

 tags 310712 + fixed-upstream
Bug#310712: Remotely-exploitable missing-format-string vulnerability in some 
message dialogue boxes
Tags were: security
Tags added: fixed-upstream

 --
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#312821: Configuration is world-readable

2005-06-10 Thread Tim Peeler
Could you double-check that version?  Version 0.9.45-4 fixes this bug.

On Fri, Jun 10, 2005 at 11:54:35AM +0200, Jerome Warnier wrote:
 Package: webcalendar
 Version: 0.9.45-4
 Severity: critical
 
 [EMAIL PROTECTED]:/etc/webcalendar$ ls -l /etc/webcalendar/
 total 88
 -rw-r--r--  1 root root   487 May 18 18:39 apache.conf
 -rw-r--r--  1 root root   461 Nov 11  2004 print_styles.css
 -rw-r--r--  1 www-data www-data   378 Apr 25 11:52 settings.php
 -rw-r--r--  1 root root   369 Apr 20 11:06 settings.php.old
 -rw-r--r--  1 root root   774 Dec 28 23:22 settings.php.tpl
 -rw-r--r--  1 root root  6701 Nov 16  2004 site_extras.php
 -rw-r--r--  1 root root 21879 Dec  7  2004 styles.php
 -rw-r--r--  1 root root 12133 Dec 14 01:09 user-ldap.php
 -rw-r--r--  1 root root 11417 Nov 16  2004 user-nis.php
 -rw-r--r--  1 root root 11647 Nov 25  2004 user.php
 
 
 All configuration files are world-readable. As settings.php includes a
 clear-text password and login to the database, this it highly unsecure,
 hence the severity critical. Wish I had seen this before Sarge's
 release.
 
 Thanks
 -- 
 Jerome Warnier [EMAIL PROTECTED]
 BeezNest
 
 

-- 
Timothy Peeler [EMAIL PROTECTED]
Senior Programmer, Systems Administrator
LinuxForce Inc. (http://www.LinuxForce.net)


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



Bug#272127: freecdb: does not provide a shared library

2005-06-10 Thread Steve Langasek
Hi Tommi,

Since freecdb was already considered dead roughly a year ago, should we be
thinking about pulling it from etch and forcing its reverse-dependencies to
migrate to tinycdb?

Thanks,
-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#312847: python-pgsql: Can't connect to UNIX socket with postgresql-7.4

2005-06-10 Thread Roger Leigh
Hi,

The connection error is because the location of the UNIX socket has
changed between PostgreSQL 7.4 and 8.0.  The package needs to be
rebuilt against libpq4.  The following diff details the changes needed
to do this (and also fixes #311328 for good measure).

You can download the packages from here:
http://people.debian.org/~rleigh/python-pgsql/python-pgsql_2.4.0-5.1_powerpc.changes

Please could you confirm if these fix your problem (you might need to
rebuild for your architecture).

I haven't uploaded these, but I can NMU if needed.

Note to the maintainer: the setup.py change is a quick hack to make it
build.  Ideally upstream should switch to use pg_config
--includedir, which will give the correct output on all platforms,
rather than guessing defaults which become outdated.


Regards,
Roger


diff -urN python-pgsql-2.4.0.old/debian/changelog 
python-pgsql-2.4.0/debian/changelog
--- python-pgsql-2.4.0.old/debian/changelog 2005-06-10 22:33:28.217955528 
+0100
+++ python-pgsql-2.4.0/debian/changelog 2005-06-10 22:35:57.383278952 +0100
@@ -1,3 +1,21 @@
+python-pgsql (2.4.0-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * PostgreSQL 8.0 transition.
+- Build-Depend upon libpq-dev rather than postgresql-dev.
+- setup.py: Change the include directory to
+  /usr/include/postgresql/8.0.
+- Building against libpq4 changes the UNIX socket location
+  (closes: #312847).
+  * Parse float values in a locale-independent manner.  Applied
+patch to pgresult.c from Martin Pitt (closes: #311328):
+- Use PyOS_ascii_strtod() instead of strtod() to use locale agnostic
+  parser.
+- If compiling with a Python version  2.4, add a local copy of
+  python 2.4's PyOS_ascii_strtod() function.
+
+ -- Roger Leigh [EMAIL PROTECTED]  Fri, 10 Jun 2005 22:34:58 +0100
+
 python-pgsql (2.4.0-5) unstable; urgency=low
 
   * In python-pgsql, use symlinks to examples and tests from python2.3-pgsql
diff -urN python-pgsql-2.4.0.old/debian/control 
python-pgsql-2.4.0/debian/control
--- python-pgsql-2.4.0.old/debian/control   2005-06-10 22:33:28.220955072 
+0100
+++ python-pgsql-2.4.0/debian/control   2005-06-10 22:10:25.410174264 +0100
@@ -2,7 +2,7 @@
 Section: python
 Priority: optional
 Maintainer: Ben Burton [EMAIL PROTECTED]
-Build-Depends: debhelper ( 3.0.48), ed, postgresql-dev (= 7.2.1), 
python2.1-dev, python2.2-dev, python2.3-dev
+Build-Depends: debhelper ( 3.0.48), ed, libpq-dev (= 8.0.3), python2.1-dev, 
python2.2-dev, python2.3-dev
 Standards-Version: 3.6.1
 
 Package: python2.1-pgsql
diff -urN python-pgsql-2.4.0.old/pgresult.c python-pgsql-2.4.0/pgresult.c
--- python-pgsql-2.4.0.old/pgresult.c   2002-10-02 05:08:38.0 +0100
+++ python-pgsql-2.4.0/pgresult.c   2005-06-10 22:26:52.932048120 +0100
@@ -110,6 +110,175 @@
 
 /*--*/
 
+#if (PY_VERSION_HEX  0x0204)
+
+/* code stolen from Python 2.4 */
+
+#include locale.h
+
+#define ISSPACE(c)  ((c) == ' ' || (c) == '\f' || (c) == '\n' || \
+ (c) == '\r' || (c) == '\t' || (c) == '\v')
+#define ISDIGIT(c)  ((c) = '0'  (c) = '9')
+#define ISXDIGIT(c) (ISDIGIT(c) || ((c) = 'a'  (c) = 'f') || ((c) = 'A' 
 (c) = 'F'))
+
+/**
+ * PyOS_ascii_strtod:
+ * @nptr:the string to convert to a numeric value.
+ * @endptr:  if non-%NULL, it returns the character after
+ *   the last character used in the conversion.
+ * 
+ * Converts a string to a #gdouble value.
+ * This function behaves like the standard strtod() function
+ * does in the C locale. It does this without actually
+ * changing the current locale, since that would not be
+ * thread-safe.
+ *
+ * This function is typically used when reading configuration
+ * files or other non-user input that should be locale independent.
+ * To handle input from the user you should normally use the
+ * locale-sensitive system strtod() function.
+ *
+ * If the correct value would cause overflow, plus or minus %HUGE_VAL
+ * is returned (according to the sign of the value), and %ERANGE is
+ * stored in %errno. If the correct value would cause underflow,
+ * zero is returned and %ERANGE is stored in %errno.
+ * 
+ * This function resets %errno before calling strtod() so that
+ * you can reliably detect overflow and underflow.
+ *
+ * Return value: the #gdouble value.
+ **/
+double
+PyOS_ascii_strtod(const char  *nptr, 
+   char   **endptr)
+{
+   char *fail_pos;
+   double val;
+   struct lconv *locale_data;
+   const char *decimal_point;
+   int decimal_point_len;
+   const char *p, *decimal_point_pos;
+   const char *end = NULL; /* Silence gcc */
+
+/* g_return_val_if_fail (nptr != NULL, 0); */
+   assert(nptr != NULL);
+
+   fail_pos = NULL;
+
+   locale_data = localeconv();
+   decimal_point = locale_data-decimal_point;
+   decimal_point_len = strlen(decimal_point);
+
+   assert(decimal_point_len != 0);
+
+ 

Bug#297583: marked as done (openafs-modules-source: Build fails with ../linux/sched.h:156: parse error when compiling for SMP kernel)

2005-06-10 Thread Debian Bug Tracking System
Your message dated Fri, 10 Jun 2005 15:29:16 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#297583: openafs-modules-source: Build fails with 
../linux/sched.h:156: parse error when compiling for SMP kernel
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 1 Mar 2005 16:20:44 +
From [EMAIL PROTECTED] Tue Mar 01 08:20:44 2005
Return-path: [EMAIL PROTECTED]
Received: from dns.pace2020.com (wahoo.pace2020.com) [65.196.130.133] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D6A72-0003AE-00; Tue, 01 Mar 2005 08:20:44 -0800
Received: from 14-4.builds.pace2020.com ([192.168.1.3] helo=lionfish.oceania)
by wahoo.pace2020.com with esmtp (Exim 3.35 #1 (Debian))
id 1D6A71-0006wd-00
for [EMAIL PROTECTED]; Tue, 01 Mar 2005 11:20:43 -0500
Received: from proyal by lionfish.oceania with local (Exim 3.35 #1 (Debian))
id 1D6A9G-0002Mv-00; Tue, 01 Mar 2005 11:23:02 -0500
From: peter royal [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: openafs-modules-source: Build fails with ../linux/sched.h:156: parse 
error when compiling for SMP kernel
X-Mailer: reportbug 1.50
Date: Tue, 01 Mar 2005 11:23:02 -0500
Message-Id: [EMAIL PROTECTED]
Sender: peter royal [EMAIL PROTECTED]
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using From header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: openafs-modules-source
Version: 1.2.3final2-6
Severity: grave
Tags: patch
Justification: renders package unusable

I received the following error when compiling for 2.4.24 SMP:

gcc  -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -march=i486 
-malign-loops=2 -malign-jumps=2 -malign-functions=2 -D__KERNEL__  -DCPU=586 
-DKERNEL -D_KERNEL -DMODULE -DAFS_SMP-I. -I../ 
-I/usr/src/modules/openafs/src/config -c ../afs/afs_analyze.c;
In file included from ../asm/uaccess.h:8,
 from ../afs/../afs/sysincludes.h:65,
 from ../afs/afs_analyze.c:19:
../linux/sched.h:156: parse error
../linux/sched.h:159: warning: `set_cpus_allowed' redefined
../linux/modules/ksyms.ver:652: warning: this is the location of the previous 
definition
In file included from ../afs/../afs/../rx/../rx/rx_packet.h:45,
 from ../afs/../afs/../rx/rx.h:38,
 from ../afs/../afs/afsincludes.h:30,
 from ../afs/afs_analyze.c:35:
/usr/include/sys/sysmacros.h:28: warning: `major' redefined
../linux/kdev_t.h:80: warning: this is the location of the previous definition
/usr/include/sys/sysmacros.h:29: warning: `minor' redefined
../linux/kdev_t.h:81: warning: this is the location of the previous definition
make[6]: *** [afs_analyze.o] Error 1
make[6]: Leaving directory 
`/usr/src/modules/openafs/src/libafs/MODLOAD-2.4.24-MP'
make[5]: *** [linux_compdirs] Error 2
make[5]: Leaving directory `/usr/src/modules/openafs/src/libafs'
make[4]: *** [libafs] Error 2
make[4]: Leaving directory `/usr/src/modules/openafs'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/usr/src/modules/openafs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/modules/openafs'
make[1]: *** [build-modules-stamp] Error 2
make[1]: Leaving directory `/usr/src/modules/openafs'
Module /usr/src/modules/openafs failed.
Hit return to Continue

The patch mentioned at 
https://lists.openafs.org/pipermail/openafs-devel/2002-July/008194.html
got me past the issue.


-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux lionfish 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages openafs-modules-source depends on:
ii  bison 1:1.875a-1 A parser generator that is compati
ii  debhelper 4.2.10 helper programs for debian/rules
ii  flex  2.5.4a-24  A fast lexical analyzer generator.
ii  libncurses5-dev   5.3.20030719-5 Developer's libraries and docs for
ii  libpam0g-dev  0.72-35Development files for PAM


---
Received: (at 297583-done) by bugs.debian.org; 10 Jun 2005 22:29:17 +
From [EMAIL PROTECTED] Fri Jun 10 15:29:17 2005

Bug#297585: marked as done (openafs-modules-source: fails to build with bison grammar error)

2005-06-10 Thread Debian Bug Tracking System
Your message dated Fri, 10 Jun 2005 15:29:59 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#297585: openafs-modules-source: fails to build with bison 
grammar error
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 1 Mar 2005 16:37:23 +
From [EMAIL PROTECTED] Tue Mar 01 08:37:23 2005
Return-path: [EMAIL PROTECTED]
Received: from dns.pace2020.com (wahoo.pace2020.com) [65.196.130.133] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D6AN9-0005eF-00; Tue, 01 Mar 2005 08:37:23 -0800
Received: from 14-4.builds.pace2020.com ([192.168.1.3] helo=lionfish.oceania)
by wahoo.pace2020.com with esmtp (Exim 3.35 #1 (Debian))
id 1D6AN8-5R-00
for [EMAIL PROTECTED]; Tue, 01 Mar 2005 11:37:22 -0500
Received: from proyal by lionfish.oceania with local (Exim 3.35 #1 (Debian))
id 1D6APO-0002OE-00; Tue, 01 Mar 2005 11:39:42 -0500
From: peter royal [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: openafs-modules-source: fails to build with bison grammar error
X-Mailer: reportbug 1.50
Date: Tue, 01 Mar 2005 11:39:42 -0500
Message-Id: [EMAIL PROTECTED]
Sender: peter royal [EMAIL PROTECTED]
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using From header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: openafs-modules-source
Version: 1.2.3final2-6
Severity: grave
Tags: patch
Justification: renders package unusable

This upstream patch fixes:

http://www.openafs.org/cgi-bin/wdelta/STABLE12-uss-fix-bogus-grammar-20021026

Error signature is:

cc -c  -I/usr/include -I/usr/src/modules/openafs/src/config 
-I/usr/src/modules/openafs/include -I. -O2 
-I/usr/local/src/kernel-source-2.4.24/include uss_fs.c
flex -l lex.c
bison -y -d grammar.y
grammar.y:53.9: syntax error, unexpected |
grammar.y:59.9: syntax error, unexpected |
grammar.y:65.9: syntax error, unexpected |
grammar.y:68.9: syntax error, unexpected |
grammar.y:73.9: syntax error, unexpected |
grammar.y:77.9: syntax error, unexpected |
grammar.y:85.76-77: invalid $ value

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux lionfish 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages openafs-modules-source depends on:
ii  bison 1:1.875a-1 A parser generator that is compati
ii  debhelper 4.2.10 helper programs for debian/rules
ii  flex  2.5.4a-24  A fast lexical analyzer generator.
ii  libncurses5-dev   5.3.20030719-5 Developer's libraries and docs for
ii  libpam0g-dev  0.72-35Development files for PAM


---
Received: (at 297585-done) by bugs.debian.org; 10 Jun 2005 22:30:01 +
From [EMAIL PROTECTED] Fri Jun 10 15:30:01 2005
Return-path: [EMAIL PROTECTED]
Received: from smtp1.stanford.edu [171.67.16.123] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dgs0m-0001Hd-00; Fri, 10 Jun 2005 15:30:00 -0700
Received: from windlord.stanford.edu (windlord.Stanford.EDU [171.64.19.147])
by smtp1.Stanford.EDU (8.12.11/8.12.11) with SMTP id j5AMTxit020282
for [EMAIL PROTECTED]; Fri, 10 Jun 2005 15:29:59 -0700
Received: (qmail 30272 invoked by uid 1000); 10 Jun 2005 22:29:59 -
To: [EMAIL PROTECTED]
Subject: Re: Bug#297585: openafs-modules-source: fails to build with bison
 grammar error
From: Russ Allbery [EMAIL PROTECTED]
Organization: The Eyrie
Date: Fri, 10 Jun 2005 15:29:59 -0700
Message-ID: [EMAIL PROTECTED]
User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4 (Jumbo Shrimp, linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

This bug has been fixed in the current Debian stable release (3.1, aka
sarge).  I'm afraid that no fix is planned for woody; we recommend
upgrading from woody to sarge.

-- 

Bug#312936: Programmes linked against libacl1 segfault in libacl1 code.

2005-06-10 Thread Jonathan David Amery
Package: libacl1
Version: 2.2.23-1
Severity: critical
Justification: breaks unrelated software

I've just upgraded my system from woody to sarge.  Among other upgrade 
problems I noticed that programmes like cp, mv and install were occasionally 
segfaulting (and the packages that were invoking them failing to get 
installed), leaving register dumps like this in my logs:

  pc : [400278ac]lr : [4002a348]Not tainted
  sp : b4f4  ip : 40049cf8  fp : b780
  r10: 400333bc  r9 : ba38  r8 : b548
  r7 : b561  r6 :   r5 : 0001c324  r4 : b50c
  r3 : 0004  r2 :   r1 : 9d6b  r0 : b508
  Flags: nzCv  IRQs on  FIQs on  Mode USER_32  Segment user
  Control: 1C14917D  Table: 1C14917D  DAC: 0015

Looking at the ldd output for cp makes it quite clear that this is inside 
libacl1:

libacl.so.1 = /lib/libacl.so.1 (0x40026000)
libc.so.6 = /lib/libc.so.6 (0x40034000)
libattr.so.1 = /lib/libattr.so.1 (0x40159000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x40164000)

Recompiling libacl1 (itself an awkward task since the package itself 
segfaults in the middle when it is doing something to the postinst script)
and installing the recompiled version fixes the problem.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: arm (armv4l)
Kernel: Linux 2.4.18-rmk7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libacl1 depends on:
ii  libattr12.4.16-1 Extended attribute shared library
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-13   GCC support library

-- no debconf information


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



Bug#312936: Programmes linked against libacl1 segfault in libacl1 code.

2005-06-10 Thread Steve Langasek
On Fri, Jun 10, 2005 at 11:36:18PM +0100, Jonathan David Amery wrote:
 I've just upgraded my system from woody to sarge.  Among other upgrade 
 problems I noticed that programmes like cp, mv and install were occasionally 
 segfaulting (and the packages that were invoking them failing to get 
 installed), leaving register dumps like this in my logs:

   pc : [400278ac]lr : [4002a348]Not tainted
   sp : b4f4  ip : 40049cf8  fp : b780
   r10: 400333bc  r9 : ba38  r8 : b548
   r7 : b561  r6 :   r5 : 0001c324  r4 : b50c
   r3 : 0004  r2 :   r1 : 9d6b  r0 : b508
   Flags: nzCv  IRQs on  FIQs on  Mode USER_32  Segment user
   Control: 1C14917D  Table: 1C14917D  DAC: 0015

 Looking at the ldd output for cp makes it quite clear that this is inside 
 libacl1:

 libacl.so.1 = /lib/libacl.so.1 (0x40026000)
 libc.so.6 = /lib/libc.so.6 (0x40034000)
 libattr.so.1 = /lib/libattr.so.1 (0x40159000)
 /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)
 libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x40164000)

 Recompiling libacl1 (itself an awkward task since the package itself 
 segfaults in the middle when it is doing something to the postinst script)
 and installing the recompiled version fixes the problem.

 -- System Information:
 Debian Release: 3.1
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: arm (armv4l)
 Kernel: Linux 2.4.18-rmk7

Do you know if upgrading to the 2.4 kernel version available in sarge makes
a difference here? 

-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#312941: ftbfs [sparc] chmod: cannot access

2005-06-10 Thread Blars Blarson
Package: qdbm
Version: 1.8.29-2
Severity: serious
Justification: fails to build from source


qdbm fails to build on the sparc buildd:  (it did build on my sparc pbuilder,
it may be an access problem due to the pbuilder running as root.)



cp -Rf plspex.html plspex-ja.html plapidoc 
/build/buildd/qdbm-1.8.29/debian/libqdbm-perl/usr/share/qdbm/perl

#
# Thanks for using QDBM for Perl.
#
make[1]: Leaving directory `/build/buildd/qdbm-1.8.29/perl'
chmod +w /build/buildd/qdbm-1.8.29/debian/libqdbm-perl/usr/lib/perl*/*/*/*.so
chmod: cannot access 
`/build/buildd/qdbm-1.8.29/debian/libqdbm-perl/usr/lib/perl*/*/*/*.so': No such 
file or directory
make: *** [install] Error 1
**



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



Bug#298674: ftbfs [sparc] cannot find -lccscript

2005-06-10 Thread Regis Boudin
Hi,

I have been looking at this bug, and it appears that the actual problem
comes from the libccscript package. For some reason, the library crashes
and returns a Bus Error. I supose the same happens on ia64 and hppa
which FTBFS too.
The result is that the test in the configure file returns an empty
string instead of the expected 2, and project is then linked using
-lccscript where it should be -lccscript2.

I have tried to revert to a version of libccscript which seemed to work
one the buildds (2.5.6-3, picked from snapshot.), but I keep getting the
same error, so it is probably deeper than expected.

I'm not sure if this bug should be closed or reassigned, but even if it
was built, bayonne looks unusable on some architectures anyway.

Regis



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



Bug#312947: libcurses-perl: ftbfs [sparc] mkdir /home/bod: Permission denied

2005-06-10 Thread Blars Blarson
Package: libcurses-perl
Version: 1.12-1
Severity: serious
Tags: sid
Justification: fails to build from source

libcurses-perl failed to build on a sparc buildd, apparently trying to
create a directory in /home:


chmod 644 blib/arch/auto/Curses/Curses.bs
No tests defined for Curses extension.
Manifying blib/man3/Curses.3perl
mkdir /home/bod: Permission denied at /usr/share/perl/5.8/ExtUtils/Install.pm 
line 112
make[1]: *** [pure_vendor_install] Error 2



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



Bug#304252: marked as done (gnue-appserver: does not create /var/run/gnue)

2005-06-10 Thread Debian Bug Tracking System
Your message dated Fri, 10 Jun 2005 23:02:28 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#304252: fixed in gnue-appserver 0.4.1-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 11 Apr 2005 22:12:34 +
From [EMAIL PROTECTED] Mon Apr 11 15:12:34 2005
Return-path: [EMAIL PROTECTED]
Received: from mxfep01.bredband.com [195.54.107.70] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DL790-0007Vl-00; Mon, 11 Apr 2005 15:12:34 -0700
Received: from [85.224.28.81] ([85.224.28.81] [85.224.28.81])
  by mxfep01.bredband.com with ESMTP
  id [EMAIL PROTECTED]
  for [EMAIL PROTECTED]; Tue, 12 Apr 2005 00:12:01 +0200
Message-ID: [EMAIL PROTECTED]
Date: Tue, 12 Apr 2005 00:12:01 +0200
From: Niklas Rydberg [EMAIL PROTECTED]
User-Agent: Mozilla Thunderbird 0.9 (X11/20041124)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: gnue-appserver: does not create /var/run/gnue
X-Enigmail-Version: 0.89.0.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gnue-appserver
Version: 0.4.1-1
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***
/var/run/gnue should be created on appserver install


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.4
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1)

Versions of packages gnue-appserver depends on:
ii  gnue-common   0.5.14-1   GNU Enterprise Common 
Library for
ii  python2.3.5-1An interactive high-level 
object-o

-- no debconf information


---
Received: (at 304252-close) by bugs.debian.org; 11 Jun 2005 03:10:49 +
From [EMAIL PROTECTED] Fri Jun 10 20:10:49 2005
Return-path: [EMAIL PROTECTED]
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DgwOW-00013R-00; Fri, 10 Jun 2005 20:10:48 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DgwGS-OO-00; Fri, 10 Jun 2005 23:02:28 -0400
From: Andrew Mitchell [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#304252: fixed in gnue-appserver 0.4.1-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Fri, 10 Jun 2005 23:02:28 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: gnue-appserver
Source-Version: 0.4.1-2

We believe that the bug you reported is fixed in the latest version of
gnue-appserver, which is due to be installed in the Debian FTP archive:

gnue-appserver_0.4.1-2.diff.gz
  to pool/main/g/gnue-appserver/gnue-appserver_0.4.1-2.diff.gz
gnue-appserver_0.4.1-2.dsc
  to pool/main/g/gnue-appserver/gnue-appserver_0.4.1-2.dsc
gnue-appserver_0.4.1-2_all.deb
  to pool/main/g/gnue-appserver/gnue-appserver_0.4.1-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrew Mitchell [EMAIL PROTECTED] (supplier of updated gnue-appserver package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 12 Apr 2005 11:03:22 +1200
Source: gnue-appserver
Binary: gnue-appserver
Architecture: source all
Version: 0.4.1-2
Distribution: unstable
Urgency: low
Maintainer: Andrew Mitchell [EMAIL PROTECTED]

Bug#312958: FTBFS on ia64

2005-06-10 Thread Frank Lichtenheld
Package: stklos
Severity: serious

make[3]: Entering directory `/build/buildd/stklos-0.55/lib'
../utils/tmpcomp date.stk date.ostk
/build/buildd/stklos-0.55/lib/date.stk:99: warning  reference to undefined 
symbol seconds-system-date
../utils/tmpcomp compfile.stk compfile.ostk
../utils/tmpcomp full-syntax.stk full-syntax.ostk
Error while executing file ../utils/stklos-compile (%dump-code: bad value in 
code vector `#(37 85 0 77 86 1 2 29 8 37 85 2 86 3 1 28 1 7 10 4 45 24 37 85 0 
86 5 1 74 37 86 6 0 74 37 37 86 7 0 33 85 0 86 8 2 46 10 9 31 10 10 11 31 12 35 
15 3 37 14 33 85 13 13 33 12 33 10 3 39 4 36 31 14 35 16 1 37 37 85 15 12 33 86 
16 2 33 10 17 39 1 36 31 18 1 31 19 1 31 20 1 31 21 37 79 41 1 35 50 2 37 37 13 
33 18 256 33 86 22 2 33 43 1 12 29 11 37 12 33 18 256 33 10 23 39 2 36 37 37 18 
257 33 18 256 33 86 24 2 33 18 512 33 86 24 2 27 512 36 36 19 19 35 28 1 37 37 
12 33 18 256 33 86 22 2 33 43 1 12 29 8 37 12 33 10 25 39 1 36 1 36 36 19 20 35 
12 1 37 12 33 18 256 33 10 22 39 2 36 19 21 44 1 31 26 1 31 27 1 31 28 1 31 29 
1 31 30 1 31 31 1 31 32 1 31 33 1 31 34 1 31 35 35 11 2 37 13 33 12 33 10 24 39 
2 36 31 36 35 31 3 37 85 37 37 14 33 37 13 33 37 12 33 79 86 24 2 33 86 24 2 33 
86 24 2 33 10 24 39 2 36 31 38 35 3 1 12 36 31 39 35 24 2 37 85 40 37 13 33 37 
12 33 79 86 24 2 33 86 24 2 33 10 24 39 2 
 36 31 41 35 3 1 12 36 31 42 35 24 2 37 85 40 37 13 33 37 12 33 79 86 24 2 33 
86 24 2 33 10 24 39 2 36 31 43 35 24 2 37 85 44 37 13 33 37 12 33 79 86 24 2 33 
86 24 2 33 10 24 39 2 36 31 45 35 31 3 37 85 44 37 37 14 33 13 33 86 46 2 33 37 
12 33 79 86 24 2 33 86 24 2 33 10 24 39 2 36 31 47 35 17 1 37 85 48 37 12 33 79 
86 24 2 33 10 24 39 2 36 31 49 35 17 1 37 85 48 37 12 33 79 86 24 2 33 10 24 39 
2 36 31 50 35 60 1 37 37 12 33 86 25 1 33 86 51 1 29 8 37 12 33 10 52 39 1 36 
37 85 53 37 37 12 33 86 52 1 33 37 37 37 12 33 86 25 1 33 86 54 1 33 79 86 24 2 
33 86 24 2 33 10 24 39 2 36 31 54 35 44 3 37 14 33 86 51 1 29 2 12 36 37 85 55 
37 37 10 56 33 14 33 13 33 86 57 3 33 37 12 33 79 86 24 2 33 86 24 2 33 10 24 
39 2 36 31 58 35 24 2 37 85 59 37 13 33 37 12 33 79 86 24 2 33 86 24 2 33 10 24 
39 2 36 31 60 37 41 0 37 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 
77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 
77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 77 
 77 77 41 62 37 35 127 1 37 12 33 79 37 77 41 1 37 35 103 2 37 13 33 86 61 1 29 
27 37 37 13 33 86 25 1 33 37 37 13 33 86 52 1 33 12 33 86 24 2 33 18 256 39 2 
36 37 13 33 18 785 38 1 29 11 37 13 33 12 33 10 24 39 2 28 46 37 13 33 86 51 1 
29 3 12 28 35 37 13 33 18 768 38 1 29 17 37 37 13 33 18 803 38 1 33 12 33 18 
256 39 2 28 9 37 13 33 12 33 10 24 39 2 36 33 41 1 12 27 256 44 12 44 39 2 36 
33 35 15 1 37 37 12 33 18 274 38 1 33 18 315 39 1 36 33 35 14 1 37 37 12 33 86 
62 1 33 10 18 39 1 36 33 35 172 1 37 12 33 18 256 38 1 29 14 37 37 12 33 18 258 
38 1 33 18 314 39 1 36 37 12 33 86 61 1 29 79 37 37 37 12 33 86 52 1 33 18 314 
38 1 33 37 37 12 33 86 25 1 33 18 314 38 1 33 43 2 37 13 33 37 18 256 33 86 52 
1 33 86 63 2 29 16 37 12 33 37 18 256 33 86 25 1 33 86 63 2 28 1 1 29 3 18 256 
36 37 13 33 12 33 10 24 39 2 36 28 60 37 12 33 86 64 1 29 51 37 37 12 33 86 65 
1 33 43 1 37 37 18 570 33 12 33 86 57 (18 512) 33 43 1 37 10 63 33 18 256 33 12 
33 86 12 3 29 3 18 512 36 37 12 33 10 66 39 1 36 36
  28 1 12 36 33 35 186 1 37 37 12 33 86 52 1 33 43 1 37 12 33 85 67 86 68 2 29 
14 37 37 18 256 33 86 69 1 33 10 39 39 1 36 37 12 33 85 70 86 68 2 29 15 37 37 
18 256 33 86 69 1 33 10 42 39 1 28 124 37 12 33 85 71 86 68 2 29 15 37 37 18 
256 33 86 69 1 33 10 50 39 1 28 99 37 12 33 85 72 86 68 2 29 15 37 37 18 256 33 
86 69 1 33 10 49 39 1 28 74 37 12 33 85 73 86 68 2 29 29 37 37 18 256 33 86 69 
1 33 37 37 18 256 33 86 74 1 33 18 569 38 1 33 10 45 39 2 28 35 12 37 37 37 18 
256 33 86 52 1 33 86 42 1 33 37 18 569 33 37 18 256 33 86 25 1 33 86 57 2 33 10 
36 39 2 36 36 33 35 77 1 37 37 12 33 86 52 1 33 85 56 86 63 2 29 15 37 85 75 37 
12 33 86 25 1 33 10 76 39 2 36 37 37 12 33 86 52 1 33 85 48 86 63 2 29 21 37 85 
48 37 37 12 33 86 69 1 33 86 66 1 33 10 56 39 2 28 9 37 85 66 12 33 10 56 39 2 
36 33 35 25 2 37 12 33 85 77 86 78 2 29 2 13 36 37 85 46 13 33 12 33 10 56 39 3 
36 33 35 127 2 37 37 12 33 86 52 1 33 85 56 86 63 2 29 17 37 85 56 13 33 37 12 
33 86 25 1 33 10 76 39 3 36 37 37 13 33 86 52 1
  33 85 48 86 63 2 29 15 37 37 12 33 86 52 1 33 85 48 86 63 2 28 1 1 29 28 37 
85 48 37 37 13 33 86 69 1 33 37 12 33 86 69 1 33 86 24 2 33 10 56 39 2 28 32 37 
12 33 85 77 86 78 2 29 11 37 85 56 13 33 10 56 39 2 28 11 37 85 24 13 33 12 33 
10 56 39 3 36 33 35 216 2 37 37 10 25 33 12 33 86 57 2 33 37 35 16 1 37 85 79 
37 12 33 86 52 1 33 10 56 39 2 36 33 12 33 86 57 2 33 43 2 37 37 18 257 33 86 
52 1 33 85 79 86 63 2 29 8 37 12 33 10 52 39 1 36 37 35 34 1 37 37 12 33 86 52 
1 33 85 79 86 63 2 29 16 37 37 12 33 86 69 1 33 18 257 33 10 80 39 2 36 1 36 33 
37 18 257 33 86 25 1 33 86 12 2 29 78 37 85 57 37 85 81 37 18 257 33 

Bug#312963: netatalk 2.0.2-4 depends on non-existent packages

2005-06-10 Thread Marc Wilson
Package: netatalk
Version: 2.0.2-4
Severity: grave
Justification: renders package unusable

As below:

rei $ sudo apt-get install netatalk
Reading Package Lists... Done
Building Dependency Tree... 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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  netatalk: Depends: libc6 (= 2.3.5-1) but 2.3.2.ds1-22 is to be installed
Depends: libcupsys2 (= 1.1.99.b1-1) but it is not going to be 
installed
E: Broken packages


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

Versions of packages netatalk depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libcupsys2-gnutls10 1.1.23-10Common UNIX Printing System(tm) - 
ii  libdb4.24.2.52-18Berkeley v4.2 Database Libraries [
ii  libgssapi1-heimdal  0.6.3-10 Libraries for Heimdal Kerberos
ii  libpam-modules  0.76-22  Pluggable Authentication Modules f
ii  libpam-runtime  0.76-22  Runtime support for the PAM librar
ii  libpam0g0.76-22  Pluggable Authentication Modules l
ii  libslp1 1.0.11a-2OpenSLP libraries
ii  libwrap07.6.dbs-8Wietse Venema's TCP wrappers libra
ii  netbase 4.21 Basic TCP/IP networking system
ii  perl5.8.4-8  Larry Wall's Practical Extraction 

-- no debconf information


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



Bug#269564: marked as done (doomlegacy-sdl: Crashes on startup with undefined symbol error)

2005-06-10 Thread Debian Bug Tracking System
Your message dated Sat, 11 Jun 2005 07:00:10 +0200
with message-id [EMAIL PROTECTED]
and subject line Fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 2 Sep 2004 08:00:30 +
From [EMAIL PROTECTED] Thu Sep 02 01:00:30 2004
Return-path: [EMAIL PROTECTED]
Received: from 133.183.210.220.dy.bbexcite.jp (flux) [220.210.183.133] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C2mWE-0003CW-00; Thu, 02 Sep 2004 01:00:30 -0700
Received: from luke by flux with local (Exim 3.36 #1 (Debian))
id 1C2mWC-0005H6-00; Thu, 02 Sep 2004 17:00:28 +0900
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Luke Reeves [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: doomlegacy-sdl: Crashes on startup with undefined symbol error
X-Mailer: reportbug 2.64
Date: Thu, 02 Sep 2004 17:00:28 +0900
Message-Id: [EMAIL PROTECTED]
Sender: Luke Reeves [EMAIL PROTECTED]
X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED]
  using From header
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: doomlegacy-sdl
Version: 1.41release-1
Severity: grave
Justification: renders package unusable

When trying to start the lsdldoom binary (using either the shareware
or the real Doom WAD files), it crashes with the message:

lsdldoom: relocation error: lsdldoom: undefined symbol: open_music

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8.1
Locale: LANG=C, LC_CTYPE=C

Versions of packages doomlegacy-sdl depends on:
ii  doomlegacy-data   1.41release-1  Data files needed by doomlegacy
ii  libc6 2.3.2.ds1-16   GNU C Library: Shared libraries an
ii  libsdl-mixer1.2   1.2.5-8mixer library for Simple DirectMed
ii  libsdl1.2debian   1.2.7-7Simple DirectMedia Layer
ii  xlibmesa-gl [libgl1]  4.3.0.dfsg.1-6 Mesa 3D graphics library [XFree86]
ii  xlibmesa-glu [libglu1]4.3.0.dfsg.1-6 Mesa OpenGL utility library [XFree

-- no debconf information

---
Received: (at 269564-done) by bugs.debian.org; 11 Jun 2005 05:00:15 +
From [EMAIL PROTECTED] Fri Jun 10 22:00:15 2005
Return-path: [EMAIL PROTECTED]
Received: from higgs.djpig.de [213.133.98.126] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dgy6R-bh-00; Fri, 10 Jun 2005 22:00:15 -0700
Received: from djpig by higgs.djpig.de with local (Exim 4.50)
id 1Dgy6M-00018p-Ns
for [EMAIL PROTECTED]; Sat, 11 Jun 2005 07:00:11 +0200
Date: Sat, 11 Jun 2005 07:00:10 +0200
From: Frank Lichtenheld [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Fixed
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This bug was fixed some time ago in doomlegacy-sdl 1.41release-2.
Closing

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/


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



Processed: tagging 312963

2005-06-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.8.14
 tags 312963 sid
Bug#312963: netatalk 2.0.2-4 depends on non-existent packages
There were no tags set.
Tags added: sid


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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