Bug#295616: apt-cacher: Typo in script HTML output.

2005-02-16 Thread David Clymer
Package: apt-cacher
Version: 0.8-4
Severity: minor
Tags: patch

patch fixes typo ;o)

in the HTML output of apt-cacher.pl, "licence" should be spelled "license"

--- apt-cacher.pl   2005-02-15 11:42:21.0 -0500
+++ apt-cacher.pl.orig  2005-02-15 11:42:07.0 -0500
@@ -628,3 +628,3 @@
 
-license
+licence
 


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

Versions of packages apt-cacher depends on:
ii  apache1.3.33-3   versatile, high-performance HTTP s
ii  bzip2 1.0.2-1A high-quality block-sorting file 
ii  perl  5.8.4-6Larry Wall's Practical Extraction 
ii  wget  1.9.1-8retrieves files from the web

-- no debconf information


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



Bug#295656: wvdial: error message error: Says device is busy when real reason is permission denied

2005-02-17 Thread David Lawyer
Package: wvdial
Version: 1.54.0

If I don't have write access to the directory /var/lock I get:
$wvdial
--> WvDial: Internet dialer version 1.54.0
--> Cannot open /dev/ttyS2: Device or resource busy
--> Cannot open /dev/ttyS2: Device or resource busy
--> Cannot open /dev/ttyS2: Device or resource busy

Shouldn't it be "Cannot write in /var/lock: permission denied"

David Lawyer


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



Bug#295923: listsections missing from wajig commands

2005-02-18 Thread David Liontooth
Package: wajig
Version: 2.0.23
Severity: minor


Great new commands in 2.0.22, but missing in wajig commands list.

-- System Information:
Debian Release: sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ac8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages wajig depends on:
ii  apt   0.5.28.1   Advanced front-end for dpkg
ii  python2.3.5-1An interactive high-level object-o
ii  python-apt0.5.10 Python interface to libapt-pkg

-- no debconf information


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



Bug#296044: Confusing debconf question

2005-02-19 Thread David Weinehall
Package: seahorse
Version: 0.7.6-1
Severity: normal
Tags: patch

The Debconf question for Seahorse refers to cpufreq-selector,
which probably will confuse a lot of people... =)

Patch included.


Regards: David Weinehall

diff -urN seahorse-0.7.6-old/debian/po/templates.pot 
seahorse-0.7.6/debian/po/templates.pot
--- seahorse-0.7.6-old/debian/po/templates.pot  2005-02-19 23:32:14.0 
+0200
+++ seahorse-0.7.6/debian/po/templates.pot  2005-02-19 23:33:58.0 
+0200
@@ -27,7 +27,7 @@
 #. Type: boolean
 #. Description
 #: ../seahorse.templates:4
-msgid "Do you want cpufreq-selector to be installed SUID root?"
+msgid "Do you want seahorse to be installed SUID root?"
 msgstr ""
 
 #. Type: boolean
diff -urN seahorse-0.7.6-old/debian/seahorse.templates 
seahorse-0.7.6/debian/seahorse.templates
--- seahorse-0.7.6-old/debian/seahorse.templates2005-02-19 
23:32:14.0 +0200
+++ seahorse-0.7.6/debian/seahorse.templates2005-02-19 23:33:26.0 
+0200
@@ -1,7 +1,7 @@
 Template: seahorse/SUID
 Type: boolean
 Default: true
-_Description: Do you want cpufreq-selector to be installed SUID root?
+_Description: Do you want seahorse to be installed SUID root?
  Seahorse-agent needs to be run SUID root in order to be able to access
  protected memory. This allows passwords for GPG keys be cached
  in a secure way.


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



Bug#296040: libapache2-svn: hyphen vs underscore symlink in mods-enabled gives unresolv

2005-02-20 Thread David Kimdon
Hi,

The problem you see, it appears to me, is due to the order that the
modules are loaded.  Modules are loaded  based on the filename of the
*.load.  When the mod_dav_svn module is loaded before the mod_dav
module then the load fails because mod_dav symbols are needed by
mod_dav_svn.  The order of the files in question is:

dav-svn-mine.load
dav.load
dav_fs.load
dav_svn.load

-David


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



Bug#32547: Status update?

2005-02-20 Thread David Härdeman
On Wed, Feb 09, 2005 at 07:22:31PM +0100, Michael Meskes wrote:
On Fri, Aug 20, 2004 at 10:28:12PM +0200, David Härdeman wrote:
I can still see this behavious (5 years later), with a recent (2.6.8.1) 
kernel and hardware watchdog (i8xx-tco).
Do you still see the bug? Do you have any time to debug it a little bit?
I still cannot reproduce it.
Michael
I'm sorry, as I said later in that bug, I cannot reproduce it. It turned 
out that my problems where misconfigurations (such as machine setup to 
ping itself while at the same time not replying to pings, overly 
restrictive firewalling etc).

This is also indicated by the error message which I got from watchdog 
(101 = ENETUNREACH = Network is unreachable). Now, the bug reporter got 
106, which is probably EISCONN = Transport endpoint is already 
connected, which I've only seen either when calling connect twice on a 
socket, or when using sendto with a destination address on a 
connect():ed socket.

I've been through the latest sources trying to find something fishy that 
would cause the problems reported. The only thing I found which looks a 
bit weird is this:

watchdog.c, line 562, setsockopt uses hold as an argument, but hold has 
not been initialized, which might mean that broadcast packets are in 
fact not enabled, right?

That shouldn't account for the 106 error though, maybe the original bug 
has been fixed since it was reported?

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


Bug#295452: [PATCH] SWIG 1.3.24 support

2005-02-20 Thread David Kimdon
I submitted the patch to the alioth subversion repository, thanks for
posting to the dev list.  You can feel free to upload the 1.3.24 swig.
 From what I understand the new swig will break the current subversion
so I'll upload a new subversion soon after (or before?).

Perhaps I put a build-dep that requires the 1.3.24 swig since in the
past we have found that the swig API is rather volatile and it might
simplify our lives to see everything using the same versions.

Thoughts?

David


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



Bug#271307: Anti-spam still evadable by spammers

2005-02-20 Thread David Murn
Hello,
I reported this bug about 6 months ago, and didnt even get a response (other 
than all automated acknowledgements).  Hopefully this time someone might 
have some advice on a fix, as Im sure I am not the only person getting 
hammered with spam on centericq.

The problem arises through the anti-spam option not blocking 'authorization' 
messages.  While this by itself isnt a big pain, the problem is that many 
spammers request authorization or send a 'denied authorization' packet, with 
their spam message attached as the 'reason to add' or 'reason for denial'.  
I quite often return to my computer after an extended period to find several 
of these messages, usually coming in groups of 3 or 4, (which have both 
requests and denials, and would probably show other messages if I didnt have 
anti-spam option on).

I have had a look through the source, but unfortunately OOP is not my 
strongpoint, and the bug would be fixable in a few seconds by someone who 
knows where to look.

Heres hoping I dont find myself emailing about ongoing spam in another 6 
months too.

Davey

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


Bug#296198: debian.org: problem navigating software search

2005-02-20 Thread David Creelman
Package: debian.org
Severity: wishlist


Hi,

When searching for software in the packages page it is annoying to have
to move back up to the top of the page to get to the next page of 
software. 

Why not duplicate the back (<<) forward (>>) links on the page at the 
bottom of the page? That way the user doesn't need to move back to the 
top of the page to do 'next'.

Thanks
David


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#293310: wrong book URL in libapache2-svn/README.Debian

2005-02-20 Thread David Kimdon
thanks for noticing, fixed in next upload

-David


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



Bug#296560: /etc/bash_completion.d/openoffice: csv files not recognized

2005-02-23 Thread David Schmitt
Package: openoffice.org-debian-files
Version: 1.1.3-5+1
Severity: minor
File: /etc/bash_completion.d/openoffice

Dear OOTeam!

Openoffice can open .csv (Comma Seperated Values) Files, it'd be great if
those were also included in the COMPREPLY. Looking at
/etc/bash_completion.d/openoffice, this should be trivially archived by
adding another line with

compgen -G "${cur}*.csv"

to the list.


Thank you for your time and excellent work!

Ragards, David

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k6-1
Locale: LANG=C, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

Versions of packages openoffice.org-debian-files depends on:
ii  debianutils   2.13.0 Miscellaneous utilities specific t
ii  openoffice.org1.1.3-6high-quality office productivity s
ii  openoffice.org-bin1.1.3-6OpenOffice.org office suite binary

-- no debconf information


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



Bug#296579: initrd-tools: Disabling unloading of ide modules with kernel 2.6.10

2005-02-23 Thread David Schweikert
Package: initrd-tools
Version: 0.1.77
Severity: minor


When booting a 2.6.10 kernel with initrd, many error messages like this
are produced:

ERROR: Removing 'amd74xx': Device or resource busy

The problem is that kernel 2.6.10 (and probably also others) is unable
to unload ide modules. This error message is very worrying for new users
and I have thus made a patch (attached) for our local installation,
which disables the unloading of ide modules on kernel 2.6.10. Maybe
other kernels can be included in the list too.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-isgee-neptun-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages initrd-tools depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  cpio  2.5-1.2GNU cpio -- a program to manage ar
ii  cramfsprogs   1.1-6  Tools for CramFs (Compressed ROM F
ii  dash  0.5.2-1The Debian Almquist Shell
ii  util-linux2.12-10Miscellaneous system utilities

-- no debconf information
--- init.old2005-01-23 19:38:08.0 +0100
+++ init2005-02-23 12:46:34.0 +0100
@@ -281,6 +281,11 @@
oldstyle=$1
shift
 
+   # unloading doesn't work with kernel 2.6.10
+   case $(cat /proc/version) in
+   "Linux version 2.6.10"*) return;;
+   esac
+
if ! [ $oldstyle ]; then
mount -nt sysfs sysfs sys
fi


Bug#296593: Installer will not load mptscsih module after aic7xxx is loaded

2005-02-23 Thread David Golden
Package: debian-installer
Version: unstable daily-build 2005-02-21

Baed on symptoms, this seems to be same issue
as https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=107749 -
(got same message in dmesg during debian install as below with
redhat...)

Workaround given in redhat bug report: remove adaptec card during install
(lsi mpt is on-mobo).

Excerpted from redhat (tm) bugzilla:

Opened by  (Nate Golnik) on 2003-10-22 13:11

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030716

Description of problem:
Attempting to install QU2 on a Dell 1750 with an LSI MPT scsi controller for the
onboard disks and a Adaptec 39160 for connecting to a Dell Powervault 220.

During the install aic7xxx loads followed by mptscsih.  Mptscsih fails 
out with the following:

mptbase:  Initiating ioc0 bringup
 ioc0: ERROR Doorbell Ack timeout (2)
 ioc0: ERROR Doorbell Ack timeout (2)
 ioc0: ERROR Diagnostic reset failed (102h)
 ioc0: Not Ready Warning
 WARNING: ioc0 did not initalize properly! (-1)
Repeats for ioc1
mptbase: 2 mpt adapters found, 0 installed.


pgpkjSrFdHscF.pgp
Description: PGP signature


Bug#296607: discover1: /media/cdrom0 missing

2005-02-23 Thread David Balazic
Title: discover1: /media/cdrom0 missing





Subject: discover1: /media/cdrom0 missing
Package: discover1
Version: 1.7.7
Severity: important


*** Please type your report below this line ***


NOTE: I am resending this from another email account, as the other
has some problems talking to the BTS.


After upgrading from 1.7.6 to 1.7.7, the /media/cdrom0 file is missing
:


$ ls /media/ -l
total 4
lrwxrwxrwx  1 root root    6 2005-02-08 00:18 cdrom -> cdrom0
lrwxrwxrwx  1 root root    7 2005-02-08 00:18 floppy -> floppy0
drwxr-xr-x  2 root root 4096 2005-02-08 00:18 floppy0


Automatic mounting of inserted media in GNOME desktop fails.



-- Package-specific info:
lspci:
:00:00.0 0600: 1106:3189
:00:00.0 Host bridge: VIA Technologies, Inc. VT8377 [KT400/KT600 AGP] Host Bridge
:00:01.0 0604: 1106:b168
:00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge
:00:0a.0 0400: 109e:036e (rev 11)
:00:0a.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
:00:0a.1 0480: 109e:0878 (rev 11)
:00:0a.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
:00:0b.0 0300: 1039:6326 (rev 0b)
:00:0b.0 VGA compatible controller: Silicon Integrated Systems [SiS] 86C326 5598/6326 (rev 0b)
:00:0f.0 0104: 105a:5275 (rev 01)
:00:0f.0 RAID bus controller: Promise Technology, Inc. PDC20276 (MBFastTrak133 Lite) (rev 01)
:00:10.0 0c03: 1106:3038 (rev 80)
:00:10.0 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 Controller (rev 80)
:00:10.1 0c03: 1106:3038 (rev 80)
:00:10.1 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 Controller (rev 80)
:00:10.2 0c03: 1106:3038 (rev 80)
:00:10.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 Controller (rev 80)
:00:10.3 0c03: 1106:3104 (rev 82)
:00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
:00:11.0 0601: 1106:3177
:00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
:00:11.1 0101: 1106:0571 (rev 06)
:00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus
Master IDE (rev 06)
:00:11.5 0401: 1106:3059 (rev 50)
:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio
Controller (rev 50)
:00:13.0 0200: 10ec:8139 (rev 10)
:00:13.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
:00:14.0 0c00: 1106:3044 (rev 46)
:00:14.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
:01:00.0 0300: 1002:514c
:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE]


discover:


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


Versions of packages discover1 depends on:
ii  dash    0.5.1-3  The Debian Almquist Shell
ii  debconf 1.4.30.11    Debian configuration management sy
ii  discover1-data  1.2005.01.08 hardware lists for libdiscover1
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdiscover1    1.7.7    hardware identification library


-- debconf information:
* discover/manage_cdrom_devices: true
  discover/cdrom_base_mountpoint: /media/
  discover/cdrom_base_mountpoint_error:
---
http://noepatents.org/   Innovation, not litigation !
---
David Balazic  mailto:[EMAIL PROTECTED]
HERMES Softlab http://www.hermes-softlab.com
Zagrebska cesta 104    Phone: +386 2 450 8851 
SI-2000 Maribor
Slovenija
---
"Be excellent to each other." -
Bill S. Preston, Esq. & "Ted" Theodore Logan
---












Bug#296684: libsmbclient: prints out extensive debugging

2005-02-23 Thread David Gerber
Package: libsmbclient
Version: 3.0.10-1
Severity: important

libsmbclient prints out debugging, like:

write_socket(3,45)A-V: -0.032 ct: -0.023 741/741  5%  1% 23.2% 2 0
write_socket(3,45) wrote 45
got smb length of 35
size=35
and so on..

Tested building mplayer with smbclient support. When I try to
watch something on an smb://foo/bar I get tons of debug in
stdout. The slowdown is significant.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libsmbclient depends on:
ii  libc6  2.3.2.ds1-20  GNU C Library: Shared libraries an
ii  libcomerr2 1.36release-1 common error description library
ii  libkrb53   1.3.6-1   MIT Kerberos runtime libraries
ii  libldap2   2.1.30-3  OpenLDAP libraries

-- no debconf information


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



