Bug#380093: Debian branding

2006-07-29 Thread Christian Perrier
Quoting Joey Hess ([EMAIL PROTECTED]):
 Eddy Petrisor wrote:
  May I suggest removing your from your proposed text? It seems more
  professional to me.
 
  At the moment, only the core of the system is installed. To tune the
  system to your needs, you can choose to install one or more of the
  following predefined collections of software.
 
 I think I removed the first your already because it scanned better.


Seems fine by me. I suggest that thius tasksel does not migrate to
testing (ie not used for beta3) because the change obviously breaks
all translations and will make tasksel untranslated for nearly all
languages (except those that will cope with the change very quickly).



signature.asc
Description: Digital signature


Bug#380302: libapache-mod-perl: args() can return an odd number of elements

2006-07-29 Thread Frederic Briere
Package: libapache-mod-perl
Version: 1.29.0.4-2
Severity: normal

args() currently does no checking on its naive split, so it can return
an odd number of elements in list context, which triggers a warning when
assigned to a hash.  (My logs are full of these due to the onslaught of
/scripts/..%255c%255c../winnt/system32/cmd.exe?/c+ver and other crap.)

Here's a one-liner (well, four-liner) that does the trick:

  map { defined $_ ? $_ : '' }
map Apache::unescape_url_info(defined $_ ? $_ : ''),
  map /^([^=]*)(?:=(.*))?/,
split /[;]+/ = $r-query_string

(Makes you miss Perl 6's // operator, doesn't it?)

Not only does this always return an even number of elements, it also
mimics the behavior of libapreq (foobar now returns two variables
instead of one), including the quirk (well, bug) where a leading empty
element will not be filtered out.


-- 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.16-1-toroia
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages libapache-mod-perl depends on:
ii  apache-common 1.3.34-2   support files for all Apache webse
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libdevel-symdump-perl 2.03-3 Perl module for inspecting perl's 
ii  libperl5.85.8.8-6Shared Perl library
ii  liburi-perl   1.35-2 Manipulates and accesses URI strin
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  perl [libmime-base64-perl]5.8.8-6Larry Wall's Practical Extraction 

libapache-mod-perl recommends no packages.

-- no debconf information


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



Bug#380303: krb5: [INTL:ru] Russian debconf templates translation

2006-07-29 Thread Yuri Kozlov
Package: krb5
Severity: wishlist
Tags: l10n, patch

Russian debconf templates translation is attached.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-k7
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ru_RU.UTF-8)


krb5_1.4.3-8_debconf_ru.po.gz
Description: Binary data


Bug#380255: xpdf: Segmentation fault opening a pdf file

2006-07-29 Thread Hamish Moffatt
On Fri, Jul 28, 2006 at 01:52:43PM -0400, Mathieu Malaterre wrote:
 Package: xpdf-reader
 Version: 3.01-9
 Severity: important
 
 
 when opening a particular pdf file, xpdf is crashing. PDF document is
 available at:
 http://www.creatis.insa-lyon.fr/~malaterre/itkQE_MR_0.pdf
 
 $ gdb /usr/bin/xpdf.bin   
   
  /tmp
 Error (0): PDF file is damaged - attempting to reconstruct xref table...
[..]
 
 Program received signal SIGSEGV, Segmentation fault.

The PDF is damaged - xpdf, evince and ggv all say so.

I don't think it's an important bug that xpdf crashes with a corrupt
input file. I'll pass on your report anyway, with thanks.

Hamish
-- 
Hamish Moffatt VK3SB [EMAIL PROTECTED] [EMAIL PROTECTED]


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



Bug#380304: nut-usb: bcmxcp_usb does not find ups at bootup

2006-07-29 Thread Aaron Howell
Package: nut-usb
Version: 2.0.4-1
Severity: normal

When the system is booted up, a USB Powerware 5115 is not detected,
as bcmxcp_usb cannot find it.
This causes upsdrvctl (and the rest of nut) to fail.
In order to get the ups detected, the usb cable must be unplugged and replugged 
once the system is booted.
If nut is restarted at this point, the ups is found.


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

Versions of packages nut-usb depends on:
ii  libc62.3.999.2-8 GNU C Library: Shared libraries
ii  libusb-0.1-4 2:0.1.12-2  userspace USB programming library
ii  nut  2.0.4-1 The core system of the nut - Netwo
ii  udev [hotplug]   0.093-1 /dev/ and hotplug management daemo

nut-usb recommends no packages.

-- no debconf information


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



Bug#375419:

2006-07-29 Thread Aaron Gyes
That line will not work until you have libnss-mdns 0.8.



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



Bug#380279: generated nfsroot for Ubuntu dapper doesn 't start udevd

2006-07-29 Thread Henning Sprang
Mike Horansky wrote:
 Package: fai-server
 Version: 2.10.5
 
 
 Udevd is started differently in Dapper than in Sarge. Dapper uses
 start-stop-daemon while  Sarge uses udevstart.

I am missing the information about how you are using FAI.

Most important:

- are you using fai on an Ubuntu machine to install UBuntu, or on a
debian machine to install Ubuntu?

- which version of FAI do you try to run, which version is the install
server, which version do you want to install.

in the cases that you use FAI on an Ubuntu machine, this report should
go into the Ubuntu BTS. But I think in dapper is a working FAI version
available where these bugs are fixed.

In the case you are trying to install Ubuntu from a Debian machine, then
it's not intended behaviout to try installing Ubuntu in the NFSRoot,
there's a different methid installing other distributions than the one
of the install server, where the nfsroot is always the same as the
distribution and version running on the server, only the base image changes.

Henning


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



Bug#380308: ITP: libsvm-ruby -- Ruby binding to the LibSVM pattern recognition using SVM library

2006-07-29 Thread Rudi Cilibrasi
Package: wnpp
Severity: wishlist
Owner: Rudi Cilibrasi [EMAIL PROTECTED]


* Package name: libsvm-ruby
  Version : 2.8.2
  Upstream Author : Rudi Cilibrasi [EMAIL PROTECTED]
* URL : http://rubysvm.cilibrar.com/
* License : GPL
  Programming Lang: C++,Ruby
  Description : Ruby binding to the LibSVM pattern recognition using SVM 
library

This is the Ruby binding to the popular LibSVM machine learning system.
It allows you to train and use Support Vector Machines using Ruby.

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


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



Bug#348006: artwiz-latin1

2006-07-29 Thread Sérgio Martins
Try the artwiz-latin1 package: http://sourceforge.net/projects/artwiz-latin1
It has iso8859-1 chars.


Bug#380310: fails to install

2006-07-29 Thread Joey Hess
Package: lastfmsubmitd
Severity: normal
Version: 0.32-1

Selecting previously deselected package lastfmsubmitd.
(Reading database ... 213229 files and directories currently installed.)
Unpacking lastfmsubmitd (from .../lastfmsubmitd_0.32-1_all.deb) ...
Setting up lastfmsubmitd (0.32-1) ...
Adding group `lastfm' (GID 107) ...
Done.
Adding system user `lastfm' (UID 104) ...
Adding new user `lastfm' (UID 104) with group `lastfm' ...
Not creating home directory `/home/lastfm'.
Starting Last.fm submission daemon: lastfmsubmitd: no account info specified
invoke-rc.d: initscript lastfmsubmitd, action start failed.
dpkg: error processing lastfmsubmitd (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 lastfmsubmitd
E: Sub-process /usr/bin/dpkg returned an error code (1)
zsh: exit 100   sudo apt-get install lastfmsubmitd

I'm sure this can be fixed by configuring the daemon, but this is not
nice behavior. It shouldn't start until configured.

-- 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.17-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#380305: rhythmbox: Crashes/spins CPU after loss of an sftp VFS source

2006-07-29 Thread Devin Carraway
Package: rhythmbox
Version: 0.9.5-1
Severity: normal

If rhythmbox is using an sftp:// path as its gnome-vfs source, and that
ssh connection is lost for some reason, rhythmbox goes into a spin in at
least one of its threads, burning CPU until the app is shut down; the UI
is still responsive.

Repro procedure: put a sound file on a remote host (or the local one,
come to think of it).  Configure rhythmbox's song library to point at
that directory via an sftp:// path.  Let it scan around and find the
song on the remote machine, then log into that machine and kill the vfs
connection's sshd child process (or kill the connect in any other way
you favor).  rhythmbox will get a SIGPIPE, then spin.

I tried reproducing this with a debug build, and found that I could
induce a crash but not a spin.  So here's a trace for the crash, with
debug symbols, followed by another one for the spin but without symbols.

Backtrace was generated from '/usr/bin/rhythmbox'

Using host libthread_db library /lib/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread 47142518737056 (LWP 13508)]
[New Thread 1115969888 (LWP 13526)]
[New Thread 1107577184 (LWP 13517)]
[New Thread 1074006368 (LWP 13510)]
0x2ae03492f0ff in waitpid () from /lib/libpthread.so.0
#0  0x2ae03492f0ff in waitpid () from /lib/libpthread.so.0
#1  0x2ae03521e1d7 in gnome_gtk_module_info_get ()
   from /usr/lib64/libgnomeui-2.so.0
#2  signal handler called
#3  0x2ae038a2c0cb in raise () from /lib/libc.so.6
#4  0x2ae038a2d89e in abort () from /lib/libc.so.6
#5  0x2ae03865347b in g_logv () from /usr/lib64/libglib-2.0.so.0
#6  0x2ae038653503 in g_log () from /usr/lib64/libglib-2.0.so.0
#7  0x2ae0386522c9 in g_malloc () from /usr/lib64/libglib-2.0.so.0
#8  0x2af8c106 in ?? () from /usr/lib/gnome-vfs-2.0/modules/libsftp.so
#9  0x2af8e05e in ?? () from /usr/lib/gnome-vfs-2.0/modules/libsftp.so
#10 0x2ae0374cebea in gnome_vfs_open_uri_cancellable ()
   from /usr/lib64/libgnomevfs-2.so.0
#11 0x2c243a94 in gst_gnome_vfs_src_get_type ()
   from /usr/lib/gstreamer-0.10/libgstgnomevfs.so
#12 0x2ae037ce3537 in gst_base_src_get_type ()
   from /usr/lib64/libgstbase-0.10.so.0
#13 0x2ae037ce3994 in gst_base_src_get_type ()
   from /usr/lib64/libgstbase-0.10.so.0
#14 0x2ae037ce3207 in gst_base_src_get_type ()
   from /usr/lib64/libgstbase-0.10.so.0
#15 0x2ae037ce3307 in gst_base_src_get_type ()
   from /usr/lib64/libgstbase-0.10.so.0
#16 0x2ae037e39b36 in gst_pad_check_pull_range ()
   from /usr/lib64/libgstreamer-0.10.so.0
#17 0x2ae037e30f23 in gst_ghost_pad_new_no_target ()
   from /usr/lib64/libgstreamer-0.10.so.0
#18 0x2ae037e39b36 in gst_pad_check_pull_range ()
   from /usr/lib64/libgstreamer-0.10.so.0
#19 0x2c02cf6d in gst_type_find_element_get_type ()
   from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#20 0x2ae037e4149d in gst_pad_set_active ()
   from /usr/lib64/libgstreamer-0.10.so.0
#21 0x2ae037e2c3f3 in gst_element_release_request_pad ()
   from /usr/lib64/libgstreamer-0.10.so.0
#22 0x2ae037e36263 in gst_iterator_fold ()
   from /usr/lib64/libgstreamer-0.10.so.0
#23 0x2ae037e2bf72 in gst_element_release_request_pad ()
   from /usr/lib64/libgstreamer-0.10.so.0
#24 0x2ae037e2c038 in gst_element_release_request_pad ()
   from /usr/lib64/libgstreamer-0.10.so.0
#25 0x2ae037e2c2a8 in gst_element_release_request_pad ()
   from /usr/lib64/libgstreamer-0.10.so.0
#26 0x2c02d59c in gst_type_find_element_get_type ()
   from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#27 0x2ae037e29027 in gst_element_continue_state ()
   from /usr/lib64/libgstreamer-0.10.so.0
#28 0x2ae037e2bc24 in gst_element_release_request_pad ()
   from /usr/lib64/libgstreamer-0.10.so.0
#29 0x2ae037e1ea5f in gst_bin_add () from /usr/lib64/libgstreamer-0.10.so.0
#30 0x2c67b0f2 in ?? () from /usr/lib/gstreamer-0.10/libgstdecodebin.so
#31 0x2ae037e29027 in gst_element_continue_state ()
   from /usr/lib64/libgstreamer-0.10.so.0
#32 0x2ae037e29104 in gst_element_continue_state ()
   from /usr/lib64/libgstreamer-0.10.so.0
#33 0x2ae037e2bc24 in gst_element_release_request_pad ()
   from /usr/lib64/libgstreamer-0.10.so.0
#34 0x2ae037e1ea5f in gst_bin_add () from /usr/lib64/libgstreamer-0.10.so.0
#35 0x2ae037e4357f in gst_pipeline_set_new_stream_time ()
   from /usr/lib64/libgstreamer-0.10.so.0
#36 0x2bf0be24 in gst_play_base_bin_get_type ()
   from /usr/lib/gstreamer-0.10/libgstplaybin.so
#37 0x2bf07424 in ?? () from /usr/lib/gstreamer-0.10/libgstplaybin.so
#38 0x2ae037e29027 in gst_element_continue_state ()
   from /usr/lib64/libgstreamer-0.10.so.0
#39 0x2ae037e2bc24 in gst_element_release_request_pad ()
   from /usr/lib64/libgstreamer-0.10.so.0
#40 0x0049d013 in rb_player_gst_sync_pipeline (mp=0x805e40)
at rb-player-gst.c:601
#41 0x0049dd6f in rb_player_gst_open (player=0x805e40, 

Bug#380262: pioneers-ai: pioneers AI goes into infinite loop after playing Monopoly development card

2006-07-29 Thread Bas Wijnen
Hi,

Thanks for reporting this.  Looking at the source, I think I have found the
problem:
/* this could only infinite loop if no other players had any cards */
I have no idea why we didn't fix that instead of writing the comment, but it
will be done now. :-)

Thanks,
Bas Wijnen

On Fri, Jul 28, 2006 at 02:55:22PM -0400, James Aspnes wrote:
 Package: pioneers-ai
 Version: 0.9.64-1
 Severity: normal
 
 A pioneersai process locked up the game and ran away with near-100% CPU
 time after playing a Monopoly development card.  My suspicion is that it
 didn't know how to respond to the server's request for which resource to
 acquire.

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://129.125.47.90/e-mail.html


signature.asc
Description: Digital signature


Bug#376097: Maybe the begining of an answer

2006-07-29 Thread Vincent Pelletier
Hi.

I was about to report that bug to post this link :
http://www.tutorialsall.com/SUSE/since-suse/

The diff given in the second message makes no sense to me, but the explanation 
might help.

-- 
Vincent Pelletier


pgpxLsCkGmdry.pgp
Description: PGP signature


Bug#379866: Log for failed build of kvirc_2:3.2.0-5 (dist=unstable1)

2006-07-29 Thread Martin Michlmayr
 Automatic build of kvirc_2:3.2.0-5 on coconut0.coconut.gelato.org by 
 sbuild/ia64 0.49
...
 g++ -DHAVE_CONFIG_H -I. -I. -I../../../src  
 -I/build/tbm/kvirc-3.2.0/src/kvilib/include/ 
 -I/build/tbm/kvirc-3.2.0/src/kvirc/include/ -I/usr/include/qt3 -I/usr/include 
 -I/usr/include -I/usr/include/kde -D_REENTRANT -DREENTRANT 
 -DGLOBAL_KVIRC_DIR=\/usr/share/kvirc/3.2.0\   -g -Wall -O2 -Wall -c -o 
 kvi_ircview.o `test -f '../ui/kvi_ircview.cpp' || echo 
 './'`../ui/kvi_ircview.cpp
 ../ui/kvi_ircviewprivate.h:107: warning: ignoring packed attribute on 
 unpacked non-POD field 'QString _KviIrcViewLine::szText'
 ../ui/kvi_ircview.cpp: In member function 'const kvi_wchar_t* 
 KviIrcView::getTextLine(int, const kvi_wchar_t*, KviIrcViewLine*, bool)':
 ../ui/kvi_ircview.cpp:2437: internal compiler error: in move_insn, at 
 haifa-sched.c:1968
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See URL:http://gcc.gnu.org/bugs.html for instructions.
 For Debian GNU/Linux specific bug reporting instructions,
 see URL:file:///usr/share/doc/gcc-4.1/README.Bugs.
 make[5]: *** [kvi_ircview.o] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#380307: [INTL:pt] Portuguese translation for delo (debconf)

2006-07-29 Thread Rui Branco

Package: delo
Version: 0.8-2.1
Tags: l10n, patch
Severity: wishlist

Portuguese (pt) translation for delo's debconf messages by Ricardo Silva 
ardoric _at_ gmail.com.

Feel free to use it.

For translation updated please contact Ricardo Silva and CC the Portuguese
translation team traduz _at_ debianpt.org
# Portuguese translation for delo debconf
# This file is distributed under the same license as the debconf package.
# Ricardo Silva [EMAIL PROTECTED], 2006.
#
#
msgid 
msgstr 
Project-Id-Version: delo 0.8-2.1\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-07-12 21:16+0200\n
PO-Revision-Date: 2006-07-29 08:28+0100\n
Last-Translator: Ricardo Silva [EMAIL PROTECTED]\n
Language-Team: Native Portuguese [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit

#. Type: string
#. Description
#: ../delo.templates:1001
msgid Disk on which to intall the bootloader:
msgstr Disco onde instalar o bootloader:

#. Type: string
#. Description
#: ../delo.templates:1001
msgid 
Delo, the DECstation harddisk bootloader, must be installed into the 
bootsector of a disk with a DOS partition table. Currently this must be the 
disk on which the root partition resides. Please give the device name of the 
harddisk to install delo onto.
msgstr 
Delo, o bootloader da DECstation, tem de ser instalado no sector de arranque 
de um disco com uma tabela de partições do DOS. De momento este tem de ser o 
disco 
onde reside a partição com a raiz. Por favor introduza o nome do dispositivo 
para 
onde instalar o delo.

#. Type: string
#. Description
#: ../delo.templates:2001
msgid Root partition to use:
msgstr Partição para a raiz da árvore de ficheiros:

#. Type: string
#. Description
#: ../delo.templates:2001
msgid Please enter the device name of your root partition.
msgstr Por favor introduza o nome do dispositivo da sua partição com a raiz.

#. Type: string
#. Description
#: ../delo.templates:3001
msgid Console device
msgstr Dispositivo da consola

#. Type: string
#. Description
#: ../delo.templates:3001
msgid 
Delo can use the local console or a serial port as the system console. 
Please give the name of the system console. If no device is given, delo 
assumes local console.
msgstr 
O Delo pode usar a consola local ou uma porta série como a consola do 
sistema. 
Por favor introduza o nome da consola de sistema. Se não for dado nenhum 
dispositivo, o delo assume a consola local.

#. Type: note
#. Description
#: ../delo.templates:4001
msgid Firmware variables for booting
msgstr Variáveis de firmware para o arranque

#. Type: note
#. Description
#: ../delo.templates:4001
msgid 
You have to set the \boot\ firmware variables to boot your new debian 
installation:\n
 setenv boot \3/rz${FIRM_RZ}\
msgstr 
Tem de definir as variáveis de \boot\ para arrancar a sua nova instalação 

debian:\n
 setenv boot \3/rz${FIRM_RZ}\



Bug#380309: charva: FTBFS: Internal error: caught an unexpected exception.

2006-07-29 Thread Julien Danjou
Package: charva
Version: 1.1.1-3
Severity: serious

Hello,

There was a problem while autobuilding your package:

 Automatic build of charva_1.1.1-3 on avidan by sbuild/i386 0.49
 Build started at 20060729-0726
 **
...
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/bin/make -f debian/rules reverse-config
 make[1]: Entering directory `/build/buildd/charva-1.1.1'
 make[1]: Nothing to be done for `reverse-config'.
 make[1]: Leaving directory `/build/buildd/charva-1.1.1'
 patches: debian/patches/01-build-xml-kaffeh.patch
 Trying patch debian/patches/01-build-xml-kaffeh.patch at level 
 1...0...success.
 if [ debian/stamp-patched = debian/stamp-patched ] ; then touch 
 debian/stamp-patched ; \
   elif [ debian/stamp-patched = reverse-patches ] ; then rm -f 
 debian/stamp-patch* ; \
   fi
 if [ debian/stamp-patched != reverse-patches ] ; then \
   /usr/bin/make -f debian/rules update-config ; \
   fi
 make[1]: Entering directory `/build/buildd/charva-1.1.1'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory `/build/buildd/charva-1.1.1'
 cd .  /usr/lib/kaffe/bin/java -classpath 
 /usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-nodeps.jar:/usr/lib/kaffe/lib/tools.jar
   -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
 -Dcompile.optimize=true-propertyfile 
 /build/buildd/charva-1.1.1/debian/ant.properties all
 Internal error: caught an unexpected exception.
 Please check your CLASSPATH and your installation.
 java/lang/NullPointerException
