Bug#336465: easytag: mp4/m4a tag editing does not work

2005-11-06 Thread Jérôme COUDERC
You have probably installed mpeg4ip-1.2 which doesn't contains the 
fuctions "MP4DeleteMetadataX"...

In fact :
   - EasyTAG 1.99.8 needs mpeg4ip-1.3
   - EasyTAG 1.99.9 needs at least mpeg4ip-1.2

If you want to compile 1.99.8 for example with meg4ip-1.2 (and not 
1.99.9), you can copy the source file mp4_tag.c from version 1.99.9 to 
version 1.99.8.

Of course it recommend you to use EasyTAG 1.99.9

Jerome



Adam Rosi-Kessel wrote, the 06/11/2005 19:04 :


Yes, that looks like the problem. It would be great if the Debian package
could support MP4/AAC, but I don't think the necessary libraries are in
Debian.

When I tried to rebuild the Debian package with the third party mpeg4ip
DEBs from rarewares, it fails to build with this error:

mp4_tag.o: In function `Mp4tag_Write_File_Tag':
/usr/src/easytag-1.99.8/src/mp4_tag.c:357: undefined reference to 
`MP4DeleteMetadataGenre'
/usr/src/easytag-1.99.8/src/mp4_tag.c:399: undefined reference to 
`MP4DeleteMetadataCoverArt'
/usr/src/easytag-1.99.8/src/mp4_tag.c:254: undefined reference to 
`MP4DeleteMetadataName'
/usr/src/easytag-1.99.8/src/mp4_tag.c:276: undefined reference to 
`MP4DeleteMetadataAlbum'
/usr/src/easytag-1.99.8/src/mp4_tag.c:265: undefined reference to 
`MP4DeleteMetadataArtist'
/usr/src/easytag-1.99.8/src/mp4_tag.c:328: undefined reference to 
`MP4DeleteMetadataYear'
/usr/src/easytag-1.99.8/src/mp4_tag.c:346: undefined reference to 
`MP4DeleteMetadataTrack'
/usr/src/easytag-1.99.8/src/mp4_tag.c:390: undefined reference to 
`MP4DeleteMetadataTool'
/usr/src/easytag-1.99.8/src/mp4_tag.c:379: undefined reference to 
`MP4DeleteMetadataWriter'
/usr/src/easytag-1.99.8/src/mp4_tag.c:368: undefined reference to 
`MP4DeleteMetadataComment'
/usr/src/easytag-1.99.8/src/mp4_tag.c:317: undefined reference to 
`MP4DeleteMetadataDisk'
collect2: ld returned 1 exit status

I suppose that this bug should perhaps be re-classified as a wishlist bug
to include MP4/AAC support and/or the documentation should be clarified
that there is not currently MP4/AAC support in Debian.

 



--
EasyTAG - Tag editor for MP3 and Ogg Vorbis files
http://easytag.sourceforge.net
--
Jerome COUDERC <[EMAIL PROTECTED]>




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



Bug#337907: unnecessary and "broken" depends on libqt3c102-mt

2005-11-06 Thread Steffen Joeris
Package: vym
Version: 1.7.0+cvs1.7.4-2
Severity: grave

Hi
There is a dependency on libqt3c102-mt which makes vym uninstallable on
i386 .
I think a rebuild is necessary.

Greetings
Steffen

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

Versions of packages vym depends on:
ii  libc62.3.5-7 GNU C Library: Shared libraries an
ii  libgcc1  1:4.0.2-3   GCC support library
pn  libqt3c102-mt  (no description available)
ii  libstdc++6   4.0.2-3 The GNU Standard C++ Library v3
ii  libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii  libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii  unzip5.52-3  De-archiver for .zip files
ii  xlibs6.8.2.dfsg.1-10 X Window System client libraries m
ii  xsltproc 1.1.15-1XSLT command line processor
ii  zip  2.31-3  Archiver for .zip files

vym recommends no packages.


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



Bug#337902: Missing dependency on /usr/sbin/mkinitramfs

2005-11-06 Thread Sven Luther
On Mon, Nov 07, 2005 at 07:48:07AM +0100, Magnus Ekdahl wrote:
> Package: linux-image-2.6.14-1-k7
> Version: 2.6.14-2
> Severity: important
> 
> When installing I get the following error (sorry for the swedish locale)
> 
> running dpkg --pending --configure ...
> Ställer in linux-image-2.6.14-1-k7 (2.6.14-2) ...
> Failed to find suitable ramdisk generation tool for kernel version

You should have either yaird or initramfs-tools installed, yaird has the
benefit of not needing udev or hotplug.

That said, there is a dependency on :

  yaird | initramfs-tools | linux-initramfs-tool
 
Which should have pulled in yaird, but apparently hasn't, can you check why ?
Maybe this is due to the preinst checking imposed by k-p ? Manoj, can you
comment on this ? 

Friendly,

Sven Luther




Bug#337906: Replay playback not smooth

2005-11-06 Thread Josh Triplett
Package: xmoto
Version: 0.1.8-1
Severity: minor

The replays play back non-smoothly (as though the frame rate is low),
even though normal gameplay is very smooth.

Replays still rock, and many thanks to upstream for adding them; this is
just a minor issue.

- Josh Triplett


signature.asc
Description: OpenPGP digital signature


Bug#337905: Rewinding in replays leaves strawberries still collected

2005-11-06 Thread Josh Triplett
Package: xmoto
Version: 0.1.8-1

If you play a replay until the rider collects a strawberry, then rewind,
the strawberry stays collected.

- Josh Triplett


signature.asc
Description: OpenPGP digital signature


Bug#337904: passwd: Should allow using only one debconf variable for root-password and user-password

2005-11-06 Thread Christian Perrier
Package: passwd
Version: 1:4.0.13-5
Severity: wishlist

As discussed with Joey Hess in -boot, it would be nice if preseeding the
root password doesn't need to preseed two debconf variables.

Below is a chunk of code suggested by Joey in this discussion:

===
You have to use a different template, but that does not actually imply a
different question. For example:

db_register passwd/root-password-first passwd/root-password
if db_input critical passwd/root-password; then
db_go || # backup
db_get passwd/root-password
first="$RET"

db_register passwd/root-password-again passwd/root-password
db_input critical passwd/root-password || true
db_go || # backup
db_get passwd/root-password
second="$RET"

if [ "$first" != "$second" ]; then
# go back to top
fi
fi

db_get passwd/root-password
# fill out shadow file here


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages passwd depends on:
ii  debianutils   2.15.1 Miscellaneous utilities specific t
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libpam-modules0.79-3 Pluggable Authentication Modules f
ii  libpam0g  0.79-3 Pluggable Authentication Modules l
ii  login 1:4.0.13-5 system login tools

passwd recommends no packages.

-- debconf information excluded


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



Bug#337089: linux-image-2.6.14-1-powerpc: add CONFIG_TCP_CONG_BIC=y

2005-11-06 Thread Horms
On Sat, Nov 05, 2005 at 07:24:41AM +1300, Ian McDonald wrote:
> > > But Debian .config has CONFIG_TCP_CONG_BIC=m (CONFIG_TCP_CONG_*=m) which
> > > makes NewReno default. So this is like a "regression". I'd like debian 
> > > kernel
> > > to have CONFIG_TCP_CONG_BIC=y provided that one can easily switch to 
> > > another
> > > algorithm (using /proc/sys/net/ipv4/tcp_congestion_control).
> >
> > could someone please comment on what a good default congestion
> > algorithm setup for distribution kernels is?
> >
> If you want BIC as default then do as suggested here. My personal
> opinion is that is the correct thing to do for a standard
> distribution.

Thanks, the suggestion above will be incporated into the next release.

-- 
Horms


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



Bug#337045: linux-image-2.6.14-1-686: I hate to "me too", but "me too"

2005-11-06 Thread Horms
On Thu, Nov 03, 2005 at 08:28:47AM -0500, Christian Weeks wrote:
> I didn't think the module build was the problem either.
> 
> You're right though- my laptop is a Dell D600 latitude, with a 1.6 GHz
> Centrino chipset. One thing I did notice is that it's using the
> "generic" ide chipset module, rather than one for my laptop. I will
> verify that this is the same with the 2.6.12 fallback kernel, but I
> wonder if maybe it's that it tries a different module for the ide
> chipset?
> 
> Mind you, I was also reading bug #333052, and I wonder if this problem
> is related to that problem- they both seem like "race" problems to me.

I stronly suspect so. A proposed fix has been incoporated into
module-init-tools 3.2-pre9-4, could interested parties please
test this problem against that release?

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=333522#msg132

-- 
Horms


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



Bug#336536: Strange dependencies in eclipse-base

2005-11-06 Thread Michael Koch
On Mon, Oct 31, 2005 at 01:57:57AM +0100, Marcin D??bicki wrote:
> Package: eclipse-base
> Severity: important
> 
> I don't really know why eclipse-base depends only on gij while it can
> work with Sun Java as well. package should depend on
> java-virtual-machine, java-compiler, java2-compiler or any package
> providing java compiler and runtime environment. I don't see many
> advantages of installing two or more virtual machines for java

This is a part-time solution. We need a script which generates the
master db file for the native jars of eclipse. This script is included
in eclipse-base. a better script for this will be included in gcc-4.0 or
java-gcj-compat soon. Then we can just call it from our postinst/postrm
scripts in eclipse. Until this is done we need it in eclipse. The script
needs a tool called gcj-dbtool. This tool is included in gij package.
That is why eclipse-base depends on it for now. This will be removed
soon.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


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



Bug#328118: /usr/sbin/laptop_mode: line 199: [: yes: integer expression expected

2005-11-06 Thread Bart Samwel

Le0n_84 debianized wrote:

as you can see i don't know too much shell scripting :-D
in fact after i've modified and rebooted the machine i saw many messages 
about the option PARTITION in laptop-mode.conf, so i thought that this 
solution was wrong...


i've installed the 1.11-1 version now...thank you for that link and for 
the explanation about the difference!


No problem, hope it works for you now!

--Bart


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



Bug#337903: mdadm: newer version (2.1) available

2005-11-06 Thread Jeff Breidenbach
Package: mdadm
Version: 1.9.0-4
Severity: wishlist

Upstream has a newer version of mdadm available

http://www.cse.unsw.edu.au/~neilb/source/mdadm/
http://www.cse.unsw.edu.au/~neilb/source/mdadm/ChangeLog

In particular, I want to use the write-mostly and
write-behind feature in conjunction with nbd to do
replication. That;s only available in versions 2.0
and later.


-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.14-1-em64t-p4-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mdadm depends on:
ii  debconf   1.4.30.13  Debian configuration management sy
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  makedev   2.3.1-77   creates device files in /dev

-- debconf information:
* mdadm/autostart: true
* mdadm/mail_to: root
* mdadm/warning:
* mdadm/start_daemon: true


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



Bug#337902: Missing dependency on /usr/sbin/mkinitramfs

2005-11-06 Thread Magnus Ekdahl

Package: linux-image-2.6.14-1-k7
Version: 2.6.14-2
Severity: important

When installing I get the following error (sorry for the swedish locale)

running dpkg --pending --configure ...
Ställer in linux-image-2.6.14-1-k7 (2.6.14-2) ...
Failed to find suitable ramdisk generation tool for kernel version
2.6.14-1-k7 on running kernel 2.6.7-1-k7 in /usr/sbin/mkinitrd
/usr/sbin/mkinitrd.yaird /usr/sbin/mkinitramfs
dpkg: fel vid hantering av linux-image-2.6.14-1-k7 (--configure):
 underprocess post-installation script gav felkod 2
 dpkg: beroendeproblem förhindrar konfigurering av linux-image-2.6-k7:
  linux-image-2.6-k7 beror på linux-image-2.6.14-1-k7, men:
Paket linux-image-2.6.14-1-k7 är ännu ej konfigurerat.
dpkg: fel vid hantering av linux-image-2.6-k7 (--configure):
 beroendeproblem - lämnar okonfigurerad
 dpkg: beroendeproblem förhindrar konfigurering av kernel-image-2.6-k7:
  kernel-image-2.6-k7 beror på linux-image-2.6-k7, men:
Paket linux-image-2.6-k7 är ännu ej konfigurerat.
dpkg: fel vid hantering av kernel-image-2.6-k7 (--configure):
 beroendeproblem - lämnar okonfigurerad
 Fel uppstod vid hantering:
  linux-image-2.6.14-1-k7
   linux-image-2.6-k7
kernel-image-2.6-k7

dpkg --configure returnerade felkod 1.
Tryck  för att fortsätta.

--
When doing "apt-get install initramfs-tools" the problem dissapears, although 
the minor
error of (freely translated)

cp: cannot take status on "/sbin/udev": The file or directory does not exist
cp: cannot take status on "/lib/hotplug": The file or directory does not exist

is generated instead.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.7-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages linux-image-2.6.14-1-k7 depends on:
ii  module-init-tools 3.2-pre9-4 tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.11-11  Yet Another mkInitRD

linux-image-2.6.14-1-k7 recommends no packages.

-- no debconf information



Bug#333052: 2.6.14, udev: unknown symbols for ehci_hcd

2005-11-06 Thread Harald Dunkel
Marco d'Itri wrote:
> 
>>Are there several modprobe's running in parallel? Or does modprobe
> 
> Yes.
> 
Is this supposed to be synchronized in user space, or in the
kernel?

Regards

Harri


signature.asc
Description: OpenPGP digital signature


Bug#322621: Delays for JRockit due to installer quirks

2005-11-06 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tags 322621 - pending
stop

Due to BEA having an installer that has several non-parameterized
prompts, addition of support for JRockit in java-package did not make
this release.  If workarounds to handle JRockit installer issues cannot
be developed, support for JRockit will not be added to java-package.

Sincerely,
- --
Barry Hawkins
All Things Computed
site: www.alltc.com
weblog: www.yepthatsme.com

Registered Linux User #368650
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDbu7wHuKcDICy0QoRAstiAJ0dcBvSxnZEZHtrqep+PFagUN1xJgCg9LKz
pvB0W+qqVSNTk4+DE2ixUTQ=
=ofQ0
-END PGP SIGNATURE-


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



Bug#337901: digikam: jpeg image with attached audio - possible to support?

2005-11-06 Thread andy
Package: digikam
Version: 0.8.0-0beta2-1
Severity: normal


My digital camera, an HP m305 Photosmart, can attach audio recording
onto its pictures. I did some checking about, and it seems this is
probably some sort of vendor-specific thing, not part of exif. Still, I
would like to be able to seperate these audio portions into their own
files automagically.

I have a (3.5MB) sample file at
http://dalhagen.homelinux.net/~beata/embedded-audio.jpg, taken with my
camera.

If said link comes up broken, I can supply the file as well through
additional means.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (99, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.local
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages digikam depends on:
ii  kdelibs4c2   4:3.4.3-1   core libraries for all KDE applica
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libaudio21.7-3   The Network Audio System (NAS). (s
ii  libc62.3.5-6 GNU C Library: Shared libraries an
ii  libexif120.6.12-2library to parse EXIF files
ii  libfam0  2.7.0-8 client library to control the FAM 
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.2-3   GCC support library
ii  libgphoto2-2 2.1.6-5.2   gphoto2 digital camera library
ii  libgphoto2-port0 2.1.6-5.2   gphoto2 digital camera port librar
ii  libice6  6.8.99.900.dfsg.1-0pre1 Inter-Client Exchange library
ii  libidn11 0.5.18-1GNU libidn library, implementation
ii  libimlib21.2.1-2 powerful image loading and renderi
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libkexif1c2  0.2.2-1 library for KDE to read/display/ed
ii  libkipi0c2   0.1.2-1 library for apps that want to use 
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libqt3-mt3:3.3.5-1   Qt GUI Library (Threaded runtime v
ii  libsm6   6.8.99.900.dfsg.1-0pre1 X Window System Session Management
ii  libsqlite3-0 3.2.7-1 SQLite 3 shared library
ii  libstdc++6   4.0.2-3 The GNU Standard C++ Library v3
ii  libtiff4 3.7.4-1 Tag Image File Format (TIFF) libra
ii  libx11-6 6.8.99.900.dfsg.1-0pre1 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 6.8.99.900.dfsg.1-0pre1 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxi6   6.8.99.900.dfsg.1-0pre1 X Window System Input extension li
ii  libxinerama1 6.8.99.900.dfsg.1-0pre1 X Window System multi-head display
ii  libxrandr2   6.8.99.900.dfsg.1-0pre1 X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0+CVS20050919-2   X Rendering Extension client libra
ii  libxt6   6.8.99.900.dfsg.1-0pre1 X Toolkit Intrinsics
ii  xlibs6.8.99.900.dfsg.1-0pre1 X Window System client libraries m
ii  zlib1g   1:1.2.3-4   compression library - runtime

Versions of packages digikam recommends:
ii  digikamimageplugins   0.8.0-0beta2-1 digikam image editor plugins
ii  kdeprint  4:3.4.3-2  print system for KDE
ii  kipi-plugins  0.1+rc1-1  image manipulation/handling plugin
ii  konqueror 4:3.4.3-2  KDE's advanced file manager, web b

-- no debconf information


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



Bug#337900: About tightvnc passwords

2005-11-06 Thread Ola Lundqvist
Package: tightvnc
Severity: wishlist

Hi

On Sun, Nov 06, 2005 at 08:04:11PM -0500, Andy Teijelo Pérez wrote:
> El Domingo, 6 de Noviembre de 2005 4:01, Ola Lundqvist escribió:
> > Hello
> >
> > I do not know anything about such a function.
> 
> I found a man page here http://www.tightvnc.com/vncpasswd.1.html
> 
> > Yes it is in the vnc-common package as they are identical (or at least
> > extremely similar).
> >
> 
> Following the links in the tightvnc website I downloaded their source code 
> from 
> http://kent.dl.sourceforge.net/sourceforge/vnc-tight/tightvnc-1.2.9_unixsrc.tar.bz2
>  
> after building it vncpasswd indeed asks for both passwords. After setting 
> them, the tightvncserver package I had installed worked as expected. The 
> first password it asks gives complete control of the Xvnc server and the 
> second one only lets you view the server.
> After that, to be sure I was using the same source of my installed packages I 
> downloaded the source from 
> ftp://ftp.de.debian.org/debian/pool/main/t/tightvnc/tightvnc_1.2.9.orig.tar.gz
>  
> and everything worked the same way.

Very interesting. I was not aware that there were any difference. Thanks a lot
for the information.

> >
> > This has been the case for several years and I have not changed it
> > lately. So you may have used something else than Debian in this case, or?
> >
> Well, if you say so, then I was, for sure, not using Debian.
> 
> Since this doesn't seem to be a licensing problem or some conscious decision, 
> is there a possibility that the vncpasswd utility from tightvnc could be 
> included? Its behavior is not exactly the same as the one in vnc-common. 
> Without it, tightvncserver is lacking a very useful feature. Maybe it could 
> be added as a new package or as part of the tightvncserver package, using the 
> alternatives mechanism or something similar.
> 
> Maybe this is not the right place for this kind of requests, but I think it's 
> worth asking.

I fully agree. I'll see if I can add this feature as well.
Adding this as a wishlist bug against the package.

Regards,

// Ola

> Cheers,
> Andy.
> > Regards,
> >
> > // Ola
> >
> > > Regards,
> > > Andy.
> 

-- 
 --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering 
/  [EMAIL PROTECTED]   Annebergsslingan 37\
|  [EMAIL PROTECTED]   654 65 KARLSTAD|
|  http://www.opal.dhs.org   Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---


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



Bug#336732: /lib/modules/*/build symlink should be ignored when checking if kernel is installed

2005-11-06 Thread Manoj Srivastava
The following message is a courtesy copy of an article
that has been posted to gmane.linux.debian.devel.kernel as well.

On Sun, 6 Nov 2005 18:12:48 +0100, Sven Luther <[EMAIL PROTECTED]> said: 

> On Sun, Nov 06, 2005 at 10:57:13AM -0600, Manoj Srivastava wrote:
>> > There is no reason that the linux-headers packages could not be
>> > used to build out-of-tree modules using the symlink, without
>> > having the linux-image installed, so this doesn't work, even
>> > though it looks like a seducing proposal.
>> 
>> Third party modules which have been integrated into Debian can
>> still be built, without the linux-image installed, by
>> a) cd /usr/src/kernel-headers-foo, call make-kpkg
>> b) KSRC=/usr/src/kernel-headers-foo, call make-kpkg

> Yeah, hear yourself, because you don't feel like adding a simple
> exception to the check for build, or do a find -name \*.ko as Martin
> suggested, each and all the packaged modules need to be modified, as
> well as all third party module which are not packaged and depend on
> the build symlink working.

When I, as a user, build kernel images, on make install, it
 creates source and build links, pointing to the directory where the
 sources lie. When I package the image up, it too comes with a nice
 source and build links.

So kernel image packages ship with source links, and build
 links. Even if I did not ask the question preinst, the packages would
 conflict, since the same files belong in both.

manoj

-- 
There is an order of things in this universe. Apollo, "Who Mourns for
Adonais?" stardate 3468.1
Manoj Srivastava <[EMAIL PROTECTED]>
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


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



Bug#337899: eric: C++ ABI changes

2005-11-06 Thread Didrik Pinte
Package: eric
Severity: wishlist


Hi,

I'm trying to install eric on an up-to-date Sid system. 

Is it possible to update Eric with libqt3c102-mt in place of libqt3-mt ? 

Dependencies of other packages renders it uninstallable on my system (... it's 
Skype in fact).

Didrik


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#337898: php-net-checkip: debian/copyright is missing a copy of the license

2005-11-06 Thread Göran Weinholt
Package: php-net-checkip
Version: 1.1-1
Severity: serious

Your debian/copyright file is missing the verbatim copy of the license
that is required by Debian policy 12.5.

Regards,

-- 
Göran Weinholt <[EMAIL PROTECTED]>
Debian developer, sysadmin, netadmin


signature.asc
Description: Digital signature


Bug#337897: dancer-ircd: server fails to start with warning: different zlib version

2005-11-06 Thread Mike O'Connor
Package: dancer-ircd
Version: 1.0.36-3
Severity: grave
Justification: renders package unusable

I installed dancer-ircd on a freshly installed etch system.  I copied a
working config from a working irc server into /etc/dancer-ircd.  The
server fails to start.  When i run dancer-ircd by hand on the command
line i get:

Starting dancer-ircd: warning: different zlib version

and the server is never started.  Recompiling the package with "apt-get
-b source dancer-ircd" creates a usuable package.

Thanks,
stew


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

Versions of packages dancer-ircd depends on:
ii  adduser   3.77   Add and remove users and groups
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages dancer-ircd recommends:
pn  ntp(no description available)
ii  whois 4.7.8  the GNU whois client

-- no debconf information


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



Bug#337030: Processed: Re: Bug#337030: heartbeat-2-dev: Please use full sentences in the long description

2005-11-06 Thread Horms
tag 337030 +pending
tag 337895 +pending
tag 337896 +pending
reassign 337895 heartbeat-dev
reassign 337896 libpils-dev
thanks

This has been fixed in CVS at linux-ha.org and should appear in
the next upstream release.

You can find the latest versions at the following URLs,
I'm more than happy to take contributions to make the descriptions
better still.

http://cvs.linux-ha.org/viewcvs/viewcvs.cgi/linux-ha/debian/control?only_with_tag=MAIN
http://cvs.linux-ha.org/viewcvs/viewcvs.cgi/linux-ha/debian/control?only_with_tag=STABLE_1_2

-- 
Horms


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



Bug#324877: libdevice-serialport-perl still tries to find serial port

2005-11-06 Thread Jaldhar H. Vyas

On Fri, 4 Nov 2005, Daniel Schepler wrote:


package libdevice-serialport-perl
found 324877 1.002-0.2
tag 324877 - fixed
thanks

I'm still seeing the original build failure for
libdevice-serialport-perl with the latest upload, using pbuilder:



Are you sure you are using the latest upload?  I cannot reproduce this and 
in fact, make test is commented out so I can't even imagine how this could 
happen.


--
Jaldhar H. Vyas <[EMAIL PROTECTED]>
La Salle Debain - http://www.braincells.com/debian/


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



Bug#337361: matplotlib: dependencies already included

2005-11-06 Thread Marco Presi (Zufus)
Package: matplotlib
Followup-For: Bug #337361

Hi Michael,

Thanks for the report.

Please note that the version of matplotlib in Debian, already depends on
dvipng.

We will add the missing dep on latex in the next upload.

Regards

Marco

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to it_IT.UTF-8)


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