Bug#296687: Parallel port too fast for old printer

2005-02-23 Thread David Lawyer
Package: kernel-image-2.6.8-1-386_2.6.8-3.1_i386.deb
Version: NA

I'm using a 23-year-old NEC 3530 Spinwriter printer with a parallel port
interface (most of them were serial, which work OK with Linux).  It
works fine with kernel version 2.2.20.  For kernel 2.4.26, if I type:
cat "This is a test" > /dev/lp0, it prints "his is a testt".  In other
words the first strobe somehow misses the 1st byte but gets the second
byte.  For my 2.6 kernel version, at first I couldn't get it to print at
all.  But then I gave the option dma=none, etc. to the parport_pc module
and then it would erratically print about half of what cat sent to the
printer.  Sometimes it would do no more than a linefeed.

What I think is happening is that the parport_pc driver is sending too
fast for the printer.  The driver may not be doing handshaking right.
My PC parallel port is a fast ECP one, but the printer parallel port it
connects to is just a 23-year-old Centronics: SPP.  So the driver should
wait for ACK after each byte before sending the next byte.  Does it?  My
printer manual shows the protocol and timings expected.  It shows about
10 us between the start of adjacent bytes.  Since the printer takes
20,000 us to print a character (50 chars/sec.) the 10 us spacing is
2,000 times faster than needed.  My timing diagram show the next byte
being sent to the printer about 1us after the end of the ACK pulse.
The timing diagram also shows that BUSY is not asserted until the
512 bytes printer buffer is almost full.  It doen't get asserted when
recieving a byte as was claimed by someone on the Internet. 

There was no problem with using an old NEC serial printer since one just
sets the serial speed for 600 baud.  But I can't use it anymore since it
broke.  Since the serial driver works OK for old serial ports, shouldn't
the parallel port driver do likewise?

David Lawyer


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



Bug#296684: libsmbclient: prints out extensive debugging

2005-02-23 Thread David Gerber
On Thursday 24 February 2005 00:42, Andrew Bartlett wrote:

> This is controlled by your Samba debug level, just as for smbclient.

Right, I get:

[EMAIL PROTECTED]:~$ smbclient -L bydo
Password:
Domain=[FOO] OS=[Unix] Server=[Samba 3.0.10-Debian]
etc..

Sharename   Type  Comment

and:

[EMAIL PROTECTED]:~$ smbclient -d 0 -L bydo
Password:

Sharename   Type  Comment
etc..

which suggests the default debug level is not 0, but:

[EMAIL PROTECTED]:~$ cat /etc/samba/smb.conf

[global]

# Do something sensible when Samba crashes: mail the admin a backtrace
   panic action = /usr/share/samba/panic-action %d
wins support = no

is everything the file contains. 

vicviper:/home/zapek# dpkg --get-selections smb* samba*
smbclient   install
samba-commoninstall

is all I have installed. The manpage of smbclient says that the default 
debuglevel is 0.

-- 
David Gerber


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



Bug#296684: libsmbclient: prints out extensive debugging

2005-02-23 Thread David Gerber
On Thu, 2005-02-24 at 14:31 +1100, Andrew Bartlett wrote:

> In any case, it may be that your app is setting the high debug level - I
> think they can control that.

int smbc_init(smbc_get_auth_data_fn fn, int debug);

and mplayer uses:

err = smbc_init(smb_auth_fn, 10);

So it's mplayer indeed. Sorry for the wrong report and many thanks.

-- 
David Gerber



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



Bug#292673: additional info

2005-02-24 Thread David Mosberger
While there hasn't been any discussion for glibc bugzilla report #685
[1], private communication with one of the glibc maintainers indicates
that this issue is not considered to be a glibc bug because,
officially, glibc supports only one thread library at a time:
LinuxThreads _or_ NPTL, but not both at the same time.  Of course,
every distro I know of ships both NPTL and LinuxThreads and the
apparently accepted workaround appears to be to use the ld.so that was
built for NPTL rather than the one that was built for LinuxThreads
(more precisely, the ld.so should be used which uses larger thread
descriptors).  Thus, I strongly suspect Debian should do the same.
Since this bug results in memory corruption that can be very hard to
track down, I hope this can be fixed quickly.  As a temporary
workaround, just doing:

# mv /lib/tls/ld-2.3.2.so /lib/

should cure the problem.

Thanks,

    --david

[1] http://sources.redhat.com/bugzilla/show_bug.cgi?id=685


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



Bug#296687: More info on Parallel Port bug

2005-02-24 Thread David Lawyer
I looked at:
URL: http://www.ibiblio.org/peanut/Kernel-2.6.10/parport.txt

Then in 2.6 I checked up on my parallel port in
/proc/sys/dev/parport/parport0 and looked at the "modes" file per the
above.  It shows: PCSPP,TRISTATE,COMPAT,ECP.  It doesn't show DMA since
I've disabled it by dma=none as an option to the parport_pc module.
According to the document at ibiblio, this means that all these mode are
being used.  Before disabling DMA, it was being used to.  Also dmesg
shows that FIFO is apparently being used too.

This is definitely wrong.  Since my ECP port is connected by a cable to
a 25-year-old legacy parallel port on my printer, the ECP port must
operate in the old SPP mode and not in any of the other advanced modes.
This may be the cause of the problem.  The original mode requires that the
driver do the handshaking, but in the ECP mode the hardware does it and
the cable control lines are used for different purposes (the pinout
changes).  So I now suspect that the problem is that the wrong modes are
used on the port.

Now if both ends of the parallel cable were connected to ECP ports, all
would work OK.  So Linux needs to detect what kind of port is on the
other end of the cable.  Note that my printer is not on at boot-time so
there's no way to probe it then.  Perhaps a module option is needed to
tell the driver what the capabilities are of the other parallel port.

David Lawyer


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



Bug#296850: "wajig start" fails for cupsys and lisa

2005-02-24 Thread David Liontooth
Package: wajig
Version: 2.0.24
Severity: minor


This may be a bug in sysv-rc rather than wajig.

The "wajig start cupsys" command fails silently.
It calls "invoke-rc.d cupsys start", which fails.
In contrast, "/etc/init.d/cupsys start" works.

The "wajig stop cupsys" command works.

The same holds for lisa, the network daemon.

Cheers,
Dave


-- System Information:
Debian Release: sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ac8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages wajig depends on:
ii  apt   0.5.28.1   Advanced front-end for dpkg
ii  python2.3.5-1An interactive high-level object-o
ii  python-apt0.5.10 Python interface to libapt-pkg

-- no debconf information


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



Bug#130397: Bug 130397

2005-01-10 Thread David Kastrup
"Eli Zaretskii" <[EMAIL PROTECTED]> writes:

>> Date: Sat, 8 Jan 2005 22:29:21 +0900
>> From: Miles Bader <[EMAIL PROTECTED]>
>> Cc: Geoff Kuenning <[EMAIL PROTECTED]>, [EMAIL PROTECTED],
>>  [EMAIL PROTECTED], [EMAIL PROTECTED],
>>  Kenichi Handa <[EMAIL PROTECTED]>, [EMAIL PROTECTED],
>>  [EMAIL PROTECTED], Ken Stevens <[EMAIL PROTECTED]>,
>>  Stefan Monnier <[EMAIL PROTECTED]>
>> 
>> If ispell wants utf-8, it's easy enough to convert each input line to
>> utf-8 and deal with offsets into that in the event of a mispelling;
>
> Or account for byte offsets by (variable) multibyte lenght of each
> character, which Emacs knows.  I don't remember for the moment whether
> the multibyte length of the UTF-8 encoding can be gotten at by a Lisp
> program, but if not, we could add some primitive to do that.

Just encode the line to utf-8, find the correct point in the byte
string, cut off the line there, convert back and check the length of
the string.  This works unless you are in the middle of a character.

But it would be much saner if our conversion facilities would preserve
markers (which they don't do right now): encode to utf-8, place a
marker at the right byte offset, undo the conversion.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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



Bug#289804: gstreamer0.8-alsa: Segfault in gst-compprep by postinstall script

2005-01-10 Thread David Liontooth
Package: gstreamer0.8-alsa
Version: 0.8.7-2
Severity: normal

Setting up gstreamer0.8-alsa (0.8.7-2) ...
/var/lib/dpkg/info/gstreamer0.8-alsa.postinst: line 8: 13362 Segmentation fault 
 
gst-compprep-0.8 --gst-debug-level=0 >/dev/null

Consistent for all gstreamer packages on my amd64 box, on updates and fresh 
installs.
The problem does not appear on i386. Syslog on package installation (one per 
package):

Jan 10 21:55:53 clitunno kernel: gst-compprep-0.[13124]: segfault at 
00c4f000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:55:55 clitunno kernel: gst-compprep-0.[13127]: segfault at 
00c4f000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:55:56 clitunno kernel: gst-compprep-0.[13130]: segfault at 
00c2a000 rip 002aa38a96d2 rsp 007fb2d0 error 6
Jan 10 21:55:57 clitunno kernel: gst-compprep-0.[13133]: segfault at 
00c4b000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:55:58 clitunno kernel: gst-compprep-0.[13136]: segfault at 
00c49000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:56:00 clitunno kernel: gst-compprep-0.[13139]: segfault at 
00c48000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:56:01 clitunno kernel: gst-compprep-0.[13142]: segfault at 
00c49000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:56:02 clitunno kernel: gst-compprep-0.[13145]: segfault at 
00c47000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:56:03 clitunno kernel: gst-compprep-0.[13148]: segfault at 
00c25000 rip 002aa38a96d2 rsp 007fb2d0 error 6
Jan 10 21:56:05 clitunno kernel: gst-compprep-0.[13151]: segfault at 
00c45000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:56:06 clitunno kernel: gst-compprep-0.[13154]: segfault at 
00c45000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:56:07 clitunno kernel: gst-compprep-0.[13157]: segfault at 
00c45000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:56:08 clitunno kernel: gst-compprep-0.[13160]: segfault at 
00c43000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:56:09 clitunno kernel: gst-compprep-0.[13163]: segfault at 
00c42000 rip 002aa38886d2 rsp 007fb2d0 error 6
Jan 10 21:56:10 clitunno kernel: gst-compprep-0.[13166]: segfault at 
00c21000 rip 002aa38a96d2 rsp 007fb2d0 error 6
Jan 10 21:56:11 clitunno kernel: gst-compprep-0.[13169]: segfault at 
00c2 rip 002aa38a96d2 rsp 007fb2d0 error 6
Jan 10 21:56:12 clitunno kernel: gst-compprep-0.[13172]: segfault at 
00c1e000 rip 002aa38a96d2 rsp 007fb2d0 error 6
Jan 10 21:56:13 clitunno kernel: gst-compprep-0.[13175]: segfault at 
00c1c000 rip 002aa38a96d2 rsp 007fb2d0 error 6
Jan 10 21:56:14 clitunno kernel: gst-compprep-0.[13178]: segfault at 
00c1c000 rip 002aa38a96d2 rsp 007fb2d0 error 6


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.9-ac6
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gstreamer0.8-alsa depends on:
ii  libasound2 1.0.7-4   ALSA library
ii  libc6  2.3.2.ds1-19.0.0.2.pure64 GNU C Library: Shared libraries an
ii  libglib2.0-0   2.4.8-1   The GLib library of C routines
pn  libgstreamer-p   Not found.
pn  libgstreamer0.   Not found.
ii  libxml22.6.11-5  GNOME XML library
ii  zlib1g 1:1.2.2-4 compression library - runtime


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



Bug#287108: [debian-bugs@coolhack.net: lastlog: fails when high UID's present]

2005-01-11 Thread David Stipp
On Mon, Jan 10, 2005 at 06:06:55PM +0100, Christian Perrier wrote:
> I tried to create a user with a UID of 200 and have him log
> in...and then later use "lastlog". However it does not fail...even
> with 4.0.3-30.7...:-). This just creates a giant lastlog file in
> /var/log, but lastlog still works.

Odd. This seems to happen when I have at least three high UID cases.
(Let alone > 200)

> So, do you think you can provide me with a test case? Or could you
> test my built packages? Or any kind of help on that matter,
> indeed...:-)

Either or. I can provide the lastlog files (only for one of my personal
machines, I can't provide the one with a lot of users with high UIDs),
or I can test your package.  Let me know which is easier for you.

Thanks for your help with this...

dks

-- 
David Stipp


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



Bug#289804: gstreamer0.8-alsa: Segfault in gst-compprep by postinstall script

2005-01-11 Thread David Liontooth
Loïc Minier wrote:
   Hi,
David Liontooth <[EMAIL PROTECTED]> - Tue, Jan 11, 2005:
 

gst-compprep-0.8 --gst-debug-level=0 >/dev/null
   

I tried running gdb right afterwards but this made no difference. As you
understand, I've never used gdb.
   

That's not a problem, I'll switch myself to a more verbose level... ;)
Launch "gdb gst-compprep-0.8" as root, and then type:
(gdb) set args --gst-debug-level=0 >/dev/null
(gdb) run
You should lose the gdb prompt for a second, then the program should
segfault, and you should get the gdb prompt back.  Then run in gdb:
(gdb) thread apply all bt full
and paste the output in this bug report ([EMAIL PROTECTED]).
  Thanks,
 

All right, thanks for teaching me how to run gdb -- that was very cool.
I ran it twice -- once with only libgstreamer0.8-0, 
libgstreamer-plugins0.8-0,
and gstreamer0.8-alsa installed (they install with no segfault), and then
after installing gstreamer0.8-misc, which segfaults.

The first time the program exits normally, the second time it segfaults.
I imagine you don't need the whole screen dump, but that's what you're
getting!
I should have entered loic -vvv the first time, then?
Cheers,
Dave
[EMAIL PROTECTED]:~# gdb gst-compprep-0.8
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) set args --gst-debug-level=0 >/dev/null
(gdb) run
Starting program: /usr/bin/gst-compprep-0.8 --gst-debug-level=0 >/dev/null
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 182913108352 (LWP 18072)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program exited normally.
(gdb) thread apply all bt full
(gdb) Quit
(gdb) quit
[EMAIL PROTECTED]:~# just install gstreamer0.8-misc
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
 gstreamer0.8-misc
0 upgraded, 1 newly installed, 0 to remove and 236 not upgraded.
Need to get 0B/1213kB of archives.
After unpacking 3523kB of additional disk space will be used.
Selecting previously deselected package gstreamer0.8-misc.
(Reading database ... 126710 files and directories currently installed.)
Unpacking gstreamer0.8-misc (from 
.../gstreamer0.8-misc_0.8.7-2_amd64.deb) ...
Setting up gstreamer0.8-misc (0.8.7-2) ...
/var/lib/dpkg/info/gstreamer0.8-misc.postinst: line 8: 18101 
Segmentation fault  gst-compprep-0.8 --gst-debug-level=0 >/dev/null