at gnu.classpath.SystemProperties.getProperty (SystemProperties.java:123)
at java.lang.VMClassLoader.clinit (VMClassLoader.java:84)
at java.lang.ClassLoader$StaticData.clinit (ClassLoader.java:155)
at java.lang.ClassLoader.getSystemClassLoader (ClassLoader.java:797)
at gnu.classpath.VMSystemProperties.postInit 
 (VMSystemProperties.java:native)
at gnu.classpath.SystemProperties.clinit (SystemProperties.java:114)
at java.lang.Runtime.init (Runtime.java:100)
at java.lang.Runtime.clinit (Runtime.java:88)
at java.lang.System.loadLibrary (System.java:560)
at gnu.java.nio.channels.FileChannelImpl.clinit (FileChannelImpl.java:86)
at java.io.FileDescriptor.clinit (FileDescriptor.java:64)
at java.lang.VMSystem.makeStandardInputStream (VMSystem.java:191)
at java.lang.System.clinit (System.java:74)
at java.lang.Object.hashCode (Object.java:174)
at java.util.Hashtable.hash (Hashtable.java:816)
at java.util.Hashtable.put (Hashtable.java:426)
at java.security.Permissions.add (Permissions.java:112)
 Aborted
 make: *** [debian/stamp-ant-build] Error 134
 **
 Build finished at 20060729-0727
 FAILED [dpkg-buildpackage died]
 --

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#380306: gkrellm: error of: COMP_WORDS: bad array subscript when executing from commandline

2006-07-29 Thread Arias Hung

Package: gkrellm
Version: 2.2.9-1
Severity: grave
Justification: renders package unusable

This used to be one of my favorite packages, until an upgrade rendered it
useless some months back.  I kept expecting it to be fixed sooner rather than later, 
but 3 months after the fact and despite purging and re-installing there seem to be the 
same issues.


When trying to run it from command line:

$ gkrellm
bash: COMP_WORDS: bad array subscript

This occurs irrespective of what account I try to run it from.

ALTHOUGH, I've found that it DOES work when attempting to strace it.  


$ strace gkrellm

Will fire it up as I expect.


Please advise.



-- System Information:
Debian Release: by Linux-Systeme
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-beyond2.2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8)

Versions of packages gkrellm depends on:
ii  libatk1.0-0  1.12.1-1The ATK accessibility toolkit
ii  libc62.3.6-16GNU C Library: Shared libraries
ii  libcairo21.2.0-3 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.3.2-7 generic font configuration library
ii  libglib2.0-0 2.10.3-3The GLib library of C routines
ii  libgtk2.0-0  2.8.18-1The GTK+ graphical user interface 
ii  libice6  1:1.0.0-3   X11 Inter-Client Exchange library

ii  libpango1.0-01.12.3-1+b1 Layout and rendering of internatio
ii  libsm6   1:1.0.0-4   X11 Session Management library
ii  libssl0.9.8  0.9.8b-3SSL shared libraries
ii  libx11-6 2:1.0.0-7   X11 client-side library
ii  libxcursor1  1.1.5.2-5   X cursor management library
ii  libxext6 1:1.0.0-4   X11 miscellaneous extension librar
ii  libxi6   1:1.0.0-5   X11 Input extension library
ii  libxinerama1 1:1.0.1-4   X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.0.2-4 X Rendering Extension client libra

gkrellm recommends no packages.


pgpcUxuGchU0z.pgp
Description: PGP signature


Bug#380313: [INTL:pt] Portuguese translation for ocaml-tools (debconf)

2006-07-29 Thread Rui Branco

Package: ocaml-tools
Version: 2006.05.15-1
Tags: l10n, patch
Severity: wishlist

Portuguese (pt) translation for ocaml-tools's debconf messages by 
Ricardo Silva ardoric _at_ gmail.com.

Feel free to use it.

For translation updated please contact Ricardo Silva and CC the Portuguese
translation team traduz _at_ debianpt.org
# Portuguese translation of ocaml-tools's debconf messages.
# 2006, Ricardo Silva [EMAIL PROTECTED]
#