Bug#337894: misspeling of engima in place of enigma

2005-11-06 Thread Andrzej Kaleta
Package: enigma
Version: 0.92.1-1
Severity: normal

In docs of there is a spelling mistake and the catalogs "engima" and
"engima-data" exists in place of "enigma"  and "enigma-data". Ther is
also mistake in name for link "engima-data".

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (990, 'stable'), (600, 'testing'), (50, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-kender.dsdt
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages enigma depends on:
ii  enigma-data   0.92.1-1   Data file for the game enigma
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-3  GCC support library
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libsdl-image1 1.2.4-1image loading library for Simple D
ii  libsdl-mixer1 1.2.6-1mixer library for Simple DirectMed
ii  libsdl-ttf2.0 2.0.6-5ttf library for Simple DirectMedia
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer
ii  libstdc++64.0.2-3The GNU Standard C++ Library v3
ii  libzipios++0  0.1.5.9+cvs.2004.02.07-3.2 a small C++ library for reading zi
ii  zlib1g1:1.2.2-4.sarge.2  compression library - runtime

enigma recommends no packages.

-- no debconf information


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



Bug#336997: xlibmesa-dri: having issues with driver not claiming to support visuals

2005-11-06 Thread David Nusinow
On Mon, Nov 07, 2005 at 04:00:01AM +0100, David Martínez Moreno wrote:
> El Miércoles, 2 de Noviembre de 2005 05:58, dfox escribió:
> > Package: xlibmesa-dri
> > Version: 6.8.2.dfsg.1-7bpo1
> > Severity: important
> 
>   Excuse me, which version are you running? You would have to use  
> 6.8.2.dfsg.1-7 or 6.8.2.dfsg.1-10, either you were running testing or 
> unstable.
> 
>   I think that this deserves closing this bug...given that you did not 
> use the 
> official versions. Please install them and re-report.
> 
>   I will close this bug report in a couple of days if it does not have 
> any 
> activity.

No, this is the backport to sarge version, so it matches the -7 version
pretty closely. I think we should keep these bugs open, since the backports
are very popular, if not entirely official.

 - David Nusinow




Bug#334278: linux-image-2.6.12-1-parisc64-smp: Unknown symbols in sound drivers

2005-11-06 Thread Horms
Is this bug resolved by running alsaconf?

http://bugs.debian.org/336293


Alternatively, is ALSA in a better state on HPPA in 2.6.14-2?

-- 
Horms


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



Bug#292601: kernel-source-2.6.8: Problem gone

2005-11-06 Thread Horms
On Sun, Nov 06, 2005 at 03:27:43PM +0100, Vincent Lönngren wrote:
> Package: kernel-source-2.6.8
> Followup-For: Bug #292601
> 
> I think this bug has been fixed for some time now. Maybe I'm wrong.

I suspect that problem is fixed in linux-2.6, but still present
in kernel-source-2.6.8. Does that make sense to you?

-- 
Horms



Bug#278729: kernel-image-2.6-k7: kernel-image-2.6*-k7* and 2.6*-686* should

2005-11-06 Thread Horms
On Wed, Nov 02, 2005 at 10:40:19AM +, Richard Burton wrote:
> >>Kernel-images 2.6.x-686 and 2.6.x-k7 shoud recommend libc6-i686,
> >>because libc6-686 improves system performance when running with
> >>2.6.x-686 and 2.6.x-k7 kernel-images.
> 
> >Thanks for the clarification.
> >I now agree with your suggestion.
> >I will get it into the tree, but
> >my TODO list is rather long today.
> 
> Did this bug get forgotten about? I suspect like most of us your todo list 
> hasn't got any shorter over the last year, but I would imagine it'd only be 
> a little change to get this in??? And it'd be be nice to get a clean output 
> from deborphan again.

2.6.8 is frozen solid for sarge. IF there is interest in having this
added for the etch kernels, can you please reasign it to linux-2.6

I personally don't have a problem with this, though I'm not sure
how to add it to the current packaging layout, and I think there
might need to be some hacking done for it to happen. So its probably
best for some of the other kernel team people to comment on if
this is a good idea or not first.

-- 
Horms


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



Bug#337893: linda: shouldn't use error code return value for warnings

2005-11-06 Thread Charles Fry
Package: linda
Version: 0.3.16
Severity: normal

Linda is abusing error code return values by returning an error code for
warnings, inasmuch as warnings don't actually represent errors, and can
very well be ignored.

See related bug #334749 where this becomes problematic for
svn-buildpackage.

Charles

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable'), (70, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages linda depends on:
ii  binutils 2.16.1cvs20050902-1 The GNU assembler, linker and bina
ii  dash 0.5.2-7 The Debian Almquist Shell
ii  file 4.15-2  Determines file type using "magic"
ii  man-db   2.4.3-3 The on-line manual pager
ii  python   2.3.5-3 An interactive high-level object-o

Versions of packages linda recommends:
ii  debian-policy 3.6.2.1Debian Policy Manual and related d

-- no debconf information


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



Bug#337881: udev postinstall fails because udevd is running

2005-11-06 Thread Emilio Santos
Package: udev
Version: 0.072-2
Followup-For: Bug #337881


First, sorry for my english:

The udev package dont isntall properly because udevd is running. I have
killed the udevd process and then make dpkg --configure --pending and
the udev have been installed right.

-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 0
lrwxrwxrwx  1 root root 20 2005-05-15 15:23 020_permissions.rules -> 
../permissions.rules
lrwxrwxrwx  1 root root 19 2005-10-12 23:29 025_libgphoto2.rules -> 
../libgphoto2.rules
lrwxrwxrwx  1 root root 16 2005-10-29 12:08 025_libsane.rules -> 
../libsane.rules
lrwxrwxrwx  1 root root 19 2005-05-15 15:23 cd-aliases.rules -> 
../cd-aliases.rules
lrwxrwxrwx  1 root root 13 2005-05-15 15:23 udev.rules -> ../udev.rules
lrwxrwxrwx  1 root root 19 2005-08-15 01:35 z20_persistent.rules -> 
../persistent.rules
lrwxrwxrwx  1 root root 12 2005-07-04 08:02 z50_run.rules -> ../run.rules
lrwxrwxrwx  1 root root 16 2005-10-20 13:28 z55_hotplug.rules -> 
../hotplug.rules
lrwxrwxrwx  1 root root 19 2005-08-04 09:56 z60_alsa-utils.rules -> 
../alsa-utils.rules
lrwxrwxrwx  1 root root 15 2005-09-20 18:01 z60_hdparm.rules -> ../hdparm.rules
lrwxrwxrwx  1 root root 17 2005-07-04 08:02 z70_hotplugd.rules -> 
../hotplugd.rules

-- /sys/:
/sys/block/fd0/dev
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hdb/dev
/sys/block/hdb/hdb1/dev
/sys/block/hdb/hdb2/dev
/sys/block/hdb/hdb3/dev
/sys/block/hdb/hdb4/dev
/sys/block/hdb/hdb5/dev
/sys/block/hdb/hdb6/dev
/sys/block/hdb/hdb7/dev
/sys/block/hdb/hdb8/dev
/sys/block/hdc/dev
/sys/block/hdd/dev
/sys/block/loop0/dev
/sys/block/loop1/dev
/sys/block/loop2/dev
/sys/block/loop3/dev
/sys/block/loop4/dev
/sys/block/loop5/dev
/sys/block/loop6/dev
/sys/block/loop7/dev
/sys/block/ram0/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram1/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/graphics/fb0/dev
/sys/class/graphics/fb1/dev
/sys/class/i2c-dev/i2c-0/dev
/sys/class/i2c-dev/i2c-1/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/event2/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/apm_bios/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/hci_vhci/dev
/sys/class/misc/i2octl/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/printer/lp0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dmmidi/dev
/sys/class/sound/dsp/dev
/sys/class/sound/midiC0D0/dev
/sys/class/sound/midi/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1p/dev
/sys/class/sound/timer/dev
/sys/class/video4linux/vbi0/dev
/sys/class/video4linux/video0/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages udev depends on:
ii  initscripts   2.86.ds1-4 Standard scripts needed for bootin
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libselinux1   1.26-1 SELinux shared libraries
ii  libsepol1 1.8-1  Security Enhanced Linux policy lib
ii  lsb-base  3.0-11 Linux Standard Base 3.0 init scrip
ii  makedev   2.3.1-79   creates device files in /dev
ii  sed   4.1.4-4The GNU sed stream editor

udev recommends no packages.

-- no debconf information


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



Bug#337582: [Pbuilder-maint] Bug#337582: automatic creation of pbuilder user would be helpful

2005-11-06 Thread Charles Fry
> > I may be missing some technical limitations of this that weren't ovious
> > in the documentation, but it seems to me that the pbuilder Debian
> > package could automatically create a pbuilder user, in a manner similar
> > to many other programs, rather than relying on the user to do so
> > themselves.
> 
> What user does pbuilder require that it doesn't create?

It doesn't *require* one, but according to section 6. of the User's
Manual:

   "pbuilder requires full root privilege when it is satisfying the
   build-dependencies, but most packages do not need root privilege, or
   fail to build when they are root. pbuilder  can create a user which
   is only used inside pbuilder  and use that user id when building, and
   use the fakeroot command when root privilege is required."

Further, it is generally best practices to resort to full root
privileges only when aboslutely necessary, and to work with user
privileges whenever possible.

I see two obvious ways to make such desirable behavior the default:

1) Automatically create a pbuilder user (as already suggested
in /etc/pbuilderrc), as originally suggested in this bug report.

or

2) Be default drop to the privileges of the user who invoked pbuilder to
begin with.

Charles

-- 
In Cupid's little
Bag of trix
Here's the one
That clix
With chix
Burma-Shave
http://burma-shave.org/jingles/1947/in_cupids_little


signature.asc
Description: Digital signature


Bug#138924: partial workaround: limiting the set of catalogs openjade will access

2005-11-06 Thread Neil Roeth
On Nov  6, Sean Champ ([EMAIL PROTECTED]) wrote:
 > Package: openjade
 > Version: 1.4devel1-14
 > Followup-For: Bug #138924
 > 
 > 
 > Hello.
 > 
 > 
 > As a user who has been wary of openjade, due to how very long it seems to
 > take to process even a simple file, then as a user of the Debian BTS I
 > had noticed the bug report, about the excessive catalog parsing.
 > 
 > I thought I would mention that there is at least a partial workaround, such
 > that may be of relevance. (This matter is, furthermore, derived after the
 > nice Debian SGML catalog policy -- another pip for broad, practical
 > standardization of the OS, there.) 
 > 
 > 
 > The workaround: The user can limit the set of catalogs that OpenJade will
 > access.
 > 
 > [ Example snipped. ]

Thanks, from what I know of the problem, this does seem like a good
workaround. As you may have read if you looked at the upstream bugs, the
problem is a combination of the DTDDECL handling which was added to OpenSP
(versus the old SP library used with Jade) and using default catalogs and
default catalog paths.  The newest version of OpenSP (not yet released) will
allow disabling DTDDECL handling at build time, which I plan to do in the
Debian release.  The performance will improve greatly.

-- 
Neil Roeth


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



Bug#337892: mutt crashes on startup.

2005-11-06 Thread Linas Vepstas

Package: mutt
Status: install ok installed
Priority: standard
Section: mail
Installed-Size: 4118
Maintainer: Adeodato Sim\u\u <[EMAIL PROTECTED]>
Architecture: i386
Version: 1.5.11-2
Replaces: mutt-i, mutt-utf8
Provides: mail-reader, imap-client
Depends: libc6 (>= 2.3.5-1), libdb4.3 (>= 4.3.28-1), libgnutls12 (>= 1.2.5), 
libidn11 (>= 0.5.18), libncursesw5 (>= 5.4-5), libsasl2 (>= 2.1.19), exim4 | 
mail-transport-agent
Recommends: locales, mime-support
Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates


Mutt crashes instantly on startup.  In other respects, the system
seems to work fine (X11 works, I'm listening to music on it, etc.)
although two other debian packages are broken: reportbug and
scrollkeeper.

FWIW this is after an "apt-get upgrade" this weekend.

Please contact me at: Linas Vepstas <[EMAIL PROTECTED]>

Here's the crash:

[EMAIL PROTECTED]> /home/linas  %mutt

Segmentation fault
  [EMAIL PROTECTED]> /home/linas  %


[EMAIL PROTECTED]> /home/linas  %gdb mutt
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 "i386-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) r


(blanks the screen)

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x0808f720 in ?? ()
(gdb)
#0  0x0808f720 in ?? ()
#1  0x0806bfeb in ?? ()
#2  0x080d3776 in _IO_stdin_used ()
#3  0x080d5bdc in _IO_stdin_used ()
#4  0x0004 in ?? ()
#5  0x0001 in ?? ()
#6  0x080d3776 in _IO_stdin_used ()
#7  0x in ?? ()
#8  0x in ?? ()
#9  0x6d6f682f in ?? ()
#10 0x696c2f65 in ?? ()
#11 0x2f73616e in ?? ()
#12 0x6c69614d in ?? ()
#13 0x in ?? ()
#14 0x in ?? ()
#15 0x in ?? ()
#16 0x in ?? ()
#17 0x in ?? ()
#18 0x in ?? ()
#19 0x in ?? ()
#20 0x in ?? ()
#21 0x in ?? ()
#22 0x in ?? ()
#23 0x in ?? ()
#24 0x in ?? ()
#25 0x in ?? ()
#26 0x in ?? ()
#27 0x in ?? ()
#28 0x in ?? ()
#29 0x in ?? ()
#30 0x in ?? ()
#31 0x in ?? ()
#32 0x in ?? ()
#33 0x in ?? ()
#34 0x in ?? ()
#35 0x in ?? ()
#36 0x in ?? ()
#37 0x in ?? ()
#38 0x in ?? ()
#39 0x in ?? ()
#40 0x in ?? ()
#41 0x in ?? ()
#42 0x in ?? ()
#43 0x in ?? ()
#44 0x in ?? ()
#45 0x in ?? ()
#46 0x in ?? ()
#47 0x in ?? ()
#48 0x in ?? ()
#49 0x in ?? ()
#50 0x in ?? ()
#51 0x in ?? ()
#52 0x in ?? ()
#53 0x in ?? ()
#54 0x in ?? ()
#55 0x in ?? ()
#56 0x in ?? ()
#57 0x in ?? ()
#58 0x in ?? ()
#59 0x in ?? ()
#60 0x in ?? ()
#61 0x in ?? ()
#62 0x in ?? ()
#63 0x in ?? ()
#64 0x in ?? ()
#65 0x in ?? ()
#66 0x in ?? ()
#67 0x in ?? ()
#68 0x in ?? ()
#69 0x in ?? ()
#70 0x in ?? ()
#71 0x in ?? ()
#72 0x in ?? ()
#73 0x080e3320 in ?? ()
#74 0xbfffd980 in ?? ()
#75 0x080d3776 in _IO_stdin_used ()
#76 0xb238 in ?? ()
#77 0x08070167 in ?? ()
#78 0x in ?? ()
#79 0x in ?? ()
#80 0x in ?? ()
#81 0x in ?? ()
#82 0x in ?? ()
#83 0x in ?? ()
#84 0x in ?? ()
#85 0x in ?? ()
#86 0x in ?? ()
#87 0x in ?? ()
#88 0x in ?? ()
#89 0x in ?? ()
#90 0x in ?? ()
#91 0x in ?? ()
#92 0x in ?? ()
#93 0x in ?? ()
#94 0x in ?? ()
#95 0x in ?? ()
#96 0x in ?? ()
#97 0x in ?? ()
#98 0x in ?? ()
#99 0x in ?? ()
#100 0x in ?? ()
#101 0x in ?? ()
#102 0x in ?? ()
#103 0x in ?? ()
#104 0x in ?? ()
#105 0x in ?? ()
#106 0x in ?? ()
#107 0x in ?? ()
#108 0x in ?? ()
#109 0x in ?? ()
#110 0x in ?? ()
#111 0x in ?? ()
#112 0x in ?? ()
#113 0x in ?? ()
#114 0x in ?? ()
#115 0x in ?? ()
#116 0x in ?? ()
#117 0x in ?? ()
#118 0x in ?? ()
#119 0x in ?? ()
#120 0x in ?? ()
#121 0x in ?? ()
#122 0x in ?? ()
#123 0x in ?? ()
#124 0x in ?? ()
#125 0x in ?? ()
#126 0x in ?? ()
#127 0x in ?? ()
#128 0x in ?? ()
#129 0x in ?? ()
#130 0x in ?? ()
#131 0x in ?? ()
#132 0x in ?? ()
#133 0

Bug#337891: rebortbug is crashing (non-functional)

2005-11-06 Thread Linas Vepstas

Package: reportbug
Version:  3.17

I'm having trouble reporting bugs :-) 
Below follows more info; please contact me at 
Linas Vepstas <[EMAIL PROTECTED]> rather than at this 
email address.

Here's more info

[EMAIL PROTECTED]> /home/linas  %dpkg -s reportbug
Package: reportbug
Status: install ok installed
Priority: standard
Section: utils
Installed-Size: 372
Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
Architecture: all
Version: 3.17
Depends: python2.3
Recommends: python2.3-cjkcodecs | python2.3-iconvcodec
Suggests: postfix | exim4 | mail-transport-agent, gnupg | pgp, debconf-utils 
(>> 1.1.0), debsums, file (>> 1.30), dlocate


etc.

Here's the actual crash:

[EMAIL PROTECTED]> /home/linas  %reportbug
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 40, in ?
import rfc822, smtplib, reportbug, cStringIO, socket, debianbts, checkbuildd
  File "/usr/share/reportbug/reportbug.py", line 30, in ?
import time, sys, os, locale, re, pwd, commands, shlex, debianbts, rfc822
  File "/usr/share/reportbug/debianbts.py", line 27, in ?
import sgmllib, glob, os, re, reportbug, rfc822, time, urllib, checkversions
ValueError: bad marshal data

I don't know how to turn on python debuging

[EMAIL PROTECTED]> /home/linas  %dpkg -s python2.3
Package: python2.3
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 9296
Maintainer: Matthias Klose <[EMAIL PROTECTED]>
Architecture: i386
Version: 2.3.5-8
Replaces: python2.3-xmlbase
Provides: python2.3-xmlbase, python2.3-minimal
Depends: libbz2-1.0, libc6 (>= 2.3.5-1), libdb4.3 (>= 4.3.28-1),
libncurses5 (>= 5.4-5), libreadline5, libssl0.9.7, zlib1g (>= 1:1.2.1)


Here's some libc type info:

[EMAIL PROTECTED]:~# ls -la /lib/libc.so*
lrwxrwxrwx  1 root root 14 Oct  2  2004 /lib/libc.so.5 ->
libc.so.5.4.46
-rw-r--r--  1 root root 565940 Sep 22  2003 /lib/libc.so.5.4.46
lrwxrwxrwx  1 root root 13 Nov  4 22:03 /lib/libc.so.6 ->
libc-2.3.5.so
[EMAIL PROTECTED]:~# ls -la /lib/libc-2.3.5.so*
-rwxr-xr-x  1 root root 1144316 Oct 14 15:20 /lib/libc-2.3.5.so
[EMAIL PROTECTED]:~# ls -la /lib/libdl.so*
lrwxrwxrwx  1 root root   15 Apr  8  2001 /lib/libdl.so.1 ->
libdl.so.1.9.11
-rwxr-xr-x  1 root root 6200 Mar  6  2001 /lib/libdl.so.1.9.11
lrwxrwxrwx  1 root root   14 Nov  4 22:03 /lib/libdl.so.2 ->
libdl-2.3.5.so
[EMAIL PROTECTED]:~# ls -la /lib/libdl-2.3.5.so*
-rw-r--r--  1 root root 9592 Oct 14 15:20 /lib/libdl-2.3.5.so
[EMAIL PROTECTED]:~# ls -la /lib/ld-lin*.so*
lrwxrwxrwx  1 root root18 Apr  8  2001 /lib/ld-linux.so.1 ->
ld-linux.so.1.9.11
-rwxr-xr-x  1 root root 24817 Mar  6  2001 /lib/ld-linux.so.1.9.11
lrwxrwxrwx  1 root root11 Nov  4 22:03 /lib/ld-linux.so.2 ->
ld-2.3.5.so
[EMAIL PROTECTED]:~# ls -la /lib/ld-2.3.5.so*
-rwxr-xr-x  1 root root 88168 Oct 14 15:20 /lib/ld-2.3.5.so



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



Bug#337890: ec-fonts-mftraced: obsolete

2005-11-06 Thread Thomas Bushnell BSG

Package: ftp.debian.org

Please remove ec-fonts-mftraced from Debian.  It was necessary for
lilypond 2.4, but lilypond 2.6 makes it obsolete.  It is not present
in stable, and is not necessary for the old lilypond 2.2 version in
stable.

Thomas


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



Bug#337885: [php-maint] Bug#337885: php4-mysql causes apache to segfault if scoop is installed

2005-11-06 Thread Adam Conrad
Mark Noel wrote:
> 
> ... [notice] child pid 9323 exit signal Segmentation fault (11)

What version of libdbd-mysql-perl do you have installed?

... Adam


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



Bug#337570: xprint: segfaults when printing from firefox

2005-11-06 Thread Drew Parsons
On Mon, 2005-11-07 at 03:33 +0100, Felix C. Stegerman wrote:
> On 2005-11-07 11:02:22, Drew Parsons wrote:
> > On Sun, 2005-11-06 at 20:18 +0100, Felix C. Stegerman wrote:
> > > On 2005-11-06 20:06:06, Drew Parsons wrote:
> > > > 
> > > > Thanks.  The last file opened in the strace
> > > > is /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/Comic_Sans_MS.ttf.
> > > > 
> > > > If you remove the Microsoft fonts from your system, does the segfault
> > > > continue to occur?
> > > 
> > > Yes.
> > > 
> > > 
> > 
> > OK.  Would you be able to provide the strace for this case as well?
> > 
> > Next step I'll find an unstripped Xprt binary for you to try under gdb.
> 
> There you go.
> 

Thanks again.  The last font here is the Nimbus font, which is also on
my system, so hopefully a gdb backtrace will be more enlightening.  

You're on ppc so I can't generate an unstripped Xprt binary for you
directly.  Are you in a position to compile Xprint yourself? It oughtn't
be too hard to do.

Otherwise, grab the last unstripped version (1:0.1.0.alpha1-11) from
snapshot.debian.net. Actually it doesn't appear to have -11 so try -10
instead.
http://snapshot.debian.net/archive/2005/07/03/debian/pool/main/x/xprint/xprint_0.1.0.alpha1-10_powerpc.deb

I don't think it will matter which version of xprint-common to use, but
if you want to be consistent then use
http://snapshot.debian.net/archive/2005/07/03/debian/pool/main/x/xprint/xprint-common_0.1.0.alpha1-10_all.deb



> 
> P.S.
> Since the reply I get from the BTS says "Your message has been sent
> to the package maintainer(s)", should I just reply to
> [EMAIL PROTECTED], and not to you personally next time ?
> 

You're right, the BTS forwards me a copy of the message. It's no major
disaster for me to receive the two copies, but feel free to just use the
bug address.

I can't remember if it's the same for you, if it automatically forwards
messages to the bug-submitter.  Probably does I suppose.

Drew



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



Bug#328749: [xml/sgml-pkgs] Bug#328749: package installation fails with teTeX 3.0

2005-11-06 Thread Ardo van Rangelrooij
Ardo van Rangelrooij ([EMAIL PROTECTED]) wrote:
> Frank K??ster ([EMAIL PROTECTED]) wrote:
> > Ardo van Rangelrooij <[EMAIL PROTECTED]> wrote:
> > 
> > > Frank K??ster ([EMAIL PROTECTED]) wrote:
> > >> Frank K?ster <[EMAIL PROTECTED]> wrote:
> > >> 
> > >> > tags 328749 patch
> > >> > thanks
> > >> >
> > >> > Hilmar Preusse <[EMAIL PROTECTED]> wrote:
> > >> >
> > >> >> Your package fails to install, when one has teTeX 3.0 from
> > >> >> experimental installed:
> > >> >
> > >> > Now that teTeX 3.0 is in unstable, this bug is RC.  Here is a patch, 
> > >> > for
> > >> > explanations please see the Debian TeX Policy in the tex-common 
> > >> > package,
> > >> > or ask on debian-tetex-maint.  Will you be able to do the upload soon?
> > >> 
> > >> I can NMU this package - or rather I will NMU it; with a 3-day delay if
> > >> you don't answer, and without delay if you give me your okay.  I'll use
> > >> the patch already supplied, just the changelog entry will be adjusted
> > >> and close #33, too.
> > >
> > > Hi,
> > >
> > > I'll take care of of both bugs.
> > 
> > That's very good.  Regarding my patch, I thought about it and there is
> > one change I would rather revert: The change from calling fmtutil to
> > fmtutil-sys.  We have temporarily introduced a backward-compatibility
> > hack, so that fmtutil will continue to work for a while.  On the other
> > hand, fmtutil-sys is not available in the teTeX version in testing.
> > 
> > I suggest to stay with plain fmtutil, let xmltex (and all other packages
> > that needed fixes for teTeX-3.0) migrate to testing, and then I'll
> > remove tetex-base's dummy bug and let itself go into testing.
> 
> Ok, I'll patch the patch.

I'm done with all the fixes but when installing I'm getting the following
message:

Warning: fmtutil is being run as root; fmtutil-sys should probably be
used instead.  If this is done by a Debian package upon installation,
upgrade, or removal, please file a bug against that package.

How do we handle this?

Thanks,
Ardo
-- 
Ardo van Rangelrooij Debian XML/SGML Group
<[EMAIL PROTECTED]>  <[EMAIL PROTECTED]>
http://people.debian.org/~ardo/  http://debian-xml-sgml.alioth.debian.org/


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



Bug#336997: xlibmesa-dri: having issues with driver not claiming to support visuals

2005-11-06 Thread David Martínez Moreno
El Miércoles, 2 de Noviembre de 2005 05:58, dfox escribió:
> Package: xlibmesa-dri
> Version: 6.8.2.dfsg.1-7bpo1
> Severity: important

Excuse me, which version are you running? You would have to use  
6.8.2.dfsg.1-7 or 6.8.2.dfsg.1-10, either you were running testing or 
unstable.

I think that this deserves closing this bug...given that you did not 
use the 
official versions. Please install them and re-report.

I will close this bug report in a couple of days if it does not have 
any 
activity.

Best regards,


Ender.
-- 
 Why is a cow? Mu. (Omm)
--
Desarrollador de Debian
Debian developer


pgpa4osgjOZEi.pgp
Description: PGP signature


Bug#315737: iconv breaks conversion at some point

2005-11-06 Thread Marc Lehmann
I downloaded the test sequences, and it seems the input file is not
a valid windows-1251 encoded file. Iconv stops at the first illegal
character, and this seems to be the correct behaviour (even with -c).

recode "works" because recode doesn't check it's input for invalid
(uncovertable) characters and just outputs "something else" instead.

-- 
The choice of a
  -==- _GNU_
  ==-- _   generation Marc Lehmann
  ---==---(_)__  __   __  [EMAIL PROTECTED]
  --==---/ / _ \/ // /\ \/ /  http://schmorp.de/
  -=/_/_//_/\_,_/ /_/\_\  XX11-RIPE


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



Bug#337889: scrollkeeper-update crashes, leads to failing apt install

2005-11-06 Thread Linas Vepstas
Package: scrollkeeper
Version: scrollkeeper_0.3.14-10_i386

Overview: scrollkeeper-update crashes, preventing apt-get from working 
correctly. I note that reportbug and querybts are also crashing, and so
is mutt.  (In other respects, the system works fine; I'm running X11, 
playing music on xmms etc. I am using the old-fashioned "mail" to write 
this email. I didn't notice anything else broken till I tried to report
this.)

I'd say this is a grave bug, its causing havoc with apt-get install.

p.s. please reply to/contact Linas Vepstas <[EMAIL PROTECTED]>

since this email addr may be broken...

[EMAIL PROTECTED]:~# apt-get install --reinstall scrollkeeper
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
  pioneers-help
0 upgraded, 0 newly installed, 1 reinstalled, 1 to remove and 31 not
upgraded.
3 not fully installed or removed.
Need to get 0B/155kB of archives.
After unpacking 672kB disk space will be freed.
Do you want to continue [Y/n]?
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
(Reading database ... 117058 files and directories currently installed.)
Removing pioneers-help ...
/var/lib/dpkg/info/pioneers-help.postrm: line 6:  3692 Segmentation
fault  scrollkeeper-update -q
dpkg: error processing pioneers-help (--remove):
 subprocess post-removal script returned error exit status 139
Errors were encountered while processing:
 pioneers-help
E: Sub-process /usr/bin/dpkg returned an error code (1)

===
So lets try this:

[EMAIL PROTECTED]:~# scrollkeeper-update -q
Segmentation fault

[EMAIL PROTECTED]:~# scrollkeeper-update
Segmentation fault

[EMAIL PROTECTED]:~# gdb scrollkeeper-update
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 "i386-linux"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".

(gdb) r
Starting program: /usr/bin/scrollkeeper-update
(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 16384 (LWP 3798)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 3798)]
0x402320a9 in __strtouq_internal () from /lib/libc.so.6
(gdb) bt
#0  0x402320a9 in __strtouq_internal () from /lib/libc.so.6
#1  0x40231e48 in __strtol_internal () from /lib/libc.so.6
#2  0x08049763 in ?? ()
#3  0x in ?? ()
#4  0x in ?? ()
#5  0x000a in ?? ()
#6  0x in ?? ()
#7  0x00090a20 in ?? ()
#8  0x00015ff4 in ?? ()
#9  0xbfffec14 in ?? ()
#10 0x40007696 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#11 0x0804a15e in ?? ()
#12 0x0804bc38 in ?? ()
#13 0xbc90 in ?? ()
#14 0xb41c in ?? ()
#15 0xbb30 in ?? ()
#16 0xb3a0 in ?? ()
#17 0x4000b003 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#18 0x4021b413 in __libc_start_main () from /lib/libc.so.6
#19 0x08048f51 in ?? ()


I'm guessing that someone passed a null pointer to strtol()
crashes in glibc like this are usually due to null pointers
passed into systems.

[EMAIL PROTECTED]:~# ldd /usr/bin/scrollkeeper-update
libscrollkeeper.so.0 => /usr/lib/libscrollkeeper.so.0
(0x40032000)
libxslt.so.1 => /usr/lib/libxslt.so.1 (0x4003c000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x4006c000)
libz.so.1 => /usr/lib/libz.so.1 (0x4017a000)
libpthread.so.0 => /lib/libpthread.so.0 (0x4018e000)
libm.so.6 => /lib/libm.so.6 (0x401e1000)
libc.so.6 => /lib/libc.so.6 (0x40206000)
libdl.so.2 => /lib/libdl.so.2 (0x4032)
/lib/ld-linux.so.2 (0x4000)


[EMAIL PROTECTED]:~# ls -la /usr/lib/libxslt.so.1*
lrwxrwxrwx  1 root root 17 Oct  9 22:28 /usr/lib/libxslt.so.1 ->
libxslt.so.1.1.15
-rw-r--r--  1 root root 192076 Sep 11 09:43 /usr/lib/libxslt.so.1.1.15
[EMAIL PROTECTED]:~# ls -la /usr/lib/libxml2.so*
lrwxrwxrwx  1 root root  17 Nov  4 22:29 /usr/lib/libxml2.so ->
libxml2.so.2.6.22
lrwxrwxrwx  1 root root  17 Nov  4 22:29 /usr/lib/libxml2.so.2 ->
libxml2.so.2.6.22
-rw-r--r--  1 root root 1099072 Nov  2 12:39 /usr/lib/libxml2.so.2.6.22
[EMAIL PROTECTED]:~# ls -la /usr/lib/libz.so*
lrwxrwxrwx  1 root root 9 Nov  4 22:08 /usr/lib/libz.so -> libz.so.1
lrwxrwxrwx  1 root root13 Nov  4 22:08 /usr/lib/libz.so.1 ->
libz.so.1.2.3
-rw-r--r--  1 root root 78752 Oct 16 13:41 /usr/lib/libz.so.1.2.3
[EMAIL PROTECTED]:~# ls -la /lib/libpthread.so*
lrwxrwxrwx  1 root root 18 Nov  4 22:03 /lib/libpthread.so.0 ->
libpt

Bug#299706: Please add IPv6 support to squid

2005-11-06 Thread Luigi Gangitano

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Il giorno 06/nov/05, alle ore 13:32, Steinar H. Gunderson ha scritto:
This will take a while, please be patient. Even if Sarge is known  
to be

always late, I don't expect a patch to be available before sarge is
released.


Any progress on this?


Upstream development of IPv6 patches has been discussed recently, see

  http://www.squid-cache.org/mail-archive/squid-dev/200510/0070.html

I don't expect this to be available for squid-2.5 anytime soon.  
Actually there's no working patch for neither version of squid (2.5  
nor 3.0).


Regards,

- --
Luigi Gangitano -- <[EMAIL PROTECTED]> -- <[EMAIL PROTECTED]>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDbsOS8ZumGJJMDCYRAoOBAJ9ZZq9hsdn2n9BkrRHJeVxIjn7mHQCdFTQC
yJFN+imm94Zn9o0Qoefej6o=
=WwaT
-END PGP SIGNATURE-


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



Bug#337141: freemind: Does not escape file names properly when launching Mozilla

2005-11-06 Thread Javier Kohen
Hallo Eric,

El dom, 06-11-2005 a las 18:22 +0100, Eric Lavarde escribió:
> Hi Javier,
> 
> OK, I've seen the bug, and it's in deed a problem within the code of 
> FreeMind. This issue is also already solved upstream, though only in 
> version 0.8.0, so I don't think I will fix it for version 0.7.1-6
> (I have not so much time, no real "envy", but also a bad conscience, so 
> I might change my mind... :-/ )