[EMAIL PROTECTED]:~# gdb gst-compprep-0.8
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) set args --gst-debug-level=0 >/dev/null
(gdb) run
Starting program: /usr/bin/gst-compprep-0.8 --gst-debug-level=0 >/dev/null
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 182913108352 (LWP 18103)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(

Bug#289916: gnumeric: copy and paste cells no longer pastes correctly

2005-01-11 Thread David Coe
Package: gnumeric
Version: 1.4.1-1
Severity: important

*** Please type your report below this line ***

This used to work; don't know when it stopped working.

Create a new .gnumeric spreadsheet.
Enter e.g. "A," "B," "C," into three consecutive cells.
select and copy (Ctrl-C) the three cells.
paste (Ctrl-V) them into another cell, or into three selected other cells;
in either case the three column's data gets pasted into each cell, rather
than a cell-for-cell copy as should happen.

Same thing happens in old pre-existing gnumeric spreadsheets.

Same thing happens using the "Edit" menu Copy and Paste functions.

Same thing happens with a brand new clean install on a sid system
that's never had gnumeric before.

I also notice that cut (Ctrl-X, "Edit -> Cut") seems to do nothing
in this release.

Let me know how I can help.
Thanks.

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

Versions of packages gnumeric depends on:
ii  gconf2   2.8.1-4 GNOME configuration database syste
ii  gnumeric-common  1.4.1-1 Common files for Gnumeric, the GNO
ii  gsfonts  8.14+v8.11-0.1  Fonts for the Ghostscript interpre
ii  libart-2.0-2 2.3.16-6Library of functions for 2D graphi
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libbonobo2-0 2.8.0-4 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.0-2 The Bonobo UI library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libgconf2-4  2.8.1-4 GNOME configuration database syste
ii  libglade2-0  1:2.4.1-1   Library to load .glade files at ru
ii  libglib2.0-0 2.4.8-1 The GLib library of C routines
ii  libgnome2-0  2.8.0-6 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented display
ii  libgnomeprint2.2-0   2.8.2-1 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0 2.8.1-1 The GNOME 2.2 print architecture U
ii  libgnomeui-0 2.8.0-3 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.3-7 The GNOME virtual file-system libr
ii  libgsf-1 1.11.1-1Structured File Library - runtime 
ii  libgsf-gnome-1   1.11.1-1Structured File Library - runtime 
ii  libgtk2.0-0  2.4.14-2The GTK+ graphical user interface 
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  liborbit21:2.10.2-1.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.6.0-3 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libxml2  2.6.11-5GNOME XML library
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- no debconf information


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



Bug#289916: problem solved with reboot

2005-01-11 Thread David Coe
I assume it was a gnome library problem, or something, 
because after rebooting the system (and therefore restarting
Gnome) gnumeric cut/copy/paste works correctly.

Sorry for the false alarm.  Close it or pass it on to where you
think it belongs, if you have a clue.  Thanks.


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



Bug#282599: apt-cacher: strange apache dependency

2005-01-11 Thread David Mandelberg
I'm currently using it with thttpd and it works fine. The Depends: on apache was
annoying, but I equivs is useful ;>

-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GAT/CM$/CS>$/CC/IT$/M/S/O/U dpu s+:++ !a C++$>C+++$
UB+++>$L$*-- P+>++$ L+++()$ E-(---) W+++>$ N(+) o? K-
w--(---) O? M V? PS++@ PE-@ Y+@ PGP++(+++)>$ t? 5? X? R tv--(-)
b++(+++)@ DI? D? G e-> h* r? z*
--END GEEK CODE BLOCK--

David Mandelberg
[EMAIL PROTECTED]


signature.asc
Description: OpenPGP digital signature


Bug#289974: kernel-source-2.6.10: kernel compilation fails with selinux without ipv6 : patch

2005-01-11 Thread David Coe
Package: kernel-source-2.6.10
Version: 2.6.10-3
Severity: normal
Tags: patch


http://www.kernel.org/pub/linux/kernel/v2.6/testing/cset/[EMAIL PROTECTED]

(also attached) briefly describes and fixes the problem. 
"It works for me."  (Well, it compiles now, at least.)

Thanks.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (600, 'unstable'), (300, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9zona-06022se
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kernel-source-2.6.10 depends on:
ii  binutils  2.15-5 The GNU assembler, linker and bina
ii  bzip2 1.0.2-3high-quality block-sorting file co
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  fileutils 5.2.1-2The GNU file management utilities 

-- no debconf information
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
#   2005/01/02 09:46:42-08:00 [EMAIL PROTECTED] 
#   [PATCH] fix inet6_sk for non IPV6 builds again
#   
#   The recent ipv6 "fix" broke the build:
#   
#   security/selinux/avc.c: In function `avc_audit':
#   security/selinux/avc.c:581: warning: implicit declaration of function 
`inet6_sk'
#   security/selinux/avc.c:581: warning: initialization makes pointer from 
integer without a cast
#   
#   Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
#   Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
# 
# include/linux/ipv6.h
#   2005/01/02 01:37:34-08:00 [EMAIL PROTECTED] +11 -0
#   fix inet6_sk for non IPV6 builds again
# 
diff -Nru a/include/linux/ipv6.h b/include/linux/ipv6.h
--- a/include/linux/ipv6.h  2005-01-02 10:13:56 -08:00
+++ b/include/linux/ipv6.h  2005-01-02 10:13:56 -08:00
@@ -289,6 +289,17 @@
 #else
 #define __ipv6_only_sock(sk)   0
 #define ipv6_only_sock(sk) 0
+
+static inline struct ipv6_pinfo * inet6_sk(const struct sock *__sk)
+{
+   return NULL;
+}
+
+static inline struct raw6_opt * raw6_sk(const struct sock *__sk)
+{
+   return NULL;
+}
+
 #endif
 
 #endif


Bug#285718: mozilla-firefox: Sorting in cookie sites list confusing or broken

2005-01-11 Thread David Gibson
On Mon, Jan 10, 2005 at 12:00:48PM -0500, Eric Dorland wrote:
> * David Gibson ([EMAIL PROTECTED]) wrote:
> > On Sat, Jan 08, 2005 at 06:09:58PM -0500, Eric Dorland wrote:
> > > tags 285718 unreproducible
> > > thanks
> > > 
> > > * David Gibson ([EMAIL PROTECTED]) wrote:
> > > > Package: mozilla-firefox
> > > > Version: 1.0-5
> > > > Severity: normal
> > > > 
> > > > 
> > > > In the cookie exceptions dialog (Edit|Preferences, then Exceptions 
> > > > button in
> > > > the Cookies section), clicking the Site heading, to sort the list
> > > > produces strage results.  Clicking on it repeatedly seems to result in a
> > > > variety of different orders for the list (more than 2), mosat of which
> > > > don't appear to be sorted, or if they are sorted it's not clear by what.
> > > 
> > > Seemed to sort them alphabetically either ascending or descending to
> > > me. 
> > 
> > Did you check right down the list to make sure?  When I've tried this,
> > the list looks sorted at first glance (say the first page or so), but
> > if you check down there are at least a few things out of order.  Would
> > a sample hostperm.1 file be useful?
> 
> Yes, please. I only added a few hosts to test. 

Ok.  I actually recently blew away my config, including the cookie
permissions for other reasons, so the problem's not manifesting at the
moment.  Once the list builds up, if the problem shows up again, I'll
send you a copy.

-- 
David Gibson| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist.  NOT _the_ _other_ _way_
| _around_!
http://www.ozlabs.org/people/dgibson


signature.asc
Description: Digital signature


Bug#289973: ITP: didiwiki -- simple WikiWikiWeb implementation with built-in webserver

2005-01-12 Thread David Pashley
On Jan 12, 2005 at 06:43, Hanna M. Wallach praised the llamas by saying:
> Package: wnpp
> Version: N/A; reported 2005-01-12
> Severity: wishlist
> 
> * Package name: didiwiki
>   Version : 0.5
>   Upstream Author : Matthew Allum <[EMAIL PROTECTED]>
> * URL : http://didiwiki.org/
> * License : GPL
>   Description : simple WikiWikiWeb implementation with built-in webserver
> 
> DidiWiki is a small and simple WikiWikiWeb implementation written in C. It
> is intended for personal use for notes, Todo's etc. It includes its own
> webserver. Once running, using DidiWiki is as simple as pointing your
> browser at it.
> 
What advantages does this have over the other 12 wiki clones we have in
the archive? I don't consider having a built-in webserver as an
advantage.

-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


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



Bug#290144: sound-juicer: Crashes due to invalid UTF-8 string passed to pango_layout_set_text()

2005-01-12 Thread David Pettersson
Package: sound-juicer
Version: 0.5.15-1
Severity: normal

When running Sound Juicer and beginning the extraction, just moments
after the progress dialogue appears, the application crashes. The
following can be seen when run from a terminal:

  cupcake:~% sound-juicer

  ** (sound-juicer:6738): WARNING **: Invalid UTF8 string passed to 
pango_layout_set_text()
  zsh: segmentation fault  sound-juicer

I am running GNOME with a Swedish locale. If you need any further
information, please let me know.

Sincerely,

David


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

Versions of packages sound-juicer depends on:
ii  gconf2   2.8.1-4 GNOME configuration database syste
ii  gstreamer0.8-cdparanoia  0.8.7-2 cdparanoia plugin for GStreamer
ii  gstreamer0.8-flac0.8.7-2 FLAC plugin for GStreamer
ii  gstreamer0.8-misc0.8.7-2 Collection of various GStreamer pl
ii  gstreamer0.8-vorbis  0.8.7-2 Vorbis plugin for GStreamer
ii  libart-2.0-2 2.3.16-6Library of functions for 2D graphi
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libbonobo2-0 2.8.0-4 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.0-2 The Bonobo UI library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libgcc1  1:3.4.3-7   GCC support library
ii  libgconf2-4  2.8.1-4 GNOME configuration database syste
ii  libglade2-0  1:2.4.1-1   Library to load .glade files at ru
ii  libglib2.0-0 2.4.8-1 The GLib library of C routines
ii  libgnome2-0  2.8.0-6 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented display
ii  libgnomeui-0 2.8.0-3 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.3-8 The GNOME virtual file-system libr
ii  libgstreamer0.8-00.8.8-1 Core GStreamer libraries, plugins,
ii  libgtk2.0-0  2.4.14-2The GTK+ graphical user interface 
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libmusicbrainz4  2.1.1-3 Second generation incarnation of t
ii  liborbit21:2.10.2-1.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.6.0-3 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libstdc++5   1:3.3.5-6   The GNU Standard C++ Library v3
ii  libxml2  2.6.11-5GNOME XML library
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


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



Bug#290180: List view and reordering broken

2005-01-12 Thread David Weinehall
Package: alexandria
Version: 0.4.0-2
Severity: important
Tags: upstream

When you have a sufficiently sized book collection, Alexandria will
crash if started in, or switched to, list mode.  It will also crash if
you try to rearrange the sort order.

Trial and error shows that 140 titles works, while 141 titles or more
causes the crash; cover pictures or not doesn't matter.

The major reason for the relatively high severity is that if you have
alexandria set to use list mode as default, the application will crash
on launch if you have too many books.  And most regular users cannot be
expected to realise that this bug can be worked around by fiddling with
the gconf settings for Alexandria...

Other than that, it's a brilliant application =)


Regards: David Weinehall
-- 
 /) David Weinehall <[EMAIL PROTECTED]> /) Northern lights wander  (\
//  Maintainer of the v2.0 kernel   //  Dance across the winter sky //
\)  http://www.acc.umu.se/~tao/(/   Full colour fire   (/


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



Bug#289804: gstreamer0.8-alsa: Segfault in gst-compprep by postinstall script

2005-01-12 Thread David Liontooth
Loïc Minier wrote:
   Hi,
Thanks for your backtrace, it gives useful information.  I'm Cc:ing
Anand Kumria, maintainer of swh-plugins where
/usr/lib/ladspa/mbeq_1197.so can be found.
Anand, do you have any idea on what's happening?  Do you think that
could be in swh-plugins?  Or is it rather in gstreamer0.8-misc?
(There's a stacktrace in 289804.)
David, could you please copy the contents of your sources.list here, so
that we can check whether you use gcc-3.4? 

Sure -- I think it's all gcc 3.3.
# Sources for Debian pure64 amd64
deb http://debian-amd64.alioth.debian.org/pure64 sid main contrib non-free
deb-src http://debian-amd64.alioth.debian.org/pure64 sid main contrib 
non-free

deb http://bach.hpc2n.umu.se/pure64 sid main contrib non-free
deb-src http://bach.hpc2n.umu.se/pure64 sid main contrib non-free
deb http://bytekeeper.as28747.net/amd64/alioth/pure64 sid main contrib 
non-free
deb-src http://bytekeeper.as28747.net/amd64/alioth/pure64 sid main 
contrib non-free

deb http://debian.inode.at/pure64/ sid main contrib non-free
# deb-src http://debian.inode.at/pure64/ sid main contrib non-free
# Christian Marillat's repository on cyberspace
deb http://cyberspace.ucla.edu/marillat/ unstable main




Bug#289804: gstreamer0.8-alsa: Segfault in gst-compprep by postinstall script

2005-01-12 Thread David Liontooth
Anand Kumria wrote:
On Tue, Jan 11, 2005 at 10:09:33PM +0100, Lo?c Minier wrote:
 

   Hi,
Thanks for your backtrace, it gives useful information.  I'm Cc:ing
Anand Kumria, maintainer of swh-plugins where
/usr/lib/ladspa/mbeq_1197.so can be found.
Anand, do you have any idea on what's happening?  Do you think that
could be in swh-plugins?  
   

It is quite likely, since the next upstream version has "bugfixes in
multiband eq".  I'll try and package it up in the next day or so.
Feel free to reassign / clone this report to me.
Thanks,
Anand
 

After uninstalling swh-plugins (and jack-rack jackeq), the
installation of gstreamer0.8-misc worked -- no segfault.
Cheers,
Dave
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Bug#290237: base-passwd: user/group additions and spelling corrections in doc/users-and-groups.sgml

2005-01-12 Thread David Mandelberg
Package: base-passwd
Version: 3.5.9
Severity: wishlist
Tags: patch

Hi,

I added a few users and groups to doc/users-and-groups.sgml, and
corrected some spelling errors. See the patch below for more info.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages base-passwd depends on:
ii  libc62.3.2.ds1-20ubuntu1 GNU C Library: Shared libraries an

-- no debconf information

*** /home/david/code/debian/base-passwd/users-and-groups.sgml.diff
--- users-and-groups.sgml   2005-01-12 21:14:39.0 -0500
+++ users-and-groups.sgml.new   2005-01-12 22:42:39.485951152 -0500
@@ -2,7 +2,7 @@
 
   
 Users and Groups in the Debian System
-0.1
+0.2
 
 
   
@@ -15,6 +15,11 @@
Watson
[EMAIL PROTECTED]
   
+  
+   David
+   Mandelberg
+   [EMAIL PROTECTED]
+  
 
 
 
@@ -22,8 +27,10 @@
   2002
   2003
   2004
+  2005
   Joey Hess
   Colin Watson
+  David Mandelberg
 
 
 
@@ -204,7 +211,7 @@
  
  
HELP: what do other print systems (rlpr,
-   cupsys, lprng, ...) do?
+   lprng, ...) do?
  

   
@@ -214,7 +221,7 @@

  
Mailboxes in /var/mail are owned and
-   writeable by group mail, as is explained in Debian Policy. The
+   writable by group mail, as is explained in Debian Policy. The
user and group is used for other purposes as well by various
MTAs and MUAs.
  
@@ -377,6 +384,70 @@
  

   
+
+  
+   messagebus
+   
+ 
+   The dbus daemon (dbus-daemon-1) runs as this
+   user and group.
+ 
+   
+  
+
+  
+   postfix
+   
+ 
+   Used by the postfix MTA.
+ 
+   
+  
+
+  
+   hal
+   
+ 
+   Used by the hardware abstraction layer (hal).
+ 
+   
+  
+
+  
+   gdm
+   
+ 
+   GDM (GNOME Display Manager) runs as this user/group.
+ 
+   
+  
+
+  
+   saned
+   
+ 
+   Added by sane-utils, but appear to be unused.
+ 
+   
+  
+
+  
+   klog
+   
+ 
+   Used by klogd, the kernel logger.
+ 
+   
+  
+
+  
+   syslog
+   
+ 
+   Used by syslog, the general purpose logger.
+ 
+   
+  
 
 
 
@@ -555,7 +626,7 @@
necessarily be owned by group src though. If the intent is to
make group src be able to manage source code, perhaps policy
should say that foo-src packages make files in
-   /usr/src owned and writeable by the group
+   /usr/src owned and writable by the group
(and files in tarballs dropped there likewise)?
  

@@ -565,7 +636,8 @@
shadow

  
-   /etc/shadow is readable by this group. Some
+   /etc/shadow and
+   /var/backups/shadow.bak are readable by this 
group. Some
programs that need to be able to access the file are setgid
shadow.
  
@@ -639,6 +711,84 @@
  

   
+
+  
+   lpadmin
+   
+ 
+   Allows a user to add, modify, and remove printers from foomatic,
+   cups, and possibly other printer databases.
+ 
+   
+  
+
+  
+   sasl
+   
+ 
+   Users in this group have read/write access to
+   /etc/sasldb and/or
+   /etc/sasldb2, wich are used to authentication 
with sasl. This is
+   commonly used by IMAP, POP, and SMTP servers for authentication.
+ 
+   
+  
+
+  
+   scanner
+   
+ 
+   Users in this group can use scanner(s).
+ 
+   
+  
+
+  
+   ssh
+   
+ 
+   HELP: /usr/bin/ssh-agent is setgid to ssh, why 
I
+   don't know.
+ 
+   
+  
+
+
+
+  Some users have no corresponding group.
+
+
+
+  
+   sshd
+   
+ 
+   HELP: This is in my /etc/passwd, but doesn't
+   appear to be used for anything. It's probably a relic user that
+   sshd used to use for its pid file or
+   something similar.
+ 
+   
+  
+
+  
+   fetchmail
+   
+ 
+   Used by the fetchmail program.
+ 
+   
+  
+
+  
+   cupsys
+   
+ 
+   CUPS (Common Un*x Printing System) runs as this 
user. It is in
+   group lp, so it can access printer devices. 
+ 
+   
+  
 
   
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscrib

Bug#287108: [debian-bugs@coolhack.net: lastlog: fails when high UID's present]

2005-01-12 Thread David Stipp
On Tue, Jan 11, 2005 at 06:56:52PM +0100, Christian Perrier wrote:
> Well, if you can try the packages on i386, here they are:
> 
> http://www.perrier.eu.org/debian/packages
> 
> 78d456c51713b4ea58a94b5a32240760  passwd_4.0.3-31_i386.deb
> d5fe84d521dcb426379fb189ec9e4fce  login_4.0.3-31_i386.deb
> d32f0b81da4c28039beeb010962cd669  shadow_4.0.3-31.diff.gz
> 52294d78d5e216784736815864d88610  shadow_4.0.3-31_i386.changes
> 914ec044a53e457a5517361ec695cf48  shadow_4.0.3-31.dsc

Well, things kind of work. It will parse the lastlog on all of the
machines.

Works flawlessly on one machine. Displays, and all the entries have
correct information.

On the other three machines, it will display the lastlog, but the dates
of last login are not being updated / showing the wrong date. The file
/var/log/lastlog is being updated, however, lastlog is not showing the
correct data. It's pretty easy to confirm that, as it says that my
account has never logged in on two machines, and on the third it says I
logged in last months before. I logged out / back in to ensure that this
would update.

I'm really at a loss as to why this would work flawlessly on one
machine, yet be partially broken on the three others. I'll take a look
at this in the morning. (I plan on just moving the old lastlog out of
place, and get a new one created, and see how things go from there.)

Thanks for working on this Christian!

David Stipp


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



Bug#290180: List view and reordering broken

2005-01-12 Thread David Weinehall
On Thu, Jan 13, 2005 at 12:58:05AM +, Dafydd Harries wrote:
> Ar 13/01/2005 am 00:25, ysgrifennodd David Weinehall:
> > When you have a sufficiently sized book collection, Alexandria will
> > crash if started in, or switched to, list mode.  It will also crash if
> > you try to rearrange the sort order.
> > 
> > Trial and error shows that 140 titles works, while 141 titles or more
> > causes the crash; cover pictures or not doesn't matter.
> 
> Hmm, I would expect this to be something to do with the 141st title in
> question rather than the number 141.

This seems a tad bit unlikely, since I have tried different permutations
of books (sorry, I guess I should've mentioned that in the original report).
I will try to repeat the tests on a machine that only uses the libraries
from unstable; on my two main systems I have a few libraries from
experimental installed.

> Did you see any tracebacks on Alexandria's standard output from these
> crashes? If there are any, appending them to the bug report would be
> useful.

No, there were no tracebacks at all.

[snip]

Oh, as a further data point; the reason I tagged the bug upstream is
that I downloaded the upstream source and tested that one too, just to
make sure the bug was not Debian specific.


Regards: David Weinehall
-- 
 /) David Weinehall <[EMAIL PROTECTED]> /) Northern lights wander  (\
//  Maintainer of the v2.0 kernel   //  Dance across the winter sky //
\)  http://www.acc.umu.se/~tao/(/   Full colour fire   (/


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



Bug#290180: [Alexandria-list] Re: Bug#290180: List view and reordering broken

2005-01-13 Thread David Weinehall
On Thu, Jan 13, 2005 at 03:06:47PM +0100, Laurent Sansonetti wrote:
> This bug seems to have been reported several times.  I could even
> reproduce it twice since the last release.
> 
> It appears that the treeview sorting code tries to send a message to a
> random object.  This is surely a memory corruption issue.  However, I
> could reproduce the problem with a smaller library, so I do not think
> the size is important here.
> 
> This problem will be fixed in the next release. 
> 
> It is weird that you do not get any tracebacks.  Could you try to run
> alexandria like this:
> 
>   $ DEBUG=1 alexandria
> 
> And paste the result somewhere?

Even with DEBUG=1 I only get complaints about the lack of locales for
Swedish (I'll try to remedy this when I get time; there doesn't seem to
be too many messages, so I can probably do the translation in a couple
of hours, maybe this weekend).

If anyone is interested, I can put a tarball of my library somewhere.


Regards: David Weinehall
-- 
 /) David Weinehall <[EMAIL PROTECTED]> /) Northern lights wander  (\
//  Maintainer of the v2.0 kernel   //  Dance across the winter sky //
\)  http://www.acc.umu.se/~tao/(/   Full colour fire   (/


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



Bug#286038: mozilla-firefox: installation fails on HPPA

2005-01-13 Thread David Wood

I'll verify the issue is happening with my system:

HP PA-8600 552mhz (2 cpu's)

at the #gen stage in /usr/sbin/update-mozilla-firefox-chrome:

firefox-bin -register >/dev/null 2>&1 ||...

I remove the redirects to /dev/null to allow firefox to output.  No change
in behavior is offered, firefox.bin simply doesn't print errors at
this stage.

Next: strace:

strace firefox-bin -register ||...

Last actions by firefox are brk(0x22) = 0x22
brk(0) =0
write(9, (binary data), 148) = 148
rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) =0
rt_sigsuspend([] 
--- SIGRTMIN (Unknown signal 37) @ 0 (0) ---
<...rt_sigsuspend resumed>) =-1 EINTR (Interrupted system call)
rt_sigreturn(0) =-1 EINTER (Interrupted system call)
waitpid(5431, NULL, __WCLONE) =5431
exit_group(1) =?

At this point, firefox-bin -register exits with returncode 1.  I dug, and
found no open() for fd 9.  Apparently a child process opens it and returns
the handle to this process(?).  Tracing firefox of course is a nightmare,
and I'm forced to give up.

Firefox ignores or never reaches the -debug and -safe-mode flags.  Unable to
continue. :(

-David


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



Bug#290397: mpich: mpiCC fails entirely when run under automake

2005-01-13 Thread David Roundy
Package: mpich
Version: 1.2.5.3-1.2
Severity: important


This is a change with the latest changes that made it into sarge (a couple of 
NMUs).

When I run

mpiCC -DHAVE_CONFIG_H -I. -ansi -g -pipe -W -Wall -O3 -MT PW_IonicPotential.o 
-MD -MP -MF ".deps/PW_IonicPotential.Tpo" -c -o IonicPotential.o 
IonicPotential.cpp

mpiCC just exits without producing any output or error message.  I haven't had
time to track this down, but the latest debs from Adam Powell, which are version
1.2.5.3-2 don't have this problem, so for the moment I've just installed those.
i.e. the packages from http://lyre.mit.edu/~powell/mpich/.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-k7-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mpich depends on:
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libmpich1.0  1.2.5.3-1.2 mpich runtime shared library
ii  mpich-common 1.2.5.3-1.2 Manpages and other common files fo
ii  ssh [rsh-client] 1:3.8.1p1-8.sarge.4 Secure rlogin/rsh/rcp replacement 

-- no debconf information


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



Bug#290180: [Alexandria-list] Re: Bug#290180: List view and reordering broken

2005-01-13 Thread David Weinehall
On Thu, Jan 13, 2005 at 04:28:28PM +0100, Laurent Sansonetti wrote:
[snip]
> > If anyone is interested, I can put a tarball of my library somewhere.
> >
> 
> Weird!  Yes, I would be interested, especially if the bug is always
> reproducable.

http://anand.homelinux.net:6510/~tao/files/lib.tar.gz

> About the translation, the strings changed a bit since the last release,
> and I plan to make a new release soon.  Usually I send the new .po file to
> each translator one week before the release.  If you want to provide
> Swedish translation, just tell me and I will send you the file.

Please do so.

> (Dafydd, maybe we should use Rosetta? :))
> 
> Cheers, and thanks for the feedback,

Thanks for nice (and above all, useful) software =)


Regards: David
-- 
 /) David Weinehall <[EMAIL PROTECTED]> /) Northern lights wander  (\
//  Maintainer of the v2.0 kernel   //  Dance across the winter sky //
\)  http://www.acc.umu.se/~tao/(/   Full colour fire   (/


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



Bug#290430: bozohttpd: SCRIPT_NAME set incorrectly

2005-01-13 Thread David Balnaves
Package: bozohttpd
Version: 20030313-1
Severity: wishlist

When using bozohttpd for cgi the SCRIPT_NAME environment variable is set 
incorrectly.  A preceeding '/' is missing from the script name.

This effects perl based packages that use perl CGI.  An example is that 
makeUrl() will return an invalid URL.

As mentioned by the change log for this project, this has been fixed in 
later versions:
changes since bozohttpd 20030409:
o  fix a recent core dump when given no input
o  add new -r flag that ensures referrer is set to this host
o  fix several compile time errors with -DNO_CGIBIN_SUPPORT
o  fix some man page details. from [EMAIL PROTECTED]
o  re-add a missing memset(), fixing a core dump. from lukem
o  support HTTP basic authorisation, disabled by default.  from 
lukem
o  print the port number in redirects and errors. from lukem
o  only syslog the basename of the program. from lukem
o  add __attribute__() format checking. from lukem
o  fix cgibin SCRIPT_NAME to have a leading /.  from [EMAIL PROTECTED]
o  simplify some code in -C to avoid a core dump.  from lukem
o  add a .css -> css/text entry to the content_map[].  from 
[EMAIL PROTECTED]

Please upgrade to a newer upstream version (such as bozohttpd 20030626) 
as this bug has been fixed.

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

Versions of packages bozohttpd depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


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



Bug#290429: debian-installer: 'badblocks' missing

2005-01-13 Thread David Coe
Package: debian-installer
Version: 2004-12-27 i386 floppies
Severity: normal

Booted on an i386 NEC laptop, no special
boot options, from the boot, root floppies, and
installed the drivers floppy (and answered other
questions) following the standard interactive 
dialogues.  Everything works well.

While looking at the partition table in partman
(but changing nothing), I alt-F2'd to work in
'rescue' mode for a while, the real reason I
had started the installer (a corrupt partition).

I assumed that something like
'e2fsck -cc -y /dev/discs/disc0/part8' should work,
but it doesn't -- it complains "sh: missing 'badblocks'"
or words to that effect.  e2fsck succeeds, but doesn't
do the block scan.

Thanks to the included wget, I was able to copy 
/sbin/badblocks from a working sarge system, drop it 
into the installer's /sbin, and all worked well.

Thanks.  I assume we should have badblocks for use
by mke2fs, too.  I see this was mentioned in 
#239911, but it seems that user couldn't even run
e2fsck -- maybe he didn't install the 'drivers'
(inappropriately named, eh?).  

Did I, too, do something wrong?  Shouldn't badblocks
be there?

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (600, 'unstable'), (300, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10zona-06022se
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#290441: laptop-mode-tools: fails to restart acpid after installing or removing files from /etc/acpi/events

2005-01-13 Thread David Ell
Package: laptop-mode-tools
Version: 1.04-1.1
Severity: normal


During installation the files lm_ac_adapter, lm_battery and lm_lid are
written to /etc/acpi/events and laptop-mode is started. Unfortunately
these files are never parsed as it appears the acpid daemon caches
the known files in /etc/acpi/events when started. Only by restarting
acpid will the files be parsed as expected.

When laptop-mode-tools is purged a similar problem occurs: acpid still
thinks the lm_* files are in /etc/acpi/events and tries to call scripts
in /etc/acpi/actions which no longer exist, resulting in error messages
in /var/log/acpid.

A solution would be to restart acpid (if appropriate) in the postinst
and postrm scripts.

Thanks for a great package. I hope this helps.

David Ell

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

Versions of packages laptop-mode-tools depends on:
ii  powermgmt-base1.21   Common utils and configs for power

-- no debconf information


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



Bug#285001: mutt segv - imap/ia64

2005-01-14 Thread David Mosberger
Dann,

Try with this patch applied.

--david

--- mutt_ssl_gnutls.c~  2005-01-13 23:11:09.254391181 -0800
+++ mutt_ssl_gnutls.c   2005-01-13 23:14:42.486848350 -0800
@@ -456,7 +456,7 @@
   char helpstr[SHORT_STRING];
   char buf[SHORT_STRING];
   char fpbuf[SHORT_STRING];
-  int buflen;
+  size_t buflen;
   char dn_common_name[SHORT_STRING];
   char dn_email[SHORT_STRING];
   char dn_organization[SHORT_STRING];


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



Bug#284111: xserver-xfree86: Doesn't scan PCI domains above 0000 on startup

2005-01-14 Thread David Mosberger
>>>>> On Thu, 13 Jan 2005 17:14:04 -0700, Bjorn Helgaas <[EMAIL PROTECTED]> 
>>>>> said:

  Bjorn> The domain changes to /proc/bus/pci are implemented for
  Bjorn> sparc64, ppc64, ia64, alpha, and mips (see pci_name_bus()).
  Bjorn> They aren't all identical (sparc64 uses %04x:%02x always,
  Bjorn> while ia64 uses %04x:%02x only for non-zero domain)

Ah, yes, I thought there was something that was done differently from
sparc.  Only printing non-zero domains seems like the right thing to
do, since it preserves backwards-compatibility.

Speaking of pci_name_bus(), it's amazing "folks" would introduce new
APIs that take a string buffer argument _without_ a size argument...

--david


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



Bug#60810: contents.gz package

2005-01-15 Thread David Mandelberg
Goswin von Brederlow wrote:
> I think the only sensible and simple thing to do is to provide a zsync
> file for the Contents files (zsync can 'look into' gz to rsync just
> the changes). Then every user can use a cron job to zsync the file to
> his system on a daily, weekly, monthly, whatever basis. zsync uses the
> http protocol so any http mirror carrying the Contents files will do
> as source.
What about creating a package to do this automatically (using debconf to ask how
often to run)? It could be a really small package (just one shell script and
docs) and lintian et al could depend/recommend/suggest it.


-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GAT/CM$/CS>$/CC/IT$/M/S/O/U dpu s+:++ !a C++$>C+++$
UB+++>$L$*-- P+>++$ L+++()$ E-(---) W+++>$ N(+) o? K-
w--(---) O? M V? PS++@ PE-@ Y+@ PGP++(+++)>$ t? 5? X? R tv--(-)
b++(+++)@ DI? D? G e->++++ h* r? z*
--END GEEK CODE BLOCK--

David Mandelberg
[EMAIL PROTECTED]


signature.asc
Description: OpenPGP digital signature


Bug#290754: grisbi: Cannot change anything in preferences

2005-01-16 Thread Erwan David
Package: grisbi
Version: 0.5.3-1
Severity: important


In Grisbi preferrences, everything is greyed and no customization can be made.
I desisntalled (with --purge) and reinstalled, but nothingchanged.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-2-k7
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages grisbi depends on:
ii  libatk1.0-0 1.8.0-4  The ATK accessibility toolkit
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libglib2.0-02.4.8-1  The GLib library of C routines
ii  libgtk2.0-0 2.4.14-2 The GTK+ graphical user interface 
ii  libofx0c102 1:0.6.6-3library to support Open Financial 
ii  libpango1.0-0   1.6.0-3  Layout and rendering of internatio
ii  libxml2 2.6.11-5 GNOME XML library
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information


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



Bug#290754: Not a bug ?

2005-01-16 Thread Erwan David
After creating an account it works. Strange.
--
Erwan
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Bug#271997: hal 0.4.5 "It's going to go 100% failure in 72 hours." released

2005-01-16 Thread David Eriksson
On Sun, 2005-01-16 at 18:17 +0100, Kay Sievers wrote:
> On Sun, 2005-01-16 at 18:08 +0100, Sjoerd Simons wrote:
> > 
> >   Both mlabel and udev_volume_id show the correct label ("ICYBOX"), but
> >   hal uses "AD", which is pretty useless...
> 
> What does:
>   hald --verbos=yes --daemon=no
> 
> print?

I get about the same error, my mount point gets called "Ap":

  http://www.2good.nu/blandat/hald-mountpoint.log

Here is the first occurence of "Ap":

18:28:37.011 [I] linux/block_class_device.c:119: volume.label = 'Ap'

-- 
Regards,
   -\- David Eriksson -/-

SynCE - http://synce.sourceforge.net
  ScummVM - http://scummvm.sourceforge.net
 Desquirr - http://desquirr.sourceforge.net



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



Bug#269021: #269021 book: svn status "R" not documented

2005-01-16 Thread David Kimdon
As far as I can tell this is still missing from the book in subversion
1.1.3.  It would be nice to see if this is fixed upstream, and if not
send a patch upstream.


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



Bug#287451: libsynce: FTBFS (amd64/gcc-4.0): pointer targets in passing argument 3 of 'accept' differ in signedness

2005-01-17 Thread David Eriksson
Andreas,

Thanks for the patch; I've applied it upstream.

-- 
Regards,
   -\- David Eriksson -/-

SynCE - http://synce.sourceforge.net
  ScummVM - http://scummvm.sourceforge.net
 Desquirr - http://desquirr.sourceforge.net



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



Bug#273808: cupsys: Incorrect location of web interface docroot in cupsd.conf

2005-01-18 Thread David Morel
Package: cupsys
Version: 1.1.22-8
Followup-For: Bug #273808


It might be related; I noticed an error in stock cupsd.conf:
DocumentRoot mentions /usr/share/cups/doc , but it is in fact
/usr/share/cups/doc-root. This prevents displaying of images in the
interface among other things.

here's the diff:

--- /etc/cups/cupsd.conf.old2005-01-18 21:17:07.0 +0100
+++ /etc/cups/cupsd.conf2005-01-18 21:14:53.0 +0100
@@ -583,7 +583,7 @@
#
#DocumentRoot /usr/share/cups/doc

-DocumentRoot /usr/share/cups/doc
+DocumentRoot /usr/share/cups/doc-root

# Font path (FontPath)
#

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages cupsys depends on:
ii  adduser 3.59 Add and remove users and groups
ii  debconf 1.4.30.11Debian configuration management sy
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libcupsimage2   1.1.22-8 Common UNIX Printing System(tm) - 
ii  libcupsys2-gnutls10 1.1.22-8 Common UNIX Printing System(tm) - 
ii  libgnutls11 1.0.16-9 GNU TLS library - runtime library
ii  libpam0g0.76-22  Pluggable Authentication Modules l
ii  libpaper1   1.1.14-3 Library for handling paper charact
ii  libslp1 1.0.11-7 OpenSLP libraries
ii  patch   2.5.9-2  Apply a diff file to an original
ii  perl-modules5.8.4-5  Core Perl modules
ii  xpdf-utils  3.00-11  Portable Document Format (PDF) sui
ii  zlib1g  1:1.2.2-3compression library - runtime

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: ipp, lpd, parallel, socket, usb


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



Bug#288346: Same problem

2005-01-18 Thread David Raymond

I let gpdf go for 20 min CPU on a moderately fast (1 GHz) laptop, and
it still didn't display.  By the way, I noticed that the process
eating all the CPU time is not actually gpdf, but Gnome-pdf-viewer.
This process also expands to use about 12 MB of memory
(I don't understand how these two interact.)  Xpdf displays the
document in about 1 second.  (It ends up using about 9 MB.

Dave Raymond

Filip Van Raemdonck writes:
 > tags 288346 + help moreinfo unreproducible
 > thanks
 > 
 > As for the file David sent to the BTS: it works fine here, just as it does
 > for Rob and his friend. I'm not sure what might be the problem.
 > 
 > On Tue, Jan 18, 2005 at 12:21:12AM +0100, Thomas Petazzoni wrote:
 > > 
 > > Same problem here with my unstable system up-to-date. Attached PDF 
 > > triggers the problem.
 > 
 > Thomas, about your file: that's a pdf only in file format :)
 > In reality it's just two big bitmaps, and, admitted, gpdf does need a few
 > seconds before it is able to display anything. But that's because it is
 > not very good at displaying big graphics. And it does display the file
 > eventually, if you just wait a little.
 > 
 > 
 > Regards,
 > 
 > Filip
 > 
 > -- 
 > "If supporters' vociferousness and flamosity are valid measures of an OS'
 >  enterprise readiness, Windows is obviously less enterprise-ready than
 >  Linux: Steve Ballmer alone has shown as much anti-Linux vitriol as all
 >  the pro-Linux, anti-Microsoft zealots put together."
 >  -- Robin Miller


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



Bug#291191: kernel-source-2.6.10: avermedia firware filename

2005-01-19 Thread David Maslen
Package: kernel-source-2.6.10
Version: 2.6.10-3
Severity: wishlist

I recently tried to use kernel 2.6.10 with my avermedia DVB-T card. I
had trouble operating the card as the firmware which  had previously
installed in the correct directory was not found by the sp887x module.

Reading the included perl script to fetch and install the firmware, I
discovered the filename has been changed. This could have been
documented in the avermedia.txt file. I believe this document patch
may help others, as the avermedia DVB-T card now works with a default
kernel, once the firmware is placed in the correct location.

cd /usr/src/linux/Documentation/dvb/
diff -u /usr/src/linux/Documentation/dvb/avermedia.txt 
/usr/src/linux/Documentation/dvb/avermedia.dmm.txt
--- /usr/src/linux/Documentation/dvb/avermedia.txt  2004-12-25 
08:35:01.0 +1100
+++ /usr/src/linux/Documentation/dvb/avermedia.dmm.txt  2005-01-19 
21:19:33.0 +1100
@@ -152,6 +152,9 @@
Please use  the  command "get_dvb_firmware sp887x" to download
it. Then copy it to /usr/lib/hotplug/firmware.
 
+   Alternatively manually extract the firmware file sc_main.mc.
+   Then copy it to /usr/lib/hotplug/firmware/dvb-fe-sp887x.fw
+
 Receiving DVB-T in Australia
 
I  have  no  experience of DVB-T in other countries other than

Diff finished at Wed Jan 19 21:19:54


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-debian-dmm
Locale: LANG=POSIX, LC_CTYPE=POSIX (charmap=ANSI_X3.4-1968)

Versions of packages kernel-source-2.6.10 depends on:
ii  binutils  2.15-5 The GNU assembler, linker and bina
hi  bzip2 1.0.2-1A high-quality block-sorting file 
hi  coreutils [fileutils] 5.2.1-2The GNU core utilities
hi  fileutils 5.0.91-2   The GNU file management utilities 

-- no debconf information



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



Bug#130397: Bug 130397

2005-01-19 Thread David Kastrup
Kenichi Handa <[EMAIL PROTECTED]> writes:

> PS. I personally feel it's a waste of time to struggle with
> charset matters in ispell that much because emacs-unicode
> should not have such a problem.

Oh, but in the 5+ years until it gets released, people might still be
glad to have a fix.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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



Bug#289974: same bug, same patch, for 2.6.10-4

2005-01-19 Thread David Coe
Just in case it isn't obvious, the same
patch fixes the same bug in 2.6.10-4.

Thanks.


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



Bug#291300: mysql-server: README.Debian fails to mention that mysqld is compiled with libwrap support

2005-01-19 Thread David Chappell
Package: mysql-server
Version: 4.0.23-1
Severity: important

README.Debian contains a subheading entitled "Networking".  This
subheading purports to described the steps needed to enable connexions
from other nodes.  However it fails to mention that mysqld has been
compiled with libwrap support and therefor one must add a "mysqld" entry
to /etc/hosts.allow.

It is my understanding that the purpose of README.Debian is to convey
just this sort of information.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.18-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mysql-server depends on:
ii  adduser  3.59Add and remove users and groups
ii  debconf  1.4.30  Debian configuration management sy
ii  libc62.3.2.ds1-16GNU C Library: Shared libraries an
ii  libdbi-perl  1.45-1  The Perl5 Database Interface by Ti
ii  libmysqlclient12 4.0.23-1mysql database client library
ii  libstdc++5   1:3.3.4-6sarge1 The GNU Standard C++ Library v3
ii  libwrap0 7.6.dbs-5   Wietse Venema's TCP wrappers libra
ii  mailx1:8.1.2-0.20040524cvs-1 A simple mail user agent
ii  mysql-client 4.0.23-1mysql database client binaries
ii  mysql-common 4.0.23-1mysql database common files (e.g. 
ii  passwd   1:4.0.3-30  Change and administer password and
ii  perl 5.8.4-5 Larry Wall's Practical Extraction 
ii  psmisc   21.5-1  Utilities that use the proc filesy
ii  zlib1g   1:1.2.1.1-5 compression library - runtime

-- debconf information:
  mysql-server/nis_warning:
  mysql-server/really_downgrade_from_41: false
  mysql-server/mysql_update_hints1:
* mysql-server/start_on_boot: true
  mysql-server/postrm_remove_databases: false
* mysql-server/mysql_install_db_notes:


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



Bug#291193: base-passwd: Users added in group audio, not seen though. No sound!

2005-01-19 Thread David Mandelberg
Colin Watson wrote:
> On Wed, Jan 19, 2005 at 12:50:24PM +0200, lasse.simpanen wrote:
>>Package: base-passwd
>>Severity: normal
>>
>>Users can not have sound. They are added in audio group, but asked
>>'group "user" ' they seem not to be in that group! They are in
>>/etc/group though.
>>Yes, they have logged out but no change.
>>
>>About a week ago all was fine, don't know what break the system, 
>>(sysvinit and sysv-rc was upgraded, but I don't know...)
>>Only root can have the sound now.
Are you using ALSA or OSS? What are the permissions on
/dev/{dsp,audio,mixer,snd/}* ?

To find out, try
$ dpkg -l | grep -i '\(oss\|alsa\)'
$ uname -r
$ ls -lA /dev/{dsp,audio,mixer,snd/}*

If any of the devices I globbed above aren't owned by root:audio, chown them to
root:audio.

-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GAT/CM$/CS>$/CC/IT$/M/S/O/U dpu s+:++ !a C++$>C+++$
UB+++>$L$*-- P+>++$ L+++()$ E-(---) W+++>$ N(+) o? K-
w--(---) O? M V? PS++@ PE-@ Y+@ PGP++(+++)>$ t? 5? X? R tv--(-)
b++(+++)@ DI? D? G e-> h* r? z*
--END GEEK CODE BLOCK--

David Mandelberg
[EMAIL PROTECTED]


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



Bug#289470: I get the bug as well

2005-01-19 Thread David Spreen
hey there,
just wanted to mention that the bug occurs to me as well except that I 
get no gnome-bugreport-dialog. totem just exits directly after launching 
(I don't even see the window).

so this bug doesn't occure to one single person only.
bye,
david
--
David Spreen <[EMAIL PROTECTED]> - Glasgow, Scotland, Planet Earth
Gnupg 0xFCB1DD23: C6AE BDCC 834C 8118 71A3  6341 7611 2FBC FCB1 DD23

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


Bug#290896: How do audio players handle Windows play lists?

2005-01-20 Thread David Pashley
On Jan 20, 2005 at 10:39, Martin Michlmayr praised the llamas by saying:
> * David Pashley <[EMAIL PROTECTED]> [2005-01-20 08:24]:
> > How would they deal with playlists that contain:
> > 
> > C:\Documents and Settings\Administator\My Documents\My Music\Foo.mp3
> 
> Good point.
> 
> > I think it is unreasonable for unix media players to import windows
> > playlists. They should probably import them but silently ignore files
> > that don't exist and not produce and error.
> 
> This last sentences lead to me another question.  Unrelated to the
> Windows playlist bug, I received a report saying that cplay doesn't
> treat non-existing files very well.  They are displayed in the menu
> but when you try to play them it obviously won't work.  Since you say
> "silently ignore files that don't exist and not produce and error", do
> you think such files (which don't exist) should not be shown in the
> first first or should they be shown but then be ignored?
> 
Most[0] of the media players I've seen display the entry but silently[1]
skip to the next item. 

[0] Totem kindly pops up a dialog box telling you it can't play the
item and then doesn't play the next item. This isn't neccessarily
desireable behaviour.

[1] Windows Media Player puts a ! next to an item it can't play. This
seems a good feature.

-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


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



Bug#291394: poker3d: Does not start at all when run as specified

2005-01-20 Thread David Reynolds
Package: poker3d
Version: 0.2.12-1
Severity: important

When I run poker3d from the command line, I get the following errors:

$ poker3d
loading file:/home/dreynolds/.poker3d/poker.client.xml
loading file:/etc/poker3d/client/client.xml
loading file:/usr/share/underware/poker/data/player.male.cal3d/cal3d.xml
** (process:27929): DEBUG: Available video modes (16 bpp)
** (process:27929): DEBUG:   1024 x 768
** (process:27929): DEBUG:   800 x 600
** (process:27929): DEBUG:   640 x 480

** (process:27929): CRITICAL **: MAFWindow::Init: SDL_SetVideoMode: Couldn't 
find matching GLX visual
 (domain=1, code = 5)

Traceback (most recent call last):
  File "/usr/share/underware/poker/poker3d.py", line 458, in ?
client.run()
  File "/usr/share/underware/poker/poker3d.py", line 429, in run
config = config)
  File "/usr/share/underware/poker/poker3d.py", line 127, in __init__
self.initUnderware()
  File "/usr/share/underware/poker/poker3d.py", line 227, in initUnderware
self.underware.InitWindow()
RuntimeError: underware exception

I have tried various things I have found suggested on 
https://mail.gna.org/public/underware-devel/2004-05/msg00012.html such as 
setting it to open in fullscreen mode at 800x600 and turning verbose output to 
3 (which gives above output).

After googling the for SDL error, I came up with this: 
http://twomix.devolution.com/pipermail/sdl/2003-May/054501.html which seems to 
point to the fact that the SDL call is trying to call a colour depth that X 
isn't running at. I tried to get around this by changing the line in 
~/.poker3d/poker.client.xml from -depth 24 to -depth 16, as below:

/usr/bin/Xwnc -localhost -auth /unlikely-to-exists -to 20 -rfbwait 
18 -depth 16 -geometry %width%x%height% :%display%

This appeared to make no difference.

I have also tried compiling the packages myself, but this only yielded the same 
result as the debian packages

I am now at a loss, any ideas?

I am running on an Intel Celorn 2.4GHz, with 256MB of RAM, the rest of my 
details are below.

Cheers

David

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages poker3d depends on:
ii  gtk2-engines-pi 2.2.0-3  Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-0 1.8.0-4  The ATK accessibility toolkit
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libcal3d10  0.9.1+cvs20041122-1  Skeletal based 3d character animat
ii  libglade2-0 1:2.4.1-1Library to load .glade files at ru
ii  libglib2.0-02.6.1-2  The GLib library of C routines
ii  libgtk2.0-0 2.4.14-2 The GTK+ graphical user interface 
ii  libogg0 1.1.0-1  Ogg Bitstream Library
ii  libopenal0  0.2004090900-1.1 OpenAL is a portable library for 3
ii  libopenalpp-cvs 20041206-2   Object Oriented version of OpenAL
ii  libopenscenegra 0.9.8-1  3D scenegraph
ii  libopenthreads  0.9.8-1  Object-Oriented (OO) thread interf
ii  libosgal-cvs20041121-3   OpenSceneGraph adapter for OpenAL
ii  libosgcal   0.1.28-1 cal3d to OpenSceneGraph adapter de
ii  libpango1.0-0   1.6.0-3  Layout and rendering of internatio
ii  libpoker-eval   126.0-1  poker hand evaluator library
ii  libsdl1.2debian 1.2.7+1.2.8cvs20041007-4 Simple DirectMedia Layer
ii  libvorbis0a 1.0.1-1  The Vorbis General Audio Compressi
ii  libvorbisfile3  1.0.1-1  The Vorbis General Audio Compressi
ii  libxml2 2.6.11-5 GNOME XML library
ii  poker3d-data0.2.12-1 3D multiplayer online poker game, 
ii  python2.3   2.3.4-19 An interactive high-level object-o
ii  underware   0.2.12-1 binary files to run 3D online game
ii  xlibmesa-gl [li 4.3.0.dfsg.1-10  Mesa 3D graphics library [XFree86]
ii  xlibmesa-glu [l 4.3.0.dfsg.1-10  Mesa OpenGL utility library [XFree
ii  xwnc0.3.3-4  Mix of Xvnc and XDarwin with impro
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information


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



Bug#291399: cvsutils: cvsu doesn't ignore directories

2005-01-20 Thread David Pashley
Package: cvsutils
Version: 0.0.20020311-1
Severity: minor
Tags: patch

cvsu would report unknown directories even though they were listed in
.cvsignore

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.8-9-amd64-k8-smp
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages cvsutils depends on:
ii  cvs   1:1.12.9-9 Concurrent Versions System
ii  perl  5.8.4-5Larry Wall's Practical Extraction 

-- no debconf information


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



Bug#289470: issue possibly resolved

2005-01-20 Thread David Spreen
hey there,
for me totem worked again after deleting ~/.totem.username and 
restarting my computer (it didn't work before restarting because there 
were processes of totem hanging arround and were unkillable.

bye,
david
--
David Spreen <[EMAIL PROTECTED]> - Glasgow, Scotland, Planet Earth
Gnupg 0xFCB1DD23: C6AE BDCC 834C 8118 71A3  6341 7611 2FBC FCB1 DD23

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


Bug#293287: Atempt to restart X or reboot system with /usr/X11R6/lib/modules-dri-trunk active in XF86Config-4 hang system with blank screen.

2005-02-02 Thread David Baron
Package: dri-trunk
Version: 2005.01.26-2
Severity: critical
Justification: breaks the whole system

When system is hung with blank screen, impossible to "escape" to shell
and the only way out is to reboot. File systems (ext3) seem uneffected
and journals were not restored.
Commenting out the line in XF86Config-4 (fallback to older modules
directories) restores the system.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (650, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#293287: Atempt to restart X or reboot system with /usr/X11R6/lib/modules-dri-trunk active in XF86Config-4 hang system with blank screen.

2005-02-02 Thread David Baron
On Wednesday 02 February 2005 15:00, you wrote:
> * David Baron <[EMAIL PROTECTED]> [2005-02-02 10:14]:
> > Package: dri-trunk
> > Version: 2005.01.26-2
>
> I cannot find such a package in the Debian archive.  Do you know where
> you obtained in?  If not, what does
>   dpkg -p dri-trunk | grep Maintainer
> say?


John Lightsey maintains all three.

( A Daenziger or such used to be involved in this)


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



Bug#293287: Attempt to restart X or reboot system with /usr/X11R6/lib/modules-dri-trunk active in XF86Config-4 hang system with blank screen.

2005-02-02 Thread David Baron
On Wednesday 02 February 2005 15:00, you wrote:
> * David Baron <[EMAIL PROTECTED]> [2005-02-02 10:14]:
> > Package: dri-trunk
> > Version: 2005.01.26-2
>
> I cannot find such a package in the Debian archive.  Do you know where
> you obtained in?  If not, what does
>   dpkg -p dri-trunk | grep Maintainer
> say?

There are actually three pieces here:

1. xserver-xfree86-dri-trunk
2. xlibmesa-gl1-dri-trunk

these two might both place modules in  the directory I commented out. I would 
guess any but is in the first one since no openGL stuff has yet been invoked.

3. drm-trunk-module-src

In this one, I compile mach64.ko and place in its proper place in the kernel 
driver tree. Its presence or correctness makes no difference in this bug.



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



Bug#293347: confusing # description in the gnunet.conf # file

2005-02-02 Thread David Coe
Package: gnunet
Version: 0.6.5-3
Severity: minor

Hi.  At line 490 or so in /etc/gnunet.conf:

I had to read this a few times, before realizing that the extra "#"s
don't belong there -- thery're probably from a reflow of the paragraph
by somebody.  I hope -- otherwise it needs a serious rewrite, because
it makes no sense (to me) with the #'s there:

#  If the value v # is < 1000, it means that if GNUnet routes n bytes
#  of messages from # foreign peers, it may originate n/v bytes of
#  queries in the same # time-period.  The time-period is twice the
#  average delay that GNUnet # deferrs forwarded queries.

Thanks.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (600, 'unstable'), (300, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10zona-06023se
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages gnunet depends on:
ii  debconf   1.4.42 Debian configuration management sy
ii  libdb4.3  4.3.27-1   Berkeley v4.3 Database Libraries [
ii  libgcrypt11   1.2.0-11   LGPL Crypto library - runtime libr
ii  libgdbm3  1.8.3-2GNU dbm database routines (runtime
ii  libgmp3   4.1.4-5Multiprecision arithmetic library
ii  libgpg-error0 1.0-1  library for common error values an
ii  libltdl3  1.5.6-4A system independent dlopen wrappe
ii  libtdb1   1.0.6-11   Trivial Database - shared library

-- debconf information excluded


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



Bug#293207: bogofilter: last two versions caused db errors

2005-02-02 Thread David Relson
On Wed, 02 Feb 2005 10:40:39 -0600
Karl Schmidt wrote:

> Matthias Andree wrote:

...[snip]...

> Installing bogofilter on a Debian testing box gives us:
> 
> ii  bogofilter 0.93.5-1   a fast Bayesian spam filter
> 
> $ bogofilter -V
> bogofilter version 0.93.5
>  Database: Sleepycat Software: Berkeley DB 4.3.27: (December 22, 2004
> 
> I delete all the files in the db directory and run the following script 
> (as I've had to rebuild a few times now):
> 
> #!/bin/bash
> bogofilter -M -s -d /etc/bogofilter -I /home/karl/mail/zs-archived-spam2004
> bogofilter -M -s -d /etc/bogofilter -I /home/karl/mail/zs-archived-spam2003
> bogofilter -M -s -d /etc/bogofilter -I /home/karl/mail/s-archived-spam
> bogofilter -M -n -d /etc/bogofilter -I /home/karl/mail/z-archived2004
> bogofilter -M -n -d /etc/bogofilter -I /home/karl/mail/archived
> bogofilter -M -n -d /etc/bogofilter -I /home/karl/mail/list-servers/EXIM
> bogofilter -M -n -d /etc/bogofilter -I
> chown  Debian-exim.Debian-exim /etc/bogofilter/*

Your script looks reasonable.  I, too, make a practice of to preserving
sequences of useful commands in scripts.

As a tip, using "-B" instead of "-I" allows listing of multiple message
sources (mailboxes, maildirs, etc) in 1 command, e.g.

bogofilter -M -s -d /etc/bogofilter -B /home/karl/mail/*s-archived-spam*

> Everything works (not sure if it is tagging quite as much spam) then it 
> ends ups stopping after about 48 hours.
> 
> This is on a Tyan MB with ECC memory, antec powersupply - I think a 
> quite stable system running bind, dhcp,hylasfax, samba, nfs, imap all 
> flawlessly. I would suspect falky hardware at this point except going 
> back to the older version fixes things.
> 
> Only other thing I can suspect is that exim is threaded - could there be 
> a locking problem I'm seeing running two requests at a time? I can 
> imagine that 48 hours would be long enough to be filtering two messages 
> at the same time. That would explain why most people running in a single 
> thread POP service manner would not see this bug.
> 
> The basic fact is I am sure I recreated the databases and didn't upgrade 
> and try to run the old data base  (which if I remember would have failed 
> at once.) Going back to the old version and once again reproducing the 
> databases fixes the problem.
> 
> I can think that it would be easy to test by running two or three 
> instances of bogofilter at the same time on some mail files. One can 
> write a script that will fork and you might want to add it to your 
> testing procedure. Hope this helps.

Bogofilter can be built with "make check" which runs a series of 40 or
so regression tests.  The 2 locking tests run multiple copies of
bogofilter to test operating system, database, and bogofilter.  If you
have source code, it's probably worth running -- just for grins.

 
> I hope I didn't sound off base here and hope I haven't ruffled any 
> feathers, but I really do think that these should spend some time in 
> unstable.

Nope, no ruffled feathers here.  Guess you'll have to try harder :-)

Cheers!

David



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



Bug#293484: qmail: /etc/init.d/qmail does not start the second /usr/bin/tcpserver reliably (the commented one that spawn /usr/sbin/qmail-popup)

2005-02-03 Thread David Orban
Package: qmail
Version: 1.03-24
In /etc/init.d/qmail, the lines that start the second tcpserver are 
commented by default.

However, removing the comments does not make the second tcpserver start 
reliably at boot time.

The first tcpserver is started this way:
sh -c "start-stop-daemon --start --quiet --user qmaild \
  --exec /usr/bin/tcpserver -- -R -H \
  -u `id -u qmaild` -g `id -g nobody` -x /etc/tcp.smtp.cdb 0 smtp \
  /usr/sbin/qmail-smtpd 2>&1 | $logger -t qmail -p mail.notice &"
the second one is started this way:
sh -c "start-stop-daemon --start --quiet --user root \
  --exec /usr/bin/tcpserver -- -R \
  0 pop-3 /usr/sbin/qmail-popup `hostname`.`dnsdomainname` \
  /usr/bin/checkpassword /usr/sbin/qmail-pop3d Maildir &"
The smtpd tcpserver is always started correctly while the pop3 one is no 
longer running after a reboot.

My understanding of this behaviour is that the first /usr/bin/tcpserver 
has not always the opportunity to call setuid() before the second 
start-stop-daemon is run. Because of this, the second start-stop-daemon 
sees a match for a /usr/bin/tcpserver process that run as root and does 
not start the second /usr/bin/tcpserver since the start-stop-daemon 
match is only made using --exec and --user.

Adding --pidfile /var/run/tcpserver_smtpd.pid --make-pidfile options to 
the first start-stop-daemon command (i.e. the one for qmail-smtpd) and 
the --pidfile /var/run/tcpserver_pop3.pid --make-pidfile options to the 
second start-stop-daemon command (i.e. the one for qmail-popup) seems to 
correct the issue.

Another solution would be to call qmail-popup's tcpserver before 
qmail-smtpd's tcpserver.

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


Bug#293073: Update - problem fixes self when cron job runs

2005-02-03 Thread David Robb
The daily cronjob seems to generate the required file, but the file should 
also be being generated when the package is installed.

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


Bug#221722: #221722,zope: After running awhile, sends "Temporarily Unavailable" to all clients

2005-02-04 Thread David Coe

The more details you can provide, the more likely
someone will find the answer.

Are your log files not rotating correctly?  If so, show 
us, e.g. by running lsof.

More to the point, what is happening, or not happening, 
when your users get those 'Temporarily Unavailable' messages?

We need clues.


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



Bug#293725: debconf: extra quote on the end of line 94 in /usr/sbin/dpkg-preconfigure causes syntax error

2005-02-05 Thread David Goodenough
Package: debconf
Version: 1.4.43
Severity: important

*** Please type your report below this line ***
There is an extra double-quote just before the ; on line 94 of 
/usr/sbin/dpkg-preconfigure which causes a syntax error.  This
was introduced with version 1,4.43, 1.4.42 was clean.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages debconf depends on:
ii  debconf-i18n  1.4.42 full internationalization support 
ii  perl-base 5.8.4-5The Pathologically Eclectic 
Rubbis

-- debconf information:
* debconf/priority: medium
* debconf/frontend: Dialog


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



Bug#221722: #221722,zope: After running awhile, sends "Temporarily Unavailable" to all clients

2005-02-05 Thread David Coe
If you are able, see if you can run zope in debugging mode
(search for the article "the Debugger is your Friend" at
zope.org, and other places too).

Then show us what zope was doing when it stops responding.

If that's not possible, perhaps a list of all the zope products
installed, and any customized code you have, might give me
a clue, but the debugging output is definitely the best.
(Of course there's the chance you won't be able to reproduce
the problem with the debugger, but it's worth a try.)

Also, are you able to try zope2.7 (in Debian unstable)?  
That's a lot more current than zope 2.6 is, so maybe
the problem has already been fixed.



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



Bug#293818: gnupg: Can't refresh more then 1000 keys.

2005-02-05 Thread David Shaw
On Sun, Feb 06, 2005 at 01:10:06AM +0100, Kurt Roeckx wrote:
> Package: gnupg
> Version: 1.4.0-1
> Severity: important
> 
> Hi,
> 
> When calling gpg --refresh-keys on a large keyring it only gets
> about 1000 keys from it and then stops with:
> gpgkeys: HKP fetch error: eof
> ?: subkeys.pgp.net: Host not found
> gpgkeys: HKP fetch error: eof
> ?: subkeys.pgp.net: Host not found
> [...]
> 
> It will generate those 2 message for each of the other keys that
> it failed to get.

Please try the 1.4.1 release candidate from

 ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.4.1rc1.tar.bz2
and
 ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.4.1rc1.tar.bz2.sig

I believe this bug was already fixed there.

David


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



Bug#293818: gnupg: Can't refresh more then 1000 keys.

2005-02-05 Thread David Shaw
On Sun, Feb 06, 2005 at 03:13:00AM +0100, Kurt Roeckx wrote:
> On Sat, Feb 05, 2005 at 07:51:07PM -0500, David Shaw wrote:
> > 
> > Please try the 1.4.1 release candidate from
> > 
> >  ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.4.1rc1.tar.bz2
> > and
> >  ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.4.1rc1.tar.bz2.sig
> > 
> > I believe this bug was already fixed there.
> 
> It now doesn't give the error I reported anymore, but I do not
> believe it is fixed.  It now shows this after all the rest:
> gpg: keyserver timed out
> gpg: keyserver refresh failed: keyserver error
> 
> It also says:
> gpg: Total number processed: 1170
> 
> While I was expecting a number in the 2000.

The original problem was a bug, but believe it or not, this one is a
feature.  There is a 2-minute timeout on keyserver operations (in your
example, 2 minutes per key when doing a --refresh-keys).  At a guess,
the keyserver from the subkeys.pgp.net rotation you happened to land
on was unreachable and didn't answer within 2 minutes.

You can change the timeout with the keyserver-option "timeout":

i.e. for 1 hour timeout:
  --keyserver-option timeout=3600
for no timeout at all:
  --keyserver-option no-timeout

David


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



Bug#293816: gnupg: Updates trustdb after each received key with prefered server.

2005-02-05 Thread David Shaw
On Sun, Feb 06, 2005 at 12:48:01AM +0100, Kurt Roeckx wrote:
> Package: gnupg
> Version: 1.4.0-1
> 
> When updating keys that use the prefered keyserver field with
> --refresh-keys gpg will use that server to get the keys.  It
> will however update the trustdb after it updated such keys and
> before it moves on to the next key to update.
> 
> This behaviour is a little annoying.

Yes it is.  Can you try this patch?  If it works well, I'll put it
into 1.4.1.

David
Index: keyserver.c
===
RCS file: /cvs/gnupg/gnupg/g10/keyserver.c,v
retrieving revision 1.79
diff -u -r1.79 keyserver.c
--- keyserver.c 26 Jan 2005 21:20:30 -  1.79
+++ keyserver.c 6 Feb 2005 05:17:07 -
@@ -35,6 +35,7 @@
 #include "ttyio.h"
 #include "options.h"
 #include "packet.h"
+#include "trustdb.h"
 #include "keyserver-internal.h"
 #include "util.h"
 
@@ -1628,11 +1629,17 @@
 {
   int rc,count,numdesc,fakev3=0;
   KEYDB_SEARCH_DESC *desc;
+  unsigned int options=opt.keyserver_options.import_options;
 
-  /* We switch merge_only on during a refresh, as 'refresh' should
- never import new keys, even if their keyids match.  Is it worth
- preserving the old merge_only value here? */
-  opt.import_options|=IMPORT_MERGE_ONLY;
+  /* We switch merge-only on during a refresh, as 'refresh' should
+ never import new keys, even if their keyids match. */
+  opt.keyserver_options.import_options|=IMPORT_MERGE_ONLY;
+
+  /* Similarly, we switch on fast-import, since refresh may make
+ multiple import sets (due to preferred keyserver URLs).  We don't
+ want each set to rebuild the trustdb.  Instead we do it once at
+ the end here. */
+  opt.keyserver_options.import_options|=IMPORT_FAST;
 
   /* If refresh_add_fake_v3_keyids is on and it's a HKP or MAILTO
  scheme, then enable fake v3 keyid generation. */
@@ -1696,6 +1703,20 @@
 
   m_free(desc);
 
+  opt.keyserver_options.import_options=options;
+
+  /* If the original options didn't have fast import, and the trustdb
+ is dirty, rebuild.  This is the same methodology used in
+ import.c:import_keys_internal(). */
+  if (!(opt.keyserver_options.import_options&IMPORT_FAST)
+  && trustdb_pending_check())
+{
+  if(opt.interactive)
+   update_trustdb();
+  else if(!opt.no_auto_check_trustdb)
+   check_trustdb();
+}
+
   return rc;
 }
 


Bug#293917: pdnsd: make proxy_only default

2005-02-06 Thread David Schweikert
Package: pdnsd
Version: 1.1.11par-1
Severity: wishlist


I propose to change the server section in the default config as follows:

server {
label="resolvconf";
proxy_only=on;
lean_query=on;
}

This makes pdnsd useable for me (I had timeouts of 5 seconds otherwise).
See this mail exchange with the upstream author for why this is a good idea (at
least for me, but I guess it would be also good for most people).

----

David Schweikert wrote:
>Thanks a lot for your work on pdnsd. I am reponsible for the preparation
>of an image with linux (debian) that is installed on laptops for
>students here at the ETH Zurich (a university). About 2000 laptops have
>that image installed... Until now I did put pdnsd on the image because
>it is really ideal for laptops. However, I had now to remove it because
>of a problem. What happens is this:
>
>- I do a 'ssh blabla.ethz.ch' and the resolver library first tries to
>  find an  record for blabla.ethz.ch.
>
>- pdnsd forwards the query to the provider's DNS, which doesn't find any
>  entry and replies with an empty answer containing only the SOA record.
>
>- since there is no NS record, pdnsd decides to use the given master
>  server of the SOA record.
>
>- pdnsd tries to contact the master server, which is however behind a
>  firewall that just drops packets. after 5 seconds it gives up and
>  gives back that ' blabla.ethz.ch' was not found
>
>- the resolver library tries again with the A record and succeeds
>
>-> result: 5 seconds delay every time you ssh to a host (it is also
>   enough to do a 'getent hosts blabla')
>
>Such problems are really annoying for users and I am happy to have found
>what the problem was :-)
>
>Note that having the master server behind a firewall is not a totally
>unreasonable thing to do... the network administrators here want to
>protect it from behing flooded with queries. The SOA record just says
>from where the data comes from, but doesn't say that you can actually
>directly use that server.
>
>Would it be possible to make that behaviour of using the SOA master
>server optional? A run-time option would be great, so that I could use
>the official debian package.

I believe there is already a configuration option that does what you
want: proxy_only.

Please try adding the line proxy_only=on; to the server sections of your
pdnsd configuration file and let me know if this works for you. If you
still have problems please let me know exactly which version of pdnsd
you are using because in some of the older versions this option was
incorrectly implemented.

Paul Rombouts



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-isgee-neptun-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages pdnsd depends on:
ii  adduser 3.59 Add and remove users and groups
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


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



Bug#293927: Can't print more than once from serial port in 2.6 kernel

2005-02-06 Thread David Lawyer
Package: lprng
Version 3.8.28-1
 

I submitted this bug over a month ago.  It was rejected as not being a
lprng bug.  But new information I just obtained indicates that it may be
in part a lprng bug.

On Mon, Dec 27, 2004 at 02:57:28PM -0800, David Lawyer wrote:
> Once I type lpr (or pr) to print something, it hangs if I try to print
> something more (use lpr or pr again).  Also cat test-file > /dev/ttyS1
> will not work either.  It just hangs and nothing gets printed.  I'm
> using kernel 2.6.8-1 but the old kernel 2.4.26 prints fine and doesn't
> have this problem.

By using lpc and typing lpq I read: Status: cannot open /dev/ttyS1
'Interrupted system call", attempt 1, sleeping 10.  So the problem is
that the serial port can't be opened.  But the minicom program can open
this port and then I can type to the printer from the PC keyboard (like
an old typewriter).  Also, the modemstat program can open ttyS1. So why
can't lprng open it?

I think this problem has to do with the modem control lines in the
printer cable.  When I turn on the printer (25 years old, but of the
highest quality --all metal and heavy) CTS and DSR at the PC are
asserted (from the printer).  Note that CD is not asserted.  If I
disconnect the printer cable and assert CD with a jumper cable, then the
serial port opens when I try to print (second try) per lsof.  But
nothing gets printed of course since the cable to the printer is
disconnected.  Thus I suspect the problem with opening the serial port
is due to no CD on the port.

Here's the code modemstat uses to open the serial port where
device="/dev/ttyS1":

void open_my_device()
{
   fh =  open (device,O_RDONLY);
   if(fh == -1)
   {
 printf ("\nCannot open %s\n",device);
 exit (1);
   }
}

This works.  But actually there may be CD on the port when it opens.
That's because my printer asserts CD to the PC as soon as the PC asserts
DTR->DSR to the printer.  DTR->DSR means the PC send out DTR which
asserts the DSR pin on the printer (crossover cable).  When lpr tries to
open the port, I see DTR (and CD) get asserted at the PC for several
seconds.  Then both of these are negated and it seems that the open
fails.  All this may have to do with race conditions.  Perhaps if the
test for CD is made before asserting DTR, then open() fails.  But if DTR
is asserted in time for CD to be asserted before the test for CD, then
all is OK.  This is just a hypothesis that may be wrong.

If I set stty clocal (disable modem control signals) and put stty=clocal
in /etc/printcap then the problem is fixed.  But I didn't have to do
this previously and didn't discover until just now that this will still
permit CTS/RTS hardware flow control which I need due to a printer
buffer size of 256 bytes.

> I'm printing via the serial port to an old serial printer.  If I don't
> use lpr/pr, but first use cat test-file > /dev/ttyS1, all is OK and I
> can repeat sending files to the printer.  But if I use the lpr or pr
> print commands, then I can't print anymore.  Before using the cat
> command to send data to the printer, I of course have to use stty to set
> the baud rate to that of the printer, etc.  
> 
> I think something may be different in the serial driver for the 2.6
> kernel that's causing this problem
> 
>   David Lawyer


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



Bug#264061: gst-plugins removal

2005-02-06 Thread David Schleef

gst-plugins will shortly be removed from Debian.  Since this was
marked fixed in NMU, I'm closing.



dave...



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



Bug#161379: still shite

2005-02-06 Thread David Schleef
reassign 161379 gstreamer0.8-aa
thanks

The package descriptions are passable, but still not very good.



dave...



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



Bug#293868: evolution-data-server

2005-02-07 Thread David Everly
I realized that I had been using a small script to start evolution,
which includes the following at the end of the script:

  evolution --force-shutdown

When starting evolution the normal way from the provided menu entry, the
following process remains after ending the user's gnome session:

deverly   4723 1  1 06:35 ?00:00:00 
/usr/lib/evolution/evolution-data-server-1.0 
--oaf-activate-iid=OAFIID:GNOME_Evolution_DataServer_InterfaceCheck 
--oaf-ior-fd=44

Whenever evolution-data-server remains, another process also remains:

deverly   4622 1  0 06:35 ?00:00:00 
/usr/lib/bonobo-activation/bonobo-activation-server --ac-activate 
--ior-output-fd=18

This process exits after killing the remaining evolution-data-server
processes.

-- 
Encrypted Mail Preferred:
Key ID:  8527B9AF
Key Fingerprint:  E1B6 40B6 B73F 695E 0D3B  644E 6427 DD74 8527 B9AF
Information:  http://www.gnupg.org/

ASCII ribbon campaign:
()  against HTML email
/\  against Microsoft attachments
Information:  http://www.expita.com/nomime.html


signature.asc
Description: Digital signature


Bug#294209: ITP: reminiscence -- REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software

2005-02-08 Thread David Pashley
On Feb 08, 2005 at 14:08, Niv Altivanik praised the llamas by saying:
> Package: wnpp
> Severity: wishlist
> Owner: Niv Altivanik <[EMAIL PROTECTED]>
> 
> 
> * Package name: reminiscence
>   Version : 0.1.2
>   Upstream Author : Gregory Montoir <[EMAIL PROTECTED]>
> * URL : http://membres.lycos.fr/cyxdown/reminiscence/
> * License : GPL
>   Description : REminiscence is a rewrite of the engine used in the game 
> Flashback from Delphine Software
> 
> Description: free implementation of Delphine Software's FlashBack engine
>   REminiscence is an engine capable of runing any game based on the
>   FlashBackengine.
>   .
>   To actually make use of ScummVM, you currently need to get the orginal
>   FlashBack game data-files
> 
Did you mean ScummVM there?

-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


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



Bug#294426: darcs bash completion failing with `darcs command --help'

2005-02-09 Thread David Roundy
On Wed, Feb 09, 2005 at 07:45:19PM +0200, Vassilii Khachaturov wrote:
> Here is a transcript:
> 
>   [EMAIL PROTECTED]:~$ darcs trackdown --he[TAB pressed]
>   darcs failed:  Can't run command trackdown here.
>   You need to be in a repository directory to run this command.
>   [output paused, ENTER pressed]

The problem here is that the bash completion calls darcs trackdown
--list-options to find out what flags exist, but this command fails because
darcs trackdown itself may only be run in a repository.

So the fix is to make --list-options able to run (as is the case with
--help) even when in a situation where the command itself cannot be run.
This isn't entirely trivial, since some features (e.g. completing for pull
using the repositories in _darcs/prefs/repos) won't work if you aren't in a
repository.  Still, this shouldn't be *too* hard to fix.
-- 
David Roundy
http://civet.berkeley.edu/droundy/


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



Bug#294455: Information leakage in ping utility.

2005-02-09 Thread David Wilson
Package: netkit-base

Around line 609 of ping.c the following comment can be found:

pinger -- Compose and transmit an ICMP ECHO REQUEST packet.  The IP
packet will be added on by the kernel.  The ID field is our UNIX
process ID,


Then around line 422:

ident = getpid() & 0x;


Not that I am terribly bothered by this personally, but I'd imagine
there are a few paranoid people out there that would be. In this day and
age, can you blame them? :)