msgid 
msgstr 
Project-Id-Version: ocaml-tools 2006.05.15-1\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-04-29 17:18+0200\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: Ricardo Silva [EMAIL PROTECTED]\n
Language-Team: Native Portuguese [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../ocaml-tools.templates:4
msgid Do you want to use omlet as default vim mode?
msgstr Deseja usar o omlet como o modo do vim por omissão?

#. Type: boolean
#. Description
#: ../ocaml-tools.templates:4
msgid 
Omlet is an enhanced vim mode for OCaml which has better indentation than 
the official vim mode for OCaml. You don't need this if you don't use vim.
msgstr 
O omlet é um modo avançado de edição de OCaml para o vim que tem melhor 
indentação que o modo de edição oficial para OCaml. Não precisa de o usar 

se não usar o vim.

#. Type: boolean
#. Description
#: ../ocaml-tools.templates:4
msgid Do you want to use it as the default mode for editing ml files?
msgstr Deseja usa-lo como o modo por omissão para editar ficheiros ml?



Bug#380311: [INTL:pt] Portuguese translation for bootsplash (debconf)

2006-07-29 Thread Rui Branco

Package: bootsplash
Version: 3.1-16
Tags: l10n, patch
Severity: wishlist

Portuguese (pt) translation for bootsplash's debconf messages by André
Costa skit _at_ debianpt.org.
Feel free to use it.

For translation updated please contact André Costa and CC the Portuguese
translation team traduz _at_ debianpt.org
# Portuguese Translation Project
# This file is distributed under the same license as the bootsplash package.
# André Costa [EMAIL PROTECTED], 2006.André Costa [EMAIL PROTECTED], 
2006.
#
#
msgid 
msgstr 
Project-Id-Version: bootsplash 3.1-16\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-07-03 00:19+\n
PO-Revision-Date: 2006-07-29 08:47+0100\n
Last-Translator: André Costa [EMAIL PROTECTED]\n
Language-Team: Portuguese [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit

#. Type: boolean
#. Description
#: ../bootsplash.templates:1001
msgid Automatically configure your bootloader?
msgstr Configurar automaticamente o seu bootloader?

#. Type: boolean
#. Description
#: ../bootsplash.templates:1002
msgid 
In order to complete the bootsplash installation you need to configure your 
bootloader. If you wish this package can automatically modify the 
appropriate configuration files.
msgstr 
De forma a completar a instalação do bootsplash é necessário configurar o 
seu 
bootloader. Se desejar este pacote pode automaticamente modificar os 
ficheiros de configuração apropriados.

#. Type: boolean
#. Description
#: ../bootsplash.templates:2001
msgid Update your initramfs images?
msgstr Actualizar as suas imagens do initramfs?

#. Type: boolean
#. Description
#: ../bootsplash.templates:2002
msgid 
To let the Linux kernel find your bootsplash theme at boot you need to 
update your initramfs images. If you wish this package can automatically run 
the appropriate script.
msgstr 
Para deixar o seu kernel Linux encontrar o seu tema do bootsplash durante o 
arranque necessita de actualizar as suas imagens do initramfs. Se desejar este 

pacote pode automaticamente correr o script apropriado.



Bug#317527: Unclear questions during package configuration

2006-07-29 Thread Petter Reinholdtsen

tags 317527 + pending
thanks

I decided to remove the question, based on the fact that it seem
perfectly safe to use the HTTP submission method as the primary
method.  SMTP will be used if HTTP fails.

Existing/old installations installed and configured before HTTP was
made the default will still only use SMTP to submit reports.

The fix is committed to cvs and will be included in the next upload.

Friendly,
-- 
Petter Reinholdtsen


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



Bug#380312: azureus depends on a non-avaliable package

2006-07-29 Thread Stanislav Maslovski
Package: azureus
Version: 2.4.0.2-2
Severity: grave
Justification: renders package unusable

The azureus package depends on a package not available in unstable
anymore, namely on libswt-gtk-3.1-java.

Please update the dependency list.

It is installable from testing, however.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (200, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.17-minimal
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages azureus depends on:
pn  java-gcj-compat | java-viNot found.
ii  libcommons-cli-java   1.0-8  API for working with the command l
ii  liblog4j1.2-java  1.2.13-1   Logging library for java
ii  libseda-java  3.0-3  the Staged Event-Driven Architectu
ii  libswt-gtk-3.1-java   3.1-3  Standard Widget Toolkit for GTK Ja
ii  sun-j2re1.5 [java2-runtim 1.5.0+update07 Java(TM) 2 RE, Standard Edition, S

-- no debconf information

-- 
Станислав



Bug#380314: debhelper: dh_stip --dbg-package fails on second call, not idempotent

2006-07-29 Thread Marc Haber
Package: debhelper
Version: 5.0.37.3
Severity: normal

Hi,

look:

$ file debian/exim4-base/usr/sbin/exim_dumpdb
debian/exim4-base/usr/sbin/exim_dumpdb: ELF 32-bit LSB executable, Intel 80386, 
version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), 
for GNU/Linux 2.4.1, not stripped
$ DH_COMPAT=5 DH_VERBOSE=1 dh_strip -pexim4-base -peximon4 
--dbg-package=exim4-dbg
objcopy --only-keep-debug debian/exim4-base/usr/sbin/exim_dumpdb 
debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb
chmod 644 debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb
strip --remove-section=.comment --remove-section=.note 
debian/exim4-base/usr/sbin/exim_dumpdb
objcopy --add-gnu-debuglink 
debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb 
debian/exim4-base/usr/sbin/exim_dumpdb
$ file debian/exim4-base/usr/sbin/exim_dumpdb
debian/exim4-base/usr/sbin/exim_dumpdb: ELF 32-bit LSB executable, Intel 80386, 
version 1 (SYSV), for GNU/Linux 2.4.1, dynamically linked (uses shared libs), 
for GNU/Linux 2.4.1, stripped
$ DH_COMPAT=5 DH_VERBOSE=1 dh_strip -pexim4-base -peximon4 
--dbg-package=exim4-dbg
objcopy --only-keep-debug debian/exim4-base/usr/sbin/exim_dumpdb 
debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb
chmod 644 debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb
strip --remove-section=.comment --remove-section=.note 
debian/exim4-base/usr/sbin/exim_dumpdb
objcopy --add-gnu-debuglink 
debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb 
debian/exim4-base/usr/sbin/exim_dumpdb
objcopy: debian/exim4-dbg/usr/lib/debug//usr/sbin/exim_dumpdb: Invalid operation
dh_strip: command returned error code 256
$

On the first call, dh_strip --dbg-package strips the input binary. On
the second call, dh_strip --dbg-package calls objcopy on the stripped
binary, and objcopy does not seem to appreciate that.

dh_strip should behave more gracefully here.

Greetings
Marc

-- 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.17.7-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages debhelper depends on:
ii  binutils  2.17-1 The GNU assembler, linker and bina
ii  coreutils 5.96-5 The GNU core utilities
ii  dpkg-dev  1.13.22package building tools for Debian
ii  file  4.17-2 Determines file type using magic
ii  html2text 1.3.2a-3   An advanced HTML to text converter
ii  perl  5.8.8-6Larry Wall's Practical Extraction 
ii  po-debconf1.0.5  manage translated Debconf template

debhelper recommends no packages.

-- no debconf information


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



Bug#380316: Should Recommend: pppconfig

2006-07-29 Thread Mark Purcell
Package: network-manager-kde
Version: 0.09+0.1r560817-1
Severity: normal

Michael,

KNetworkManager tries to use pppconfig if one tries to use the gui to configure
dialup connections and states that one should install pppconfig.

I would suggest that network-manager-kde should Recommend: pppconfig to ease 
this
process.

Mark

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

Versions of packages network-manager-kde depends on:
ii  kdelibs4c2a   4:3.5.3-1  core libraries and binaries for al
ii  libc6 2.3.6-16   GNU C Library: Shared libraries
ii  libdbus-1-2   0.62-4 simple interprocess messaging syst
ii  libdbus-qt-1-1c2  0.62-4 simple interprocess messaging syst
ii  libgcc1   1:4.1.1-9  GCC support library
ii  libglib2.0-0  2.10.3-3   The GLib library of C routines
ii  libhal1   0.5.7-2Hardware Abstraction Layer - share
ii  libnm-util0   0.6.3-2network management framework (shar
ii  libstdc++64.1.1-9The GNU Standard C++ Library v3
ii  network-manager   0.6.3-2network management framework daemo

Versions of packages network-manager-kde recommends:
ii  kwalletmanager4:3.5.3-1  wallet manager for KDE

-- no debconf information


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



Bug#379668: yes, font size option wanted %)

2006-07-29 Thread Alexander Gerasiov
Package: sensors-applet
Version: 1.7.5+dfsg-1
Followup-For: Bug #379668

Thanks again for multiline, but that's not enogh, I also need font size
option back. The example of what am I looking for is here:
http://vice.homelinux.org/default/desktop.png in the top right size.

-- System Information:
Debian Release: 3.1
  APT prefers proposed-updates
  APT policy: (670, 'proposed-updates'), (670, 'stable'), (620, 
'testing-proposed-updates'), (620, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-1-vserver-k7
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages sensors-applet depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libcairo2 1.2.0-3The Cairo 2D vector graphics libra
ii  libgconf2-4   2.14.0-1   GNOME configuration database syste
ii  libglib2.0-0  2.10.3-3   The GLib library of C routines
ii  libgnome2-0   2.14.1-2   The GNOME 2 library - runtime file
ii  libgnomeui-0  2.14.1-2   The GNOME 2 libraries (User Interf
ii  libgtk2.0-0   2.8.18-1   The GTK+ graphical user interface 
ii  libnotify10.4.0-1sends desktop notifications to a n
ii  libpanel-applet2-02.14.2-1   library for GNOME 2 panel applets
ii  libsensors3   1:2.10.0-7 library to read temperature/voltag

sensors-applet recommends no packages.

-- no debconf information


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



Bug#326593: do_sendmail() and error in To:

2006-07-29 Thread Petter Reinholdtsen

tags 326593 + patch
thanks

Is this patch enough to solve your problem?  Please test and let us
know.

Index: debian/cron.weekly
===
RCS file: /cvsroot/popcon/popularity-contest/debian/cron.weekly,v
retrieving revision 1.16
diff -u -3 -p -r1.16 cron.weekly
--- debian/cron.weekly  13 Nov 2005 22:26:22 -  1.16
+++ debian/cron.weekly  29 Jul 2006 08:20:13 -
@@ -37,9 +37,9 @@ run_popcon()
 do_sendmail()
 {
if [ -n $MAILFROM ]; then
-   sendmail -oi -f $MAILFROM $MAILTO
+   sendmail -oi -f $MAILFROM $MAILTO
else
-   sendmail -oi $MAILTO
+   sendmail -oi $MAILTO
fi
 }


Friendly,
-- 
Petter Reinholdtsen


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



Bug#374617: Not fixed yet ;)

2006-07-29 Thread Josselin Mouette
Le samedi 29 juillet 2006 à 01:12 +0100, Sam Morris a écrit :
 The user dieguito on #gnome-debian reported that this bug is present in
 testing. Once he found the bug report and removed the menu-xdg package,
 his applications menu started to work again.

I can't reproduce the bug here, with menu-xdg installed and menu not
installed. Looking at the code, there is nothing that shouldn't work
because of a dangling symbolic link. The only way the bug could possibly
happen would be when using gamin over a NFS root directory. Is there
anyone still able to reproduce it?
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#308651: pam ftp access patch

2006-07-29 Thread Pierre GAUFILLET
Package: ftpd
Version: 0.17-21

I have the same behavior on a freshly installed arm unstable.

It seems to be linked to an incorrect /etc/pam.d/ftp file. I modified it
into :

# Standard behaviour for ftpd(8).
authrequiredpam_listfile.so item=user sense=deny file=/etc/ftpusers 
onerr=succeed

# This line is required by ftpd(8).
authsufficient  pam_ftp.so


# Uncomment this to achieve what used to be ftpd -A.
#auth   requiredpam_listfile.so item=user sense=allow 
file=/etc/ftpchroot onerr=fail

# Standard blurb.
@include common-auth
@include common-account
@include common-session


Now, it works.

Pierre



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



Bug#380292: linux-image-2.6.16-2-k7-smp: upgrade re-ran lilo

2006-07-29 Thread maximilian attems
reassign 380292 initramfs-tools
thanks


hello ross,

On Fri, Jul 28, 2006 at 06:56:29PM -0700, Ross Boylan wrote:
 
 I upgraded this image and the installation process re-ran lilo.  This
 had the unfortunate effect of taking control of the boot back from
 grub, and of making my system unbootable.

blaeh
 
 I've reinstalled grub (i.e., I'm OK), but I thought lilo was no longer
 getting run by default.  I was so sure, I didn't even check before
 reboot :(.

try to install grub _and_ removing lilo as workaround.
 
 
 If this misbehavior belongs to some other package (e.g., initramfs)
 please reassign as appropriate.

yes it seems to be an initramfs-tools trouble.
lilo is only run if there is no /sbin/grub or no /boot/grub/menu.lst
but a /etc/lilo.conf and lilo -t runs successfully

 Here's the relevant part of my log:
 --
 Preparing to replace linux-image-2.6.16-2-k7-smp 2.6.16-15 (using 
 .../linux-image-2.6.16-2-k7-smp_2.6.16-17_i386.deb) ...
 The directory /lib/modules/2.6.16-2-k7-smp still exists. Continuing as 
 directed.
 Configuring linux-image-2.6.16-2-k7-smp
 ---
 
  The kernel version running is the same as the one being installed
 
 You are attempting to install a kernel version that is the same as the 
 version you are currently running (version
 2.6.16-2-k7-smp). The modules list is quite likely to have been changed, and 
 the modules dependency file
 /lib/modules/2.6.16-2-k7-smp/modules.dep needs to be re-built. It can not be 
 built correctly right now, since the module
 list for the running kernel are likely to be different from the kernel 
 installed. I am creating a new modules.dep file, but
 that may not be correct. It shall be regenerated correctly at next reboot.
 
 I repeat: you have to reboot in order for the modules file to be created 
 correctly. Until you reboot, it may be impossible
 to load some modules. Reboot as soon as this install is finished (Do not 
 reboot right now, since you may not be able to
 boot back up until installation is over, but boot immediately after). I can 
 not stress that too much. You need to reboot
 soon.
 
 Done.
 Unpacking replacement linux-image-2.6.16-2-k7-smp ...
 
 
 # and later
 
 Setting up linux-image-2.6.16-2-k7-smp (2.6.16-17) ...
 
  Hmm. The package shipped with a symbolic link 
 /lib/modules/2.6.16-2-k7-smp/source
  However, I can not read the target: No such file or directory
  Therefore, I am deleting /lib/modules/2.6.16-2-k7-smp/source
 
 Running depmod.
 Finding valid ramdisk creators.
 Using mkinitramfs-kpkg to build the ramdisk.
 Other valid candidates: mkinitramfs-kpkg mkinitrd.yaird
 Not updating initrd symbolic links since we are being updated/reinstalled
 (2.6.16-15 was configured last, according to dpkg)
 Not updating image symbolic links since we are being updated/reinstalled
 (2.6.16-15 was configured last, according to dpkg)
 You already have a LILO configuration in /etc/lilo.conf
 Testing lilo.conf ...
 Testing successful.
 Installing the partition boot sector...
 Running /sbin/lilo  ...
 Installation successful.
 -
 
 My system has both grub and lilo on it.  Originally I used lilo, but I
 switched to grub.

please post output
dpkg -l grub
( [ -x /sbin/grub ] || [ -e /boot/grub/menu.lst ] ) || echo no grub
does any of those file exist.
 
 P.S. reportbug gave me a bunch of messages about checksum mismatches
 with various files.  I suspect it took the checksum with the old
 kernel's files, and isn't happy now that the new ones are there.

those you can safely ignore.

 
regards

-- 
maks


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



Bug#354933: vlan: vconfig is called again for inet6 stanzas

2006-07-29 Thread Loïc Minier
clone 354933 -1
retitle -1 ifupdown is not extensible enough to permit handling of 
automatically created interfaces (e.g. vlans)
block 354933 with -1
stop

Hi,

 I'm cloning 354933 against ifupdown because we were not capable of
 finding a way to support VLAN based interfaces with both IPv4 and IPv6
 with the help of the current ifupdown semantics.

 Currently, the hooks are called for both the inet and the inet6 stanza,
 even if they concern the same interface.  This particularly a problem
 on down, when processing of the first inet stanza will remove the vlan
 interface, and the second will fail.

   Bye,
-- 
Loïc Minier [EMAIL PROTECTED]



Bug#366309: Motivation? Patch?

2006-07-29 Thread Thomas Hood
martin f krafft wrote:
 I think it would be okay to leave this bug as wontfix and
 concentrate instead on netconf. Are you still interested in working
 on that?


No, I am not interested.   Working on anything important in Debian is
next to impossible unless one is a DD.
-- 
Thomas


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



Bug#341144: documentation about http submission is out of date

2006-07-29 Thread Petter Reinholdtsen

tags 341144 + pending
thanks

I had a look in the manual page and the FAQ, and noticed that the FAQ
is now updated.  I updated the manual page to use 'submit' instead of
'email'.  This fix will be included in the next upload.

Friendly,
-- 
Petter Reinholdtsen


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



Bug#380315: libsdl1.2debian-alsa: package cannot be installed

2006-07-29 Thread Torsten Werner
Package: libsdl1.2debian-alsa
Version: 1.2.10-3
Severity: serious
Justification: Policy 7.2

Hello,


the Depends: libdirectfb-0.9-24 cannot be fulfilled in unstable. Please
recompile the package with libdirectfb-0.9-25 installed.


Thanks,
Torsten


# apt-get install libsdl1.2debian-alsa
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

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

The following packages have unmet dependencies:
  libsdl1.2debian-alsa: Depends: libdirectfb-0.9-24 but it is not installable
E: Broken packages


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



Bug#374405: apt-proxy: upgrade bug

2006-07-29 Thread Matthew Palmer
severity 374405 important
thanks

I really think this bug deserves a higher priority -- it already makes the
package unuseable for sites which have Etch and Ubuntu Dapper workstations,
and that situation is only going to get more common.  If this bug gets
released with Etch, then we'll have a real problem.

I can confirm that the patch mentioned earlier does work perfectly, with no
observed side effects.

- Matt


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



Bug#273303: iFolder package effort

2006-07-29 Thread Victor Seva
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

David Moreno Garza [EMAIL PROTECTED] wrote:
 To: Alberto Rodriguez Galdo [EMAIL PROTECTED]
 Hello,
 
 I've seen you filled this ITP bug last September, are you still in
 interest for packaging ifolder?
 
 I ask this since I'm interested too, so if you are not anymore, I'd like
 to change the ownership of the bug and package and upload ifolder.
 
 If you are still working on it/interested, would you like to work
 together or co-maintain?
 
 Cheers and thanks,

Hi,

I'm interested too in this software and I don't see any step to get
iFolder into Debian. I'll be glad if we can work together in order to
create a useful package.

I've found [0] some work from Martin and I've begun working on
libflaim-4.8.61 and simias_1.5.6088.1 [1] but there are a lot of issues
to resolv IMHO.

Thanks

[0] http://trunks.whiprush.org/~jorge/ifolder/
[1] http://linuxmaniac.homeip.net/debian/ifolder/

- --
 -
|   ,''`. Victor Seva |
|  : :' :  [EMAIL PROTECTED] |
|  `. `'   PGP Key ID: 0xDD12F253 |
|`-Debian user, admin and contributor |
 -
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEyyNRS/DSSd0S8lMRAmZgAJ9s107FcnUYnZDbE3tVv+ixd7tGLgCgsiur
B395knVnpkKN2f99fkN/ZyU=
=LbZS
-END PGP SIGNATURE-


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



Bug#380320: [INTL:pt] Portuguese translation for ipmasq (debconf)

2006-07-29 Thread Rui Branco

Package: ipmasq
Version: 4.0.8-0.1
Tags: l10n, patch
Severity: wishlist

Portuguese (pt) translation for ipmasq's debconf messages by Ricardo 
Silva ardoric _at_ gmail.com.

Feel free to use it.

For translation updated please contact Ricardo Silva and CC the Portuguese
translation team traduz _at_ debianpt.org

# Portuguese translation of ipmasq's debconf messages.
# 2006, Ricardo Silva [EMAIL PROTECTED]
#
#
#
msgid 
msgstr 
Project-Id-Version: ipmasq 4.0.8-0.1\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2004-01-03 11:43+0100\n
PO-Revision-Date: 2006-07-29 09:44+0100\n
Last-Translator: Ricardo Silva [EMAIL PROTECTED]\n
Language-Team: Native Portuguese [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit

#. Type: note
#. Description
#: ../templates:3
msgid /etc/ipmasq/rules now conffiles
msgstr o ficheiro de configuração é agora /etc/ipmasq/rules

#. Type: note
#. Description
#: ../templates:3
msgid 
The rules files located in /etc/ipmasq/rules have been placed under package 
manager control as of version 3.4.0.  It is safe (and recommended) to allow 
dpkg to replace your version.
msgstr 
As regras em /etc/ipmasq/rules foram colocadas sobre o controlo do gestor 
de pacotes a partir da versão 3.4.0. É seguro (e recomendado) permitir que o 

dpkg substituia a sua versão.

#. Type: boolean
#. Description
#: ../templates:11
msgid External interface rules moved; move them?
msgstr Regras da interface externa movidas; deseja movê-las?

#. Type: boolean
#. Description
#: ../templates:11
msgid 
The rules files I50external.def and O50external.def have changed position to 
I90external.def and O90external.def, respectively.  May I move these rules 
files (and their corresponding .rul files) to their new positions?
msgstr 
Os ficheiros de regras I50external.def e O50external.def mudaram de posição 
para I90external.def e O90external.def respectivamente. Posso mover estes 
ficheiros de regras (e os ficheiros .rul correspondentes) para as suas novas 
posições?

#. Type: boolean
#. Description
#: ../templates:19
msgid Delete outdated boot script?
msgstr Apagar 'script' de arranque desactualizado?

#. Type: boolean
#. Description
#: ../templates:19
msgid 
Should I delete the old, no longer used /etc/rc.boot/ipmasq boot script?
msgstr 
Devo apagar o já obsoleto 'script' de arranque /etc/rc.boot/ipmasq?

#. Type: boolean
#. Description
#: ../templates:25
msgid Delete outdated configuration file?
msgstr Apagar ficheiro de configuração desactualizado?

#. Type: boolean
#. Description
#: ../templates:25
msgid 
The configuration file /etc/ipmasq.conf is no longer used and the 
information it contains is determined automatically by ipmasq.  Should I 
delete the file /etc/ipmasq.conf?
msgstr 
O ficheiro de configuração /etc/ipmasq.conf já não é usado e a 
informação 
que contem é determinada automaticamente pelo ipmasq. Devo apagar 
o ficheiro /etc/ipmasq.conf?

#. Type: boolean
#. Description
#: ../templates:33
msgid Move custom rules file to new location?
msgstr Mover ficheiros de regras costumizadas para a nova localização?

#. Type: boolean
#. Description
#: ../templates:33
msgid 
Should I move your /etc/ipmasq.rules into the /etc/ipmasq/rules directory?
msgstr 
Devo mover o seu ficheiro /etc/ipmasq.rules para o directório 
/etc/ipmasq/rules?

#. Type: boolean
#. Description
#: ../templates:39
msgid Should PPP connections recompute the firewall?
msgstr Devem ligações PPP reconfigurar a 'firewall'?

#. Type: boolean
#. Description
#: ../templates:39
msgid 
Do you wish to have ipmasq recompute the firewall rules when pppd brings up 
or takes down a link?
msgstr 
Deseja que o ipmasq reconfigure as regras da 'firewall' quando o pppd activa 
ou 
desactiva uma ligação?

#. Type: note
#. Description
#: ../templates:45
msgid 
Create the file /etc/ipmasq/ppp to have ipmasq recompute the firewall when 
pppd brings up or takes down a link.
msgstr 
Crie o ficheiro /etc/ipmasq/ppp para que o ipmasq reconfigure a firewall 
quando 
o pppd activa ou desactiva uma ligação.

#. Type: note
#. Description
#: ../templates:54
msgid PPP recomputation controlled by file /etc/ipmasq/ppp
msgstr Reconfiguração por PPP controlada pelo ficheiro /etc/ipmasq/ppp

#. Type: note
#. Description
#: ../templates:54
msgid 
Ipmasq will recompute the firewall rules if the file /etc/ipmasq/ppp is 
present.
msgstr 
O ipmasq vai reconfigurar as regras da firewall se o ficheiro /etc/ipmasq/ppp 
existir.

#. Type: note
#. Description
#: ../templates:54
msgid 
Delete the file /etc/ipmasq/ppp to stop having ipmasq recompute the firewall 
when pppd brings up or takes down a link.
msgstr 
Apague o ficheiro /etc/ipmasq/ppp para que o ipmasq não reconfigure as regras 
da 
firewall quando o pppd activa ou desactiva uma ligação.

#. Type: boolean
#. Description
#: ../templates:64
msgid Start ipmasq?
msgstr Inicializar o ipmasq?

#. Type: boolean
#. Description
#: 

Bug#380319: ntlmaps: [INTL:it] Italian debconf templates translation

2006-07-29 Thread Luca Monducci
Package: ntlmaps
Severity: wishlist
Tags: l10n, patch

Hi,
please update the Italian debconf templates translation (attached).

Cheers,
Luca

ntlmaps_0.9.9.0.1-1_it.po.gz
Description: GNU Zip compressed data


Bug#376446: ion3: debian-menu not included by default config

2006-07-29 Thread Norbert Tretkowski
tags 376446 +confirmed
thanks

* Andreas Hübner wrote:
 the configuration files in /etc/X11/ion3 don't include the generated
 debian menu file. Maybe that's intended, but then there should be a hint
 in the README.

No, that's not intended, it's a bug. I'm going to fix it this weekend,
thanks for reporting.

Norbert



Bug#380321: XMMS loads no output plugins in version 1.2.10+20060726-1

2006-07-29 Thread drahflow
Package: xmms
Version: 1.2.10+20060726-1

After updating xmms from 1.2.10+20060701-1 to 1.2.10+20060726-1, it no
longer loaded any output plugins. 

Reverting to the older xmms package version removes the problem. If
the 1.2.10+20060726-1 package is reinstalled again, the problem occurs
again.

I'm on:
# uname -a
Linux eta-carinae 2.6.17 #2 Wed Jul 12 13:37:46 CEST 2006 x86_64 GNU/Linux
# dpkg -l
ii  libc6  2.3.6-16   GNU C Library: Shared libraries


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



Bug#348046: exim4-daemon-heavy: TLS delivery attempts fail with: (gnutls_handshake): A TLS packet with unexpected length was received.

2006-07-29 Thread Marc Haber
user [EMAIL PROTECTED]
usertags #348046 - close-20060430
tags #348046 help
thanks

On Fri, Jul 28, 2006 at 12:22:03AM -0400, Ian Zimmerman wrote:
 Okay, now gnutls-cli seems to work; immediately after, I try to connect
 with openssl, still same error.

I am at a loss here. Tagging this bug appropriately.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#380225: multisync-tools: no manpages for msynctool and convcard

2006-07-29 Thread Michael Banck
Hi,

On Fri, Jul 28, 2006 at 04:11:53PM +0200, Michael Prokop wrote:
 Package: multisync-tools
 Severity: normal

 The package does not provide manpages for msynctool and convcard.

Right, but Matthias Jahn has already written some and agreed to
contribute them, so this will be void soon.

In the meantime, msynctool is the much more important of the two, and
has reasonable --help output, also see the howtos and guides (though
they are not exhaustive) at www.opensync.org.


thanks,

Michael


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



Bug#380318: xmms is missing some libraries

2006-07-29 Thread Toni Zeidler
Package: xmms
Version: 1:1.2.10+20060726-1
Severity: grave
Justification: renders package unusable


No output plugin can be selected, as this version of xmms is lacking 
most shared libraries. Printed below is a comparison of the 
shared libs included in versions 20060429-1 and 20060726-1.

bhaal:/var/cache/apt/archives# dpkg --contents 
xmms_1.2.10+cvs20060429-1_amd64.deb | grep so$
-rw-r--r-- root/root 15240 2006-04-30 04:53 ./usr/lib/xmms/Effect/libecho.so
-rw-r--r-- root/root  6656 2006-04-30 04:53 
./usr/lib/xmms/Effect/libvoice.so
-rw-r--r-- root/root 10952 2006-04-30 04:53 
./usr/lib/xmms/Effect/libstereo.so
-rw-r--r-- root/root 28104 2006-04-30 04:53 ./usr/lib/xmms/General/libjoy.so
-rw-r--r-- root/root 40600 2006-04-30 04:53 ./usr/lib/xmms/General/libir.so
-rw-r--r-- root/root 19640 2006-04-30 04:53 
./usr/lib/xmms/General/libsong_change.so
-rw-r--r-- root/root196784 2006-04-30 04:53 
./usr/lib/xmms/Input/libmpg123.so
-rw-r--r-- root/root101464 2006-04-30 04:53 
./usr/lib/xmms/Input/libmikmod.so
-rw-r--r-- root/root 75224 2006-04-30 04:53 
./usr/lib/xmms/Input/libvorbis.so
-rw-r--r-- root/root 13720 2006-04-30 04:53 ./usr/lib/xmms/Input/libwav.so
-rw-r--r-- root/root 58424 2006-04-30 04:53 
./usr/lib/xmms/Input/libcdaudio.so
-rw-r--r-- root/root  9080 2006-04-30 04:53 
./usr/lib/xmms/Input/libtonegen.so
-rw-r--r-- root/root 24680 2006-04-30 04:53 
./usr/lib/xmms/Visualization/libogl_spectrum.so
-rw-r--r-- root/root 36712 2006-04-30 04:53 
./usr/lib/xmms/Visualization/libsanalyzer.so
-rw-r--r-- root/root 40960 2006-04-30 04:53 
./usr/lib/xmms/Visualization/libbscope.so
-rw-r--r-- root/root 53352 2006-04-30 04:53 ./usr/lib/xmms/Output/libALSA.so
-rw-r--r-- root/root 27984 2006-04-30 04:53 
./usr/lib/xmms/Output/libesdout.so
-rw-r--r-- root/root 17856 2006-04-30 04:53 
./usr/lib/xmms/Output/libdisk_writer.so
-rw-r--r-- root/root 48512 2006-04-30 04:53 ./usr/lib/xmms/Output/libOSS.so
bhaal:/var/cache/apt/archives# dpkg --contents 
xmms_1%3a1.2.10+20060726-1_amd64.deb | grep so$
-rw-r--r-- root/root 13400 2006-07-26 12:42 ./usr/lib/xmms/Input/libwav.so
-rw-r--r-- root/root  9080 2006-07-26 12:42 
./usr/lib/xmms/Input/libtonegen.so

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-amd64-k8-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)

Versions of packages xmms depends on:
ii  libc62.3.6-16GNU C Library: Shared libraries
ii  libglib1.2   1.2.10-10.1 The GLib library of C routines
ii  libgtk1.21.2.10-18   The GIMP Toolkit set of widgets fo
ii  libice6  1:1.0.0-3   X11 Inter-Client Exchange library
ii  libsm6   1:1.0.0-4   X11 Session Management library
ii  libx11-6 2:1.0.0-7   X11 client-side library
ii  libxext6 1:1.0.0-4   X11 miscellaneous extension librar
ii  libxi6   1:1.0.0-5   X11 Input extension library
ii  libxxf86vm1  1:1.0.0-4   X11 XFree86 video mode extension l

Versions of packages xmms recommends:
ii  unzip 5.52-8 De-archiver for .zip files

-- no debconf information


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



Bug#379902: [Pkg-kde-extras] Bug#379902: ksynaptics: sometimes crashes at kde shutdown

2006-07-29 Thread Marc Haber
On Wed, Jul 26, 2006 at 11:58:55AM +0200, Pierre Habouzit wrote:
 Le mer 26 juillet 2006 11:08, Marc Haber a écrit :
  Package: ksynaptics
  Version: 0.3.1-1
  Severity: normal
 
  When I exit my KDE session, syndock crashes about ever other time.
  The backtrace is inconclusive.
 
 because you need to install qt-...-dbg, kdelibs-dbg, kdebase-dbg and 
 their friends (look at ksynaptics depends to know which modules are 
 used, and install the corresponding -dbg packages, that will produce 
 useful backtraces)

I have installed some -dbg packages:
#!/bin/bash

set -e

PARENT=$1
DBGPACKAGES=

for package in $PARENT $(debfoster -d $PARENT | tail -n +2); do
  for source in $(grep-available --no-field-names --field=Package $package 
--show-field Source); do
  DBGPACKAGES=$DBGPACKAGES $(grep-available --no-field-names 
--field=Source $source --show-field Package | grep -- '-dbg$' || true )
  done
done

echo $DBGPACKAGES

Here is the output of listdbgpackages ksynaptics: kdepim-dbg
libfontconfig1-dbg libfontconfig1-dbg libfontconfig1-dbg
libfontconfig1-dbg libstdc++6-4.1-dbg kdelibs-dbg kdelibs-dbg
libc6-dbg libc6-dbg libc6-dbg libfontconfig1-dbg libfontconfig1-dbg
libstdc++6-4.1-dbg libice6-dbg libice6-dbg qt-x11-free-dbg
qt-x11-free-dbg qt-x11-free-dbg libsm6-dbg libsm6-dbg
libstdc++6-4.1-dbg libstdc++6-4.1-dbg libstdc++6-4.1-dbg libx11-6-dbg
libx11-6-dbg libx11-6-dbg libxft2-dbg libxft2-dbg libxinerama1-dbg
libxi6-dbg libxinerama1-dbg libxi6-dbg libxinerama1-dbg
libxinerama1-dbg libxrandr2-dbg libxrandr2-dbg libxrender1-dbg
libxrender1-dbg libxt6-dbg libxt6-dbg kdebase-dbg kdebase-dbg

All of these packages are installed, and the backtrace is still
inconclusive:
(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232557856 (LWP 3086)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0xb668446a in SynDock::~SynDock () from /usr/lib/libkdeinit_syndock.so
#6  0xb6686331 in kdemain () from /usr/lib/libkdeinit_syndock.so
#7  0xb7f126c4 in kdeinitmain () from /usr/lib/kde3/syndock.so
#8  0x0804e216 in ?? ()
#9  0x0001 in ?? ()
#10 0x0809fba8 in ?? ()
#11 0x0001 in ?? ()
#12 0x in ?? ()

Anything else I can do?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#246670: tk8.0 is going to be removed too!

2006-07-29 Thread Joost van Baal
Hoi Kees,

Op vr 30 jul 2004 om 08:12:51 +0200 schreef Kees Leune:
 On Fri, Jul 30, 2004 at 02:30:30AM -0700, Chris Waters wrote:
snip
  you should simply have tk8.4 | wish as
  your dependency.
snip
 Thank you for your suggestion! I was not aware of the fact that there is a
 wish package. That solves my dependencies in one go. Next time I upload a
 package (which will hopefully be soon), I will fix the dependencies.

Are you still planning to prepare such an upload?  If so, I might have
time to sponsor the upload.

Groeten,

Joost



signature.asc
Description: Digital signature


Bug#378584: FTBFS: embedded build conflicts and dependencies checks fail

2006-07-29 Thread Mohammed Adnène Trojette
On Fri, Jul 21, 2006, Ricardo Javier Cardenes Medina wrote:
 Anyway, no. I'm not interested on it any more. I can orphan it right
 now.

If you want, I can orphan it for you. With some scripts I have, it is
only a matter of a minute. Maybe someone will find more interest in the
package or after some time under the QA Group maintainership, it will
get removed if no one has real interest in it.

-- 
adn
Mohammed Adnène Trojette



Bug#366309: Motivation? Patch?

2006-07-29 Thread martin f krafft
also sprach Thomas Hood [EMAIL PROTECTED] [2006.07.29.0945 +0100]:
 No, I am not interested.   Working on anything important in Debian is
 next to impossible unless one is a DD.

This is just not true, to be honest. Apart, who said that netconf
has to be anything Debian-specific?

Well, I can't force you, but think about where you'd actually need
DD rights while developing netconf?

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system


signature.asc
Description: Digital signature (GPG/PGP)


Bug#379336: module-init-tools: modprobe spams WARNING: Unmatched bracket in ..

2006-07-29 Thread michaelm
On Fri, Jul 28, 2006 at 06:55:23PM +0200, Marco d'Itri wrote:
 On Jul 28, michaelm [EMAIL PROTECTED] wrote:
 
  Hi, I was about to ask, how can I check whether they contain binary data or
  some binary was copied in the configuration directory? 
 You open each file with less and inspect their content from beginning to
 end.

they all seem normal text cfg files.


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



Bug#380324: doc-central: documentation in /usr/share/gtk-doc

2006-07-29 Thread Thadeu Lima de Souza Cascardo
Package: doc-central
Version: 1.8.2
Severity: important

doc-central is unable to handle documentation installed in
/usr/share/gtk-doc. I am running right now. Expect a patch soon, if you
are not faster than me.  :-)


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

Versions of packages doc-central depends on:
ii  apache [httpd]1.3.34-2   versatile, high-performance HTTP s
ii  info2www  1.2.2.9-23 Read info files with a WWW browser
ii  python2.3.5-11   An interactive high-level object-o

Versions of packages doc-central recommends:
ii  elinks [www-browser]   0.11.1-1  advanced text-mode WWW browser
ii  epiphany-browser [www-brow 2.14.2.1-2Intuitive GNOME web browser
ii  lynx [www-browser] 2.8.5-2sarge1 Text-mode WWW Browser
ii  w3m [www-browser]  0.5.1-4   WWW browsable pager with excellent

-- no debconf information


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



Bug#380323: tex-common: please add comment to run 'texconfig init' in texmf.conf

2006-07-29 Thread Wolf Wiegand
Package: tex-common
Version: 0.26
Severity: normal

Hi,

I tried to adjust the parameter 'pool size' in /etc/texmf/texmf.cnf. I
modified /etc/texmf/texmf.d/95NonPath.cnf and ran update-texmf to achieve
this. However, I also had to run 'texconfig init' before the new setting
was used.

The comments in /etc/texmf/texmf.cnf should be extended with an advice
to run 'texconfig init' after modifications to the files in
/etc/texmf/texmf.d.

Regards,

Wolf

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

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  ucf   2.0012 Update Configuration File: preserv

tex-common recommends no packages.

Versions of packages tetex-base depends on:
ii  ucf   2.0012 Update Configuration File: preserv

Versions of packages tetex-bin depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  dialog1.0-20060221-1 Displays user-friendly dialog boxe
ii  dpkg  1.13.22package maintenance system for Deb
ii  ed0.2-20 The classic unix line editor
ii  libc6 2.3.6-16   GNU C Library: Shared libraries
ii  libfontconfig12.3.2-7generic font configuration library
ii  libfreetype6  2.2.1-2FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-9  GCC support library
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libkpathsea4  3.0-18 path search library for teTeX (run
ii  libpaper1 1.1.19 Library for handling paper charact
ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libpoppler0c2 0.4.5-4.1  PDF rendering library
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libstdc++64.1.1-9The GNU Standard C++ Library v3
ii  libt1-5   5.1.0-2Type 1 font rasterizer library - r
ii  libx11-6  2:1.0.0-7  X11 client-side library
ii  libxaw7   1:1.0.1-5  X11 Athena Widget library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxpm4   1:3.5.4.2-3X11 pixmap library
ii  libxt61:1.0.0-5  X11 toolkit intrinsics library
ii  mime-support  3.37-1 MIME files 'mime.types'  'mailcap
ii  perl  5.8.8-6Larry Wall's Practical Extraction 
ii  sed   4.1.5-1The GNU sed stream editor
ii  tetex-base3.0-20 Basic library files of teTeX
ii  ucf   2.0012 Update Configuration File: preserv
ii  whiptail  0.52.2-5.1 Displays user-friendly dialog boxe
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages tetex-extra depends on:
ii  tetex-base3.0-20 Basic library files of teTeX
ii  tetex-bin 3.0-18 The teTeX binary files
ii  ucf   2.0012 Update Configuration File: preserv

-- debconf information:
  tetex-base/olddat: true
  tetex-base/fmtutil-failed:
  tex-common/check_texmf_wrong:
  tetex-bin/cnf_name:
  tex-common/check_texmf_missing:
  tex-common/warn_mktexcnf:
  tex-common/singleuser: false
  tetex-base/oldupdm:
  tetex-base/updmap-failed:
  tex-common/cnf_name:


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



Bug#380322: tex-common: bigger pool size should be used in texmf.conf

2006-07-29 Thread Wolf Wiegand
Package: tex-common
Version: 0.26
Severity: wishlist

Hi,

I just tried to build the kernel documentation using 'make pdfdocs' in
/usr/src/linux. This failed, showing the error message 

TeX capacity exceeded, sorry [pool size=322750].

in /usr/src/linux/Documentation/DocBook/kernel-api.log. After adjusting
pool size to 250 in /etc/texmf/texmf.d/95NonPath.cnf, the
documentation built perfectly. I suggest always using a value for 'pool
size' that will always allow building the kernel documentation.

Thanks,

Wolf


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

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  ucf   2.0012 Update Configuration File: preserv

tex-common recommends no packages.

Versions of packages tetex-base depends on:
ii  ucf   2.0012 Update Configuration File: preserv

Versions of packages tetex-bin depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  dialog1.0-20060221-1 Displays user-friendly dialog boxe
ii  dpkg  1.13.22package maintenance system for Deb
ii  ed0.2-20 The classic unix line editor
ii  libc6 2.3.6-16   GNU C Library: Shared libraries
ii  libfontconfig12.3.2-7generic font configuration library
ii  libfreetype6  2.2.1-2FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-9  GCC support library
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libkpathsea4  3.0-18 path search library for teTeX (run
ii  libpaper1 1.1.19 Library for handling paper charact
ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libpoppler0c2 0.4.5-4.1  PDF rendering library
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libstdc++64.1.1-9The GNU Standard C++ Library v3
ii  libt1-5   5.1.0-2Type 1 font rasterizer library - r
ii  libx11-6  2:1.0.0-7  X11 client-side library
ii  libxaw7   1:1.0.1-5  X11 Athena Widget library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxpm4   1:3.5.4.2-3X11 pixmap library
ii  libxt61:1.0.0-5  X11 toolkit intrinsics library
ii  mime-support  3.37-1 MIME files 'mime.types'  'mailcap
ii  perl  5.8.8-6Larry Wall's Practical Extraction 
ii  sed   4.1.5-1The GNU sed stream editor
ii  tetex-base3.0-20 Basic library files of teTeX
ii  ucf   2.0012 Update Configuration File: preserv
ii  whiptail  0.52.2-5.1 Displays user-friendly dialog boxe
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages tetex-extra depends on:
ii  tetex-base3.0-20 Basic library files of teTeX
ii  tetex-bin 3.0-18 The teTeX binary files
ii  ucf   2.0012 Update Configuration File: preserv

-- debconf information:
  tetex-base/olddat: true
  tetex-base/fmtutil-failed:
  tex-common/check_texmf_wrong:
  tetex-bin/cnf_name:
  tex-common/check_texmf_missing:
  tex-common/warn_mktexcnf:
  tex-common/singleuser: false
  tetex-base/oldupdm:
  tetex-base/updmap-failed:
  tex-common/cnf_name:


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



Bug#380247: bacula-doc: FTBFS: Manual contains LaTeX errors

2006-07-29 Thread Frank Küster
John Goerzen [EMAIL PROTECTED] wrote:

 severity 380247 normal
 thanks

 On Fri, Jul 28, 2006 at 06:54:16PM +0200, Frank Küster wrote:
 Package: bacula-doc
 Severity: serious
 Tags: patch
 
 latex bacula.tex will fail, even when all needed depends are installed.

 I just built it again, and it works.  What exactly are you seeing?

Ah, yes, sorry.  It probably does not FTBFS, but only because the
commands that fail are prefixed with - in the Makefile, but I think
they shouldn't.

What I did was:  I tried to find out which packages were needed to fix
the other FTBFS that was already reported,  and therefore I ran latex
bacula.tex, i.e. without -interaction=batchmode, and looked at the
errors.  If you do the following change:

-   -latex -interaction=batchmode bacula.tex
+   latex -interaction=nonstopmode bacula.tex

you can see them.  Most of them are because the document uses the
underscore in non-math context without escaping it.  There's also a
wrong nesting of environments at one place, and gfdl.tex uses preamble
commands after \begin{document}.

 The files are full of further LaTeX problems:  Use of the obsolete \bf
 command instead of \bfseries (will cause trouble when fonts are changed,
 and the letter kerning might already be amiss), declaration of a new
 fontsize with hard-coded cmr which might also cause trouble, etc.pp.

 I would be happy to forward that on to upstream.

I fear just sending them a patch will not help in the long run, since
they are going to make the same mistakes again.  Perhaps it's best if
they read l2tabuen.pdf, which nicely describes many errors that
old-fashioned or inexperienced LaTeX writers make.  It's included in
most modern TeX distributions.

Will you contact them about this, or should I rather do it?

 Note that the attached patch loads the non-free html.sty, because the
 original document uses commands from it.  I'm going to file a separate
 bug about this.

 Unfortunately, that means I can't apply it.

Err, if I had been right that it needs html.sty, then it depends on it,
anyway - just ignoring the dependency wouldn't help.  But in fact I was
wrong; it uses commands that also hyperref provides, but they are
undocumented - therefore I missed them.

 Until I see some actual evidence that there is an actual problem, I
 don't see what the problem is.

The Makefile succeeds only because upstream tells it to ignore any
errors, and there are many.  I think the first one can be seen on the
page numbered 294, in the second paragraph below the heading
performance issues:  A variable make_xx_table is supposed to be
printed, but it should be written make\_xx\_table in the LaTeX source.
Without the backslashes, LaTeX is forced to math mode, interprets the
second underscore and prints the t as subscript and everything after the
first underscore as one bib multiplication of math symbols.

There are many more occurrences of this error - just find the places
where my patch escapes underscores.  

On the following page there's a different error, the link is typeset as
http://www.postgresql.org/docs/faqs.FAQ.html#3.3, but it should end in
#3.3.  It doesn't work anyway, because it should be #item3.3, but
also the internal representation is wrong.

I agree that this bug is not serious, since upstream's Makefile already
chooses to ignore the errors, and the resulting document is usefull,
even if buggy.  Who would be the upstream person to contact about this?

Regards, Frank

-- 
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#380277: aptitude: Command line doesn't take into account more than one argument!

2006-07-29 Thread Stéphane Rosi

Daniel Burrows wrote:

  What shell are you using?
  


I use bash, version 3.1-4.

--
Steph


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



Bug#380293: [Pkg-xfce-devel] Bug#380293: Segmentation fault on save

2006-07-29 Thread James Westby
On (28/07/06 23:44), Gleidson Echeli Leopoldo wrote:
 Package: mousepad
 Version: 0.2.4-1
 Severity: importante
 
 On save any file, Mousepad close. I did run mousepad from terminal and
 on save, when the mousepad close, occur a Segmentation fault!
 
 How reproduce?
 
 Run the Mousepad and open a file or so create a new file. Save across
 the menu or so clicking Ctrl+S.
 
 Also occur with Save As...
 

I can't reproduce this on i386. Looks like it is amd64 (or maybe 64
bits) specific.

Thanks,

James 


-- 
  James Westby
  [EMAIL PROTECTED]
  http://jameswestby.net/



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



Bug#380328: ITP: pdfcrack -- PDF files password cracker

2006-07-29 Thread Nacho Barrientos Arias
Package: wnpp
Severity: wishlist
Owner: Nacho Barrientos Arias [EMAIL PROTECTED]

* Package name: pdfcrack
  Version : 0.7
  Upstream Author : Henning Noren [EMAIL PROTECTED]
* URL : http://sourceforge.net/projects/pdfcrack
* License : GPL
  Programming Lang: C
  Description : PDF files password cracker

pdfcrack is a simple tool for recovering passwords from pdf-documents.
It should be able to handle all pdfs that uses the standard security handler
but the pdf-parsing routines are a bit of a quick hack so you might stumble
across some pdfs where the parser needs to be fixed to handle.

pdfcrack allows configure the size of the searched password, use an 
external wordlist file and save cracking sessions to restore it later.

This software uses xpdf/poppler stuff (categorized as free).

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


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



Bug#380325: [INTL:pt] Portuguese translation for canna (debconf)

2006-07-29 Thread Rui Branco

Package: canna
Version: 3.7p3-3
Tags: l10n, patch
Severity: wishlist

Portuguese (pt) translation for canna's debconf messages by Ricardo 
Silva ardoric _at_ gmail.com.

Feel free to use it.

For translation updated please contact Ricardo Silva and CC the Portuguese
translation team traduz _at_ debianpt.org
# Portuguese translation for canna debconf messages
# Copyright (C) 2006 THE canna'S COPYRIGHT HOLDER
# This file is distributed under the same license as the canna package.
# Ricardo Silva [EMAIL PROTECTED], 2006
#
msgid 
msgstr 
Project-Id-Version: canna 3.7p3-3\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2006-06-28 06:58-0600\n
PO-Revision-Date: 2006-07-29 10:48+0100\n
Last-Translator: Ricardo Silva [EMAIL PROTECTED]\n
Language-Team: Native Portuguese [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit

#. Type: boolean
#. Description
#: ../templates:4
msgid Do you want to run the Canna server ?
msgstr Deseja correr o servidor Canna?

#. Type: boolean
#. Description
#: ../templates:4
msgid 
This package contains the Canna server and server related utilities. If you 
are only interested in these utilities, you can disable the Canna server 
here.
msgstr 
Este pacote contem o servidor Canna e utilitários relacionados. Se só está 
interessado nos utilitários pode desactivar o servidor Canna aqui.

#. Type: boolean
#. Description
#: ../templates:13
msgid Do you want to connect to the Canna server from remote host?
msgstr Deseja conectar-se ao servidor Canna a partir de um anfitrião remoto?

#. Type: boolean
#. Description
#: ../templates:13
msgid 
The Canna server only allows connections via UNIX domain sockets when `-
inet' option is not specified.  It means that when Canna server is started 
without `-inet' option, only clients which run on the same host can connect 
to the server. Some clients such as `egg' and `yc-el' do not support  UNIX 
domain socket and  require `-inet' option even if they run on  the same host.
msgstr 
O servidor Canna apenas permite ligações a partir de sockets UNIX quando a 
opção 
`-inet' não é especificada. Isto significa que quando o servidor Canna é 
iniciado sem a opção `-inet', só clientes a correr no mesmo anfitrião se 
podem 
ligar ao servidor. Alguns clientes, tais como o `egg' e o `yc-el' não 
suportam 
sockets UNIX e necessitam a opção `-inet' mesmo estando a correr no mesmo 
anfitrião.

#. Type: boolean
#. Description
#: ../templates:13
msgid 
If you want to connect this Canna server from remote hosts or if you want to 
use INET-domain-only softwares, you should run the server with `-inet' 
option.
msgstr 
Se deseja poder ligar-se a este servidor Canna a partir de anfitriões remotos 
ou 
se quer usar sofware que só conhece o dominio INET, deve correr o servidor 
com a 
opção `-inet'.

#. Type: boolean
#. Description
#: ../templates:30
msgid Manage /etc/hosts.canna with debconf ?
msgstr Gerir o /etc/hosts.canna com o debconf?

#. Type: boolean
#. Description
#: ../templates:30
msgid /etc/hosts.canna controls which host can connect to this server.
msgstr o /etc/hosts.canna controla que anfitriões se podem ligar a este 
servidor.

#. Type: boolean
#. Description
#: ../templates:30
msgid 
By default /etc/hosts.canna will be managed with debconf. Refuse here if you 
want to manage /etc/hosts.canna yourself.
msgstr 
Por omissão o /etc/hosts.canna vai ser gerido com o debconf. Recuse se quiser 

gerir o /etc/hosts.canna por si.

#. Type: string
#. Description
#: ../templates:40
msgid Please enter the name of hosts allowed to connect this server
msgstr Por favor introduza o nome dos anfitriões permitidos a ligar-se a 
este servidor

#. Type: string
#. Description
#: ../templates:40
msgid 
Please enter the names of hosts allowed to connect to this Canna server, 
separated by spaces.
msgstr 
Por favor introduza os nomes dos anfitriões permitidos a ligar-se a este 
servidor Canna separados por espaços.

#. Type: string
#. Description
#: ../templates:40
msgid 
`unix'  is a special notation for allowing the accses via UNIX domain 
sockets.
msgstr 
`unix' é uma notação especial para permitir o acesso via sockets UNIX.

#. Type: select
#. Description
#: ../libcanna1g.templates:5
msgid Canna input style
msgstr Estilo de input do Canna

#. Type: select
#. Description
#: ../libcanna1g.templates:5
msgid 
Please choose default canna input style below, which will be installed if 
there is no previous configuration:
msgstr 
Por favor escolha o estilo de input do canna das opções em baixo. Será 
instalado 
se não houver configuração prévia:

#. Type: select
#. Description
#: ../libcanna1g.templates:5
msgid 
 verbose - Canna3.5 default style with verbose comments\n
 1.1 - old Canna style (ver. 1.1)\n
 1.2 - old Canna style (ver. 1.2)\n
 jdaemon - jdaemon style\n
 just- Justsystem ATOK like style\n
 lan5- LAN5 like style\n
 matsu   - MATSU word prosessor like style\n
 skk 

Bug#379336: module-init-tools: modprobe spams WARNING: Unmatched bracket in ..

2006-07-29 Thread Marco d'Itri
On Jul 29, michaelm [EMAIL PROTECTED] wrote:

 they all seem normal text cfg files.
I cannot think of other reasons for this behaviour, so looks like you
will have to debug this on your own now.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#296714: ITP: freepop -- game inspired by the classic Populous series

2006-07-29 Thread Gerfried Fuchs
reopen 296714
thanks

* Eddy Petri??or [EMAIL PROTECTED] [2006-07-27 17:10]:
 I see that the repo[1] linked by Gerfried in the original mail
 contains a package for this game.

 Right.  Did you also read the README in that directory?

 Gerfried, are you still interested in maintaining this game package?

 Yes.

 If so, some Debian Developer could sponsor an upload, if you ask for
 one. Probably he might be a member of the Debian Games Team[*].

 I really wonder: you send this message to someone with a @debian.org
address.  I haven't yet met a person that has a @debian.org address and
is _no_ Debian Developer...  Furthermore if you check the archives for
at least the list when it still was hostes on alioth, or take a peek
into the IRC channel for the group, you might find me there, too.  I
would have expected that such a request would come from someone who is a
bit more involved themselfes...

 If you decide to maintaina the package, please send an email to
 [EMAIL PROTECTED] with the following contents. The bug will be
 closed yet another time at upload time.

 If you would read the README you would notice that an upload still
can't happen currently.  The clanlib 0.7 packages done back then by
fenio weren't approved by the clanlib maintainers, and there wasn't yet
a different approch to get clanlib 0.7 into Debian.  Furthermore I don't
consider this issue high priority as the gameplay currently is even
less advanced than widelands, and as you can see in #295191 it isn't
considered release fit neither.

 So long,
Alfie
-- 
Liebe ist ein Spiel
der Wellen mit Gefühlen
die wir nicht versteh'n
-- André Appel


signature.asc
Description: Digital signature


Bug#380326: debuild: please add ccache support

2006-07-29 Thread Marco d'Itri
Package: devscripts
Version: 2.9.20
Severity: wishlist

It would be very useful if debuild supported a --ccache parameter to
enable using ccache.
It would just need to add /usr/lib/ccache/ at the beginning of the $PATH.

(This would also add support for distcc, which is usually run by
ccache.)

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#380273: DHCP server exits unexpectedly on DHCPOFFER with specific client-identifier

2006-07-29 Thread Martin Schulze
I have assigned CVE-2006-3122 to this issue.

Eloy, please let us know which version in sid fixes the problem
when you upload a package.

Andrew, is it ok when we credit you in the advisory for discovery?

Andrew Steets wrote:
 There is a bug in ISC DHCP server version 2 that causes the server to
 unexpectedly exit when it receieves a DHCPOFFER packet with a
 client-identifier option which is exactly 32 bytes long.
 
 A malicious user could use this as a sort of denial of service attack on
 a version 2 dhcp server.  This does not appear to be a problem with the
 dhcp version 3 server.
 
 Explanation of the bug:
 The DHCP server has a lease struct which contains a buffer (uid_buf)
 which is 32 bytes long.  If it needs more space, it simply malloc's new
 storage.  There is an edge condition in supersede_lease() from memory.c
 that causes a 32 byte client-identifier to be mistakenly interpreted as
 a corrupt uid, and so the server exits with the message corrupt lease
 uid.

Well spotted!

Thanks a lot for the research and the patch.

Regards,

Joey

-- 
MIME - broken solution for a broken design.  -- Ralf Baechle

Please always Cc to me when replying to me on the lists.


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



Bug#368486: mod_dnssd and hostnames with only one component

2006-07-29 Thread Sam Morris
On Fri, 2006-07-28 at 14:30 +0200, Lennart Poettering wrote:
 On Wed, 12.07.06 09:45, Sam Morris ([EMAIL PROTECTED]) wrote:
 
  I altered the log message printed by mod_dnssd:
  
  [Wed Jul 12 09:03:57 2006] [error] avahi_entry_group_add_service(name=Sam 
  Morris on xerces, host=xerces) failed: Invalid host name
  [Wed Jul 12 09:03:57 2006] [error] 
  avahi_entry_group_add_service(name=xerces, host=xerces) failed: Invalid 
  host name
  
  It appears mod_dnssd specifies 'xerces' as the hostname, which the
  avahi_is_valid_fqdn function rejects because it only contains one
  component.
 
 But why did mod_dnssd use that name in the first place? Have you
 configured it manually?

Argh, you're right. Setting ServerName to 'xerces.local' or leaving it
empty makes everything work.

I put in 'ServerName xerces' to avoid the annoying 'Could not determine
the server's fully qualified domain name, using 127.0.0.1 for
ServerName' warning every time apache was started/stopped.

Perhaps mod_dnssd's documentation should mention that the hostnames
apache uses (and hence supplies to mod_dnssd) must be 'valid'--i.e.
resolvable via the DNS or via mDNS.

 Lennart

-- 
Sam Morris
http://robots.org.uk/

PGP key id 5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078



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



Bug#335759: progress?

2006-07-29 Thread Andreas Metzler
Hello,
Any progress on fixing this? Anything I could do to speed this up?
  cu andreas


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



Bug#322714: debmirror: --ignore-release-gpg doesn't

2006-07-29 Thread Baurzhan Ismagulov
Hello Goswin,

I also experience the same problem. Here's an example:

[EMAIL PROTECTED]:~/tmp/h/z$ debmirror /mnt/sda1/ibr/slind/host -p -e http -h 
www.emdebian.org -r /slind/host -d suffolk -s main -a i386 --postcleanup 
--ignore-release-gpg
Mirroring to /mnt/sda1/ibr/slind/host from 
http://anonymous:www.emdebian.org//slind/host/
Arches: i386
Dists: suffolk
Sections: main
Including source.
Will clean up AFTER mirroring.
Attempting to get lock, this might take 2 minutes before it fails.
Get Release files.
[0%] Getting: dists/suffolk/Release... ok
[0%] Getting: dists/suffolk/Release.gpg... dists/suffolk/Release.gpg failed 404 
Not Found
dists/suffolk/Release.gpg failed md5sum check, removing
Release signature does not verify, use -v to see the gpg error.
Get Packages and Sources files and other miscellany.
Won't mirror without dists/suffolk/main/binary-i386/Packages.gz signature in 
Release at /usr/bin/debmirror line 1300.
WARNING: releasing 1 pending lock...

Thanks in advance,
Baurzhan.


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



Bug#380329: [l10n]: typos in french debconf translation

2006-07-29 Thread Florentin Duneau
Package: backup-manager
Severity: minor

Hi,

The attached patch fixes some typos in french debconf translation
(debian-l10n-french can proofread your translation).


Florentin Duneau

-- 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.17-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


fr.diff.gz
Description: Binary data


Bug#380327: Improve manpage

2006-07-29 Thread Christian Hammers
Package: mmv
Version: 1.01b-14
Severity: wishlist

mmv has an impressive manpage but what's missing is a little and clear
examples section at the end, just containing 1-3 standard cases like:

 EXAMPLES
* Replace -4.0 in every filename by -5.0:
 mmv *-4.0* #1-5.0#2

Most people then just need to be reminded if it was #1, %1 or $1 etc
and don't want to read the details :)

bye,

-christian-



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-k8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages mmv depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries

mmv recommends no packages.

-- no debconf information



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



Bug#351414: Why does Ubuntu have all the ideas?

2006-07-29 Thread Holger Levsen
Hi,

On Saturday 29 July 2006 08:43, Christian Perrier wrote:
 And get a very nice random theme for gdm, making the system different
 each time it's booted up. Very user friendly.

I agree with Christian. Quite some people will be confused by this, and it's 
completly unnecessary to have a random theme as default. (Even if it does 
look more fancy for those who won't be confused.)


regards,
Holger


pgpdYwr1vXDG5.pgp
Description: PGP signature


Bug#272171: Anyone alive?

2006-07-29 Thread Josip Rodin
On Sat, Jul 29, 2006 at 02:11:43AM +0200, Armin Berres wrote:
 are you alive?
 
 Upstream has reached 2.0.1 and we are still stuck with 1.5.3. It would
 be really good if Etch would ship an up to date maildrop.

The bug reported about 1.8 in experimental has been a bit disheartening,
but I'll see if I can make a 2.0.2 package.

It doesn't help that the build system got converted while I was gone :)

-- 
 2. That which causes joy or happiness.


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



Bug#378249: courier-authlib: doesn't use shlibs

2006-07-29 Thread Stefan Hornburg (Racke)

Adeodato Simó wrote:

* Charles Fry [Sat, 22 Jul 2006 13:14:29 -0400]:

Uh, hi, seems like I forgot to flag this mail as needing a reply.


As a week has passed, this bug is now 0-day NMUable. Charles, were you
thinking on doing it yourself? (Just asking as to no step on somebody
else's toes.)



Well, I've never dealt with an issue like this before, so I'd be much
more comfortable if someone else either did it or walked me through it.


Let me know what you prefer. I'm happy both to upload a fix myself, or
to help you with what you may need for uploading yoursef.


Please send a patch instead of upload it by yourself. If the patch is
sensible, I'll do an upload within short notice.

Thanks
Racke



--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



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



Bug#380331: ejabberd: postinst script fails when admin is already registered

2006-07-29 Thread Gerd Flaig
Package: ejabberd
Severity: important

Hi,

the postinst script fails when the admin account already exists. It
shouldn't.

   Starting jabber server: ejabberd.
   User [EMAIL PROTECTED] already registered at node [EMAIL PROTECTED]
   dpkg: error processing ejabberd (--configure):
subprocess post-installation script returned error exit status 1

My quick fix for this was

--- /tmp/ejabberd.postinst  2006-07-29 12:07:55.170647099 +0200
+++ /var/lib/dpkg/info/ejabberd.postinst2006-07-29 12:03:45.041976562 
+0200
@@ -80,7 +80,7 @@
 FLAG=/var/lib/ejabberd/.admin_registered
 if [ ! -f $FLAG -a -n $USER -a -n $PASSWD ]; then
 sleep 5
-ejabberdctl register $USER $HOST $PASSWD
+ejabberdctl register $USER $HOST $PASSWD || true
  touch $FLAG
 fi
 }

This may be suboptimal when there is another reason for register
failure.

   Goodbyte, Gerd.

-- 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.16
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#310811: Unable to reproduce this bug

2006-07-29 Thread Øystein Gisnås

tag 310811 unreproducible moreinfo
quit

Hi,

some time ago you reported a bug at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=310811

I am to able to reproduce this crash on my system. Do you still have
the mail that caused it? Do you have the chance to verify that the bug
is still there with a recent version of Balsa? Try with 2.3.13 when it
hits the archive.


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



Bug#380330: aptitude: segfault when using wrong apt pinning

2006-07-29 Thread Martin Kourim
Package: aptitude
Version: 0.4.1-1.1
Severity: normal

Hi,

I had been using wine package from sourceforge.net. Now I have removed
corresponding line from sources.list and wanted to install wine packages
from Debian. But I forgot to remove

Package: wine
Pin: release l=WineHQ APT Repository
Pin-Priority: 1000

from /etc/apt/preferences

# aptitude install wine
...
No candidate version found for wine
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.

So I entered wine version

# aptitude install wine=0.9.15-1
...
The following NEW packages will be automatically installed:
  wine-utils
The following NEW packages will be installed:
  wine wine-utils
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1839kB of archives. After unpacking 8217kB will be used.
Do you want to continue? [Y/n/?]
Segmentation faulttate information... 1%

I can reproduce this behaviour. (btw apt-get install wine=0.9.15-1
works).

Thanks, martink


-- System Information:
Debian Release: testing/unstable
  APT prefers testing-proposed-updates
  APT policy: (990, 'testing-proposed-updates'), (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-14-k7
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.44.2   Advanced front-end for dpkg
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libncursesw5  5.5-2  Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a2.0.16-3   type-safe Signal Framework for C++
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3

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

-- no debconf information


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



Bug#272171: Anyone alive?

2006-07-29 Thread Armin Berres
Josip Rodin wrote:
 On Sat, Jul 29, 2006 at 02:11:43AM +0200, Armin Berres wrote:
 are you alive?

 Upstream has reached 2.0.1 and we are still stuck with 1.5.3. It would
 be really good if Etch would ship an up to date maildrop.
 
 The bug reported about 1.8 in experimental has been a bit disheartening,
 but I'll see if I can make a 2.0.2 package.

Hehe, cool :-)

Thanks for the work!

Regards,
Armin


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



Bug#353564: NMU patch

2006-07-29 Thread Marc 'HE' Brockschmidt
Heya,

I've NMUed mova using Clint's patch. Final NMU patch attached.

Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
10: strukturiert
   dieses Programm besteht aus mehreren Funktionen (Kristian Köhntopp)

diff -u mova-4.0/usr/local/bin/mova mova-4.0/usr/local/bin/mova
--- mova-4.0/usr/local/bin/mova
+++ mova-4.0/usr/local/bin/mova
@@ -41,7 +41,7 @@
/g; s/[1-9][0-9]*/_\
   /g; s/[ÁÂ×ÇÄÅÖÚÉËÌÍÎÏÐÒÓÔÕÆÞÃÞÛÈÝßØÜÀÑ]/\
 /g; s/_[AISE][a-z]*:/_\
-  /g; s/_[^ ][^ ]*[.:]/\\fI\\fP/g; s/_//g; s/«/Ü/g; s//O/g; s/\( \[[^]]*\)È/\1`/g; s/\( \[[^]]*\)Ç/\1,/g; s/\( \[[^]]*\)È/\1`/g; s/\( \[[^]]*\)Ç/\1,/g' | fmt -s -w 46 |groff -Tlatin1 | less;}
+  /g; s/_[^ ][^ ]*[.:]/\\fI\\fP/g; s/_//g; s/«/Ü/g; s//O/g; s/\( \[[^]]*\)È/\1`/g; s/\( \[[^]]*\)Ç/\1,/g; s/\( \[[^]]*\)È/\1`/g; s/\( \[[^]]*\)Ç/\1,/g' | fmt -s -w 46 |groff -Tlatin1 | sensible-pager;}
 
 DEF () {
 test -f ${MD}Movarc  DIRD=`cat ${MD}Movarc | sed -n '6,6p'`share/dict/  DEFD=`cat ${MD}Movarc | sed -n '8,8p'`
diff -u mova-4.0/debian/changelog mova-4.0/debian/changelog
--- mova-4.0/debian/changelog
+++ mova-4.0/debian/changelog
@@ -1,3 +1,11 @@
+mova (4.0-4.1) unstable; urgency=low
+
+  * NMU
+  * Fix mova to call sensible-pager instead of less. Thanks to Clint for the
+patch. (Closes: #353564)
+
+ -- Marc 'HE' Brockschmidt [EMAIL PROTECTED]  Sat, 29 Jul 2006 12:17:36 +0200
+
 mova (4.0-4) unstable; urgency=low
 
   * New Maintainer. (Closes: #135061)


Bug#374946: 374946 still present in cupsys 1.2.2-1

2006-07-29 Thread Michael Meskes
On Fri, Jul 28, 2006 at 10:54:57AM -0700, Slaven wrote:
 The same problem still persists here after upgrading to 1.2.2-1; all my 
 network printers are out of business. Only versions 1.2.1-2 and earlier work, 
 so downgrading is at the moment the only workaround. 

Same here. Some more infos. The access_log is no longer just containing
error messages, but:

localhost - - [29/Jul/2006:12:08:50 +0200] POST / HTTP/1.1 200 124 Get-Jobs 
successful-ok
localhost - - [29/Jul/2006:12:14:19 +0200] POST / HTTP/1.1 200 351 
CUPS-Get-Classes client-error-not-found
localhost - - [29/Jul/2006:12:18:06 +0200] POST / HTTP/1.1 200 354 
CUPS-Get-Classes successful-ok
localhost - - [29/Jul/2006:12:18:14 +0200] POST / HTTP/1.1 200 354 
CUPS-Get-Classes successful-ok
localhost - - [29/Jul/2006:12:18:14 +0200] POST / HTTP/1.1 200 124 Get-Jobs 
successful-ok
localhost - - [29/Jul/2006:12:19:44 +0200] POST /classes/ HTTP/1.1 200 221 
CUPS-Get-Classes successful-ok
localhost - - [29/Jul/2006:12:19:49 +0200] POST /printers/LaserJet HTTP/1.1 
200 55907 - successful-ok
localhost - - [29/Jul/2006:12:19:50 +0200] POST /classes/ HTTP/1.1 200 221 
CUPS-Get-Classes successful-ok
localhost - - [29/Jul/2006:12:19:50 +0200] POST / HTTP/1.1 200 383 Get-Jobs 
successful-ok

So this seems as if it works, but it doesn't. All I have is some
strange processes lying around:

lp   11191  0.0  0.2   3336  1324 ?S12:00   0:00 
ipp://dune.fam-meskes.de:631/printers/LaserJet 166 michael .bash_logout 1 
job-priority=50 job-uuid=urn:uuid:3b501797-0141-3eb6-6915-bd0e1ed11965 
job-sheets=none,none lease-duration=300 job-hold-until=no-hold 
/var/spool/cups/d00166-001
lp   13205  0.0  0.2   3336  1324 ?S12:19   0:00 
ipp://dune.fam-meskes.de:631/printers/LaserJet 169 michael file:/// 1 
multiple-document-handling=separate-documents-collated-copies 
orientation-requested=3 job-priority=50 
job-uuid=urn:uuid:6c00c4fc-8fce-301e-64cd-063a25d57435 job-sheets=none,none 
lease-duration=300 job-hold-until=no-hold /var/spool/cups/d00169-001

The server doesn't notice anything according to the logs.

To make things even stranger, the very same setup on the very same
machine works nicely in my office environment with an older cups version
on the server but not on my home setup with 1.2.2 now. 

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


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



Bug#361929: grub and /usr

2006-07-29 Thread Robert Millan

Hi!

I have to apologise, because all this fuss is my fault.  I mistakenly
interpreted FHS and understood that GRUB should be in / rather than /usr
because it was essential for system boot.  However, this is not the case since
all files used during boot live in /boot/grub.

Rewriting grub-install, etc doesn't make sense.  In case of grub-install, we'd
have to diverge from upstream for no good reason, and introduce new bugs.  To
me, it's much worse than violating FHS, even if violating FHS is an RC bug.

Some alternatives that come to mind:

 - Can we edit /etc/kernel-img.conf during postinst?  A simple sed rule could
 turn all /sbin/update-grub into /usr/sbin/update-grub.  I suppose policy
 mandates that we need user permission to do this, but we could add a debconf
 template for that.

 - Can we replace /sbin/update-grub with a dummy stub that just echoes:
 WARNING: $0 doing nothing.  Use /usr/sbin/update-grub instead!

 (fortunately, default $PATH gives preference to /usr, so this won't bother
 the user during shell invokations).

As for grub-installer, can't it just ensure PATH gives preference to /usr,
and then invoke the commands without an absolute path?

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended for
spam harvesters.  Writing to it will get you added to my black list.


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



Bug#378077: Bug#379077 closed by Oleksandr Moskalenko [EMAIL PROTECTED] (Bug#379077: fixed in scribus-ng 1.3.3.2.dfsg-2)

2006-07-29 Thread Luke Kenneth Casson Leighton
On Sat, Jul 29, 2006 at 09:11:54AM +0100, Philip Hands wrote:
 Luke Kenneth Casson Leighton wrote:
  On Sat, Jul 29, 2006 at 02:36:38AM +0100, Philip Hands wrote:
  
 Luke Kenneth Casson Leighton wrote:
 
 um... i just checked the scribus-ng/debian/depend file,
 for scribus-ng-1.3.3.2.dfsg/debian/control 
 
 it doesn't have liblcms1 (=1.13) as a dependency.
 
 is there something about the way that dependencies work that i don't
 know about (quite likely) - are Depends auto-generated from their
 -dev build-depends?
 
 The ${shlibs:Depends} bit is magic that gets replaced by all the shared
 libraries that you built the package against, when you built it.
  
   
   yaay!
  
  
 Is that the answer to your question?
  
  
   yup!
  
   ok - how would it be possible for that to end up with liblcms1.08
   as the Depends, but still have liblcms1.13 in the -dev thing?
  
   somehow, scribus-ng-1.3.3.2-dfsg1 has ended up with build-dep of
   1.13-dev but a Depend of 1.08.
 
 Well, the build-dep is set by the maintainer, whereas the Depend is set
 automatically.
 
 I know there was talk of making the auto-detection somehow determine the
 actual dependencies by analysing the functions being called by the program,
 and then working out the minimum library version that provides those (in an
 attempt to fix the problem where a program that would happily work with
 version 1 of a library, ends up with a dependency on version 100, just
 because the maintainer has that version of the -dev package installed) but
 I thought that was still science fiction.

 sounds like complete twaddle, to me :)

 ... kick out of a build because the function's missing, yes.
 try to install versions of a library to detect the required minimum?
 i'll see it when i believe it.

 Does the dependency actualy work?  

 nope.

 Can you run scribus with 1.08?
 
 nope - because there's a function missing.

 how the heck he managed to get it to work i really don't know.
 i think he built it on sarge or something.

 To me it looks like someone has managed to force the package to build when
 they had -dev.1.08 installed, presumably by running the rules file
 directly, rather than using debuild or some such.  If it all works then the
 build-dep is a bug.  If it doesn't, then it needs rebuilding.

 a rebuild still shows Depends: liblcms1 = 1.08
 
 which is why i'm complaining to this guy because he doesn't understand
 that there's a problem.


 I suppose you could check some of these theories by grabbing the source,
 and building it yourself.

 yehh, i've already installed liblcms1.15 to get working with the
 package, otherwise i would.

 and i need a working scribus-ng more than i need the maintainer to
 understand the problem.

 l.



-- 
--
lkcl.net - mad free software computer person, visionary and poet.
--


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



Bug#380326: debuild: please add ccache support

2006-07-29 Thread Marco d'Itri
On Jul 29, Marco d'Itri [EMAIL PROTECTED] wrote:

 It would just need to add /usr/lib/ccache/ at the beginning of the $PATH.
And preserve $CCACHE_*.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#374946: cupsys: 1.2.1-3 does not work: Perhaps it's the config file?

2006-07-29 Thread Michael Meskes
On Fri, Jul 28, 2006 at 06:24:42PM -0700, Slaven wrote:
 This time I made sure the old conf file stays in place after the upgrade, and 
 now everything works fine after upgrade to cupsys 1.2.2-1. I attach my conf 
 file (the old one, which came with version 1.2.1-2, the one that works fine 
 for me) below in hope you can figure out what was going on. I'll play with 
 this a little bit more myself...

On the server that has the printers attached or on your local machine? I
tried your conf to no avail on my laptop.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


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



Bug#360727: maildrop: wrong dependencies

2006-07-29 Thread Josip Rodin
On Tue, Apr 04, 2006 at 01:34:31PM +0200, Ralf Hildebrandt wrote:
 Package: maildrop
 Version: 1.8.1-2
 Severity: normal
 
 Why doesn't maildrop depend on libcourierauth.so.0?
 
 # ldd /usr/bin/maildrop
 libcourierauth.so.0 = not found

That library is actually in /usr/lib/courier-authlib/libcourierauth.so.0
(a subdirectory of /usr/lib, not /usr/lib itself) so it's exempt from some
of the rules about shared libraries. With the upcoming 2.0.2 package,
ldd actually shows:

% ldd =maildrop
libcourierauth.so.0 = /usr/lib/courier-authlib/libcourierauth.so.0 
(0xb7f8)

and the only remnant of this behaviour is shown at build time with:

dpkg-shlibdeps: warning: unable to find dependency information for shared 
library libcourierauth (soname 0, path libcourierauth.so.0, dependency field 
Depends)

So I'm thinking we'll have it all covered soon.

-- 
 2. That which causes joy or happiness.


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



Bug#380167: postgresql: junk left after purging

2006-07-29 Thread Martin Pitt
Hi Stepan,

Stepan Golosunov [2006-07-28  8:23 +0500]:
 The following files were left on my system after purging postgresql
 package:

Good point, fixing now.

 There are also log files, but I think they should be purged by
 postgresql-7.4 package. (Hmm, does postgresql-7.4 remove its logs on purge?
 Policy says it should but postrm looks like it doesn't.)

The migration moves the log to
/var/log/postgresql/postgresql-7.4-main.log, which is automatically
removed when the postgresql-7.4 package is purged. The particular
removal happens in postgresql-common's pg_dropcluster script, so you
won't directly find it in postgresql-7.4's postrm.

Thanks,

Martin

-- 
Martin Pitthttp://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org

In a world without walls and fences, who needs Windows and Gates?


signature.asc
Description: Digital signature


Bug#345376: Unable to reproduce this bug

2006-07-29 Thread Øystein Gisnås

tag 345376 unreproducible moreinfo
quit

Hi,

some time ago you reported a bug at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345376

I am unable to reproduce this bug on my system. Can you try this again
with the current version of balsa? The steps I did was:

1. Make sure expunge on exit was enabled (was by default)
2. Delete an email (not move to trash)
3. Verify this by unhiding deleted emails
4. Exit application and start again
5. Unhiding deleted emails again to see that it is not there

I did this both for a normal POP inbox and IMAP.


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



Bug#380334: [INTL:tr] Turkish po update

2006-07-29 Thread Recai Oktaş
Package: popularity-contest
Severity: wishlist
Tags: l10n patch

File is attached.

-- 
roktas
# Turkish translation of popularity-contest.
# This file is distributed under the same license as the popularity-contest 
package.
# Özgür Murat Homurlu [EMAIL PROTECTED], 2004.
# Recai Oktaş [EMAIL PROTECTED], 2006
#
msgid 
msgstr 
Project-Id-Version: popularity-contest\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2006-07-29 12:23+0200\n
PO-Revision-Date: 2006-07-29 14:02+0300\n
Last-Translator: Recai Oktaş [EMAIL PROTECTED]\n
Language-Team: Debian L10n Turkish debian-l10n-turkish@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.0.2\n
Plural-Forms:  nplurals=1; plural=0;\n

#. Type: boolean
#. Description
#: ../templates:4
msgid Participate in the package usage survey?
msgstr Paket kullanım anketine katılmak ister miydiniz?

#. Type: boolean
#. Description
#: ../templates:4
msgid 
The system may anonymously supply the distribution developers with 
statistics about the most used packages on this system.  This information 
influences decisions such as which packages should go on the first 
distribution CD.
msgstr 
Bu sistemde en çok kullanılan paketler hakkındaki istatistiksel bilgiler 
isimsiz 
(anonim) şekilde dağıtım geliştiricilerine iletilebilir. Bu bilgiler, 
dağıtımın 
birinci CD'si içinde olması gereken paketlerin belirlenmesi gibi bazı kararlar 

üzerinde etkili olacaktır.

#. Type: boolean
#. Description
#: ../templates:4
msgid 
If you choose to participate, the automatic submission script will run once 
every week, sending statistics to the distribution developers. The collected 
statistics can be viewed on http://popcon.debian.org/.;
msgstr 
Katılmak isterseniz otomatik gönderim betiği haftada bir kez çalışacak ve 
toplanan 
istatistikleri dağıtım geliştiricilerine gönderecektir. Bu istatistiklere 
http://popcon.debian.org/ adresinden erişilebilir.

#. Type: boolean
#. Description
#: ../templates:4
msgid 
This choice can be later modified by running \dpkg-reconfigure popularity-
contest\.
msgstr 
Burada yapılan seçim, \dpkg-reconfigure popularity-contest\ komutu 
çalıştırılarak 
daha sonra değiştirilebilir.


signature.asc
Description: Digital signature


Bug#363943: updated version of german translation file

2006-07-29 Thread Holger Wansing
Hi,

please find attached the german po file for the new tar 1.15.91-2


Holger

On Thu,  6 Jul 2006 22:26:56 -0400 (EDT) Bdale Garbee wrote:
 Could you please update the po and pot files you provided in 363943 to reflect
 the 1.15.91 version of tar?  I regret that my knowledge of German is 
 insufficient to know how to merge what you have offered to the new version.
 
 Bdale


-- 

==
Created with Sylpheed 2.2.2
under Debian GNU/LINUX 3.1 »Sarge«
http://counter.li.org/,  Registered LinuxUser #311290
Spamfiltering by bogofilter.sourceforge.net
=



tar-1.15.91-2_de.po.gz
Description: Binary data


Bug#362808: clisp still FTBFS on Sparc

2006-07-29 Thread René van Bevern

found 362808 1:2.39-1
thanks

Gna. :-(

-
;; Loading file clos-class3.lisp ...
*** - ALLOCATE-METAOBJECT-INSTANCE: length 00 should be 
of type (INTEGER (0) (00000))
Bye.
-

René

-- 
René van Bevern [EMAIL PROTECTED]
http://progn.org  http://www.debian.org  http://www.pro-linux.de

Heap exhausted, game over.
   -- Steel Bank Common Lisp's Garbage Collector running out of memory


pgpl9MtK0UlTC.pgp
Description: PGP signature


Bug#361929: grub and /usr

2006-07-29 Thread Robert Millan

Btw, I hope this serves as a good example to everyone on how hardcoding absolute
paths is a BAD thing.

On Sat, Jul 29, 2006 at 12:48:01PM +0200, Robert Millan wrote:
  - Can we edit /etc/kernel-img.conf during postinst?  A simple sed rule could
  turn all /sbin/update-grub into /usr/sbin/update-grub.  I suppose policy
  mandates that we need user permission to do this, but we could add a debconf
  template for that.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended for
spam harvesters.  Writing to it will get you added to my black list.


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



Bug#379966: mondoarchive mishandles a filename containing back-quote character

2006-07-29 Thread Andree Leidenfrost
Hi Steven,

Thanks for getting back to me and for providing a minimalistic call of
mondoarchive. I have now been able to reproduce and can thus confirm
this bug.

The issue is indeed that special characters in filenames are not
escaped. The place this happens is the call to getfattr to get a list of
extended attributes in libmondo-filelist.c in function gen_aux_list().

To illustrate the wrong behaviour, I attach a little test program
backquote_test.c. (This is mainly so that I remember what the problem
is.)

In case you are not using extended attributes, you can remove the attr
package which I believe will make the program go away.

I have to think about how to properly escape characters in filenames
before they are being used in a shell command. (If you have any ideas,
please let me know.) At the moment I believe that a generic function
should be written that handles this type of thing consistently in mondo.
I would hope that such a function already exists somewhere and I can
just nick it. We'll see.

Best regards,
Andree

On Thu, 2006-07-27 at 22:20 -0400, Steven M. Robbins wrote:
 Quoting Andree Leidenfrost [EMAIL PROTECTED]:
 
  Could you send a screenshot of the terminal window with mondoarchive
  running when this appears. I have unsuccessfully tried to reproduce
  this, maybe if I see where/when exactly it occurs that could help me.
 
 Well, in the graphical mode, the error shows up in the middle of  
 screen and it is not clear what's going on at the time.  Acting on  
 your further suggestion to provide a command-line invocation, however,  
 makes this feasible.
 
 I created the directory /tmp/bogus as described in the initial bug  
 report.  Then run mondoarchive -W -O -i -d . -I /tmp/bogus as root.   
 The output is as follows:
 
 [EMAIL PROTECTED] -W -O -i -d . -I /tmp/bogus
 Initializing...
 See /var/log/mondo-archive.log for details of backup run.
 Checking sanity of your Linux distribution
 Done.
 Warning - you have opted for non-bootable backup
 BusyBox's sources are available from http://www.busybox.net
 Making catalog of files to be backed up
 Done.
 Dividing filelist into sets
 Dividing filelist into sets. Please wait.
 Your backup will probably occupy a single ISO. Maybe two.
 Done.
 Copying Mondo's core files to the scratch directory
 Done.
 Calling MINDI to create boot+data disks
 Your boot loader is unknown and it boots from
 /backup/tmp.mondo.2260/tmp.mondo.30326
 Boot+data disks were created OK
 Done.
 Preparing to archive your data
 Done.
 Archiving regular files to media
 Archiving regular files
 ---progress-form---1--- I am backing up your live filesystem now.
 ---progress-form---2--- Please wait. This may take a couple of hours.
 ---progress-form---3--- Working...
 ---progress-form---E---
 ---progress-form---4--- TASK:  [*...]   1% done;  0:00 to go
 sh: -c: line 0: unexpected EOF while looking for matching ``'
 sh: -c: line 1: syntax error: unexpected end of file
 ---progress-form---1--- I am backing up your live filesystem now.
 ---progress-form---2--- ISO 1: [] 0% used
 ---progress-form---3--- Please wait. This may take a couple of hours.
 ---progress-form---E---
 ---progress-form---4--- TASK:  [*...]   1% done;  8:20 to go
 Your regular files have been archived successfully.
 Done.
 Archiving large files to media
 Done.
 Writing any remaining data to media
 Please be patient. Do not be alarmed by on-screen inactivity.
 Call to mkisofs to make ISO (ISO #1) ...OK
 Done.
 Done.
 Writing boot+data floppy images to disk
 ---promptpopup---1--- Since you opted for a nonbootable backup, no  
 boot floppies were created.
 ---promptpopup---Q--- [OK] ---
 --
 Backup and/or verify ran to completion. Everything appears to be fine.
 /root/images/mindi/mondorescue.iso, a boot/utility CD, is available if  
 you want
 Data archived OK.
 Mondoarchive ran OK.
 See /var/log/mondo-archive.log for details of backup run.
 
 
 I hope you can home in on the bug with this.
 
 -Steve
 
-- 
Andree Leidenfrost
@ Debian Developer
Sydney - Australia

#include stdlib.h

int main() {

  system(getfattr --en=hex -P -d \/tmp/bogus/a silly `filename\);

  return 0;

}


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


Bug#380333: xen-hypervisor-3.0-i386: does not work on my i910GML based laptop

2006-07-29 Thread Janusz Krzysztofik
Package: xen-hypervisor-3.0-i386
Version: 3.0.2+hg9697-1
Severity: important
Tags: patch

Xen 3.0 hypervisor does not boot on my Acer TravelMate 2403 at all
unless IOAPIC is disabled with noapic or acpi=noirq boot parameter.
However, with IOAPIC disabled, some important devices, like network
adapter, do not work (because of interrupt problems, I guess).

The problem is smimiliar to the one I have experienced trying to run
linux kernels prior to 2.6.16 on this machine.

I have corrected the problem by manually applying the changes
found in the respective linux kernel patch available at
http://www.unmuted.de/travelmate/i915_ioapic_2.6.11.patch.
The resulting patch is enclosed, it works for me.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (600, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.16-2-xen-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

-- no debconf information
--- xen-3.0-3.0.2+hg9697/xen/arch/x86/io_apic.c	2006-05-31 10:49:41.0 +0200
+++ xen-3.0-3.0.2+hg9697.i915_ioapic_patch/xen/arch/x86/io_apic.c	2006-07-29 11:23:15.0 +0200
@@ -1847,7 +1847,8 @@
 
 /* Sanity check */
 if (reg_00.bits.ID != apic_id)
-panic(IOAPIC[%d]: Unable change apic_id!\n, ioapic);
+printk(IOAPIC[%d]: Unable to change apic_id!\n, ioapic);
+	return -1;
 }
 
 apic_printk(APIC_VERBOSE, KERN_INFO
--- xen-3.0-3.0.2+hg9697/xen/arch/x86/mpparse.c	2006-05-31 10:49:41.0 +0200
+++ xen-3.0-3.0.2+hg9697.i915_ioapic_patch/xen/arch/x86/mpparse.c	2006-07-29 11:17:33.0 +0200
@@ -935,8 +935,14 @@
 	mp_ioapics[idx].mpc_apicaddr = address;
 
 	set_fixmap_nocache(FIX_IO_APIC_BASE_0 + idx, address);
-	if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL)  (boot_cpu_data.x86  15))
-		mp_ioapics[idx].mpc_apicid = io_apic_get_unique_id(idx, id);
+	if ((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL)  (boot_cpu_data.x86  15)) {
+		int	tmpid = 0;
+		if ((tmpid = io_apic_get_unique_id(idx, id)) == -1) {
+			nr_ioapics--;
+			return;
+		}
+		mp_ioapics[idx].mpc_apicid = (u8)(tmpid);
+	}
 	else
 		mp_ioapics[idx].mpc_apicid = id;
 	mp_ioapics[idx].mpc_apicver = io_apic_get_version(idx);


Bug#379170: new upstream release 0.14.6b

2006-07-29 Thread Hendrik Sattler
Hi,

a version that fits the new driver (in testing, already!) is available. Please 
upgrade the libsynaptics package.

It is strange that a release critical bug with such an easy solution is still 
unfixed.

HS


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



Bug#380332: dpkg: [CONFFILE] diff command should be configurable

2006-07-29 Thread Vincent Lefevre
Package: dpkg
Version: 1.13.22
Severity: wishlist

The diff command used to show conffile diffs should be configurable,
at least in dpkg.cfg. For instance, one should be able to choose
colordiff to get colorized diffs.

-- 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.17.3-20060705
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages dpkg depends on:
ii  coreutils 5.97-1 The GNU core utilities
ii  libc6 2.3.6-15   GNU C Library: Shared libraries

dpkg recommends no packages.

-- no debconf information


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



Bug#380335: sylpheed: Please provide possibility to give charset of attached files

2006-07-29 Thread Holger Wansing

Package: sylpheed
Version: 2.2.2
Severity: whishlist



Hello,

I would like to have an option to give the encoding of a file
when adding it as attachment
(creating the meta-info
Content-Type: text/plain; charset=UTF-8; ).

Important for mail clients on the receiver side to be
able to show the attachment correct inline.



Thanks for Sylpheed!

Best
Holger






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



Bug#380336: amanda-common removes user backup from group cdrom

2006-07-29 Thread Geert Uytterhoeven
Package: amanda-common
Version: 1:2.5.0p2-1

Installing amanda-common removes user `backup' from the `cdrom' group.

If cdrw-taper is installed[*], this causes the backup to fail with

| driver: FATAL reading result from taper: Connection reset by peer

in the emailed report and with

| FATAL: Can't find system command 'cdrecord' on search path 
('/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin')!
| Can't use string (0) as a HASH ref while strict refs in use at 
/usr/lib/amanda/taper line 48.
| driver: reading result from taper: Connection reset by peer

in /var/log/amanda/DailySet1/amdump.1.

[*] Also see #211400 cdrw-taper: user backup should be added to group cdrom

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say programmer or something like that.
-- Linus Torvalds


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



Bug#380339: subversion-tools: Add RepoMerge.py

2006-07-29 Thread Jörg Sommer
Package: subversion-tools
Version: 1.3.2-5
Severity: wishlist

Hi,

can you please add RepoMerge.py to the package?

http://www.thehirts.net/blog/wp-content/RepoMerge.py
http://www.thehirts.net/blog/?page_id=24

Thanks, Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-rc6
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages subversion-tools depends on:
ii  exim4-daemon-light [mail-tran 4.62-2 lightweight exim MTA (v4) daemon
ii  libconfig-inifiles-perl   2.39-2 Read .ini-style configuration file
ii  liburi-perl   1.35-2 Manipulates and accesses URI strin
ii  perl  5.8.8-6Larry Wall's Practical Extraction 
ii  python2.3.5-11   An interactive high-level object-o
ii  python-subversion 1.3.2-5Python bindings for Subversion
ii  rcs   5.7-18 The GNU Revision Control System
ii  subversion1.3.2-5Advanced version control system

subversion-tools recommends no packages.

-- no debconf information


pgpRH6vuy7bDg.pgp
Description: PGP signature


Bug#272171: Anyone alive?

2006-07-29 Thread Josip Rodin
On Sat, Jul 29, 2006 at 12:41:52PM +0200, Armin Berres wrote:
  are you alive?
 
  Upstream has reached 2.0.1 and we are still stuck with 1.5.3. It would
  be really good if Etch would ship an up to date maildrop.
  
  The bug reported about 1.8 in experimental has been a bit disheartening,
  but I'll see if I can make a 2.0.2 package.
 
 Hehe, cool :-)
 
 Thanks for the work!

np. It's in the queue now, do test it against #314847.

-- 
 2. That which causes joy or happiness.


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



Bug#380338: forces absolute paths in /etc/kernel-img.conf *_hook variables

2006-07-29 Thread Robert Millan
Package: kernel-package
Severity: grave
Tags: patch

Hi Manoj,

Using absolute paths in /etc/kernel-img.conf *_hook variables can have horrid
consequences when things like this happen:

 - the command (in /usr) turns out to be in FHS violation and must be moved to 
/.
 - the command (in /) turns out to depend on stuff from /usr, and must be moved 
to /usr.

You can see #361929 for an example.  Hardcoded paths for /sbin/update-grub are
now in everyone's system and it'll be a mess to fix this.

Unfortunately, the (-x foo) sanity checks that are performed in kernel-package
scripts make the assumption that the path is absolute, as the check fails
otherwise.  I'm not sure if that's intentional, but it's a very bad thing to do.

Please could you apply the attached patch to disable the checks?  (or rewrite
the checks in some way that doesn't break relative paths)

Thanks

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
diff -ur kernel-package-10.050.old/kernel/pkg/doc/postinst 
kernel-package-10.050/kernel/pkg/doc/postinst
--- kernel-package-10.050.old/kernel/pkg/doc/postinst   2005-10-27 
20:38:59.0 +0200
+++ kernel-package-10.050/kernel/pkg/doc/postinst   2006-07-29 
13:20:16.0 +0200
@@ -65,10 +65,8 @@
 }
 
 ## Run user hook script here, if any
-if (-x $src_postinst_hook) {
-system ($src_postinst_hook, $package, $version) 
-   warn User hook script $src_postinst_hook failed;
-}
+system ($src_postinst_hook, $package, $version) 
+  warn User hook script $src_postinst_hook failed;
 
 
 
diff -ur kernel-package-10.050.old/kernel/pkg/headers/postinst 
kernel-package-10.050/kernel/pkg/headers/postinst
--- kernel-package-10.050.old/kernel/pkg/headers/postinst   2005-11-07 
19:47:51.0 +0100
+++ kernel-package-10.050/kernel/pkg/headers/postinst   2006-07-29 
13:20:03.0 +0200
@@ -155,14 +155,10 @@
 }
 
 ## Run user hook script here, if any
-if (-x $src_postinst_hook) {
-system ($src_postinst_hook, $package_name, $version) 
-   warn User hook script $src_postinst_hook failed;
-}
-if (-x $header_postinst_hook) {
-system ($header_postinst_hook, $package_name, $version) 
-   warn User hook script $header_postinst_hook failed;
-}
+system ($src_postinst_hook, $package_name, $version) 
+  warn User hook script $src_postinst_hook failed;
+system ($header_postinst_hook, $package_name, $version) 
+  warn User hook script $header_postinst_hook failed;
 
 
 
diff -ur kernel-package-10.050.old/kernel/pkg/image/postinst 
kernel-package-10.050/kernel/pkg/image/postinst
--- kernel-package-10.050.old/kernel/pkg/image/postinst 2006-06-16 
20:55:43.0 +0200
+++ kernel-package-10.050/kernel/pkg/image/postinst 2006-07-29 
13:18:34.0 +0200
@@ -1171,11 +1171,9 @@
 $ENV{'STEM'} = =ST;
 
 ## Run user hook script here, if any
-if (-x $postinst_hook) {
-  print STDERR Running postinst hook $postinst_hook.\n;
-  system ($postinst_hook $version $realimageloc$kimage-$version) 
-warn User hook script $postinst_hook failed;
-}
+print STDERR Running postinst hook $postinst_hook.\n;
+system ($postinst_hook $version $realimageloc$kimage-$version) 
+  warn User hook script $postinst_hook failed;
 
 if (-d /etc/kernel/postinst.d) {
   print STDERR Examining /etc/kernel/postinst.d.\n;
diff -ur kernel-package-10.050.old/kernel/pkg/image/postrm 
kernel-package-10.050/kernel/pkg/image/postrm
--- kernel-package-10.050.old/kernel/pkg/image/postrm   2006-07-19 
21:00:44.0 +0200
+++ kernel-package-10.050/kernel/pkg/image/postrm   2006-07-29 
13:19:00.0 +0200
@@ -281,11 +281,9 @@
 $ENV{'STEM'} = =ST;
 
 ## Run user hook script here, if any
-if (-x $postrm_hook) {
-  warn Running postrm hook $postrm_hook .\n;
-  system ($postrm_hook $version $realimageloc$kimage-$version) 
-   warn User hook script $postrm_hook failed;
-}
+warn Running postrm hook $postrm_hook .\n;
+system ($postrm_hook $version $realimageloc$kimage-$version) 
+  warn User hook script $postrm_hook failed;
 if (-d /etc/kernel/postrm.d) {
   warn Examining /etc/kernel/postrm.d .\n;
   system (run-parts --verbose --exit-on-error --arg=$version  .
diff -ur kernel-package-10.050.old/kernel/pkg/image/preinst 
kernel-package-10.050/kernel/pkg/image/preinst
--- kernel-package-10.050.old/kernel/pkg/image/preinst  2006-03-22 
21:07:17.0 +0100
+++ kernel-package-10.050/kernel/pkg/image/preinst  2006-07-29 
13:19:16.0 +0200
@@ -508,11 +508,9 @@
 
 
 ## Run user hook script here, if any
-if (-x $preinst_hook) {
-  print STDERR Running preinst hook $preinst_hook.\n;
-system ($preinst_hook $version  ${realimageloc}${kimage}-${version}) 
-   die User hook script $preinst_hook 

Bug#379979: dbconfig-common: Please do not end PHP config file with '?'

2006-07-29 Thread Thijs Kinkhorst
On Fri, 2006-07-28 at 23:56 +0200, Miguel Gea Milvaques wrote:
 I was wrong. I was thinking at this example, not including the config file:

Ah ok, since we're talking about the config file specifically here I
think this shouldn't worry us.


Thijs


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


Bug#380337: fai: please document the order hooks are called

2006-07-29 Thread Ingo Wichmann
Package: fai
Version: 2.8.4sarge1
Severity: wishlist


If several hook-files for a task exists, they are called in the order
defined by $classes :
  for cl in $classes; do

I'd like to see this documented ...

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fai depends on:
ii  libapt-pkg-perl0.1.13Perl interface to libapt-pkg
ii  perl   5.8.4-8sarge4 Larry Wall's Practical Extraction 

-- no debconf information


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



Bug#378840: xcalendar-i18n: pixmap and help file location problem

2006-07-29 Thread Matthew Foulkes
Hello,

On Wed, Jul 26, 2006 at 04:01:14AM +0900, Taketoshi Sano wrote:
 Hi.
 
  on Wed, 19 Jul 2006 10:09:24 +0100,
  with Bug#378840: xcalendar-i18n: pixmap and help file location problem,
   Matthew Foulkes [EMAIL PROTECTED] wrote:
 
  When xcalendar starts, the following error messages appear:
  
  Warning: Cannot convert string /usr/local/lib/X11/xcalendar/larrow.xbm to 
  type Pixmap
  Warning: Cannot convert string /usr/local/lib/X11/xcalendar/rarrow.xbm to 
  type Pixmap
  Warning: Cannot convert string /usr/local/lib/X11/xcalendar/quit.xbm to 
  type Pixmap
  Warning: Cannot convert string /usr/local/lib/X11/xcalendar/qmark.xbm to 
  type Pixmap
  
  Although xcalendar still works, various buttons and arrows in the user
  interface are replaced by text descriptions and the help screen is
  unavailable.
 
 I checked it on my system, but I can't find this problem.
 
  The pixmap and help files are present in /usr/share/xcalendar, but
  xcalendar is looking for them in /usr/local/lib/X11/xcalendar. 
  
  A temporary workaround is to link /usr/share/xcalendar to
  /usr/local/lib/X11/xcalendar.
 
 Checking by strings /usr/bin/xcalendar |grep -i local just outputs 
 localtime,
 so xcalendar binary doesn't contain /usr/local/... path in it.
 Maybe conffiles or environment variables affects on your system, I suppose.
 Won't you please check it by grep -i map /etc/X11/app-defaults/XCalendar
 and by set |grep -i map ?

Sorry for the delay -- I have been away for a week and did not see your
email until today.

The good news is that you are right: the problem was my fault.  A few
months ago, because xcalendar was temporarily broken in unstable, I
built it from source and installed it under /usr/local.  Although I had
removed this version when xcalendar again became available via apt-get,
I had forgotten to delete /usr/local/etc/X11/app-defaults/XCalendar.

I apologise for having wasted your time.

-- 
**
   Matthew Foulkes

 Department of Physicsphone: (020) 7594 7607
 Imperial College London  fax:   (020) 7594 7604
 Prince Consort Road  email: [EMAIL PROTECTED]
 London SW7 2BW   www:   www.imperial.ac.uk/research/cmth
**



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



Bug#380343: podebconf-report-po: send a translation status to [EMAIL PROTECTED] with request for translations

2006-07-29 Thread Luk Claes
Package: po-debconf
Severity: wishlist
Version: 1.0.5

Hi

Can you please add the possibility to send a translation status of a
podir to [EMAIL PROTECTED] with a request for updating existing and adding new
translations?

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D



signature.asc
Description: OpenPGP digital signature


Bug#380344: [l10n:ca] Catalan update

2006-07-29 Thread Jordi Mallach
Package: debconf
Version: 1.5.2
Severity: wishlist
Tags: patch l10n

Attached is the Catalan update for debconf's debconf templates.

-- 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.16-2-k7
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)

Versions of packages debconf depends on:
ii  debconf-i18n  1.5.2  full internationalization support 
ii  perl-base 5.8.8-6The Pathologically Eclectic Rubbis

Versions of packages debconf recommends:
ii  apt-utils 0.6.45 APT utility programs

-- debconf information:
  debconf-apt-progress/title:
  debconf-apt-progress/info:
* debconf/priority: low
  debconf-apt-progress/preparing:
* debconf/frontend: Dialog
# THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE
# packages/po/ca.po
#
# DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST
# 
# Catalan messages for debian-installer.
# Copyright 2002, 2003, 2004, 2005, 2006 Software in the Public Interest, Inc.
# This file is distributed under the same license as debian-installer.
# Jordi Mallach [EMAIL PROTECTED], 2002, 2003, 2004, 2006.
# Guillem Jover [EMAIL PROTECTED], 2005.
#
msgid 
msgstr 
Project-Id-Version: debconf 1.5\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2006-07-28 23:09+0200\n
PO-Revision-Date: 2006-07-29 14:00+0200\n
Last-Translator: Jordi Mallach [EMAIL PROTECTED]\n
Language-Team: Catalan debian-l10n-catalan@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Choices
#: ../templates:1001
msgid Dialog
msgstr Dialog

#. Type: select
#. Choices
#: ../templates:1001
msgid Readline
msgstr Readline

#. Type: select
#. Choices
#: ../templates:1001
msgid Gnome
msgstr GNOME

#. Type: select
#. Choices
#: ../templates:1001
msgid Kde
msgstr KDE

#. Type: select
#. Choices
#: ../templates:1001
msgid Editor
msgstr Editor

#. Type: select
#. Choices
#: ../templates:1001
msgid Noninteractive
msgstr No interactiva

#. Type: select
#. Description
#: ../templates:1002
msgid Interface to use:
msgstr Interfície a utilitzar:

#. Type: select
#. Description
#: ../templates:1002
msgid 
Packages that use debconf for configuration share a common look and feel. 
You can select the type of user interface they use.
msgstr 
Els paquets que utilitzen debconf per a configurar-se comparteixen un 
aspecte comú. Podeu triar el tipus d'interfície d'usuari que voleu que 
utilitzen.

#. Type: select
#. Description
#: ../templates:1002
msgid 
The dialog frontend is a full-screen, character based interface, while the 
readline frontend uses a more traditional plain text interface, and both the 
gnome and kde frontends are modern X interfaces, fitting the respective 
desktops (but may be used in any X environment). The editor frontend lets 
you configure things using your favorite text editor. The noninteractive 
frontend never asks you any questions.
msgstr 
«dialog» és una interfície de text a pantalla completa, mentre que 
«readline» és més tradicional, en text simple, i tant «gnome» com «kde» són 
modernes interfícies per a X, que s'integren als escriptoris corresponents 
(encara que es poden utilitzar en qualsevol entorn d'X). La interfície 
«editor» vos permet configurar el sistema utilitzant el vostre editor 
preferit. La interfície «no interactiva» no fa cap pregunta.

#. Type: select
#. Choices
#: ../templates:2001
msgid critical
msgstr crítica

#. Type: select
#. Choices
#: ../templates:2001
msgid high
msgstr alta

#. Type: select
#. Choices
#: ../templates:2001
msgid medium
msgstr mitjana

#. Type: select
#. Choices
#: ../templates:2001
msgid low
msgstr baixa

#. Type: select
#. Description
#: ../templates:2002
msgid Ignore questions with a priority less than:
msgstr Ignora les preguntes amb una prioritat menor que:

#. Type: select
#. Description
#: ../templates:2002
msgid 
Debconf prioritizes the questions it asks you. Pick the lowest priority of 
question you want to see:\n
  - 'critical' only prompts you if the system might break.\n
Pick it if you are a newbie, or in a hurry.\n
  - 'high' is for rather important questions\n
  - 'medium' is for normal questions\n
  - 'low' is for control freaks who want to see everything
msgstr 
Debconf priorititza les preguntes que vos pregunta. Escolliu la prioritat més 
baixa per a les preguntes que voleu veure:\n
 - «crítica» només pregunta si es pot trencar el sistema. Escolliu-la si sou 
novells, o teniu pressa.\n
 - «alta» és per a preguntes prou importants.\n
 - «mitjana» és per a preguntes normals.\n
 - «baixa» és per als bojos pel control que ho volen veure tot.

#. Type: select
#. Description
#: ../templates:2002
msgid 
Note that no matter what level you pick here, you will be able to see every 
question if you reconfigure a package with 

Bug#380341: xapian-bindings: French debconf templates translation update

2006-07-29 Thread Florentin Duneau
Package: xapian-bindings
Version: N/A
Severity: wishlist
Tags: patch l10n


Hi,

Please find attached the French debconf templates translation update,
proofread by the debian-l10n-french mailing list contributors.

This file should be put as fr.po in the appropriate place in
your package build tree.

Florentin Duneau


-- 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.17-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


fr.po.gz
Description: Binary data


Bug#380340: jwchat: French debconf templates translation update

2006-07-29 Thread Florentin Duneau
Package: jwchat
Version: N/A
Severity: wishlist
Tags: patch l10n


Hi,

Please find attached the French debconf templates translation update,
proofread by the debian-l10n-french mailing list contributors.

This file should be put as fr.po in the appropriate place in
your package build tree.

Florentin Duneau


-- 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.17-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)


fr.po.gz
Description: Binary data


Bug#380346: bison: [L10N:DE] German PO file update

2006-07-29 Thread Holger Wansing

package: bison
Version: 1:2.3.dfsg-1
Severity: minor
Tags: patch l10n



Hello,

please find attached an updated german po file for bison
(../po/de.po).


It has passed the review process on the german mailinglist
[EMAIL PROTECTED]

Please implement.




Thanks

Holger







bison_1:2.3.dfsg-1_de.po.gz
Description: Binary data


  1   2   3   4   >