Ich habe leider nicht verstanden, was dies mit Neid zu tun hat. Mach
keine Sorge, ich brauche Freemind eigentlich nicht, ich wollte nur es
ausprobieren. Wenn nur ich habe das Problem gefunden, dann kannst Du in
Ruhe bleiben :-)

The previous paragraph in German (or at least an attempt), says: "I
don't really need Freemind, I was just trying it out. If I'm the only
one who found this problem, then please don't worry."

> In any cases, the problem is solved in version 0.8.0+01-2, which you are 
> welcome to install... :>

Thanks! I will give it a try whenever it hits Debian.

> 
> Cheers, Eric
> 
> Javier Kohen wrote:
> > Hi Eric,
> > 
> > El jue, 03-11-2005 a las 14:54 +0100, [EMAIL PROTECTED] escribió:
> > 
> >>Hi,
> >>
> >>thanks for the feedback, you're right, there is a bug.
> >>The last line, calling java with freemind.jar, is missing double quotes
> >>around the $@ parameter. This is fixed in the next version of FreeMind
> >>(0.8.0), which is not yet in Debian for different dependency reasons.
> >>You can get the next version from freemind.sf.net (look at release notes
> >>of the freemind-deb package), or you can correct the script yourself
> >>(corrected version attached), I don't plan an update right now.
> > 
> > 
> > Thanks, but this solves a different bug. To reproduce mine follow these
> > steps:
> > 
> > 1) From the shell, go to your home directory and do "touch filename\
> > with\ whitespace" to create file "filename with withspace."
> > 2) Open freemind, enter "File Mode."
> > 3) Browse to your home directory, click on the red arrow pointing to the
> > file we just created. You'll see Mozilla being opened (in my case
> > Epiphany) and failing to open the file because it contains a space in
> > the name.
> 
-- 
Javier Kohen <[EMAIL PROTECTED]>
ICQ: blashyrkh #2361802
Jabber: [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Bug#337888: Release and Packages{.gz,.bz2} should be treated specially

2005-11-06 Thread Peter Chubb

Package: apt-proxy
Version: 1.9.32 

Here in Australia the local mirrors are almost never totally
up-to-date.  In particular, the Packages files are often out of sync
with the Release file.  Or for some architectures (e.g., IA64),
missing all together.

It'd be *really* nice if apt-proxy could be told to fetch the Release
and Release.gpg files from somewhere reliable (but possibly expensive,
e.g., ftp.debian.org) and then try to get the actual packages from a
local mirror, failing over to the next mirror if the checksum doesn't
match, or the .deb file was missing, etc.

Peter C


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



Bug#337496: Ryan Thoryk

2005-11-06 Thread Jeff Bonham
I don't think the crash from glibc has anything to do with the /dev/fd0*
warnings, since they appear even when the crash is worked around as per
my previous message.

-- 
Jeff Bonham
[EMAIL PROTECTED]
PGP Public Key ID: BA289747


signature.asc
Description: Digital signature


Bug#337496: Workaround

2005-11-06 Thread Jeff Bonham
I've found that this bug only occurs when there is no volume specified
in the config.  If you work around it by creating a volume, you can get
a basilisk2 emulation window, but the program still crashes after with a
SIGSEGV.

-- 
Jeff Bonham
[EMAIL PROTECTED]
PGP Public Key ID: BA289747


signature.asc
Description: Digital signature


Bug#337887: basilisk2: SIGSEGV after startup

2005-11-06 Thread Jeff Bonham
Package: basilisk2
Version: 0.9.20050730-1
Severity: grave
Justification: renders package unusable

After applying the workaround for bug #337496, the following crash
occurs:

Basilisk II V1.0 by Christian Bauer et al.
Reading ROM file...
WARNING: Cannot open /dev/fd0u1440 (No such file or directory)
WARNING: Cannot open /dev/fd1u1440 (No such file or directory)
Caught SIGSEGV at address 0x10910380 [IP=0x808ac34]
D0:  D1: fffc D2: fffc D3: 008f
D4: 0003fffc D5:  D6: 0012 D7: 
A0: 003c A1: 0002 A2: 6cbc A3: 70c8
A4: 68b0 A5: 00910380 A6:  A7: 004009a6
USP= ISP=004009a6 MSP= VBR=
T=00 S=1 M=0 X=1 N=1 Z=0 V=0 C=0 IMASK=0
FP0: nan FP1: nan FP2: nan FP3: nan
FP4: nan FP5: nan FP6: nan FP7: nan
N=0 Z=0 I=0 NAN=0
0082e8e8: 2815 28c4 c081 c284 8287 MOVE.L (A5),D4
next PC: 0082e8ea

This should be reproducible by using the Basilisk II user interface to
create a default empty 40MB volume before starting it.

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

Versions of packages basilisk2 depends on:
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libesd0   0.2.36-1   Enlightened Sound Daemon - Shared 
ii  libgcc1   1:4.0.2-3  GCC support library
ii  libglib2.0-0  2.8.3-1The GLib library of C routines
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.8.2-3Layout and rendering of internatio
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer
ii  libstdc++64.0.2-3The GNU Standard C++ Library v3

basilisk2 recommends no packages.

-- no debconf information

-- 
Jeff Bonham
[EMAIL PROTECTED]
PGP Public Key ID: BA289747


signature.asc
Description: Digital signature


Bug#337886: cacti: No Graphs Listed in 'Graph Management'

2005-11-06 Thread Jason Thomas
Package: cacti
Version: 0.8.6g-2
Severity: important


Hi,

The default graphs that come with the debian install don't show when you
look at the 'Graph Management' section.

Is there a way to turn sql debugging?

--- graphs.php.orig 2005-11-07 13:34:19.0 +1100
+++ graphs.php  2005-11-07 13:33:55.0 +1100
@@ -1049,7 +1049,7 @@
graph_templates_graph.title_cache,
graph_templates.name,
graph_local.host_id
-   from graph_local,graph_templates_graph
+   from graph_templates_graph,graph_local
left join graph_templates on 
graph_local.graph_template_id=graph_templates.id
where graph_local.id=graph_templates_graph.local_graph_id
$sql_where



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

Versions of packages cacti depends on:
ii  apache1.3.34-1   versatile, high-performance HTTP s
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii  libphp-adodb  4.64-4 The 'adodb' database abstraction l
ii  logrotate 3.7.1-2Log rotation utility
ii  mysql-client-5.0 [virtual-mys 5.0.15-2   mysql database client binaries
ii  php4  4:4.4.0-4  server-side, HTML-embedded scripti
ii  php4-cli  4:4.4.0-4  command-line interpreter for the p
ii  php4-mysql4:4.4.0-4  MySQL module for php4
ii  php4-snmp 4:4.4.0-4  SNMP module for php4
ii  rrdtool   1.2.11-0.4 Time-series data storage and displ
ii  snmp  5.2.1.2-4  NET SNMP (Simple Network Managemen
ii  ucf   2.003  Update Configuration File: preserv

Versions of packages cacti recommends:
ii  iputils-ping3:20020927-3 Tools to test the reachability of 
ii  mysql-server-5.0 [mysql-ser 5.0.15-2 mysql database server binaries

-- debconf-show failed


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



Bug#337565: [INTL:pt_PT] Portuguese translation for xfree86 (debconf)

2005-11-06 Thread David Martínez Moreno
El sábado, 5 de noviembre de 2005 01:08, Rui Branco escribió:
> Portuguese (pt) translation for xfree86 by Luís Ferreira  anarka.org>
> Feel free to use it.
>
> For translation updates please contact Luís Ferreira and CC the
> Portuguese translation team 

Hello, Rui. We already have templates for the only version that we 
modify, 
that is, xorg-x11. xfree86 templates are, like whole sarge, frozen. It is 
'stable' distribution, after all.

The 'unstable' ones were written/updated by Eduardo Silva 
<[EMAIL PROTECTED]>. If you have suggestions, you can find the latest 
version in http://necrotic.deadbeast.net/svn/xorg-x11/trunk/debian/po/pt.po.

Julien Cristau has closed this bug report, so please report directly to 
debian-x in case of problems. If you have any modification to the templates, 
please send a patch or the whole .po file to the BTS.

Best regards,


Ender.
-- 
Interesante no, Carmiña. Estresante.
-- Pazos (Airbag).
--
Desarrollador de Debian
Debian developer


pgpSbjFvGDNRh.pgp
Description: PGP signature


Bug#293543: gnucash: Crash when running scheduled transactions

2005-11-06 Thread William McKee
Package: gnucash
Version: 1.8.10-19
Followup-For: Bug #293543


Thomas,

I too am now seeing this same problem under Sarge. Sorry but I cannot provide
my file as it contains personal financial information. Here's my output from
running gnucash:

  Gdk-WARNING **: locale not supported by C library
  Error: create_each_transaction_he...(): Error -1 in final gnc_numeric value
  Error: create_each_transaction_he...(): Some error in new transaction 
creation...
  Error: create_each_transaction_he...(): Error -1 in final gnc_numeric value
  Error: create_each_transaction_he...(): Some error in new transaction 
creation...
  
  ** ERROR **: file dialog-sxsincelast.c: line 1295 (to_create_next): assertion 
failed: (nextPg != NULL)
  aborting...
  Aborted
  

Thanks,
William


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

Versions of packages gnucash depends on:
ii  bonobo1.0.22-5   The GNOME Bonobo System.
ii  gdk-imlib11   1.9.14-24  imaging library for use with gtk
ii  gnucash-common1.8.10-19  A personal finance tracking progra
ii  guile-1.6-libs1.6.7-1Main Guile libraries
ii  guile-1.6-slib1.6.7-1Guile SLIB support
ii  libart2   1.4.2-25   The GNOME canvas widget - runtime 
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libbonobo21.0.22-5   The GNOME Bonobo library.
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libdate-manip-perl5.44-2 a perl library for manipulating da
ii  libdb33.2.9-22   Berkeley v3 Database Libraries [ru
ii  libesd0   0.2.36-1   Enlightened Sound Daemon - Shared 
ii  libfinance-quote-perl 1.08-1 Perl module for retrieving stock q
ii  libfreetype6  2.1.7-2.4  FreeType 2 font engine, shared lib
ii  libgal23  0.24-4 G App Libs (run time library)
ii  libgconf111.0.9-7.1  GNOME configuration database syste
ii  libgdk-pixbuf-gnome2  0.22.0-10  The GNOME1 Canvas pixbuf library
ii  libgdk-pixbuf20.22.0-10  The GdkPixBuf image library, gtk+ 
ii  libghttp1 1.0.9-16   original GNOME HTTP client library
ii  libglade-gnome0   1:0.17-4   Library to load .glade files at ru
ii  libglade0 1:0.17-4   Library to load .glade files at ru
ii  libglib1.21.2.10-10  The GLib library of C routines
ii  libgnome321.4.2-25   The GNOME libraries
ii  libgnomeprint15   0.37-10The GNOME Print architecture - run
ii  libgnomesupport0  1.4.2-25   The GNOME libraries (Support libra
ii  libgnomeui32  1.4.2-25   The GNOME libraries (User Interfac
ii  libgtk1.2 1.2.10-18  The GIMP Toolkit set of widgets fo
ii  libgtkhtml1.1-3   1.1.10-8   HTML rendering/editing library - r
ii  libguile-ltdl-1   1.6.7-1Guile's patched version of libtool
ii  libguppi160.40.3-15  GNOME graph and plot component
ii  libgwrapguile11.3.4-15   g-wrap: Tool for exporting C libra
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libltdl3  1.5.20-2   A system independent dlopen wrappe
ii  liboaf0   0.6.10-5   The GNOME Object Activation Framew
ii  libofx2   1:0.8.0-3  library to support Open Financial 
ii  liborbit0 0.5.17-11.1Libraries for ORBit - a CORBA ORB
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libqthreads-121.6.7-1QuickThreads library for Guile
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libstdc++64.0.2-2The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxi66.8.2.dfsg.1-7 X Window System Input extension li
ii  libxml1   1:1.8.17-10GNOME XML library
ii  libzvt2   1.4.2-25   The GNOME zvt (zterm) widget
ii  oaf   0.6.10-5   The GNOME Object Activation Framew
ii  psfontmgr 0.11.8-0.1 PostScript font manager -- part of
ii  slib  3a1-4.2Portable Scheme library
ii  x-ttcidfont-conf  20 Configure TrueType and CID fonts f
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  

Bug#337540: jabberd2*: provided transports not forward-compatible to jabberd2

2005-11-06 Thread Jamin W . Collins


On Nov 6, 2005, at 2:00 AM, Roland Stigge wrote:

Does this mean that in order to run a 2.x server working with the above
transports, you also need to run the jabber 1.x server, i.e. both
servers (running on different jabber domains / hosts?)?


Yes, for the packaged transports you have to have the 1.x server to run 
them.  Both the 1.x and 2.x servers can run on the same host and 
service the same domain (with the transports servicing their own 
subset).  The 1.x server (running the transports) would then connect to 
the 2.x server and make the transports available.



IMO, the above description would imply that the transports are provided
for this very server (jabberd2).


I'm open to suggestions on rewording it.

Isn't this also a problem that should be solved? (Or at least 
documented?)


I don't see it as a problem and didn't think it was unclear from the 
existing information.  The transports depend on the 1.x server as they 
need it to run and from my point of view nothing in the 2.x 
documentation (or package) indicates that the transports can run under 
it.


--
Jamin W. Collins



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



Bug#337861: fakeroot: [m68k] FTBFS with 1 of 7 tests failed

2005-11-06 Thread Clint Adams
> PASS: t.mknod
> tartest:
> chmod: changing permissions of `hello/1': Permission denied
> chmod: changing permissions of `hello/1289': Permission denied
> chmod: changing permissions of `hello/2': Permission denied
> chmod: changing permissions of `hello/3': Permission denied
> chmod: changing permissions of `hello/4': Permission denied
> chmod: changing permissions of `hello/5': Permission denied
> chmod: changing permissions of `hello/6': Permission denied
> chmod: changing permissions of `hello/fjsdk': Permission denied
> chmod: changing permissions of `hello/vn.34.654l.': Permission denied
> 
> I first tried building the package on my Mac, running a 2.2 kernel. Then I
> tried on my Amiga, running a 2.6 kernel, which usually helps with a problem
> we are having with debhelper, but this seems to be a different issue, since
> fakeroot compiled fine on all other arches. I have no idea what is wrong
> here... anything I could test?

Well, if there have been any toolchain changes involving *stat*() or
*chmod(), that would be good to know.

You could try to isolate what part of tartest is failing (for example,
by editing tartest and putting echo statements around the various
chmods), and then examine what's going on at that point.. you could call
sh right before or after the breakage and see if you can run the chmod
yourself, or poke around looking for funny permissions.

Also, you could see if a freshly-rebuilt coreutils makes any difference.


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



Bug#337885: php4-mysql causes apache to segfault if scoop is installed

2005-11-06 Thread Mark Noel


Package: php4-mysql
Version: 4:4.3.10-16

I have a machine with a fresh install of netinst / stable upon which 
scoop was installed via apt-get (which includes apache 1). Scoop was 
configured properly and confirmed to be running. Then configured 
apache 1 to allow php as the handler for a few subdirectories and 
installed php4 and php4-mysql via apt-get as well. While php4 works 
fine and seems to coexist peacefully, once php4-mysql is installed, 
scoop instantly breaks. According to apache, the server processes are 
segfaulting and dying every time a scoop page is requested:


... [notice] child pid 9323 exit signal Segmentation fault (11)

Even so, the php directories still work and a test page with a call 
to phpinfo() in it is procesed correctly and shows that the mysql 
support is now present.


Uninstalling php4-mysql using 'apt-get remove php4-mysql' and 
restarting apache will cure the segfaulting problem. However, once 
this is done, reinstalling the package using 'apt-get install 
php4-mysql' will appear to work, but will in fact do nothing. Running 
'dpkg --purge php4-mysql' and then reinstalling with 'apt-get install 
php4-mysql' will actually work, and will break apache/scoop exactly 
as before.


Maybe there's some conflict between scoop and php4-mysql over the 
mysql client libraries? I really don't know...



Here's my machine info:

uname -a
Linux glearn.org 2.4.27-2-386 #1 Mon May 16 16:47:51 JST 2005 i686 GNU/Linux

libc6:  Version: 2.3.2.ds1-22

scoop:  Version: 0.9.0-15

php4-mysql:  Version: 4:4.3.10-16

mysql-server:  4.0.24-10sarge1


many thanks...

--
Mark Noel
Cell: 603.387.7731
GPG/PGP KeyID: 0xBF2FC067
http://www.curiouscharacter.net/


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



Bug#337884: gnome-applets: Add Formiga city in GNOME Weather Applet

2005-11-06 Thread Guilherme M. Gondim (semente)
Package: gnome-applets
Version: 2.10.1-5
Severity: wishlist


In GNOME Weather applet, add Formiga (Minas Gerais, Brazil) city. Do it is 
possible?

Thanks,
Guilherme "semente"


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

Versions of packages gnome-applets depends on:
ii  debconf [debconf-2.0]1.4.58  Debian configuration management sy
ii  gnome-applets-data   2.10.1-5Various applets for GNOME 2 panel 
ii  gnome-icon-theme 2.12.1-1GNOME Desktop icon theme
ii  gnome-panel  2.12.1-1launcher and docking facility for 
ii  gstreamer0.8-oss [gstrea 0.8.11-2OSS plugin for GStreamer
ii  libapm1  3.2.2-3 Library for interacting with APM d
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.10.3-1The ATK accessibility toolkit
ii  libbonobo2-0 2.10.1-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.1-1The Bonobo UI library
ii  libc62.3.5-7 GNU C Library: Shared libraries an
ii  libgail-common   1.8.5-1 GNOME Accessibility Implementation
ii  libgail171.8.5-1 GNOME Accessibility Implementation
ii  libgconf2-4  2.12.0-4GNOME configuration database syste
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.8.3-1 The GLib library of C routines
ii  libgnome2-0  2.10.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.12.0-1A powerful object-oriented display
ii  libgnomeui-0 2.10.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.12.1.1-1  The GNOME virtual file-system libr
ii  libgstreamer-plugins0.8- 0.8.11-2Various GStreamer libraries and li
ii  libgstreamer0.8-00.8.11-1Core GStreamer libraries, plugins,
ii  libgtk2.0-0  2.8.3-1 The GTK+ graphical user interface 
ii  libgtop2-5   2.12.0-2Libraries for gtop system monitori
ii  libgucharmap41:1.4.4-1   Unicode browser widget library (sh
ii  libice6  6.8.2.dfsg.1-10 Inter-Client Exchange library
ii  liborbit21:2.12.4-1  libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0   2.12.1-1library for GNOME 2 panel applets
ii  libpango1.0-01.10.1-1Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   6.8.2.dfsg.1-10 X Window System Session Management
ii  libwnck162.10.3-1Window Navigator Construction Kit 
ii  libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii  libxklavier102.0-0.2 X Keyboard Extension high-level AP
ii  libxml2  2.6.22-2GNOME XML library
ii  xlibs6.8.2.dfsg.1-10 X Window System client libraries m
ii  zlib1g   1:1.2.3-6   compression library - runtime

Versions of packages gnome-applets recommends:
ii  gnome-media2.12.0-1  The GNOME Media Utilities
ii  gnome-netstatus-applet 2.12.0-3  Network status applet for GNOME 2
ii  gnome-system-monitor   2.12.1-2  Process viewer and system resource
ii  imagemagick6:6.2.4.5-0.2 Image manipulation programs

-- debconf information:
* gnome-applets/cpufreq_SUID_bit: false


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



Bug#306604: Bug#337687: Spell checking accented characters in emacs with american dictionary

2005-11-06 Thread Norbert Preining
On Son, 06 Nov 2005, Agustin Martin wrote:
> I am afraid that is a limitation of current Debian ispell,
> 
> ---
> $ echo "Gödel" > test.data
> $ cat test.data | ispell -l -d american
> del
> ---
> 
> That is what triggers the error message, and will happen when a word with
> characters not in ispell declared chars (in the aff file) is spellchecked. If

Ah. Thanks. Well, but then, this could easily be solved:

Add (also to the README) a comment about adding
-w "öÖäÄüÜß"
to the cmdline of ispell and it works.

My .emacs now contains:
(custom-set-variables
 '(ispell-local-dictionary-alist (quote (("american8" "[A-ZÄÖÜäöüß]"
"[^A-ZÄÖÜäöüß]" "[']" nil 
("-B" "-d" "american" "-w" "öÖäÄüÜß") "~latin1" iso-8859-1)

which works perfectly also with files containing "Gödel". Thanks for the
hint. I would say that a slight adjustment in the README should be
enough to close the bug.

Best wishes

Norbert

---
Dr. Norbert Preining  Università di Siena
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
HOFF (vb.)
To deny indignantly something which is palpably true.
--- Douglas Adams, The Meaning of Liff


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



Bug#337724: Patch the patched please.

2005-11-06 Thread Marco Amadori
Alle 01:23, lunedì 7 novembre 2005, hai scritto:

> > "raid0", "raid1", "raid10", "dm-mirror", "linear", "faulty"
>
> excluding dm-mod which is needed by dmraid, I think none of the above
> modules is needed by dmraid which does all the trickery by itself. However
> I'm CC'ing Heinz Mauelshagen which is the author of dmraid just to be sure
> this is correct.

Excluding dm-mirror does not boot my test system, adding it worked on, so at 
least dm-mirror should be included, but I have no more the test sytem now for 
a while so I cannot try to exclude modules one by one.

> Note also that dmraid links to libdevmapper so you may want /lib available
> as soon as possible.

I think this is already handled by yaird since my patched yaird booted my 
system correctly.

So at least for a sempron64 with sid i386, using dmraid, my patched yaird, 
running two sata disks as a mirror (raid1) array on nv_sata/"nv_dmraid"  it 
worked.

Could someone ask upstream dmraid author to look at dmraid sys interface? 

In the specific, the partition directory in it are missing and each partition 
is treated a single device, so normal tools miss to find the proper device 
hierarchy.

I found a work-around for yaird but without a proper syfs interface I saw that 
at least lvm2 tools (e.g. pvcreate) did not recognize the array, hence it 
seems that I could not create lvm volumes. (Yes I was trying to test yaird 
lvm2 on dmraid... )
I saw that also evms tools and grub-install have problems. Grub is easy to 
tweak, but the other two I sincereley have no time now to mess with 
something bigger that the beautiful yaird.

-- 
ESC:wq



Bug#337554: When download is failed aptitude continues regardles of user's selection

2005-11-06 Thread Artur R. Czechowski
On Fri, Nov 04, 2005 at 06:45:29PM -0500, Daniel Burrows wrote:
>   Fix attached.
You are a damn fast! :) *bow*
Thanks.
Artur
-- 
 here http://www.messagelabs.com/home/default.asp they say that
  spam is more than 50% of email...
 let's start some flames in -devel!
* Beowulf writes something about Sarge not being released
/from #debian-devel/


signature.asc
Description: Digital signature


Bug#337350: [EMAIL PROTECTED]: Bug#337350: xfree86-driver-synaptics: Motion with pressure sensitivity]

2005-11-06 Thread Stéphane Rosi
Hi!

I have made some modifications to my patch to make it better.

>>1. The PressureFactor parameter is redundant, because the driver behavior
>>   only depends on the product PressureFactor * AccelFactor. Maybe it
>>   would be better to have a boolean parameter that enables the edge
>>   motion parameters to be used also when not on an edge.

The pressure motion feature is now controlled by 5 parameters:
* PressureMotion: to enable or disable the feature
* PressionMotionMinZ and MaxZ: by default the values are those of
EdgeMotion parameters. I have added these ones in case someone wanted to
use differents settings.
* PressureMotionMinFactor and MaxFactor: they control by how much the
speed of the cursor is multiplied (see 2). I have not used min and max
speed parameters as they conflict with MinSpeed and MaxSpeed.


>>2. It's not possible to disable speed dependent acceleration but have
>>   pressure dependent acceleration enabled.

The speed is calculated this way:
* first, the speed is calculated as before with MinSpeed, MaxSpeed and
AccelFactor
* then, the result is multiplied by a factor, determined linearly
between PressureMotionMinFactor and MaxFactor.

So now:
* the pression motion is independant from the accelaration. Acceleration
 can be disabled by setting MinSpeed=MaxSpeed as before and the pressure
motion will continue to work.
* The real min speed is MinSpeed*PressureMotionMinFactor (the same for
max).

I have been thinking about other ways to implement the pressure
sensitivity but this seems to be the best way.
In fact, in order to make acceleration and pressure independant, the
speed modification must take place after acceleration computation (or
disabling acceleration, would imply loosing pressure sensitivity).
I could also have applied the factor to dx at the beggining, but then a
change in PressureMotion parameters would also change the acceleration
behaviour. This would make the effects less predictable.



>>3. There is no man page update describing what the new parameters do.

Done.


>>4. I think the default behavior should not be changed. On some touchpads
>>   it can be hard to accurately control the Z pressure, so pressure
>>   dependent speed could behave like randomly changing speed.

By default PressureMotion is off now.


I attach the new patch this this mail.

If I have forgotten something or if you have
questions/critics/suggestions, don't hesitate to make me know!

-- 
Steph
diff -Naur xfree86-driver-synaptics-0.14.3/manpages/synaptics.5 xfree86-driver-synaptics-0.14.3-patch/manpages/synaptics.5
--- xfree86-driver-synaptics-0.14.3/manpages/synaptics.5	2005-11-03 15:09:32.0 -0800
+++ xfree86-driver-synaptics-0.14.3-patch/manpages/synaptics.5	2005-11-06 15:39:02.0 -0800
@@ -44,6 +44,8 @@
 .
 Not all models implement this feature.)
 .IP \(bu 4
+Pressure dependant motion speed.
+.IP \(bu 4
 Run-time configuration using shared memory. This means you can change
 parameter settings without restarting the X server.
 .LP
@@ -152,6 +154,21 @@
 \fBAccelFactor\fR (Float)
 Acceleration factor.
 .TP
+\fBPressureMotion (Bool)
+Switch on/off pressure dependant motion speed.
+.TP
+\fBPressureMotionMinZ\fR (Integer)
+Finger pressure at which minimum pressure motion factor is applied.
+.TP
+\fBPressureMotionMaxZ\fR (Integer)
+Finger pressure at which maximum pressure motion factor is applied.
+.TP
+\fBPressureMotionMinFactor\fR (Integer)
+Lowest setting for edge motion factor.
+.TP
+\fBPressureMotionMaxFactor\fR (Integer)
+Greatest setting for edge motion factor.
+.TP
 \fBUpDownScrolling\fR (Bool)
 If on, the up/down buttons generate button 4/5 events.
 .
@@ -388,13 +405,35 @@
 The sensitivity can be adjusted using the EdgeMotion parameters.
 .
 If the pressure is below EdgeMotionMinZ, EdgeMotionMinSpeed is used,
-and if the pressure is greater than EdgeMotionMaxZ, EdgeMotionMaxSpeed
-is used.
+and if the pressure is greater than EdgeMotionMaxZ,
+EdgeMotionMaxSpeed is used.
 .
 For a pressure value between EdgeMotionMinZ and EdgeMotionMaxZ, the
 speed is increased linearly.
 .
 .LP
+When pressure motion is activated, the cursor motion speed depends
+on the pressure exerced on the touchpad (the more pressure exerced on
+the touchpad, the faster the pointer).
+.
+More precisely the speed is first calculated according to MinSpeed,
+MaxSpeed and AccelFactor, and then is multiplied by a sensitivity
+factor.
+.
+The sensitivity factor can be adjusted using the PressureMotion
+parameters.
+.
+If the pressure is below PressureMotionMinZ, PressureMotionMinFactor
+is used, and if the pressure isgreater than PressureMotionMaxZ,
+PressureMotionMaxFactor is used.
+.
+By default, PressureMotionMinZ and PressureMotionMaxZ are equal to
+EdgeMotionMinZ and EdgeMotionMaxZ.
+.
+For a pressure value between EdgeMotionMinZ and EdgeMotionMaxZ, the
+factor is increased linearly.
+.
+.LP
 Since most synaptics touchpad models don't have a button that
 corresponds to the middle button on a mouse, the

Bug#284157: bins: avoidable jpegtran image curruption

2005-11-06 Thread Brian May
> "Martin" == Martin Michlmayr <[EMAIL PROTECTED]> writes:

Martin> * Brian May <[EMAIL PROTECTED]> [2005-01-05 09:16]:
>> EXAMPLES:
>> For example, have a look at:
>> http://snoopy.apana.org.au/~bam/tmp/dst/dcp00693a_Med.jpg.1.html>
>> It states the image 600 x 800 on the website, but the img tag says 602
>> x 802, and Mozilla says 602 x 802.

>> Source is at:
>> http://snoopy.apana.org.au/~bam/tmp/src/>

Martin> These URLs no longer work.  Brian, can you please make the
Martin> original image available somewhere so I can try to
Martin> reproduce this bug.

I can't keep sample images for ever, and I had documented them *ages*
ago. As in almost a year ago.

I will try to regenerate these images again when I get the chance.

Alternatively you could look at
http://snoopy.apana.org.au/~bam/photos/holidays/2000-09/raggamuffin/dcp00693_Lg.jpg.2.html>

..but I think I already patched the code to fix this bug, as described
in the bug report.
-- 
Brian May <[EMAIL PROTECTED]>


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



Bug#337883: openafs-modules-source: Build fails against 2.6.12-10

2005-11-06 Thread Andrew Perrin
Package: openafs-modules-source
Version: 1.4rc4-1
Severity: important

make[3]: Entering directory `/data0/src/modules/openafs/src/venus'
Makefile:338: warning: overriding commands for target
`/usr/local/bin/fs'
Makefile:332: warning: ignoring old commands for target
`/usr/local/bin/fs'
gcc -pipe  -O2 -I/usr/src/modules/openafs/src/config -I. -I.
-I/usr/src/modules/openafs/include
-I/usr/src/modules/openafs/include/afs
-I/usr/src/modules/openafs/include/rx -I/usr/src/modules/openafs
-I/usr/src/modules/openafs/src -I/usr/src/modules/openafs/src -g -O2
-D_LARGEFILE64_SOURCE -c fs.c
In file included from fs.c:46:
/usr/src/modules/openafs/include/ubik.h:158: error: field 'versionLock'
has incomplete type
fs.c: In function 'GetCallerAccess':
fs.c:1211: warning: assignment from incompatible pointer type
fs.c: In function 'VLDBInit':
fs.c:2701: warning: passing argument 2 of 'ugen_ClientInit' discards
qualifiers from pointer target type
make[3]: *** [fs.o] Error 1
make[3]: Leaving directory `/data0/src/modules/openafs/src/venus'
make[2]: *** [venus] Error 2
make[2]: Leaving directory `/data0/src/modules/openafs'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/data0/src/modules/openafs'
make: *** [all] Error 2



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

Versions of packages openafs-modules-source depends on:
ii  bison 1:1.875d-1 A parser generator that is compati
ii  comerr-dev2.1-1.38-2 common error description library -
ii  debhelper 4.9.13 helper programs for debian/rules
ii  flex  2.5.31-34  A fast lexical analyzer generator.
ii  kernel-package9.008.4A utility for building Linux kerne
ii  libncurses5-dev   5.4-9  Developer's libraries and docs for
ii  libpam0g-dev  0.79-3 Development files for PAM
ii  module-assistant  0.9.10 tool to make module package creati

openafs-modules-source recommends no packages.

-- no debconf information


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



Bug#337882: k3b: Rebuild with dbus from experimental for experimental

2005-11-06 Thread Erich Schubert
Package: k3b
Version: 0.12.7-1
Severity: wishlist
Tags: experimental

Hi,
it would be nice if you could rebuild k3b for experimental with the
latest dependencies from experimental...
I'd like to try the new Gnome in experimental, but I'd also like to keep
K3B installed... but there is a conflict in dbus.

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


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



Bug#337881: udev post-inst fails

2005-11-06 Thread Bryan Donlan
Package: udev
Version: 0.072-2
Severity: grave
Justification: renders package unusable

When upgrading to 0.072-2, the following occured:
Setting up udev (0.072-2) ...
Installing new version of config file /etc/init.d/udev-mtab ...
Installing new version of config file /etc/init.d/udev ...
Installing new version of config file /etc/udev/udev.conf ...
Installing new version of config file /etc/udev/links.conf ...
Installing new version of config file /etc/udev/permissions.rules ...
Installing new version of config file /etc/udev/udev.rules ...
Installing new version of config file /etc/udev/hotplugd.rules ...
Installing new version of config file /etc/udev/devfs.rules ...
Installing new version of config file /etc/udev/hotplug.rules ...
dpkg: error processing udev (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 udev
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up udev (0.072-2) ...
dpkg: error processing udev (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 udev

-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 4
-rw-r--r--1 root root   83 2005-09-06 20:49 001_usbkey.rules
lrwxrwxrwx1 root root   20 2005-06-07 14:30 
020_permissions.rules -> ../permissions.rules
lrwxrwxrwx1 root root   19 2005-11-04 14:00 
025_libgphoto2.rules -> ../libgphoto2.rules
lrwxrwxrwx1 root root   16 2005-11-04 14:01 025_libsane.rules 
-> ../libsane.rules
lrwxrwxrwx1 root root   12 2005-10-17 21:12 
050_hal-plugdev.rules -> ../hal.rules
lrwxrwxrwx1 root root   19 2005-06-07 14:30 cd-aliases.rules -> 
../cd-aliases.rules
lrwxrwxrwx1 root root   13 2005-06-07 14:30 udev.rules -> 
../udev.rules
lrwxrwxrwx1 root root   19 2005-08-14 18:53 
z20_persistent.rules -> ../persistent.rules
lrwxrwxrwx1 root root   12 2005-07-23 21:22 z50_run.rules -> 
../run.rules
lrwxrwxrwx1 root root   16 2005-10-18 20:02 z55_hotplug.rules 
-> ../hotplug.rules
lrwxrwxrwx1 root root   19 2005-08-02 20:15 
z60_alsa-utils.rules -> ../alsa-utils.rules
lrwxrwxrwx1 root root   15 2005-09-19 21:38 z60_hdparm.rules -> 
../hdparm.rules
lrwxrwxrwx1 root root   17 2005-07-23 21:22 z70_hotplugd.rules 
-> ../hotplugd.rules

-- /sys/:
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda3/dev
/sys/block/hda/hda4/dev
/sys/block/hda/hda5/dev
/sys/block/hda/hda6/dev
/sys/block/hdb/dev
/sys/block/hdb/hdb1/dev
/sys/block/hdb/hdb2/dev
/sys/block/hdc/dev
/sys/block/hdd/dev
/sys/block/ram0/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram1/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/hpet/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/printer/lp0/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dsp/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/pcmC0D1p/dev
/sys/class/sound/seq/dev
/sys/class/sound/sequencer2/dev
/sys/class/sound/sequencer/dev
/sys/class/sound/timer/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages udev depends on:
ii  initscripts   2.86.ds1-4 Standard scripts needed for bootin
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libselinux1   1.26-1 SELinux shared libraries
ii  libsepol1 1.8-1  Security Enhanced Linux policy lib
ii  lsb-base  3.0-11 Linux Standard Base 3.0 init scrip
ii  makedev   2.3.1-79   creates device files in /dev
ii  sed   4.1.4-4The GNU sed stream editor

udev recommends no packages.

-- no debconf information


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



Bug#337880: Please provide an upgrade path from busybox-cvs to busybox

2005-11-06 Thread Artur R. Czechowski
Package: busybox
Severity: normal

Hello,
The busybox-cvs has been removed from unstable but it is still available
in current stable (sarge). Please provide an upgrade path from busybox-cvs
to busybox.

Regards
Artur

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


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



Bug#337879: Short description continues into long description

2005-11-06 Thread Josh Triplett
Package: polyglot
Version: 1.3-1

>From Debian Policy section 3.4.2:
> Do not try to continue the single line synopsis into the extended
> description. This will not work correctly when the full description
> is displayed, and makes no sense where only the summary (the single
> line synopsis) is available.

The single-line description and the extended description must be
independent; your description begins in the short description and
continues into the long description.

Suggested replacement:

Description: Adapt Universal Chess Interface (UCI) protocol to xboard
protocol
 Polyglot is an adaptor allowing you to connect chess engines using the
 Universal Chess Interface (UCI) protocol to chess frontends using the
 xboard protocol, such as xboard, eboard, or scid.
 .
 Homepage: http://wbec-ridderkerk.nl/

You might also consider adding a "Recommends: xboard | eboard | scid" to
the polyglot package, and adding a "Recommends: polyglot" to any engine
using the Universal Chess Interface protocol, to help UCI-capable engine
users find polyglot and then find a frontend.

- Josh Triplett



signature.asc
Description: OpenPGP digital signature


Bug#337878: lincity: [INTL:sv] Swedish PO-template translation

2005-11-06 Thread Daniel Nylander
Package: lincity
Version: 1.13.1-2
Severity: wishlist
Tags: patch l10n


Here is the swedish translation of lincity.

Thanks!


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1)
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR I.J. Peters, G.C. Sharp and others
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: lincity 1.13.1-2 lincity\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-07-08 23:27-0600\n"
"PO-Revision-Date: 2005-11-07 01:27+0100\n"
"Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
"Language-Team: Swedish <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: swe\n"
"X-Poedit-Country: swe\n"

#: cliglobs.c:56
msgid "Jan"
msgstr "Jan"

#: cliglobs.c:56
msgid "Feb"
msgstr "Feb"

#: cliglobs.c:56
msgid "Mar"
msgstr "Mar"

#: cliglobs.c:56
msgid "Apr"
msgstr "Apr"

#: cliglobs.c:57
msgid "May"
msgstr "Maj"

#: cliglobs.c:57
msgid "Jun"
msgstr "Jun"

#: cliglobs.c:57
msgid "Jul"
msgstr "Jul"

#: cliglobs.c:57
msgid "Aug"
msgstr "Aug"

#: cliglobs.c:58
msgid "Sep"
msgstr "Sep"

#: cliglobs.c:58
msgid "Oct"
msgstr "Okt"

#: cliglobs.c:58
msgid "Nov"
msgstr "Nov"

#: cliglobs.c:58
msgid "Dec"
msgstr "Dec"

#: engine.c:145
msgid "You can't build a tip here"
msgstr "Du kan inte bygga en soptipp här"

#: engine.c:146
#: engine.c:177
msgid "This area was once a landfill"
msgstr "Denna yta var en gång en landfyllning"

#: engine.c:147
#: engine.c:178
#: engine.c:185
#: screen.c:2284
#: screen.c:2288
#: screen.c:2358
#: screen.c:2362
msgid "OK"
msgstr "OK"

#: engine.c:176
#: engine.c:183
msgid "You can't build a mine here"
msgstr "Du kan inte bygga en gruva här."

#: engine.c:184
msgid "There is no ore left at this site"
msgstr "Det finns ingen malm kvar på platsen"

#: engine.c:670
msgid "It's at a power line."
msgstr "Det är en kraftledning."

#: engine.c:672
msgid "It's at a solar power station."
msgstr "Det är ett solkraftverk."

#: engine.c:674
msgid "It's at a substation."
msgstr "Det är en relästation."

#: engine.c:676
msgid "It's at a residential area."
msgstr "Det är ett bostadsområde."

#: engine.c:678
msgid "It's at a farm."
msgstr "Det är en bondgård."

#: engine.c:680
msgid "It's at a market."
msgstr "Det är en marknad."

#: engine.c:682
msgid "It's at a track."
msgstr "Det är ett spår."

#: engine.c:684
msgid "It's at a coal mine."
msgstr "Det är en kolgruva."

#: engine.c:686
msgid "It's at a railway."
msgstr "Det är en järnväg."

#: engine.c:688
msgid "It's at a coal power station."
msgstr "Det är ett kolkraftverk."

#: engine.c:690
msgid "It's at a road."
msgstr "Det är en väg."

#: engine.c:692
msgid "It's at light industry."
msgstr "Det är en lätt industri."

#: engine.c:694
msgid "It's at a university."
msgstr "Det är ett universitet."

#: engine.c:696
msgid "It's at a commune."
msgstr "Det är ett kollektiv."

#: engine.c:698
msgid "It's at a tip."
msgstr "Det är en soptipp."

#: engine.c:700
msgid "It's at a port."
msgstr "Det är en hamn."

#: engine.c:702
msgid "It's at a steel works."
msgstr "Det är ett stålverk."

#: engine.c:704
msgid "It's at a recycle centre."
msgstr "Det är en återvinningsstation."

#: engine.c:706
msgid "It's at a health centre."
msgstr "Det är ett sjukhus."

#: engine.c:708
msgid "It's at a rocket site."
msgstr "Det är en raketavfyrningsramp."

#: engine.c:710
msgid "It's at a windmill."
msgstr "Det är en väderkvarn."

#: engine.c:712
msgid "It's at a school."
msgstr "Det är en skola."

#: engine.c:714
msgid "It's at a blacksmith."
msgstr "Det är en smedja."

#: engine.c:716
msgid "It's at a mill."
msgstr "Det är en kvarn."

#: engine.c:718
msgid "It's at a pottery."
msgstr "Det är en keramikfabrik."

#: engine.c:720
msgid "It's at a fire station!!!."
msgstr "Det är en brandstation!!!."

#: engine.c:722
msgid "It's at a cricket pitch!!!."
msgstr "Det är en sportarena!!!."

#: engine.c:724
msgid "It's at a shanty town."
msgstr "Det är en kåkstad."

#: engine.c:726
msgid "UNKNOWN!"
msgstr "OKÄND!"

#: fileutil.c:299
#: fileutil.c:349
msgid "Error. Can't find LINCITY_HOME"
msgstr "Fel. Kan inte hitta LINCITY_HOME"

#: fileutil.c:570
msgid "Error verifying package. Can't find colour.pal."
msgstr "Fel vid verifiering av paketet. Kan inte hitta filen colour.pal."

#: fileutil.c:589
#: fileutil.c:598
#, c-format
msgid "Couldn't create the save directory %s\n"
msgstr "Kunde inte skapa mappen för sparade spel %s\n"

#: fileutil.c:644
#, c-format
msgid "Out of memory: malloc failure\n"
msgstr "Slut på minne: malloc misslyckades\n"

#: geometry.c:536
msgid "Menu"
msgstr "Meny"

#: geometry.c:561
msgid "Help"
msgstr "Hjälp"

#: geometry.c:586
msg

Bug#337867: FTBFS (alpha): Bad inline assembly

2005-11-06 Thread Falk Hueffner
tags 337867 + patch
thanks

Hi,

here's a patch, but I haven't tested it yet.

--- common/include/atomicbase.h~2004-12-22 21:00:41.0 +0100
+++ common/include/atomicbase.h 2005-11-07 01:12:23.0 +0100
@@ -852,7 +852,7 @@
  * know whether you need to retry or not.
  *
  */
-#elif defined (__alpha)
+#elif defined (__alpha) && defined (__DECC)
 
 #include 
 
@@ -971,6 +971,101 @@
 #define HXAtomicSubUINT32(p,n) HXAtomicSubRetUINT32((p),(n))
 
 
+#elif defined (__alpha) && defined (__GNUC__)
+
+/* Add n and return new value */
+inline INT32
+HXAtomicAddRetINT32(INT32* pNum, INT32 n)
+{
+INT32 tmp, ret;
+asm volatile(
+   "1: ldl_l   %[ret], %[val]  \n"
+   "   addl%[ret], %[inc], %[tmp]  \n"
+   "   addl%[ret], %[inc], %[ret]  \n"
+   "   stl_c   %[tmp], %[val]  \n"
+   "   beq %[tmp], 2f  \n"
+   ".subsection 2  \n"
+   "2: br  1b  \n"
+   ".previous"
+   : [ret] "=&r" (ret),
+ [tmp] "=&r" (tmp),
+ [val] "=m" (*pNum)
+   : [inc] "Ir" (n), "m" (*pNum));
+return ret;
+}
+
+/* Subtract n and return new value */
+inline INT32
+HXAtomicSubRetINT32(INT32* pNum, INT32 n)
+{
+INT32 tmp, ret;
+asm volatile(
+   "1: ldl_l   %[ret], %[val]  \n"
+   "   subl%[ret], %[inc], %[tmp]  \n"
+   "   subl%[ret], %[inc], %[ret]  \n"
+   "   stl_c   %[tmp], %[val]  \n"
+   "   beq %[tmp], 2f  \n"
+   ".subsection 2  \n"
+   "2: br  1b  \n"
+   ".previous"
+   : [ret] "=&r" (ret),
+ [tmp] "=&r" (tmp),
+ [val] "=m" (*pNum)
+   : [inc] "Ir" (n), "m" (*pNum));
+return ret;
+}
+
+/* Increment by 1 and return new value */
+inline INT32
+HXAtomicIncRetINT32(INT32* pNum)
+{
+return HXAtomicAddRetINT32(pNum, 1);
+}
+
+/* Decrement by 1 and return new value */
+inline INT32
+HXAtomicDecRetINT32(INT32* pNum)
+{
+return HXAtomicSubRetINT32(pNum, 1);
+}
+
+/* Increment by 1 and return new value */
+inline UINT32
+HXAtomicIncRetUINT32(UINT32* pNum)
+{
+return HXAtomicIncRetINT32((INT32*) pNum);
+}
+
+/* Decrement by 1 and return new value */
+inline UINT32
+HXAtomicDecRetUINT32(UINT32* pNum)
+{
+return HXAtomicDecRetINT32((INT32*) pNum);
+}
+
+/* Add n and return new value */
+inline UINT32
+HXAtomicAddRetUINT32(UINT32* pNum, UINT32 n)
+{
+return HXAtomicAddRetINT32((INT32*) pNum, n);
+}
+
+/* Subtract n and return new value */
+inline UINT32
+HXAtomicSubRetUINT32(UINT32* pNum, UINT32 n)
+{
+return HXAtomicSubRetINT32((INT32*) pNum, n);
+}
+
+#define HXAtomicIncINT32(p)HXAtomicIncRetINT32((p))
+#define HXAtomicDecINT32(p)HXAtomicDecRetINT32((p))
+#define HXAtomicAddINT32(p,n)  HXAtomicAddRetINT32((p),(n))
+#define HXAtomicSubINT32(p,n)  HXAtomicSubRetINT32((p),(n))
+
+#define HXAtomicIncUINT32(p)   HXAtomicIncRetUINT32((p))
+#define HXAtomicDecUINT32(p)   HXAtomicDecRetUINT32((p))
+#define HXAtomicAddUINT32(p,n) HXAtomicAddRetUINT32((p),(n))
+#define HXAtomicSubUINT32(p,n) HXAtomicSubRetUINT32((p),(n))
 
 /***
  * AIX / PowerPC (Native compiler)




-- 
Falk


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



Bug#337826: udev: pcmcia card adapter does not work anymore

2005-11-06 Thread Thomas Renard


Marco d'Itri wrote:
> On Nov 06, Thomas Renard <[EMAIL PROTECTED]> wrote:
> 
> 
>>Kernel: Linux 2.6.12-1-686
> 
> This is just a shot in the dark, but the bug (?) may be related to
> #337865.
> To be sure, just upgrade your kernel.
> 

2.6.13-1 0 experimental works. So you made a shot in the light? Seems to
be the inotify problem for me.

--
Thank you,
Thomas


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



Bug#337724: Patch the patched please.

2005-11-06 Thread Filippo Giunchedi
On Sun, Nov 06, 2005 at 10:53:50PM +0100, Marco Amadori wrote:
> The maintainer of dmraid, Fillippo, could please give us which modules are 
> not  
> needed by dmraid from the below list:
> 
> "raid0", "raid1", "raid10", "dm-mirror", "linear", "faulty"

excluding dm-mod which is needed by dmraid, I think none of the above modules is
needed by dmraid which does all the trickery by itself. However I'm CC'ing Heinz
Mauelshagen which is the author of dmraid just to be sure this is correct.

Note also that dmraid links to libdevmapper so you may want /lib available as
soon as possible.

filippo
--
Filippo Giunchedi
PGP key: 0x6B79D401
random quote follows:

Caelum, non animo mutant, qui trans mare currunt
Who crosses the sea changes the sky, not the soul.
-- Oratius


signature.asc
Description: Digital signature


Bug#337570: xprint: segfaults when printing from firefox

2005-11-06 Thread Drew Parsons
On Sun, 2005-11-06 at 20:18 +0100, Felix C. Stegerman wrote:
> On 2005-11-06 20:06:06, Drew Parsons wrote:
> > 
> > Thanks.  The last file opened in the strace
> > is /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/Comic_Sans_MS.ttf.
> > 
> > If you remove the Microsoft fonts from your system, does the segfault
> > continue to occur?
> 
> Yes.
> 
> 

OK.  Would you be able to provide the strace for this case as well?

Next step I'll find an unstripped Xprt binary for you to try under gdb.

Drew



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



Bug#138924: partial workaround: limiting the set of catalogs openjade will access

2005-11-06 Thread Sean Champ
Package: openjade
Version: 1.4devel1-14
Followup-For: Bug #138924


Hello.


As a user who has been wary of openjade, due to how very long it seems to
take to process even a simple file, then as a user of the Debian BTS I
had noticed the bug report, about the excessive catalog parsing.

I thought I would mention that there is at least a partial workaround, such
that may be of relevance. (This matter is, furthermore, derived after the
nice Debian SGML catalog policy -- another pip for broad, practical
standardization of the OS, there.) 


The workaround: The user can limit the set of catalogs that OpenJade will
access.



Here's an exampe with jw. Of particulary import are the --nostd and -c
arguments

  jw --parser $(which openjade-1.4devel) --nostd \
-c 
/etc/sgml/sgml-data.cat:/etc/sgml/openjade.cat:/etc/sgml/docbook.cat:/etc/sgml/docbook-dsssl.cat
 \
   [other args...] file.sgml
   


More directly about OpenJade:


Also directly with OpenJade, the -c argument is one means for having catalogs
become known to OpenJade.


I'm not sure if the openjade command will accept multiple system identifiers
in the value to the -c  argument, but I'd presume it would -- e.g. when the
catalogs' system identifiers would be separated with the colon (:) character,
as with the call to jw, demonstrated above.



I'm not exactly sure how OpenJade would use SGML_CATALOG_FILES, either. Yet,
that environment variable appears to be related to this.

Looking at some of the contents of the 'jw' script, it appears that
SGML_CATALOG_FILES is afffected within the environment for OpenJade --
affected, when by way of jw, then according to the -c and --noestd arguments
on jw.


Regarding jw, by the looks of the shell-script of it: Ordinarily, jw will
set SGML_CATALOG_FILES according to a pretty broad-covering default. That
is, unless the --nostd argument is provided to jw, in which case, only those
catalogs specified with the -c argument will be loaded (as far as I can tell)





Regarding OpenJade, I'd like to suggest they'd use a hash-table for stroing
the catalog contents, all, after *one* parsing. 

I'm not greatly familiar with C or C++, however. I could suggest it, though
pretty obliquely, and with no clear means for to patch it.



Regardless, I'm glad to know what was the hangup in openjade. I'd like to
thank you, honestly, for having explained the matter -- and you know, there
is credit due to the designers/implementors of the Debian BTS and QA system.



In some comparison, with the limited catalog set: Here's a time report, with
the limited-catalogs jw call, above, made on another very simple document


real  6m39.860s
user  4m30.661s
sys   0m34.700s


It's not as rosy as with jade, sure, but it's better than an eon -- and
before this matter of your bug report, I hadn't  known if OpenJade ever
would stop processing.


My being unable to patch it, myself, but I hope they will find some time, to
get around to resolving this matter of excessive catalog parsing.
Regardless, I like OpenJade's features. So, to end this with: OpenJade is
some good work, yah?



and thank you.





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

Versions of packages openjade depends on:
ii  libc6   2.3.5-3  GNU C Library: Shared libraries an
ii  libgcc1 1:4.0.1-4GCC support library
ii  libosp4c2   1.5.1.0-4Runtime library for OpenJade group
ii  libostyle1c21.4devel1-14 Runtime libraries for OpenJade
ii  libstdc++6  4.0.2-2  The GNU Standard C++ Library v3
ii  sgml-base   1.26 SGML infrastructure and SGML catal

openjade recommends no packages.

-- no debconf information


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



Bug#337877: exceptions.AttributeError: DbfilenameShelf instance has no attribute 'dict'

2005-11-06 Thread Brian May
Package: apt-proxy
Version: 1.9.29
Severity: important

Hello,

Based on the bug reports, I get the impression this software is no
longer maintained - is this the case?

Anyway, I am now repeatedly getting this exception, which makes apt-proxy
unusable:

2005/11/07 10:55 EST [-] Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/twisted/internet/base.py", 
line 423, in runUntilCurrent
call.func(*call.args, **call.kw)
  File "/usr/lib/python2.3/site-packages/twisted/internet/process.py", 
line 54, in reapAllProcesses
process.reapProcess()
  File "/usr/lib/python2.3/site-packages/twisted/internet/process.py", 
line 504, in reapProcess
self.processEnded(status)
  File "/usr/lib/python2.3/site-packages/twisted/internet/process.py", 
line 561, in processEnded
self.maybeCallProcessEnded()
---  ---
  File "/usr/lib/python2.3/site-packages/twisted/internet/process.py", 
line 601, in maybeCallProcessEnded
self.proto.processEnded(failure.Failure(e))
  File "/usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py", line 
190, in processEnded
self.deferred.callback(None)
  File "/usr/lib/python2.3/site-packages/twisted/internet/defer.py", 
line 252, in callback
self._startRunCallbacks(result)
  File "/usr/lib/python2.3/site-packages/twisted/internet/defer.py", 
line 313, in _startRunCallbacks
self._runCallbacks()
  File "/usr/lib/python2.3/site-packages/twisted/internet/defer.py", 
line 354, in _runCallbacks
self.result.cleanFailure()
  File "/usr/lib/python2.3/site-packages/twisted/python/failure.py", 
line 290, in cleanFailure
self.__dict__ = self.__getstate__()
  File "/usr/lib/python2.3/site-packages/twisted/python/failure.py", 
line 262, in __getstate__
c['frames'] = [
  File "/usr/lib/python2.3/UserDict.py", line 156, in __repr__
return repr(dict(self.iteritems()))
  File "/usr/lib/python2.3/UserDict.py", line 98, in iteritems
for k in self:
  File "/usr/lib/python2.3/UserDict.py", line 85, in __iter__
for k in self.keys():
  File "/usr/lib/python2.3/shelve.py", line 98, in keys
return self.dict.keys()
exceptions.AttributeError: DbfilenameShelf instance has no attribute 
'dict'

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages apt-proxy depends on:
ii  bzip2  1.0.2-7   high-quality block-sorting file co
ii  debconf1.4.30.13 Debian configuration management sy
ii  logrotate  3.7-5 Log rotation utility
ii  python 2.3.5-2   An interactive high-level object-o
ii  python-apt 0.5.10Python interface to libapt-pkg
ii  python-bsddb3  3.3.0-6   Python interface to libdb3
ii  python-twisted 1.3.0-8   Event-based framework for internet
ii  python2.3  2.3.5-3sarge1 An interactive high-level object-o

-- debconf information excluded


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



Bug#337876: does not check properly for other launchtool with same tag

2005-11-06 Thread Daniele Cortesi
Package: launchtool
Version: 0.7-1
Severity: important
Tags: patch

The program does not check properly if another instance of launchtool
with the same tag is already started. This is due to an error in the
code, there is an "if" against a not-always-initialized variable.

On line 769 of src/launchtool.cc you find

if (!op_no_pidfile && pidfile.is_active())

but op_no_pidfile is initialized (by libpopt) only when it is used and
to value 1. Given that the default is "-1" the expression !op_no_pidfile
is always false, which prevent to evaluate if other launchtools with
same tag are running.

To resolve just apply the attached diff to launchtool.cc

Beware that changing the default of op_no_pidfile is not feasible
because of the way GETBOOL works.

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

Versions of packages launchtool depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-3  GCC support library
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libstdc++51:3.3.6-10 The GNU Standard C++ Library v3

launchtool recommends no packages.

-- no debconf information
-- 
Daniele JID: [EMAIL PROTECTED] (http://www.jabber.org)
and remember: respect is everything . . . . . . . . . . . free your mind
769c769,770
<   if (!op_no_pidfile && pidfile.is_active())
---
> //op_no_pidfile == -1 if --no-pidfile not specified
>   if (op_no_pidfile == -1 && pidfile.is_active())


Bug#337875: classpath - FTBFS: cp: cannot stat `debian/tmp//usr/lib/classpath/libgjsmalsa.so': No such file or directory

2005-11-06 Thread Bastian Blank
Package: classpath
Version: 2:0.19-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of classpath_2:0.19-1 on debian01 by sbuild/s390 69
[...]
> dh_install -a --sourcedir=debian/tmp
> cp: cannot stat `debian/tmp//usr/lib/classpath/libgjsmalsa.so': No such file 
> or directory
> dh_install: command returned error code 256
> make: *** [binary-arch-helper] Error 1
> **
> Build finished at 20051106-2327
> FAILED [dpkg-buildpackage died]

Bastian


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



Bug#337874: Setting "xserver-xorg/config/monitor/selection-method: Advanced" is forgotten

2005-11-06 Thread Jukka Suomela
Package: xserver-xorg
Version: 6.8.2.dfsg.1-10
Severity: normal

Hi,

It seems that this configuration setting is forgotten when
reconfiguring the xserver-xorg package:

xserver-xorg/config/monitor/selection-method: Advanced

Example:

# dpkg-reconfigure xserver-xorg
(Select the right settings, including the "Advanced" method.)
# debconf-show xserver-xorg > a
# dpkg-reconfigure -u xserver-xorg
# debconf-show xserver-xorg > b
# diff a b
26c26
< * xserver-xorg/config/monitor/horiz-sync: 30-92
---
> * xserver-xorg/config/monitor/horiz-sync: 30-65
33c33
< * xserver-xorg/config/monitor/selection-method: Advanced
---
> * xserver-xorg/config/monitor/selection-method: Medium

Naturally this also affects the generated /etc/X11/xorg.conf file. The
monitor settings in the generated file are incorrect. Also, if I run
"dpkg-reconfigure xserver-xorg" to fix this problem, I need to
manually choose the correct monitor settings as they are forgotten.

Best regards,
Jukka Suomela

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 17 2005-07-12 23:37 /etc/X11/X -> /usr/bin/X11/Xorg
-rwxr-xr-x  1 root root 1833048 2005-10-30 04:56 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 
5200] (rev a1)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r--  1 root root 2757 2005-11-07 01:46 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/CID"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"type1"
Load"v4l"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "fi"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "false"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "nv"
BusID   "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
Option  "DPMS"
HorizSync   30-65
VertRefresh 50-75
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1280x1024"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1280x1024"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1280x1024"
EndSubSection
SubSection "Display"
De

Bug#337864: ncpfs_2.2.6-2_mipsel: FTBFS: internal compiler error: Floating point exception

2005-11-06 Thread Thiemo Seufer
Aníbal Monsalve Salazar wrote:
> On Mon, Nov 07, 2005 at 10:01:26AM +1100, Anibal Monsalve Salazar wrote:
> >Package: ncpfs
> >Severity: serious
> >Version: 2.2.6-2
> >Tags: sid
> >Justification: fails to build from source
> >
> >There was an error while trying to autobuild your package:
> >
> >Automatic build of ncpfs_2.2.6-2 on rem by sbuild/mipsel 69
> >Build started at 20051028-2357
> >
> >[...]
> >** Using build dependencies supplied by package:
> >Build-Depends: debhelper, libpam0g-dev, gettext
> >
> >[...]
> >ncplib.c: In function 'ipx_make_reachable_rip':
> >ncplib.c:595: internal compiler error: Floating point exception
> 
> Bug#337864.
> 
> Is this a well-known bug in gcc-4.0?

Yes, #336167, patch available, fixed upstream.

> Should I build-depend on gcc 3.4 [mip mipsel]?

Not if it isn't urgent.


Thiemo


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



Bug#337780: debian-installer-manual: please rm section 8.5. "Compiling a New Kernel"

2005-11-06 Thread maximilian attems
On Sun, 06 Nov 2005, Frans Pop wrote:

> On Sunday 06 November 2005 14:57, maximilian attems wrote:
> > * the chapter is out of date (not referring to the new common package).
> 
> I have updated that. The new common package is now referred to for those 
> arches that use the common packaging and have a 2.6 kernel as default.
> See for example: http://d-i.alioth.debian.org/manual/en.i386/ch08s05.html

ok great, but you want to keep the chapter some further nitpicking:
apm is really outdated. there is an stockdebian kernel flavour for smp.

"options not included in the stock kernel, such as APM or SMP"
this point seems already dealt 2 points below
"use options of the kernel which are not supported by the default kernel
(such as high memory support)"

"impress your friends, try new things" aka shoot yourself into the food.
i'm not conviced that this chapter helps newbies installing debian.
but as you outlined it's nicely translated.
so feel free to close.

> > * there are lots of other references on the topic:
> > - the debian-reference has an chapter about howto compile a new kernel
> > for your debian box
> 
> Which is just as outdated...

agreed.
 
> > - the "Debian Linux Kernel Handbook" has lots of info on latest builds
> > worked on by mh with input by trave11er and dilinger.
> 
> In which the sections relevant for end-users are still "to be 
> contributed"...
> I've added a link to the handbook though.

cool

regards

--
maks



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



Bug#337767: pwc-source: prevents installation of versions for multiple kernels

2005-11-06 Thread Victor Seva Lopez

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stephen Kitt wrote:
| Package: pwc-source
| Version: 10.0.7a-10.0.9rc1-1
| Severity: normal
|
|
| Hi,
|
| pwc-source generates packages containing /etc/modutils/pwc, which
| prevents installation of versions for multiple kernels. For example,
| if I have kernel 2.6.13 installed with the appropriate pwc module
| package, I have to remove the pwc package before installing that for
| 2.6.14, otherwise dpkg complains of a conflict between the two pwc
| packages (since they both contain /etc/modutils/pwc).
|
| As far as I can tell the /etc/modutils/pwc file is unnecessary
| anyway, since the pwc module correctly specifies dependencies on
| videodev and v4l2-common. I removed the file in question to check
| the behaviour when loading pwc, and videodev and v4l2-common are
| correctly loaded before pwc.
|
| Would it be possible to remove this file from the generated packages,
| so they no longer conflict?
|
| Regards,
|
| Stephen Kitt
|
| -- System Information:
| Debian Release: testing/unstable
|   APT prefers testing
|   APT policy: (500, 'testing'), (500, 'stable'), (200, 'unstable'), (1, 
'experimental')
| Architecture: i386 (i686)
| Shell:  /bin/sh linked to /bin/bash
| Kernel: Linux 2.6.14-2-sk2
| Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
|
| Versions of packages pwc-source depends on:
| ii  debhelper 4.9.13 helper programs for debian/rules
| ii  module-assistant  0.9.10 tool to make module package 
creati
|
| pwc-source recommends no packages.
|
| -- no debconf information
|
|

You are right, I will remove that file in the next version.

Thanks for your report

- --
Victor Seva <[EMAIL PROTECTED]>   PGP Key ID: 0xDD12F253
jabber: [EMAIL PROTECTED]
http://www.torreviejawireless.org http://linuxmaniac.homeip.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDbpRkS/DSSd0S8lMRAqRmAKCqM70krTj4txTj3Ond0qDDMZRJ1wCeNnQW
6VwUH4gStMSsX+Q3cic6zm4=
=UD7v
-END PGP SIGNATURE-


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



Bug#336672: gnokii: Stack overflow while sending phonebook entry over irda

2005-11-06 Thread Pawel Kot
Hi,

2005/10/31, Philipp Weis <[EMAIL PROTECTED]>:
> I'm using gnokii with model AT over a irda connection to connect to my
> Nokia 6021. With this version of gnokii, the following happens:
>
> | $ echo "test;11;ME;2;0" | gnokii --writephonebook
> | GNOKII Version 0.6.8

It looks quite weird. For two reasons:
 - phone responds in not valid way
 - code looks safe (thus I may still overlook something)
Are you able to dump memory or find the exact place in the code where
the overflow occurs?

Also what is the result of:
gnokii --getphonebook ME 2
?

take care,
pkot
--
Pawel Kot
http://www.gnokii.org/



Bug#337873: hula - FTBFS: missing build dependency

2005-11-06 Thread Bastian Blank
Package: hula
Version: 0.1.0+svn379-2.1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of hula_0.1.0+svn379-2.1 on debian01 by sbuild/s390 69
[...]
> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>= 4.0.0), libssl-dev, dpatch, docbook-to-man, 
> libsqlite3-dev, pkg-config, libldap2-dev
[...]
> gcc -shared  .libs/msgapi.o .libs/msgdate.o .libs/msgaddr.o  -Wl,--rpath 
> -Wl,/build/buildd/hula-0.1.0+svn379/src/libs/connio/.libs -Wl,--rpath 
> -Wl,/build/buildd/hula-0.1.0+svn379/src/libs/hulautil/.libs -Wl,--rpath 
> -Wl,/build/buildd/hula-0.1.0+svn379/src/libs/memmgr/.libs -Wl,--rpath 
> -Wl,/build/buildd/hula-0.1.0+svn379/src/libs/mdb/.libs -Wl,--rpath 
> -Wl,/build/buildd/hula-0.1.0+svn379/src/libs/xpl/.libs 
> ../connio/.libs/libhulaconnio.so ../hulautil/.libs/libhulautil.so 
> ../memmgr/.libs/libhulamemmgr.so ../mdb/.libs/libhulamdb.so 
> ../xpl/.libs/libhulaxpl.so -lssl -lcrypto -ldl -lz  -Wl,-soname 
> -Wl,libhulamsgapi.so.0 -o .libs/libhulamsgapi.so.0.0.0
> /usr/bin/ld: cannot find -lz
> collect2: ld returned 1 exit status
> make[5]: *** [libhulamsgapi.la] Error 1

Bastian


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



Bug#337872: FTBFS (alpha): invalid va_list* usage

2005-11-06 Thread Falk Hueffner
Package: drivel
Version: 2.0.2-4
Severity: serious
Justification: no longer builds from source

drivel fails to build on Alpha:

[...]
if alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..   
-DGNOMELOCALEDIR=\""/usr/share/locale"\" 
-DDRIVEL_GLADE_DIR=\"/usr/share/drivel/glade\" 
-DDRIVEL_GLADE_FILE=\"drivel.glade\" 
-DDRIVEL_LANGUAGES_DIR=\"/usr/share/drivel/languages\" 
-DDATADIR=\""/usr/share"\" -DPREFIX=\""/usr"\" -DLIBDIR=\""/usr/lib"\" 
-DG_LOG_DOMAIN=\"Drivel\" -DSYSCONFDIR=\""/usr/etc"\" 
-DPIXMAPDIR=\""/usr/share/pixmaps"\" -I.. -I../src/libegg -Wall 
-Wmissing-prototypes  -I/usr/include -DXTHREADS -DORBIT2=1 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gconf/2 
-I/usr/include/orbit-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 
-I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 
-I/usr/include/libglade-2.0 -I/usr/include/gtksourceview-1.0 
-I/usr/include/libgnomeprint-2.2 -I/usr/include/gtkspell-2.0-std=c89 -g -O2 
-MT xmlrpc.o -MD -MP -MF ".deps/xmlrpc.Tpo" \
  -c -o xmlrpc.o `test -f 'xmlrpc.c' || echo './'`xmlrpc.c; \
then mv -f ".deps/xmlrpc.Tpo" ".deps/xmlrpc.Po"; \
else rm -f ".deps/xmlrpc.Tpo"; exit 1; \
fi
xmlrpc.c: In function 'parse_parameter_types':
xmlrpc.c:44: error: used struct type value where scalar is required
xmlrpc.c:52: warning: pointer targets in passing argument 3 of 'xmlNewChild' 
differ in signedness
[...]
make[4]: *** [xmlrpc.o] Error 1
make[4]: Leaving directory `/tmp/drivel-2.0.2/src'
[...]

The problem is:

static void
parse_parameter_types (va_list *args, xmlNodePtr node)
{
xmlNodePtr xml_param, xml_value;
gchar *value;
gint type, value_int;
gdouble value_double;
GTimeVal value_time;

g_return_if_fail (node);
g_return_if_fail (*args); // <- here

Dereferencing a va_list* makes no sense at all, I have no idea what it
is supposed to do, probably it can simply be removed.

Full log at:
http://buildd.debian.org/fetch.php?&pkg=drivel&ver=2.0.2-4&arch=alpha&stamp=1129027124&file=log&as=raw


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#332433: please put this into debian/patches

2005-11-06 Thread Philipp Hug
tag 332433 +patch
thanks
diff -u -p -Nr --exclude CVS cfengine-1.6.5.orig/bin/cfmail cfengine-1.6.5/bin/cfmail
--- cfengine-1.6.5.orig/bin/cfmail	2002-06-20 15:38:34.0 +0200
+++ cfengine-1.6.5/bin/cfmail	2005-09-23 12:50:51.0 +0200
@@ -20,8 +20,6 @@ if ($< != 0)
die "Only root can use cfmail.\n";
}
 
-$tmpfile = "/tmp/cfmail.$$";
-
 #
 # Set this to the address you want the mail to appear to
 # have come from. Don't set it to [EMAIL PROTECTED], set it
@@ -36,7 +34,7 @@ $flags = "-f$sysadm";
 
 &CommandOptions();
 
-open(SND,"| /usr/sbin/sendmail $flags $destination") || die "Can't open $tmpfile for writing\n";
+open(SND,"| /usr/sbin/sendmail $flags $destination") || die "Can't open pipe to sendmail\n";
 
 print SND "From: $sysadm\n";
 print SND "To: $destination\n";
diff -u -p -Nr --exclude CVS cfengine-1.6.5.orig/bin/cfmailfilter cfengine-1.6.5/bin/cfmailfilter
--- cfengine-1.6.5.orig/bin/cfmailfilter	1997-07-23 16:50:37.0 +0200
+++ cfengine-1.6.5/bin/cfmailfilter	2005-09-23 12:50:51.0 +0200
@@ -9,8 +9,9 @@
 
 PATH=/usr/bin:/bin:/sbin ; export PATH
 
-tmpfile=/tmp/new-mail-from-cfengine
-cftmpdir=/tmp
+tmpfile=`mktemp -t tempfile.XX` || { echo "$0: Cannot create temporary file" >&2; exit 1;  }
+trap " [ -f \"$tmpfile\" ] && /bin/rm -f -- \"$tmpfile\"" 0 1 2 3 13 15
+cftmpdir=${TMPDIR-/tmp}
 
 cat > $tmpfile
 
@@ -24,10 +25,4 @@ if test `diff $cftmpdir/$machine.new $cf
 
  mv $cftmpdir/$machine.new $cftmpdir/$machine
 
- #
- # This next piece could be replaced by a cgi script to show the results
- #
-
- ( echo "$machineline"; echo "" ; cat $cftmpdir/$machine ) | mail [EMAIL PROTECTED]
-
 fi
diff -u -p -Nr --exclude CVS cfengine-1.6.5.orig/contrib/cfcron.in cfengine-1.6.5/contrib/cfcron.in
--- cfengine-1.6.5.orig/contrib/cfcron.in	2000-05-06 06:06:33.0 +0200
+++ cfengine-1.6.5/contrib/cfcron.in	2005-09-23 12:50:51.0 +0200
@@ -24,8 +24,9 @@ [EMAIL PROTECTED]@
 [EMAIL PROTECTED]@
 FILECF="${CFINPUTS:-"@pkgdata@"}/cron.cf"
 [EMAIL PROTECTED]@/cfengine
-TMPFILE=/tmp/cfwrap.$$
-OLDFILE=/tmp/cfwrap.o
+TMPFILE=`mktemp -t tempfile.XX` || { echo "$0: Cannot create temporary file" >&2; exit 1;  }
+trap " [ -f \"$tmpfile\" ] && /bin/rm -f -- \"$tmpfile\"" 0 1 2 3 13 15
+OLDFILE=${TMPDIR-/tmp}/cfwrap.o
 NOCONF=$prefix/etc/noconf
 USER=`/usr/bin/whoami`
 HOST=`/usr/bin/hostname`
diff -u -p -Nr --exclude CVS cfengine-1.6.5.orig/contrib/vicf.in cfengine-1.6.5/contrib/vicf.in
--- cfengine-1.6.5.orig/contrib/vicf.in	2002-06-20 15:38:34.0 +0200
+++ cfengine-1.6.5/contrib/vicf.in	2005-09-23 12:30:47.0 +0200
@@ -56,12 +56,13 @@ EdFile () {
 while [ "$editfile" = "n" ]
 do
 	${EDITOR} ${CFINPUTS}/.${file}.lock
-	cp /dev/null /tmp/cfparse.$$
-	$sbindir/cfengine --no-warn --parse-only --file ${CFINPUTS}/.${file}.lock > /tmp/cfparse.$$ 2>&1
-	if [ -s /tmp/cfparse.$$ ]
+tmpfile=`mktemp -t tempfile.XX` || { echo "$0: Cannot create temporary file" >&2; exit 1;  }
+trap " [ -f \"$tmpfile\" ] && /bin/rm -f -- \"$tmpfile\"" 0 1 2 3 13 15
+	$sbindir/cfengine --no-warn --parse-only --file ${CFINPUTS}/.${file}.lock > $tmpfile 2>&1
+	if [ -s $tmpfile ]
 	then
 		echo PARSE ERROR IN NEW INPUT-FILE:
-		cat /tmp/cfparse.$$
+		cat $tmpfile
 		printf "Re-edit file? (Y/n) "
 		read answer
 		if [ "$answer" = "n" ]
@@ -75,7 +76,7 @@ EdFile () {
 	fi
 done
 
-rm -f /tmp/cfparse.$$ ${CFINPUTS}/.${file}.lock
+rm -f ${CFINPUTS}/.${file}.lock
 }
 
 force=n


Bug#337871: FTBFS (alpha): invalid lvalue in assignment

2005-11-06 Thread Falk Hueffner
Package: crash
Version: 4.0-2.2-1
Severity: serious
Justification: no longer builds from source

crash fails to build on Alpha:

[...]
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. 
-I./../include -I./../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c coff-alpha.c -o coff-alpha.o
coff-alpha.c: In function 'alpha_adjust_reloc_in':
coff-alpha.c:671: warning: comparison is always true due to limited range of 
data type
coff-alpha.c: In function 'alpha_relocate_section':
coff-alpha.c:1458: error: invalid lvalue in assignment
make[6]: *** [coff-alpha.lo] Error 1
make[5]: *** [all-recursive] Error 1
make[4]: *** [all-recursive-am] Error 2
make[3]: *** [all-bfd] Error 2
make[2]: *** [gdb_merge] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/crash-4.0-2.2'
[...]

Full log at
http://buildd.debian.org/fetch.php?&pkg=crash&ver=4.0-2.2-1&arch=alpha&stamp=1124884999&file=log&as=raw

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#337870: FTBFS (alpha): conflicting types for 'strlen'

2005-11-06 Thread Falk Hueffner
Package: fvwm1
Version: 1.24r-47
Severity: serious
Justification: no longer builds from source

fvwm1 fails to build on Alpha:

[...]
gcc -g -O2 -fno-strict-aliasing  -I/usr/X11R6/include-Dlinux 
-D__alpha__ -D_POSIX_C_SOURCE=199309L  
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
-D_SVID_SOURCE-DFUNCPROTO=15 -DNARROWPROTO   -c -o fvwm.o fvwm.c
In file included from misc.h:338,
 from fvwm.c:47:
alpha_header.h:12: error: conflicting types for 'strlen'
fvwm.c: In function 'main':
fvwm.c:143: warning: return type of 'main' is not 'int'
make[2]: *** [fvwm.o] Error 1
make[2]: Leaving directory `/tmp/fvwm1-1.24r/fvwm'
[...]

Full log at
http://buildd.debian.org/fetch.php?&pkg=fvwm1&ver=1.24r-47&arch=alpha&stamp=1126601338&file=log&as=raw

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#337864: ncpfs_2.2.6-2_mipsel: FTBFS: internal compiler error: Floating point exception

2005-11-06 Thread Aníbal Monsalve Salazar
On Mon, Nov 07, 2005 at 10:01:26AM +1100, Anibal Monsalve Salazar wrote:
>Package: ncpfs
>Severity: serious
>Version: 2.2.6-2
>Tags: sid
>Justification: fails to build from source
>
>There was an error while trying to autobuild your package:
>
>Automatic build of ncpfs_2.2.6-2 on rem by sbuild/mipsel 69
>Build started at 20051028-2357
>
>[...]
>** Using build dependencies supplied by package:
>Build-Depends: debhelper, libpam0g-dev, gettext
>
>[...]
>ncplib.c: In function 'ipx_make_reachable_rip':
>ncplib.c:595: internal compiler error: Floating point exception

Bug#337864.

Is this a well-known bug in gcc-4.0?

Should I build-depend on gcc 3.4 [mip mipsel]?

>Full build logs are available on buildd.debian.org.
>
>Please refer to the build log at:
>
>http://buildd.debian.org/fetch.php?&pkg=ncpfs&ver=2.2.6-2&arch=mipsel&stamp=1130536849&file=log&as=raw
>
>Anibal Monsalve Salazar

Aníbal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `'  http://debian.org/
  `-   http://v7w.com/anibal


signature.asc
Description: Digital signature


Bug#337818: libghc6-hsql-sqlite3-dev: Program which uses HSQL.SQLite3 is not linked with -lsqlite3

2005-11-06 Thread John Goerzen
On Sun, Nov 06, 2005 at 06:49:02PM +0100, Michal Palka wrote:
> A program which imports HSQL.SQLite3 fails to link giving the following
> error:

Please give the command you are using to compile, or the .cabal file
if you are using that.

I have not seen this problem and I have built sqlite3 programs.  I
suspect you are missing a -package declaration.

-- John


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



Bug#337826: udev: pcmcia card adapter does not work anymore

2005-11-06 Thread Marco d'Itri
On Nov 06, Thomas Renard <[EMAIL PROTECTED]> wrote:

> Kernel: Linux 2.6.12-1-686
This is just a shot in the dark, but the bug (?) may be related to
#337865.
To be sure, just upgrade your kernel.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#337869: failed to rename /var/lib/aptitude/pkgstates to /var/lib/aptitude/pkgstates.old - save_selection_list (2 No such file or directory)

2005-11-06 Thread Joey Hess
Package: aptitude
Version: 0.4.0-2
Severity: grave
Tags: d-i
Justification: breaks installer

All installations of unstable now end as follows:

Need to get 23.3MB of archives. After unpacking 87.5MB will be used.
Writing extended state information... Error!
E: failed to rename /var/lib/aptitude/pkgstates to 
/var/lib/aptitude/pkgstates.old - save_selection_list (2 No such file or 
directory)
tasksel: aptitude failed

This occurs when tasksel runs aptitude to install the selected task(s).

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.42.2   Advanced front-end for dpkg
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-3  GCC support library
ii  libncursesw5  5.5-1  Shared libraries for terminal hand
ii  libsigc++-2.0-0c2 2.0.16-1   type-safe Signal Framework for C++
ii  libstdc++64.0.2-3The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do  (no description available)

-- no debconf information

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#337845: ijsgutenprint: Package description is not useful

2005-11-06 Thread Roger Leigh
Thomas Prokosch <[EMAIL PROTECTED]> writes:

> The package description says:
>   This package contains the ijsgutenprint binary which provides
>   Ghostscript with a Gutenprint driver, including all printers
>   supported by Gutenprint.
>
> I just found this package and have asked myself what it does.
> I do have Gutenprint installed and running, I have Ghostscript
> in use, so what is the package about?

The description could be improved.  I'll fix this for the next upload.

ijsgutenprint is an IJS server (driver), which communicates with
Ghostscript (IJS client) using the IJS (InkJet Server) communications
protocol.  IJS is a method for separating ghostscript drivers from
ghostscript, to allow ghostscript to be more extensible.

The lack of a good description is basically because ijsgutenprint is
not something an end user should use directly; tools like apsfilter
should take care of the setup for you.  Or (better) use CUPS with
cupsys-driver-gutenprint.


Regards,
Roger

-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#337835: /usr/lib/gimp/2.0/plug-ins/print: segfaults when selecting PPD

2005-11-06 Thread Roger Leigh
Xavier Bestel <[EMAIL PROTECTED]> writes:

> When selecting a PPD for my printer
> (/usr/share/ppd/HP/HP-Color_LaserJet_2550-Postscript.ppd.gz)
> the plugin segfaults:
> /usr/lib/gimp/2.0/plug-ins/print: fatal error: Erreur de segmentation
>
> I don't know how to catch it easily with gdb. Any hint ?

set STP_DEBUG_STARTUP=true in the environment, and then you can attach
gdb to the print process.  It will busy-wait at startup; you'll need
to set SDEBUG=0 before the program will run.

The binaries are stripped, so you will probably need to build your own
packages and not strip them (disable dh_strip in debian/rules).

I'll also take a look, but it will probably not be for a week, since
I'm tied up this week.


Regards,
Roger

-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#337829: devscripts: debdiff should be quiet if no differences were found

2005-11-06 Thread Peter Samuelson

[Roland Stigge]
> It would also be possible to return the differences-found state via a
> return/exit value of the script. But that would diverge from common
> practice (see e.g., diff(1)).

Heh - did you read diff(1)?  diff *does* in fact return 1 iff any
differences are found.  So does cmp.  grep is another good example
(returns 0 iff any matches were found), which makes 'grep -q' very
useful indeed.

I favor the exit value approach (consistency with cmp and diff), but
that *does* mean breaking an existing API that scripts may be depending
on.  I also favor eliminating the extra chatter, as you propose -
either by default or with a -q|--quiet.


signature.asc
Description: Digital signature


Bug#337689: aptitude: no color when TERM=rxvt-unicode

2005-11-06 Thread Thomas Dickey
On Sun, Nov 06, 2005 at 03:20:10PM +0100, Daniel Burrows wrote:
> On Sat, Nov 05, 2005 at 02:51:07PM -0500, Jason Lunz <[EMAIL PROTECTED]> was 
> heard to say:
> > in rxvt-unicode, aptitude doesn't use color. I didn't realize how useful
> > the colors were until I tried it without them. :)
> > 
> > TERM=rxvt works as a workaround (see urxvt(7) for lots of useful info).
> 
>   The problem seems to be the code that allows you to set the foreground
> and background colors independently.  Because terminals work by allocating
> "color pairs" (blah), this requires that the number of color pairs be equal
> to the square of the number of colors.  rxvt-unicode has 88 colors and 256
> color pairs, so aptitude's new color system is unable to deal with it.

If the color-pairs value is correct, it should be the limit (rxvt-unicode
probably supports more pairs, but without the extended colors option in
ncurses 5.5, that's moot since the regular ncurses only provides 8 bits
for color pair index).

Even with the extended colors, the first cut of that "only" supports 32767
colors (16-bit sign-extension limits portability of the feature across
implementations of curses).
 
>   A sane solution would be to fall back to only supporting the lower
> sqrt(COLOR_PAIRS) colors; 16 in this case.

Better yet - most applications would only use a sparse subset of the
available pairs.  The application could manage its own palette.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


pgpK38Cdn7IuN.pgp
Description: PGP signature


Bug#335789: cupsys-driver-gutenprint: photo output of Epson Stylus Photo R200 is dark and green tinted

2005-11-06 Thread Roger Leigh
"Andrew Archibald" <[EMAIL PROTECTED]> writes:

 In the "Epson Stylus Photo R200" the gutenprint default settings do
 not
 produce high quality colours, in photos
>>>
>>> Some work has been done on this bug ... and I believe the results are now
>>> in CVS.
>>
>> I can add a patch for those changes.  I'll be happy to do that and
>> upload it, but I will need the packages testing.  Would you be willing
>> to do that?
>
> Yes- no problem. I'm actually working away from home (where the printer
> is) quite a bit at the moment but I'll be back on Monday and can test
> then. Will you have a chance to upload it before then?

I won't upload to the archive until they have been tested: I'll upload
them to people.debian.org before that.

> Can I ask where you will get the patch from? From the thread or CVS? It's
> just that I think they have made changes subsequent to the patch posted in
> that forum.

I'll review what has been committed to CVS.  Unfortunately, I have a
number of commitments this week, so I may not have a chance to do this
until next week.


Regards,
Roger

-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#337868: FTBFS (alpha): operator '&&' has no right operand

2005-11-06 Thread Falk Hueffner
Package: hs-plugins
Version: 0.9.10-1
Severity: important
Justification: fails to build from source

hs-plugins does not build on Alpha:

[...]
ghc -package-name altdata -O -Wall -Werror -fno-warn-missing-signatures  
-threaded -c AltData/Dynamic.hs -o AltData/Dynamic.o -ohi AltData/Dynamic.hi
ld -x -r -o HSaltdata.o AltData/Dynamic.o AltData/Typeable.o  
:1:35: error: operator '&&' has no right operand
/bin/sh: /plugins.conf.inplace: Permission denied
/bin/sh: src/altdata/altdata.conf.inplace.in: No such file or directory
make[3]: *** [/plugins.conf.inplace] Error 1
make[3]: Leaving directory `/tmp/hs-plugins-0.9.10/src/altdata'
[...]

Full log at
http://buildd.debian.org/fetch.php?&pkg=hs-plugins&ver=0.9.10-1&arch=alpha&stamp=1130280498&file=log&as=raw


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#313264: Please switch away from c2man (to e.g. doxygen)

2005-11-06 Thread Junichi Uekawa
Hi,

> > > Given that you're upstream of this, do you think you can covert this
> > > project to doxygen?
> > 
> > That will require quite a bit of changing of build system,
> > source-code structure, and reviewing of documentation output,
> > which I don't think is worth it; considering that the goal
> > is a negative one, to remove something which is functional.
> 
> Actually, there are a number of problems in c2man, as mentioned in my
> initial bug report...

The problem you have pointed out is only a problem for new code 
which does not work with c2man.

For old code which was designed to work with c2man, 
there is no problem.


regards,
junichi


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



Bug#337867: FTBFS (alpha): Bad inline assembly

2005-11-06 Thread Falk Hueffner
Package: helix-player
Version: 1.0.6-2
Severity: important
Justification: fails to build from source

helix-player fails to build on Alpha:

[...]
make[2]: Entering directory `/tmp/helix-player-1.0.6/common/system'
g++-3.4 --permissive -pipe -W -O2   -I../../common/runtime/pub 
-I/usr/X11R6/include -Ipub/platform/unix -I../include -I../container/pub 
-I../dbgtool/pub -I../util/pub -I../fileio/pub -I../runtime/pub -I./pub -I. 
-include rel/common_system_ribodefs.h -fPIC -DPIC -o 
rel/obj/platform/unix/unix_dll_common.o -c platform/unix/unix_dll_common.cpp
In file included from ../include/hxcom.h:808,
 from ../util/pub/hxstrutl.h:122,
 from platform/unix/unix_dll_common.cpp:56:
../include/atomicbase.h:857:19: c_asm.h: No such file or directory
In file included from ../include/hxcom.h:808,
 from ../util/pub/hxstrutl.h:122,
 from platform/unix/unix_dll_common.cpp:56:
../include/atomicbase.h: In function `INT32 HXAtomicIncRetINT32(INT32*)':
../include/atomicbase.h:863: error: expected primary-expression before "asm"
../include/atomicbase.h:863: error: expected `;' before "asm"
[...]
make[2]: *** [rel/obj/platform/unix/unix_dll_common.o] Error 1
make[2]: Leaving directory `/tmp/helix-player-1.0.6/common/system'

It tries to use DEC C inline assembly. It should not be too hard to
change those to gcc inline assembly.

Full log at:
http://buildd.debian.org/fetch.php?&pkg=helix-player&ver=1.0.6-2&arch=alpha&stamp=1130079217&file=log&as=raw

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#337866: grisbi: Please consider releasing two North American bug fixes from Grisbi CVS

2005-11-06 Thread Francois Marier
Package: grisbi
Version: 0.5.7-4
Severity: wishlist

Hi Benjamin,

I would really appreciate if you could patch the current version of
Grisbi in Debian with the fixes (which are in the upstream CVS) for
these two bugs:

 Cannot print on 'letter' paper
 http://grisbi.tuxfamily.org/mantis/view.php?id=57

 Cannot print the dollar symbol
 http://grisbi.tuxfamily.org/mantis/view.php?id=58

These two bugs, while not critical, are very annoying to work around.
For example, in order to print my monthly reports, I need to:
 - set my currency symbols to be "CAD" instead of just "$"
 - remove any notes which contain the $ sign
 - print on a4 paper to a postscript file
 - use ps2pdf with a4 as the paper size to create an A4 PDF
 - use acroread to print with the correct resizing options

It would save me a lot of time if you could apply these patches on
Grisbi 0.5.7.

Thanks,

Francois


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



Bug#337865: udev - udevd fails to timeout events if the kernel have no inotify

2005-11-06 Thread Bastian Blank
Package: udev
Version: 0.72-2
Severity: grave

udevd fails to timeout events if it runs on a kernel without inotify.
The attached patch fixes the select call.

Bastian

-- 
Actual war is a very messy business.  Very, very messy business.
-- Kirk, "A Taste of Armageddon", stardate 3193.0
diff -urN udev-072.orig/udevd.c udev-072/udevd.c
--- udev-072.orig/udevd.c   2005-11-05 22:05:35.0 +0100
+++ udev-072/udevd.c2005-11-07 00:01:32.0 +0100
@@ -996,12 +996,17 @@
 
FD_ZERO(&readfds);
FD_SET(signal_pipe[READ_END], &readfds);
+   fdcount = signal_pipe[READ_END];
FD_SET(udevd_sock, &readfds);
+   fdcount = UDEV_MAX(fdcount, udevd_sock);
FD_SET(uevent_netlink_sock, &readfds);
-   if (inotify_fd > 0)
+   fdcount = UDEV_MAX(fdcount, uevent_netlink_sock);
+   if (inotify_fd > 0) {
FD_SET(inotify_fd, &readfds);
+   fdcount = UDEV_MAX(fdcount, inotify_fd);
+   }
 
-   fdcount = select(UDEV_MAX(uevent_netlink_sock, inotify_fd)+1, 
&readfds, NULL, NULL, NULL);
+   fdcount = select(fdcount+1, &readfds, NULL, NULL, NULL);
if (fdcount < 0) {
if (errno != EINTR)
dbg("error in select: %s", strerror(errno));


signature.asc
Description: Digital signature


Bug#332835: Patch

2005-11-06 Thread Philipp Hug

diff -urN xdb-1.2.0.lastupload/debian/changelog xdb-1.2.0/debian/changelog
--- xdb-1.2.0.lastupload/debian/changelog	2005-11-06 23:19:35.0 +0100
+++ xdb-1.2.0/debian/changelog	2005-11-06 23:14:56.0 +0100
@@ -1,3 +1,10 @@
+xdb (1.2.0-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * C++ 'c2' transition (Closes: #332835)
+
+ -- Philipp Hug <[EMAIL PROTECTED]>  Sat,  5 Nov 2005 20:08:14 +0100
+
 xdb (1.2.0-5) unstable; urgency=low
 
   * rebuild for g++-3.2
diff -urN xdb-1.2.0.lastupload/debian/control xdb-1.2.0/debian/control
--- xdb-1.2.0.lastupload/debian/control	2005-11-06 23:19:35.0 +0100
+++ xdb-1.2.0/debian/control	2005-11-06 23:23:06.0 +0100
@@ -3,12 +3,14 @@
 Maintainer: Michael Vogt <[EMAIL PROTECTED]>
 Standards-Version: 3.5.8.0
 Build-depends: debhelper
+Section: libs
 
-Package: libxdb1c102
+Package: libxdb1
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
-Conflicts: libxdb
+Conflicts: libxdb, libxdb1c102
+Replaces: libxdb1c102
 Description: xbase compatible C++ class library
  XDB is an xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library
  originally based on the xBase library (version 1.8.1) by Gary Kunkel and
@@ -27,7 +29,7 @@
 Package: libxdb-dev
 Section: devel
 Architecture: any
-Depends: libxdb1c102 (= ${Source-Version}), libc6-dev
+Depends: libxdb1 (= ${Source-Version}), libc6-dev
 Description: xbase compatible C++ class library
  This package contains development files for xdb, utilities
  and documentation distributed with xdb.
diff -urN xdb-1.2.0.lastupload/debian/libxdb1.files xdb-1.2.0/debian/libxdb1.files
--- xdb-1.2.0.lastupload/debian/libxdb1.files	1970-01-01 01:00:00.0 +0100
+++ xdb-1.2.0/debian/libxdb1.files	2005-11-06 23:14:18.0 +0100
@@ -0,0 +1 @@
+usr/lib/*.so.*
diff -urN xdb-1.2.0.lastupload/debian/libxdb1.postinst xdb-1.2.0/debian/libxdb1.postinst
--- xdb-1.2.0.lastupload/debian/libxdb1.postinst	1970-01-01 01:00:00.0 +0100
+++ xdb-1.2.0/debian/libxdb1.postinst	2005-11-06 23:14:18.0 +0100
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+
+if [ "$1" = "configure" ]; then
+	ldconfig
+fi
diff -urN xdb-1.2.0.lastupload/debian/libxdb1c102.files xdb-1.2.0/debian/libxdb1c102.files
--- xdb-1.2.0.lastupload/debian/libxdb1c102.files	2005-11-06 23:19:35.0 +0100
+++ xdb-1.2.0/debian/libxdb1c102.files	1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-usr/lib/*.so.*
diff -urN xdb-1.2.0.lastupload/debian/libxdb1c102.postinst xdb-1.2.0/debian/libxdb1c102.postinst
--- xdb-1.2.0.lastupload/debian/libxdb1c102.postinst	2005-11-06 23:19:35.0 +0100
+++ xdb-1.2.0/debian/libxdb1c102.postinst	1970-01-01 01:00:00.0 +0100
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-
-if [ "$1" = "configure" ]; then
-	ldconfig
-fi
diff -urN xdb-1.2.0.lastupload/debian/rules xdb-1.2.0/debian/rules
--- xdb-1.2.0.lastupload/debian/rules	2005-11-06 23:19:35.0 +0100
+++ xdb-1.2.0/debian/rules	2005-11-06 23:16:22.0 +0100
@@ -41,28 +41,28 @@
 # We have nothing to do by default.
 
 # Build architecture-dependent files here.
-binary-arch: build install libxdb-dev libxdb1c102
+binary-arch: build install libxdb-dev libxdb1
 
-libxdb1c102: build
-	dh_testdir -plibxdb1c102
-	dh_testroot -plibxdb1c102
-	dh_installdirs -plibxdb1c102
+libxdb1: build
+	dh_testdir -plibxdb1
+	dh_testroot -plibxdb1
+	dh_installdirs -plibxdb1
 	rm -rf debian/tmp/usr/bin \
 	debian/tmp/usr/include
-#	dh_movefiles -plibxdb1c102
-	dh_installdocs -plibxdb1c102
+#	dh_movefiles -plibxdb1
+	dh_installdocs -plibxdb1
 #	dh_undocumented
-	dh_installchangelogs -plibxdb1c102 ChangeLog
-	dh_link -plibxdb1c102
-	dh_strip -plibxdb1c102
-	dh_compress -plibxdb1c102
-	dh_fixperms -plibxdb1c102
-	dh_installdeb -plibxdb1c102
-	dh_shlibdeps -plibxdb1c102
-	dh_gencontrol -plibxdb1c102
-	dh_makeshlibs -plibxdb1c102
-	dh_md5sums -plibxdb1c102
-	dh_builddeb -plibxdb1c102
+	dh_installchangelogs -plibxdb1 ChangeLog
+	dh_link -plibxdb1
+	dh_strip -plibxdb1
+	dh_compress -plibxdb1
+	dh_fixperms -plibxdb1
+	dh_installdeb -plibxdb1
+	dh_shlibdeps -plibxdb1
+	dh_gencontrol -plibxdb1
+	dh_makeshlibs -plibxdb1
+	dh_md5sums -plibxdb1
+	dh_builddeb -plibxdb1
 
 libxdb-dev: build
 	dh_testdir -plibxdb-dev


Bug#337847: qt4-designer: I see nothing in the menu

2005-11-06 Thread cedric
I had the same problem. but after restarting my computer, all works well. And 
I can't reproduce it.


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



Bug#337701: gsnes9x: looks for a joystick at /dev/js0 when the defualt location seems to be at /dev/input/js0

2005-11-06 Thread Grahame White
On Sunday 06 November 2005 22:37, Alain Schröder wrote:
> Am Samstag, den 05.11.2005, 20:47 + schrieb Grahame:
> > I'm using udev but I'm not sure if it's that that is assigning the
> > gamepad to
> > /dev/input/js0
>
> Since devfs there was a migration from /dev/js0 to /dev/input/js0.
> Although up to now it included a symlink from /dev/js0
> to /dev/input/js0.
> It's not a solution to just use /dev/input/js0, because it wouldn't work
> on systems without udev/sysfs oder devfs.
>
> I'll have to patch it, to autodetect it...

Sounds like the best way.

Thanks for taking the time to look into this.


Grahame



  1   2   3   4   >