If you lack the time to find a replacement source for 'ident', then
please let me know and I will spend some time on it.

If you don't see this as a bug, can you at least notify upstream of it
anyway. This is the sort of thing that does no damage but ends up in
some future time the subject of a security advisory which will get
counted as part of the stats in Microsoft's marketing material. :)

Thanks,


David.

-- 
Making the simple complicated is commonplace;  making the complicated
simple, awesomely simple, that's creativity.
-- Charles Mingus (1922-1979), Musician and composer


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



Bug#294566: java-package: manage ttf fonts with defoma

2005-02-10 Thread David Everly
Package: java-package
Version: 0.19
Severity: wishlist

Thanks for making this package.  This is just a suggestion to manage
the fonts with defoma so that (for example) they are automatically
picked up by:

  FontPath   "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

which is in XF86Config-4.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages java-package depends on:
ii  debhelper 4.2.30 helper programs for debian/rules
ii  fakeroot  1.2.2  Gives a fake root environment

-- no debconf information

-- 
Encrypted Mail Preferred:
Key ID:  8527B9AF
Key Fingerprint:  E1B6 40B6 B73F 695E 0D3B  644E 6427 DD74 8527 B9AF
Information:  http://www.gnupg.org/

ASCII ribbon campaign:
()  against HTML email
/\  against Microsoft attachments
Information:  http://www.expita.com/nomime.html


signature.asc
Description: Digital signature


Bug#277703: #277703: etherape gives Gtk-CRITICAL warning messages

2005-02-10 Thread David Liontooth
Package: etherape
Version: 0.9.0-8
Followup-For: Bug #277703


Same error on i686 and amd64.

(etherape:5800): Gtk-WARNING **: gtkwidget.c:3138: widget `GtkToolButton' has 
no activatable signal "clicked" without arguments
(etherape:5800): GLib-GObject-WARNING **: IA__g_object_set_property: object 
class `GtkTable' has no property named `orientation'
(etherape:5800): Gtk-CRITICAL **: gtk_menu_shell_insert: assertion 
`GTK_IS_MENU_SHELL (menu_shell)' failed

Version 0.9.0.7 works fine, though it also spews out several Gtk-CRITICAL 
errors, such as

(etherape:6139): Gtk-WARNING **: gtkwidget.c:3138: widget `GtkToolButton' has 
no activatable signal "clicked" without arguments
(etherape:6139): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion 
`GTK_IS_LABEL (label)' failed

The new warning is the GLib one. 

Cheers,
Dave


-- System Information:
Debian Release: sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ac8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages etherape depends on:
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.8.0-3The ATK accessibility toolkit
ii  libbonobo2-0  2.8.1-1Bonobo CORBA interfaces library
ii  libbonoboui2-02.8.1-1The Bonobo UI library
ii  libc6 2.3.2.ds1-20   GNU C Library: Shared libraries an
ii  libgconf2-4   2.8.1-4GNOME configuration database syste
ii  libglade2-0   1:2.4.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.6.1-2The GLib library of C routines
ii  libgnome2-0   2.8.0-6The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.8.0-1A powerful object-oriented display
ii  libgnomeui-0  2.8.0-3The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.8.3-9The GNOME virtual file-system libr
ii  libgtk2.0-0   2.6.2-2The GTK+ graphical user interface 
ii  libice6   4.3.0.dfsg.1-9 Inter-Client Exchange library
ii  liborbit2 1:2.10.2-1.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.8.0-3Layout and rendering of internatio
ii  libpcap0.70.7.2-4System interface for user-level pa
ii  libpopt0  1.7-2  lib for parsing cmdline parameters
ii  libsm64.3.0.dfsg.1-9 X Window System Session Management
ii  libxml2   2.6.16-2   GNOME XML library
ii  xlibs 4.3.0.dfsg.1-9 X Keyboard Extension (XKB) configu
ii  zlib1g1:1.2.1-4  compression library - runtime

-- no debconf information


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



Bug#294714: gcalctool: does not obey operator precedence

2005-02-11 Thread David Vrabel
Package: gcalctool
Version: 4.4.20-1
Severity: normal

gnome-calculator does not obey operator precedence when performing
calculations.

e.g., it calculates 1 + 2 * 3 = 9 instead of the expected 1 + 2 * 3 = 7.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages gcalctool depends on:
ii  gconf2   2.8.1-4 GNOME configuration database syste
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libaudiofile00.2.6-5 Open-source version of SGI's audio
ii  libbonobo2-0 2.8.1-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.1-1 The Bonobo UI library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libesd-alsa0 [libesd0]   0.2.35-2Enlightened Sound Daemon (ALSA) - 
ii  libgconf2-4  2.8.1-4 GNOME configuration database syste
ii  libgcrypt11  1.2.0-11LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.6.2-1 The GLib library of C routines
ii  libgnome-keyring00.4.1-1 GNOME keyring services library
ii  libgnome2-0  2.8.0-6 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented display
ii  libgnomeui-0 2.8.0-3 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.3-11The GNOME virtual file-system libr
ii  libgnutls11  1.0.16-13   GNU TLS library - runtime library
ii  libgpg-error01.0-1   library for common error values an
ii  libgtk2.0-0  2.6.2-1 The GTK+ graphical user interface 
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libjpeg626b-9The Independent JPEG Group's JPEG 
ii  liborbit21:2.10.2-1.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.0-3 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libtasn1-2   0.2.10-4Manage ASN.1 structures (runtime)
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxml2  2.6.16-2GNOME XML library
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information

_
The message in this transmission is sent in confidence for the attention of the 
addressee only and should not be disclosed to any other party. Unauthorised 
recipients are requested to preserve this confidentiality. Please advise the 
sender if the addressee is not resident at the receiving end.  Email to and 
from Arcom is automatically monitored for operational and lawful business 
reasons.

This message has been virus scanned by MessageLabs.


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



Bug#294798: This is completely normal and expected behavior.

2005-02-11 Thread David Kastrup

The behavior wanted by the reporter of this "bug" only applies to an
"active region".  In Emacs-21.3, you never have such a beast unless
you have explicitly enabled transient-mark-mode or one of its
encompassing modes (pc-selection-mode, delete-selection-mode, cua-mode
and probably others).  The corresponding zmacs-region-mode (sp?) in
XEmacs is on by default, in contrast.

Emacs-CVS (what will probably be released as 22.1 according to latest
developments) is also available somewhere as a Debian package unless I
am mistaken.

It has an additional _temporary_ transient-mark-mode which can be
enabled using C-u C-x C-x (to make the current region temporarily an
"active" one) or C-u C-SPC (to place the mark of what is supposed to
become an active region after moving point to the other side), or by
using mouse-dragging.  In my mind, it is the best-of-all-worlds
combination, but then I might be partial.

So unless the reporter has been enabling one of those modes including
transient-mark-mode (which it would be nice to hear from him), the
report is not a bug, but normal and intended behavior for Emacs-21.3.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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



Bug#294965: vc-svn.el: patch to add destfile support to vc-svn-checkout

2005-02-12 Thread David Kimdon
Hi Jay,

> I have not reported this upstream.  Please let me know if you would
> like me to do so.

I would like that.  In general I like new features to come through upstream.

Thanks,

-David


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



Bug#293932: [Python-Dev] license issues with profiler.py and md5.h/md5c.c

2005-02-12 Thread David Ascher
e the code from
scratch, as the approaches are not rocket science and are pretty
thoroughly explained.  I wouldn't suggest it unless you are desperate.
 If I were you, I'd wait for a license problem to emerge (which I
don't believe will ever happen).
---

FWIW, I agree.  Personnally, I think that if Debian has a problem with
the above, it's their problem to deal with, not Python's.

--david



Bug#296687: Problem Fixed

2005-02-25 Thread David Lawyer
I fixed the problem by setting the parallel port in the BIOS from ECP to
SPP.  Then the driver does software handshaking and my old printer works
OK.  So this is a problem with documentation.  I just emailed the
authors of the kernel docs on the parallel port and told them about this
fix.  So you could close this bug if you want to, although it would be
nice if somehow the software configured it all.

David Lawyer


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



Bug#296732: FTBS cause found

2005-02-25 Thread David Schmitt
Hi!

3dwm has an additional Build-Dep on libxmu-dev. Without this, the configure 
test will fail. It also tests for libglut, but doesn't seem to require it.


Regards, David
-- 
- hallo... wie gehts heute?
- *hust* gut *rotz* *keuch*
- gott sei dank kommunizieren wir über ein septisches medium ;)
 -- Matthias Leeb, Uni f. angewandte Kunst, 2005-02-15



Bug#294501: Question regarding apache-crash

2005-02-25 Thread David Schmitt
Hi Matt, *!

Do you have ulimits (max RAM, max CPU or so) enabled on your system? A friend 
of mine had apache crashing without useful errormessages after memory 
limiting apache and installing another module and thus exceeding the 
allowance...


Regards, David
-- 
- hallo... wie gehts heute?
- *hust* gut *rotz* *keuch*
- gott sei dank kommunizieren wir über ein septisches medium ;)
 -- Matthias Leeb, Uni f. angewandte Kunst, 2005-02-15



Bug#295344: reproduced on current sid

2005-02-25 Thread David Schmitt
Hi Siggi, *!

I could reproduce this on a current sid machine:

[EMAIL PROTECTED]:~$ [EMAIL PROTECTED] gxine > /tmp/gxine.out 2>&1 
Segmentation fault
[EMAIL PROTECTED]:~$ 

Here is also the backtrace from gdb, sorry no debugging info:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1209551200 (LWP 15178)]
0x43aac4d0 in g_markup_parse_context_get_position () 
from /usr/lib/libglib-2.0.so.0
(gdb) bt full
#0  0x43aac4d0 in g_markup_parse_context_get_position () 
from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#1  0x43aac5b5 in g_markup_escape_text () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#2  0x080584a3 in mediamarks_init ()
No symbol table info available.
#3  0x08058606 in mediamarks_init ()
No symbol table info available.
#4  0x08058cdb in mediamarks_init ()
No symbol table info available.
#5  0x08058f76 in preferences_init ()
No symbol table info available.
#6  0x08055bb4 in main ()
No symbol table info available.
(gdb) 


Using my default UTF-8 locale works without problem.

Regards, David

-- 
- hallo... wie gehts heute?
- *hust* gut *rotz* *keuch*
- gott sei dank kommunizieren wir über ein septisches medium ;)
 -- Matthias Leeb, Uni f. angewandte Kunst, 2005-02-15
Using netbios name ZION.
Using workgroup NETZFUERDUMMIES.

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Invalid input string

(gxine:15098): Gtk-WARNING **: Failed to set label from markup due to error 
parsing markup: Error on line 2 char 9: Invalid UTF-8 encoded text

(gxine:15098): Pango-WARNING **: Invalid UTF-8 string passed to 
pango_layout_set_text()

(gxine:15098): Gtk-WARNING **: Failed to set label from markup due to error 
parsing markup: Error on line 2 char 9: Invalid UTF-8 encoded text

(gxine:15098): Gtk-WARNING **: Failed to set label from markup due to error 
parsing markup: Error on line 2 char 9: Invalid UTF-8 encoded text

(gxine:15098): Gtk-WARNING **: Failed to set label from markup due to error 
parsing markup: Error on line 2 char 9: Invalid UTF-8 encoded text

(gxine:15098): Gtk-WARNING **: Failed to set label from markup due to error 
parsing markup: Error on line 2 char 9: Invalid UTF-8 encoded text

(gxine:15098): Gtk-WARNING **: Failed to set label from markup due to error 
parsing markup: Error on line 2 char 9: Invalid UTF-8 encoded text


Bug#296958: zaptel: postrm: fails on devfs, postinst: too verbose

2005-02-25 Thread David Schmitt
Package: zaptel
Version: 1:1.0.4-3
Severity: normal
Tags: patch

Hi!

The postrm tries to remove /dev/zap if it exists. On devfs this fails
horribly and prohibits removing the package.

Please change the test to

if ! test -e /dev/.devfsd ; then
if test -d /dev/zap/ ; then
rm -rf /dev/zap/
fi
fi

The postinst script:

DYNFS=`ps ax | grep -v grep`
[...]
if ! echo $DYNFS | grep devfsd || echo $DYNFS | grep udevd ; then

echoes the contents of $DYNFS to stdout.

please change the "if" to this:

if ! echo $DYNFS | grep -q devfsd || echo $DYNFS | grep -q udevd ; then


Thanks for your time and work!

Regards, David

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k6-1
Locale: LANG=C, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

Versions of packages zaptel depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libnewt0.51 0.51.6-21Not Erik's Windowing Toolkit - tex

-- no debconf information


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



Bug#296968: xmame: dpkg error procesing

2005-02-25 Thread David Roguin
Package: xmame
Version: 0.90-1
Severity: important

The following extra packages will be installed:
  xmame xmame-x
The following NEW packages will be installed:
  xmame-x
The following packages will be upgraded:
  xmame
1 upgraded, 1 newly installed, 0 to remove and 15 not upgraded.
51 not fully installed or removed.
Need to get 0B/17.2MB of archives.
After unpacking 104MB of additional disk space will be used.
Do you want to continue? [Y/n] 
(Reading database ... 112045 files and directories currently
installed.)
Preparing to replace xmame 0.90-1 (using
/archives/xmame_0.92-1_all.deb) ...
Unpacking replacement xmame ...
dpkg: error processing
/var/cache/apt/archives/xmame_0.92-1_all.deb (--unpack):
trying to overwrite `/usr/share/man/man6/xmame.6.gz', which is
also in package xmame-common
dpkg: regarding .../xmame-x_0.92-1_i386.deb containing xmame-x:
xmame-x conflicts with xmame (<< 0.92)
xmame (version 0.90-1) is installed.
dpkg: error processing
/var/cache/apt/archives/xmame-x_0.92-1_i386.deb (--unpack):
 conflicting packages - not installing xmame-x
Errors were encountered while processing:
 /var/cache/apt/archives/xmame_0.92-1_all.deb
 /var/cache/apt/archives/xmame-x_0.92-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-386
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)

Versions of packages xmame depends on:
pn  xmame-x | xmame-svga | xmame-Not found.

-- no debconf information


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



Bug#251121: gftp: please compile with --enable-ssl

2005-02-26 Thread David Liontooth
Package: gftp
Version: tls/ssl support
Followup-For: Bug #251121


There is currently no ftp client in Debian with a gui frontend that
supports fpt-ssl, so it would be great to be able to use gftp.

Dave


-- System Information:
Debian Release: sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ac8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gftp depends on:
pn  gftp-gtk Not found.
pn  gftp-textNot found.


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



Bug#295510: Pointer to discussion on debian-devel

2005-02-26 Thread David Schmitt
Hello world!

http://lists.debian.org/debian-devel/2005/02/msg01254.html

is the last post on a short discussion regarding the effects of this bug.

As far as I understand it, the old packages have to be retained, because 
removing them would force a soname bump on cernlib.

Perhaps the sections would only be needed to change on the old manpages?


Regards, David
-- 
- hallo... wie gehts heute?
- *hust* gut *rotz* *keuch*
- gott sei dank kommunizieren wir über ein septisches medium ;)
 -- Matthias Leeb, Uni f. angewandte Kunst, 2005-02-15



<    7   8   9   10   11   12   13   14   15   16   >