Bug#418373: emdebian-tools: [INTL:it] Italian debconf template translation

2007-04-09 Thread Stefano Canepa
Package: emdebian-tools
Version: N/A
Severity: wishlist
Tags: patch l10n


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

Please, for the next updates you make to this package templates,
consider warning translators before uploading the package and leave
them a delay for translation updates.

The "podebconf-report-po" utility which is in the po-debconf package
starting from its 0.8.15 version will do this job for you. See its man
page for details.

If you already did this, please forget about these remarks, of
courseThis message is generic..:-)

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# Italian translations for emdebian-tools package
# Traduzioni italiane per il pacchetto emdebian-tools..
# Copyright (C) 2007 THE emdebian-tools'S COPYRIGHT HOLDER
# This file is distributed under the same license as the emdebian-tools package.
# Stefano Canepa <[EMAIL PROTECTED]>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: emdebian-tools 0.1.0\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-01-30 14:28+\n"
"PO-Revision-Date: 2007-04-08 10:13+0200\n"
"Last-Translator: Stefano Canepa <[EMAIL PROTECTED]>\n"
"Language-Team: Italian <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. Type: string
#. Description
#: ../emdebian-tools.templates:1001
msgid "Preferred working directory:"
msgstr "Directory di lavoro preferita:"

#. Type: string
#. Description
#: ../emdebian-tools.templates:1001
msgid ""
"emsource can download, unpack and apply Emdebian patches to Debian sources "
"into the current working directory or into a  preset working directory. The "
"same directory can also be used by emchain if you need to build your own "
"cross-building toolchain. If you would prefer to let emsource and emchain "
"work only in the current working directory, leave this blank."
msgstr ""
"emsource può scaricare, estrarre e applicare le patch Emdebian a sorgenti 
Debian nella directory di lavoro attuale o nella directory di lavoro 
preselezionata. La stessa directory può essere usata da emchain se si ha 
necessità di costruire la propria «cross-building toolchain». Se si preferisce 
permettere a emsource e emchain di operare solo nella directory di lavoro 
attuale, lasciare  \n"
"questo campo vuoto"

#. Type: string
#. Description
#: ../emdebian-tools.templates:2001
msgid "Your subversion username at buildd.emdebian.org:"
msgstr "Nome utente per subversion su buildd.emdebian.org:"

#. Type: string
#. Description
#: ../emdebian-tools.templates:2001
msgid ""
"If you already have a valid username and svn commit access within Emdebian, "
"emsource can checkout and commit the emdebian patch files without further "
"intervention. Note that this username is not necessarily the same as any "
"Debian username or identity. If you do not (yet) have an Emdebian username, "
"leave this blank. (emsource will use anonymous checkouts of the patch files.)"
msgstr "Se si ha un nome utente valido e un accesso commit in Emdebian, 
emsource può eseguire il checkout e il commit dei file patch emdebian senza 
ulteriore intervento. Si noti che questo nome utente non è necessariamente 
uguale a quello Debian. Se non si ha (ancora) un nome utente Emdebian, lasciare 
vuoto. (emsource userà i checkout anonimi per i file patch.)"


Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread Stefano Zacchiroli
On Mon, Apr 09, 2007 at 09:25:34PM +1000, skaller wrote:
> Is it still possible to use the debugger and get a backtrace etc 
> if there are no debugging symbols in these libraries?

Of course not, but this is not the point. Indeed, the same argument can
be made for C libraries, but for C libraries the default is not to ship
debugging symbols, why OCaml should make a difference from this point of
view? That's the question we should find an answer for (or alternatively
remove the debugging symbols from all OCaml libraries...).

Cheers.

-- 
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time


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



Bug#417694: liblpsolve55-dev should call ldconfig

2007-04-09 Thread Didrik Pinte
Le mercredi 04 avril 2007 à 14:49 +0200, Rene Engelhard a écrit :
> 
> > [2] I've built a Debian package for the Python interface of lp-solve. It 
> > runs
> > fine but i'm forced to update LD_LIBRARY_PATH by hand too to make it running
> 
> or use a rpath. Or use a wrapper script (if it's a binary which it isn't
> in this case).

I've found a much more easy way to do it. 

Adding a runtime_library_path to the setup.py solved the dynamic linking
problem for the python-lpsolve package.

Do you think some DD would be interested to take over the ownership of
this python-lpsolve package in order to integrate it in the Debian. It's
a simple package and I guess the state of it is not so bad ;-). 

Didrik




Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread Julien Cristau
On Mon, Apr  9, 2007 at 14:47:40 +0200, Stefano Zacchiroli wrote:

> On Mon, Apr 09, 2007 at 09:25:34PM +1000, skaller wrote:
> > Is it still possible to use the debugger and get a backtrace etc 
> > if there are no debugging symbols in these libraries?
> 
> Of course not, but this is not the point. Indeed, the same argument can
> be made for C libraries, but for C libraries the default is not to ship
> debugging symbols, why OCaml should make a difference from this point of
> view? That's the question we should find an answer for (or alternatively
> remove the debugging symbols from all OCaml libraries...).
> 
OCaml libraries are static, so if there is a way to take a library
compiled with -g and link a program with it that results in an
executable without debugging symbols, then I think we should do that,
because that means you would decide at link time whether you want your
program to carry debugging symbols, and library packages are only useful
for developers anyway.

Cheers,
Julien


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



Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread Sven Luther
On Mon, Apr 09, 2007 at 11:58:03AM +0200, Stefano Zacchiroli wrote:
> [ Ob: debian-ocaml-maint, look at the end of this mail ]
> 
> tags 415194 + wontfix
> thanks
> 
> On Fri, Mar 16, 2007 at 06:55:27PM -0400, Ivan Jager wrote:
> > The bytecode files are currently compiled without debugging support.
> > This makes it hard to debug other code that might be called by it. Eg, a
> > function passed to List.iter.
> 
> In the Debian folklore of libraries (at large, not OCaml-specific)
> that's a feature, not a bug. Indeed usually libraries do not contain
> debugging symbols and where is deemed appropriate an extra -dbg library
> package is built containing debugging information.
> 
> > Since the standard libraries are compiled with debugging support it
> > seems like it would make sense to do the same for others. Yes, it might
> > be slightly slower, but anyone who cares about speed will probably be
> > compiling native code anyways.
> 
> In the specific case of OCaml libraries I think we never discussed the
> issue and therefore I think the standard libraries just happen to be
> compiled that way (probably because they are compiled that way upstream)
> without any particular reason.
> 
> So, at the moment I'm tagging this bug report as wontfix, but diverting
> the more general question of "should we mandate inclusion of debugging
> symbols in OCaml bytecode libraries"? to the debian-ocaml-maint mailing
> list. On one hand we should be consistent with the general library
> philosophy of not including debugging symbols in packages other than
> -dbg. On the other it is true that a user willing to have performances
> will use native code libraries, but is still true that native code
> libraries are not available everywhere ...

One interesting question here, is what is the cost of adding those debugging
symbols ? 

Is this cost a performance hit, or only a size increase ? 

Is anyone familiar with how debugging is implemented in ocaml ?

Friendly,

Sven Luther


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



Bug#418374: mediawiki: Arabic Translation Update

2007-04-09 Thread Ossama Khayat
Package: mediawiki
Version: 1.7.1-13
Severity: wishlist

- Updated Arabic translation for package

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
# translation of mediawiki-ar.po to Arabic
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
# Ossama M. Khayat <[EMAIL PROTECTED]>, 2005, 2007.
msgid ""
msgstr ""
"Project-Id-Version: mediawiki-ar\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-04-08 23:53+0200\n"
"PO-Revision-Date: 2007-04-09 16:06+0300\n"
"Last-Translator: Ossama M. Khayat <[EMAIL PROTECTED]>\n"
"Language-Team: Arabic <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=6; plural=n==1 ? 0 : n==0 ? 1 : n==2 ? 2"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"

#. Type: multiselect
#. Description
#: ../templates:1001
msgid "Web server(s) to configure automatically:"
msgstr "خادم الوب الذي يجب تهيئته آلياً:"

#. Type: multiselect
#. Description
#: ../templates:1001
msgid ""
"Please select the web server(s) that should be configured automatically for "
"MediaWiki."
msgstr "الرجاء اختيار خادم الوب الذي يجب تهيئته آلياً لاستخدام MediaWiki."

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Perform automatic upgrade from MediaWiki 1.5?"
msgstr "هل تريد إجراء الترقية تلقائياً من MediaWiki الإصدار 1.5؟"

#. Type: boolean
#. Description
#: ../templates:2001
msgid "MediaWiki is being upgraded from version 1.5."
msgstr "جاري الآن ترقية MediaWiki من النسخة 1.5."

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"The new package version uses /var/lib/mediawiki1.7 for the wiki database.  "
"The old database files need to be moved before performing the upgrade."
msgstr ""
"تستخدم الحزمة الجديدة /var/lib/mediawiki1.7 لقاعدة بيانات ويكي. "
"لذا يجب نقل ملفات قاعدة البيانات القديمة قبل القيام بالترقية."

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"This operation can be done automatically: the database will be backed up, "
"upgraded, and a new configuration file will be prepared for the new version. "
"The operation can be performed now. Alternatively,  you can perform it later "
"by launching, as root, /usr/share/mediawiki1.7/debian-scripts/upgrade-"
"mediawiki1.5."
msgstr ""
"يمكن القيام بهذه العملية آلياً: سيتم عمل نسخة احتياطية من قاعدة البيانات، "
"ومن ثم ترقيتها، وتجهيز ملف تهيئة جديد للنسخة الجديدة. "
"ويمكن تنفيذ هذه العملية الآن، أو لاحقاً بتنفيذ "
"الأمر/usr/share/mediawiki1.7/debian-scripts/upgrade-mediawiki1.5 "
"عبر المستخدم root."

#. Type: string
#. Description
#: ../templates:3001
msgid "Database administrative user for MediaWiki 1.7:"
msgstr "المستخدم الإداري الخاص بـMediaWiki1.7:"

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"Please provide a MySQL account that has administrative access to the "
"MediaWiki 1.5 database."
msgstr ""
"الرجاء تحديد حساب MYSQL لديه سمات وصول إدارية "
"لقاعدة بيانات MediaWiki 1.5 القديمة."

#. Type: string
#. Description
#: ../templates:3001
msgid "When in doubt, the MySQL root account can be used."
msgstr "إن كنت في شك، فيمكنك استخدام حساب المستخدم root الخاص بقاعدة بيانات 
MySQL."

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"An AdminSettings.php file will be generated unless the root account is "
"specified."
msgstr ""
"سيتم توليد الملف AdminSettings.php ما لم يتم تحديد حساب "
"المستخدم root."

#. Type: password
#. Description
#: ../templates:4001
msgid "Database administrative password for MediaWiki 1.5:"
msgstr "كلمة سر قاعدة البيانات الخاصة لإدارة MediaWiki 1.5:"

#. Type: password
#. Description
#: ../templates:4001
msgid ""
"Please specify the password of the MySQL account with adminis

Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread Stefano Zacchiroli
On Mon, Apr 09, 2007 at 02:54:29PM +0200, Julien Cristau wrote:
> OCaml libraries are static, so if there is a way to take a library
> compiled with -g and link a program with it that results in an
> executable without debugging symbols, then I think we should do that,
> because that means you would decide at link time whether you want your
> program to carry debugging symbols, and library packages are only useful
> for developers anyway.

I made some tests, have a look at this:

  [EMAIL PROTECTED]:~/t$ ls -l
  total 104
  -rw-r--r-- 1 zack zack   173 2007-04-09 15:06 a.cmi
  -rw-r--r-- 1 zack zack  1055 2007-04-09 15:06 a.cmo
  -rw-r--r-- 1 zack zack  1055 2007-04-09 15:05 a.cmo_debug
  -rw-r--r-- 1 zack zack   227 2007-04-09 15:04 a.cmo_no_debug
  -rw-r--r-- 1 zack zack44 2007-04-09 15:04 a.ml
  -rwxr-xr-x 1 zack zack 48575 2007-04-09 15:05 a.out_debug_all
  -rwxr-xr-x 1 zack zack 12025 2007-04-09 15:04 a.out_no_debug_all
  -rwxr-xr-x 1 zack zack 12025 2007-04-09 15:06 a.out_no_debug_main
  -rw-r--r-- 1 zack zack   135 2007-04-09 15:06 main.cmi
  -rw-r--r-- 1 zack zack   176 2007-04-09 15:06 main.cmo
  -rw-r--r-- 1 zack zack10 2007-04-09 15:04 main.ml

How I generated them (simplified from the actual commands, but hopefully
enough to get the figure):

- ocamlc -c -g a.ml   ->  a.cmo_debug
- ocamlc -g a.cmo_debug main.ml   ->  a.out_debug_all

- ocamlc -c a.ml  ->  a.cmo_no_debug
- ocamlc a.cmo_no_debug main.ml   -> a.out_no_debug_all

- ocamlc a.cmo_debug main.ml  -> a.out_no_debug_main

So, apparently, Julien's guess is right: it is indeed possible to link
without debugging information OCaml objects which have been previously
linked with debugging information.  To be sure a bit of investigation in
the source code of the compiler will be needed though (volunteers?).  If
this is confirmed I propose to amend our policy to state that OCaml
libraries should be compiled forcibly with -g.

Cheers.

-- 
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time


signature.asc
Description: Digital signature


Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread skaller
On Mon, 2007-04-09 at 14:47 +0200, Stefano Zacchiroli wrote:
> On Mon, Apr 09, 2007 at 09:25:34PM +1000, skaller wrote:
> > Is it still possible to use the debugger and get a backtrace etc 
> > if there are no debugging symbols in these libraries?
> 
> Of course not, but this is not the point. Indeed, the same argument can
> be made for C libraries, but for C libraries the default is not to ship
> debugging symbols, why OCaml should make a difference from this point of
> view? 

A strong form of my previous statement is:

"bytecode has no use *other* than debugging"

"I have native code compiler, why would I bother with
bytecode except to work around the fact the Ocaml debugger
doesn't work with native code?"

Of course, I don't believe such a strong statement is correct,
it isn't representative of what other people do, and it isn't
an argument for or against including debugging symbols, so much
as a data point for your consideration.

The situation IS different to C because there is a coupling:

bytecode <--> debugging
native code <---> performance

which doesn't exist in C. For example I might build two versions
of an executable:

A) the production version, native code, -unsafe, fast
B) the debug version, bytecode, safe

and if I have problems with (A) then try (B). Such a model
favours bytecode with debug symbols .. there's no use
in that model for bytecode without debug symbols.

But still not an argument here -- just a data point for consideration.

-- 
John Skaller 
Felix, successor to C++: http://felix.sf.net


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



Bug#418376: texlive-fonts-extra: files in wrong place

2007-04-09 Thread Paride Legovini
Package: texlive-fonts-extra
Version: 2005.dfsg.3-1

Look:

[EMAIL PROTECTED]:~$ dpkg -L texlive-fonts-extra | grep astro.sty
/usr/share/doc/texlive-fonts-extra/latex/cmastro/00astro.sty
/usr/share/doc/texlive-fonts-extra/latex/cmastro/astro.sty
/usr/share/doc/texlive-doc/latex/cmastro/astro.sty
/usr/share/doc/texlive-doc/latex/cmastro/00astro.sty

What are that files doing on doc/? Astro seems to be the only broken
package (at least, in this way):

[EMAIL PROTECTED]:~$ dpkg -L texlive-fonts-extra | grep doc | grep "\.sty$"
/usr/share/doc/texlive-fonts-extra/latex/cmastro/00astro.sty
/usr/share/doc/texlive-fonts-extra/latex/cmastro/astro.sty
/usr/share/doc/texlive-doc/latex/cmastro/astro.sty
/usr/share/doc/texlive-doc/latex/cmastro/00astro.sty

Bye,
pl


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



Bug#418378: glibc: Arabic Translation Update

2007-04-09 Thread Ossama Khayat
Package: glibc
Severity: wishlist

Arabic Translation Update

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
# translation of templates.po to Arabic
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Ossama M. Khayat <[EMAIL PROTECTED]>, 2007.
msgid ""
msgstr ""
"Project-Id-Version: templates\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-04-09 00:10+0200\n"
"PO-Revision-Date: 2007-04-09 16:20+0300\n"
"Last-Translator: Ossama M. Khayat <[EMAIL PROTECTED]>\n"
"Language-Team: Arabic <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=6; plural=n==1 ? 0 : n==0 ? 1 : n==2 ? 2"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"

#. Type: multiselect
#. Choices
#: ../debhelper.in/locales.templates:1001
msgid "All locales"
msgstr "جميع المحليات"

#. Type: multiselect
#. Description
#: ../debhelper.in/locales.templates:1002
msgid "Locales to be generated:"
msgstr "المحليات التي سيتم توليدها:"

#. Type: multiselect
#. Description
#: ../debhelper.in/locales.templates:1002
msgid ""
"Locales are a framework to switch between multiple languages and allow users "
"to use their language, country, characters, collation order, etc."
msgstr ""
"المحليات هي إطار عمل يمكنك من التبديل بين اللغات المتعددة وتمكن المستخدمين "
"من اختيار لغتهم، وبلدهم، ومجموعة الأحرف الخاصة بهم، إلخ."

#. Type: multiselect
#. Description
#: ../debhelper.in/locales.templates:1002
msgid ""
"Please choose which locales to generate. UTF-8 locales should be chosen by "
"default, particularly for new installations. Other character sets may be "
"useful for backwards compatibility with older systems and software."
msgstr ""
"الرجاء اختيار المحليات التي تريد توليدها. يجب اختيار محليات UTF-8 "
"بشكل افتراضي، وبالتحديد لعمليات التثبيت الجديدة. يمكن الاستفادة من "
"مجموعات المحارف الأخرى للتوافق مع الأنظمة والبرامج القديمة."

#. Type: select
#. Choices
#: ../debhelper.in/locales.templates:2001
msgid "None"
msgstr "لا شيء"

#. Type: select
#. Description
#: ../debhelper.in/locales.templates:2002
msgid "Default locale for the system environment:"
msgstr "المحلية الافتراضية لبيئة النظام:"

#. Type: select
#. Description
#: ../debhelper.in/locales.templates:2002
msgid ""
"Many packages in Debian use locales to display text in the correct language "
"for the user. You can choose a default locale for the system from the "
"generated locales."
msgstr ""
"في نظام ديبيان، تستخدم العديد من الحزم المحليات لعرض النصوص باللغة الصحيحة "
"للمستخدم. يمكنك اختيار المحلية الافتراضية للنظام من هذه المحليات."

#. Type: select
#. Description
#: ../debhelper.in/locales.templates:2002
msgid ""
"This will select the default language for the entire system. If this system "
"is a multi-user system where not all users are able to speak the default "
"language, they will experience difficulties."
msgstr ""
"سيحدد هذا الخيار اللغة الافتراضية للنظام بأكمله. إن كان هذا النظام "
"مستخدماً من قبل عدة مستخدمين لا يستخدمون اللغة ذاتها، "
"فسوف يواجهون بعض الصعوبات."



Bug#418375: Debootstrap support for new "lenny" testing release

2007-04-09 Thread Daniel Clark

Package: debootstrap
Version: 0.3.3.2

Need support for new "lenny" testing release -
e.g. /usr/lib/debootstrap/scripts/lenny

--
Daniel Clark # http://dclark.us # http://opensysadmin.com


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



Bug#418374: Arabic Translation Update [Corrected Plural-forms header]

2007-04-09 Thread Ossama Khayat
Kbabel seems to add the header everytime I save the file!


 

Sucker-punch spam with award-winning protection. 
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/features_spam.html# translation of mediawiki-ar.po to Arabic
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
# Ossama M. Khayat <[EMAIL PROTECTED]>, 2005, 2007.
msgid ""
msgstr ""
"Project-Id-Version: mediawiki-ar\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-04-08 23:53+0200\n"
"PO-Revision-Date: 2007-04-09 16:06+0300\n"
"Last-Translator: Ossama M. Khayat <[EMAIL PROTECTED]>\n"
"Language-Team: Arabic <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=6; plural=n==1 ? 0 : n==0 ? 1 : n==2 ? 2"
": n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5\n"

#. Type: multiselect
#. Description
#: ../templates:1001
msgid "Web server(s) to configure automatically:"
msgstr "خادم الوب الذي يجب تهيئته آلياً:"

#. Type: multiselect
#. Description
#: ../templates:1001
msgid ""
"Please select the web server(s) that should be configured automatically for "
"MediaWiki."
msgstr "الرجاء اختيار خادم الوب الذي يجب تهيئته آلياً لاستخدام MediaWiki."

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Perform automatic upgrade from MediaWiki 1.5?"
msgstr "هل تريد إجراء الترقية تلقائياً من MediaWiki الإصدار 1.5؟"

#. Type: boolean
#. Description
#: ../templates:2001
msgid "MediaWiki is being upgraded from version 1.5."
msgstr "جاري الآن ترقية MediaWiki من النسخة 1.5."

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"The new package version uses /var/lib/mediawiki1.7 for the wiki database.  "
"The old database files need to be moved before performing the upgrade."
msgstr ""
"تستخدم الحزمة الجديدة /var/lib/mediawiki1.7 لقاعدة بيانات ويكي. "
"لذا يجب نقل ملفات قاعدة البيانات القديمة قبل القيام بالترقية."

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"This operation can be done automatically: the database will be backed up, "
"upgraded, and a new configuration file will be prepared for the new version. "
"The operation can be performed now. Alternatively,  you can perform it later "
"by launching, as root, /usr/share/mediawiki1.7/debian-scripts/upgrade-"
"mediawiki1.5."
msgstr ""
"يمكن القيام بهذه العملية آلياً: سيتم عمل نسخة احتياطية من قاعدة البيانات، "
"ومن ثم ترقيتها، وتجهيز ملف تهيئة جديد للنسخة الجديدة. "
"ويمكن تنفيذ هذه العملية الآن، أو لاحقاً بتنفيذ "
"الأمر/usr/share/mediawiki1.7/debian-scripts/upgrade-mediawiki1.5 "
"عبر المستخدم root."

#. Type: string
#. Description
#: ../templates:3001
msgid "Database administrative user for MediaWiki 1.7:"
msgstr "المستخدم الإداري الخاص بـMediaWiki1.7:"

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"Please provide a MySQL account that has administrative access to the "
"MediaWiki 1.5 database."
msgstr ""
"الرجاء تحديد حساب MYSQL لديه سمات وصول إدارية "
"لقاعدة بيانات MediaWiki 1.5 القديمة."

#. Type: string
#. Description
#: ../templates:3001
msgid "When in doubt, the MySQL root account can be used."
msgstr "إن كنت في شك، فيمكنك استخدام حساب المستخدم root الخاص بقاعدة بيانات MySQL."

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"An AdminSettings.php file will be generated unless the root account is "
"specified."
msgstr ""
"سيتم توليد الملف AdminSettings.php ما لم يتم تحديد حساب "
"المستخدم root."

#. Type: password
#. Description
#: ../templates:4001
msgid "Database administrative password for MediaWiki 1.5:"
msgstr "كلمة سر قاعدة البيانات الخاصة لإدارة MediaWiki 1.5:"

#. Type: password
#. Description
#: ../templates:4001
msgid ""
"Please specify the password of the MySQL account with administrative access "
"to the MediaWiki 1.5 database."
msgstr ""
"الرجاء تحديد حس

Bug#417051: installation report

2007-04-09 Thread Frans Pop
reassign 417051 debian-cd
retitle 417051 -k7 kernels currently on CD4; maybe move to earlier CD?
thanks

On Sunday 01 April 2007 14:39, Paul van der Vlis wrote:
> > Comments/Problems:
> Strange default machinename:  Knoppix

The Debian Installer certainly does not set that hostname as default; must 
have come from DHCP.

> A very high default resolution: 1920×1200
> I think this is the theoretical maximum the CRT monitor (IIyama
> HM903D/DT) and VGA card, but in practise it was not OK.
> I think it is better to use a maximum default resolution of 1200x1024
> for X, even when the VGA-card and the monitor can do better.

I have seen the same on one of my own systems. Reassigning the report to 
the X.Org people for this.
In my case the problem is that at that resolution the refresh rate is very 
low; but another problem can be that everything is just too small for 
comfort.

> It did install a wrong kernel:
> acrobaat:~# uname -a
> Linux acrobaat 2.6.18-4-486 #1 Wed Feb 21 15:25:16 UTC 2007 i686
> GNU/Linux

The reason it did not install a -k7 kernel is simple: they are not 
included on CD1. Space on CD1 is limited and we also need to get a lot of 
packages for the tasks on it. It should be easy enough to install the -k7 
kernel after the installation though.

However, the -k7 kernels are currently on CD4. It would possibly make 
sense to move them up to CD2.

> Because this customer has a slow internet connection, I used a full
> install CD. I did still added a mirror-server for apt-get.
> The installer did not take the packages from the CD, but from the
> mirror-server. When the installer was ready then apt-get takes the
> packages from the CD. This was exactly not what I want...

It _does_ take packages off the CD, except if a newer version is available 
on the mirrors. It will also retrieve packages not on the CD but needed 
(optionally) for selected tasks from the network. If you want to prevent 
that from happening, you will have to choose not to use a mirror.
Changes in this area are planned for lenny though.



Bug#418377: Don't automatically set highest possible resolution as default

2007-04-09 Thread Frans Pop
On Sunday 01 April 2007 14:39, Paul van der Vlis wrote:
> A very high default resolution: 1920×1200
> I think this is the theoretical maximum the CRT monitor (IIyama
> HM903D/DT) and VGA card, but in practise it was not OK.
> I think it is better to use a maximum default resolution of 1200x1024
> for X, even when the VGA-card and the monitor can do better.

I have seen the same on one of my own systems. Reassigning the report to 
the X.Org people for this.
In my case the problem is that at that resolution the refresh rate is very 
low; but another problem can be that everything is just too small for 
comfort.



Bug#417164: installation-report: Portege 3010ct

2007-04-09 Thread Frans Pop
On Sunday 01 April 2007 20:04, Theodor van Nahl wrote:
> Comments/Problems:
> My PCMCIA-networkcard: Xircom 10/100 + 56
> Problem comes during the detecting of the networkhardware.
> The last displayed message befor the system froze was:
> "Loading module 'yenta_socket' for 'Toschiba America Info Systems
> ToPIC97'...". I have no idea to fix the problem. If you need more
> informations about my notebook, send me questions.

Please try booting the installer with:
   install hw-detect/start_pcmcia=false

Of course, that would mean you cannot use your PCMCIA network card for the 
installation...
However, trying this will tell us if the problem is in the PCMCIA support.

Also, read:
http://www.debian.org/releases/etch/i386/ch05s03.html.en#id2537999

The bit about excluding PCMCIA resource ranges may help you to get things 
working.

Please let us know the results.

Cheers,
FJP


pgpETZkHcPSJ1.pgp
Description: PGP signature


Bug#417164: installation-report: Portege 3010ct

2007-04-09 Thread Frans Pop
On Sunday 01 April 2007 20:04, Theodor van Nahl wrote:
> Comments/Problems:
> My PCMCIA-networkcard: Xircom 10/100 + 56
> Problem comes during the detecting of the networkhardware.
> The last displayed message befor the system froze was:
> "Loading module 'yenta_socket' for 'Toschiba America Info Systems
> ToPIC97'...". I have no idea to fix the problem. If you need more
> informations about my notebook, send me questions.

Please try booting the installer with:
   install hw-detect/start_pcmcia=false

Also, read:
http://www.debian.org/releases/etch/i386/ch05s03.html.en#id2537999


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



Bug#133151: xbase-clients: [xmag] SEGV in GetMinIntensity() when trying to magnify top edge of screen

2007-04-09 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding xmag
segfaulting when trying to magnify the top edge of the screen. The bug
has been reported as unreproducible, and I still can't reproduce it
here. Did you reproduce this problem recently? With Xorg/Etch? If not, I
will close this bug in the next weeks.

Thanks,
Brice



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



Bug#115497: xbase-clients: [xsm] crashes non-deterministically

2007-04-09 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding xsm
crashing non-deterministically. Did you reproduce this problem recently?
With Xorg/Etch? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#175296: xbase-clients: [xvidtune] SIGFPE crash

2007-04-09 Thread Brice Goglin
Hi,

About 4 years ago, you reported (or replied to) a bug in the Debian BTS
regarding xvidtune crashing with a floating point exception. Did any of
you guys reproduce this problem recently? With Xorg/Etch? If not, I will
close this bug in the next weeks.

Thanks,
Brice



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



Bug#416841: Need help with MySQL upgrade tests on 2.4 kernel

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Christian Hammers [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 08:45 a.m.
Para: Lennart Sorensen; [EMAIL PROTECTED]; dc
Asunto: Bug#416841: Need help with MySQL upgrade tests on 2.4 kernel

forwarded 416841 http://bugs.mysql.com/bug.php?id=27714
stop

On 2007-04-07 Lennart Sorensen wrote:
> I have attached the output of strace -f /usr/bin/mysql_install_db 
> --rpm
> 2>&1 under both 2.4.27 and 2.6.18 in the hopes they give an idea what 
> 2>is
> wrong.  5.0.32 seems to work fine though, so I guess at least Etch is 
> OK with 2.4 kernels and mysql as far as that is concerned.

Thanks, I've opened a bug report at MySQL.

bye,

-christian-



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



Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread skaller
On Mon, 2007-04-09 at 15:12 +0200, Stefano Zacchiroli wrote:

> So, apparently, Julien's guess is right: it is indeed possible to link
> without debugging information OCaml objects which have been previously
> linked with debugging information. 

Of course native code (I mean C) is just the same. You can
run strip on object files and executables, and it also has
no impact on performance .. not even much on load time:
if the OS isn't completely brain dead the pages for the
library will be mmaped right off the disk and the RAM
for the mmaped debug symbols won't be allocated unless
they're used.

So again .. the situation is quite similar to C,
yet Debian has a policy not to ship the debug symbols.

In the old days perhaps this made sense, but not on
a modern 64 bit machine, where you have heaps of
both address and disk space (compared to program 
code sizes anyhow).

So either Debian is out of touch .. or there are additional
reasons like running Linux on a mobile phone or cost of 
downloading a complete Debian installation being blown up:
Ubuntu tries to fit the whole desktop environment on a single CD.

Again .. simply a data point .. this time on the opposite side
of the argument compared to my last one (to show I'm neutral :).

-- 
John Skaller 
Felix, successor to C++: http://felix.sf.net


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



Bug#418366: RFP: ion3-mod-xinerama -- Xinerama module for Ion3

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Ben Hutchings [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 09:10 a.m.
Para: [EMAIL PROTECTED]
CC: Daniel 'NebuchadnezzaR' Dehennin
Asunto: Bug#418366: RFP: ion3-mod-xinerama -- Xinerama module for Ion3

Package: wnpp
Severity: wishlist

* Package name: ion3-xinerama
  Version : 0
  Upstream Author : Thomas Themel <[EMAIL PROTECTED]>
* URL :
http://lists.berlios.de/pipermail/ion-general/2007-April/001926.html
* License : GPL?
  Programming Lang: C
  Description : Xinerama module for Ion3

Thomas Themel is working on a mod_xinerama to replace the Xinerama
functionality recently removed from Ion3.  This hasn't yet been properly
released but I expect it will be soon.  The URL points to a mail with a
trivial pre-release version.  It will never be included in ion3 core due to
the author's strong opinion against Xinerama.

I may end up packaging this myself but I currently don't have a Xinerama
set-up on which to test.

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




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



Bug#418353: Python-Provides creates an unuseful mess of dependencies

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Josselin Mouette [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 08:35 a.m.
Para: Francesco Paolo Lovergine; [EMAIL PROTECTED]
Asunto: Bug#418353: Python-Provides creates an unuseful mess of dependencies

Le lundi 09 avril 2007 à 12:32 +0200, Francesco Paolo Lovergine a écrit :
> Package: python-support
> Version: 0.6.3
> Severity: important
> 
> While working on thuban I used this control file:
> 
> http://svn.debian.org/wsvn/pkg-grass/packages/thuban/trunk/debian/cont
> rol?op=file&rev=0&sc=0
> 
> introducing the alternative field
> 
> Python-Depends: python-wxgtk2.6 (>= 2.6.3), python-sqlite (>= 0.4), 
> python-xmlbase

> Note that it depends on ALL alternative versions for 2.4 and 2.5 - 
> which are the pyversions I declared (2.4-).
> It should depend in OR from those alternatives, not requiring the 
> installation of all damn per-python version modules AFAIK.

This is expected. The per-python version are virtual packages which have to
be provided by the packages you depend upon. This doesn't mean, in your
example, that python2.4 and python2.5 will be brought, only that
python-wxgtk2.6 and so on have to provide the python2.5 interfaces.

If you don't do that, the Provides: field is meaningless. This was discussed
at large in Oaxtepec. Note that you don't need to use Python-Depends if you
don't have a "Provides: ${python:Provides}", but it is recommended.

> For instance in this case:
> 
> python2.5-wxgtk2.6 | python-wxgtk2.6
> python2.5-xmlbase | python-xmlbase
> python2.5-sqlite | python-sqlite

These dependencies would be semantically wrong.

Cheers,
--
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#418360: tcc_load_dll reads past end of buffer, causes linker segfault

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Kalle Olavi Niemitalo [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 08:16 a.m.
Para: Debian Bug Tracking System
Asunto: Bug#418360: tcc_load_dll reads past end of buffer, causes linker
segfault

Package: tcc
Version: 0.9.23-2
Severity: normal
Tags: patch

I have reflowed some of the long lines below.

$ cat dummy.c
int
main ()
{
  return 0;
}
$ tcc -c dummy.c
$ ls -l dummy.o
-rw-rw-r-- 1 Kalle Kalle 484 2007-04-09 13:31 dummy.o $ tcc dummy.o -lgnutls
-lguile Segmentation fault (core dumped) $ tcc dummy.c
/usr/lib/libgnutls.so.13.0.4 /usr/lib/libguile.so.12.3.0 Segmentation fault
(core dumped) $ dpkg --search /usr/lib/libgnutls.so.13.0.4
/usr/lib/libguile.so.12.3.0
libgnutls13: /usr/lib/libgnutls.so.13.0.4
guile-1.6-libs: /usr/lib/libguile.so.12.3.0 $ gdb --args
/var/tmp/Kalle/debian/tcc-0.9.23/tcc dummy.o -lgnutls -lguile GNU gdb
6.5-debian Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db
library "/lib/tls/libthread_db.so.1".

(gdb) run
Starting program: /var/tmp/Kalle/debian/tcc-0.9.23/tcc dummy.o -lgnutls
-lguile

Program received signal SIGSEGV, Segmentation fault.
0xb7e10c10 in strcmp () from /lib/tls/libc.so.6
(gdb) backtrace
#0  0xb7e10c10 in strcmp () from /lib/tls/libc.so.6
#1  0x0806285a in tcc_load_dll (s1=0x8076008, fd=7,
filename=0xbf7fc4e4 "/usr/lib/libguile-ltdl.so.1", level=1)
at tccelf.c:2189
#2  0x08063e98 in tcc_add_file_internal (s1=0x8076008,
filename=0xbf7fc4e4 "/usr/lib/libguile-ltdl.so.1", flags=2)
at tcc.c:9931
#3  0x0806401f in tcc_add_dll (s=0x8076008,
filename=0x80a5e5e "libguile-ltdl.so.1", flags=2) at tcc.c:9991
#4  0x08062888 in tcc_load_dll (s1=0x8076008, fd=6,
filename=0xbf7fca54 "/usr/lib/libguile.so", level=0) at tccelf.c:2192
#5  0x08063e98 in tcc_add_file_internal (s1=0x8076008,
filename=0xbf7fca54 "/usr/lib/libguile.so", flags=0) at tcc.c:9931
#6  0x0806401f in tcc_add_dll (s=0x8076008,
filename=0xbf7fce84 "libguile.so", flags=0) at tcc.c:9991
#7  0x080640a6 in tcc_add_library (s=0x8076008,
libraryname=0xbf7ff92e "guile") at tcc.c:10010
#8  0x08064e58 in main (argc=4, argv=0xbf7fd794) at tcc.c:10647
(gdb) frame 1
#1  0x0806285a in tcc_load_dll (s1=0x8076008, fd=7,
filename=0xbf7fc4e4 "/usr/lib/libguile-ltdl.so.1", level=1)
at tccelf.c:2189
2189if (!strcmp(name, dllref->name))
(gdb) info local
ehdr = {e_ident = "\177ELF\001\001\001\000\000\000\000\000\000\000\000",
  e_type = 3, e_machine = 3, e_version = 1,
  e_entry = 3920, e_phoff = 52, e_shoff = 23220,
  e_flags = 0, e_ehsize = 52, e_phentsize = 32, e_phnum = 4,
  e_shentsize = 40, e_shnum = 22, e_shstrndx = 21} shdr = (Elf32_Shdr *)
0x808f570 sh = (Elf32_Shdr *) 0x808f8e0
sh1 = (Elf32_Shdr *) 0x808f5e8
i = 0
nb_syms = 77
nb_dts = 29
sym_bind = 1
ret = 0
sym = (Elf32_Sym *) 0x808fdb8
dynsym = (Elf32_Sym *) 0x808f8e8
dt = (Elf32_Dyn *) 0x8085b10
dynamic = (Elf32_Dyn *) 0x8085a20
dynstr = (unsigned char *) 0x80857d8 ""
name = 0x6c6ac144  soname = 0x80859de
"libguile-ltdl.so.1"
p = 0xbf7fc4ec "/libguile-ltdl.so.1"
dllref = (DLLReference *) 0x8086af8
(gdb) print/x [EMAIL PROTECTED]
$1 = {{d_tag = 0x1, d_un = {d_val = 0x1b1, d_ptr = 0x1b1}},
  {d_tag = 0x1, d_un = {d_val = 0x1bc, d_ptr = 0x1bc}},
  {d_tag = 0x1, d_un = {d_val = 0x1cc, d_ptr = 0x1cc}},
  {d_tag = 0x1, d_un = {d_val = 0x1da, d_ptr = 0x1da}},
  {d_tag = 0x1, d_un = {d_val = 0x1e4, d_ptr = 0x1e4}},
  {d_tag = 0xe, d_un = {d_val = 0x206, d_ptr = 0x206}},
  {d_tag = 0xc, d_un = {d_val = 0xd34, d_ptr = 0xd34}},
  {d_tag = 0xd, d_un = {d_val = 0x5130, d_ptr = 0x5130}},
  {d_tag = 0x4, d_un = {d_val = 0xb4, d_ptr = 0xb4}},
  {d_tag = 0x5, d_un = {d_val = 0x7cc, d_ptr = 0x7cc}},
  {d_tag = 0x6, d_un = {d_val = 0x2fc, d_ptr = 0x2fc}},
  {d_tag = 0xa, d_un = {d_val = 0x243, d_ptr = 0x243}},
  {d_tag = 0xb, d_un = {d_val = 0x10, d_ptr = 0x10}},
  {d_tag = 0x3, d_un = {d_val = 0x6980, d_ptr = 0x6980}},
  {d_tag = 0x2, d_un = {d_val = 0xf8, d_ptr = 0xf8}},
  {d_tag = 0x14, d_un = {d_val = 0x11, d_ptr = 0x11}},
  {d_tag = 0x17, d_un = {d_val = 0xc3c, d_ptr = 0xc3c}},
  {d_tag = 0x11, d_un = {d_val = 0xb2c, d_ptr = 0xb2c}},
  {d_tag = 0x12, d_un = {d_val = 0x110, d_ptr = 0x110}},
  {d_tag = 0x13, d_un = {d_val = 0x8, d_ptr = 0x8}},
  {d_tag = 0x6ffe, d_un = {d_val = 0xaac, d_ptr = 0xaac}},
  {d_tag = 0x6fff, d_un = {d_val = 0x2, d_ptr = 0x2}},
  {d_tag = 0x6ff0, d_un = {d_val = 0xa10

Bug#418365: [INTL:gl] Galician debconf template translation for glibc

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Jacobo Tarrio [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 09:09 a.m.
Para: Debian Bug Tracking System
Asunto: Bug#418365: [INTL:gl] Galician debconf template translation for
glibc

Package: glibc
Severity: wishlist
Tags: l10n patch

 It is attached to this report.



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



Bug#412850: Please add GRUB/sarge conflict for users of backports.org

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Christian Hammers [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 08:07 a.m.
Para: Jonas Smedegaard
CC: [EMAIL PROTECTED]
Asunto: Bug#412850: Please add GRUB/sarge conflict for users of
backports.org



On 2007-04-07 Jonas Smedegaard wrote:
> Christian Hammers wrote:
> 
> > Users of sarge+backports.org suffer the problem that their GRUB does 
> > not know how to load the hypervisor module. Please add the following to
give
> > them a hint:Conflict: grub (<< 0.97-16)
> > 
> > (This could, of course, be done by the backporters, too, but it 
> > would be easier and AFAIK without drawbacks if be done by you.)
> 
> I believe such conflict would have a high risk of causing grub to get 
> removed, rather than the intended refusal to install the kernel.

Hm, that would be bad indeed :) Given that Etch is almost due, maybe just
tag it wontfix for reference..

bye,

-christian-



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



Bug#417949: ion3: Last update do not handle my dual screen

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Ben Hutchings [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 09:11 a.m.
Para: Daniel 'NebuchadnezzaR' Dehennin; [EMAIL PROTECTED]
Asunto: Bug#417949: ion3: Last update do not handle my dual screen

On Fri, 2007-04-06 at 17:01 +0200, Daniel 'NebuchadnezzaR' Dehennin
wrote:
> Le 4964 Septembre 1993, Ben Hutchings a tapoté:
> > This is not a bug.  The author deliberately removed the Xinerama 
> > (merged
> > screens) support from ion3 because he wasn't satisified with the way 
> > it worked.  He has strong opinions against adding it to the ion3 
> > core again, though it may be that someone will reintroduce it in a module.
> 
> Could the bug report became a wishlist ?

Someone is working on a mod_xinerama, so I filed an Request For Package for 
that which you should receive soon.  (I don't have a Xinerama set-up on which 
to test it, though I might be able to fix that.)

Ben.

--
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
  - Albert Camus




Bug#355907: I also vote for this.

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Raúl Sánchez Siles [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 08:25 a.m.
Para: [EMAIL PROTECTED]
Asunto: Bug#355907: I also vote for this.

Package: aptitude
Version: 0.4.4-4

--- Please enter the report below this line. ---

  I would highly appreciate aptitude doing something like this. For me it's a 
different reason. I would like aptitude to have some mechanism so packages are 
installed as soon as they downloaded, so I could start using them as soon as 
possible.

  It would be nice to do some calculation so less dependant packages are 
installed before complex/ more dependant packages. This would optimise the 
upgrade/install time to the maximum IMHO. Moreover this would be an even more 
killing feature than apt package managing is.

  I'm not aware about the implications of this, maybe is not possible at short, 
but now that etch is out I think it's the right time to start thinking on big 
deals.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.18-4-686

Debian Release: 4.0
  900 testing www.emdebian.org 
  900 testing ftp.rediris.es 
  500 stable  www.debian-multimedia.org 
  100 unstableftp.rediris.es 

--- Package information. ---
Depends (Version) | Installed
=-+-
libapt-pkg-libc6.3-6-3.11 | 
libc6(>= 2.3.6-6) | 2.3.6.ds1-13
libgcc1   (>= 1:4.1.1-12) | 1:4.1.1-21
libncursesw5   (>= 5.4-5) | 5.5-5
libsigc++-2.0-0c2a (>= 2.0.2) | 2.0.17-2
libstdc++6  (>= 4.1.1-12) | 4.1.1-21


--
Raúl Sánchez Siles
Barracuda Systems S.L.
C/ Luxemburgo, 4 - Local
Pozuelo de Alarcón
28224 Madrid
Tlf.: +34 91 351 11 20
Fax: +34 91 352 54 44

Nota: Si advierte una archivo adjunto con nombre de la forma att.dat se 
trata de mi firma digital. Existen lectores de correo electrónico capaces de 
interpretar esta información.
Si el suyo no la entiende, no se preocupe, no es importante.




Bug#418363: Needs Replaces: lyx-common (<< 1.5.0~beta1-1)

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Martin Orr [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 08:59 a.m.
Para: [EMAIL PROTECTED]
Asunto: Bug#418363: Needs Replaces: lyx-common (<< 1.5.0~beta1-1)

Package: lyx
Version: 1.5.0~beta1-2
Severity: serious

Upgrading from lyx in unstable to experimental, I get:

Preparing to replace lyx 1.4.3-3 (using .../lyx_1.5.0~beta1-2_amd64.deb) ...
Unpacking replacement lyx ...
dpkg: error processing /var/cache/apt/archives/lyx_1.5.0~beta1-2_amd64.deb
(--unpack):
 trying to overwrite `/usr/share/man/man1/tex2lyx.1.gz', which is also in
package lyx-common
dpkg-deb: subprocess paste killed by signal (Broken pipe) Preparing to
replace lyx-common 1.4.3-3 (using
.../lyx-common_1.5.0~beta1-2_all.deb) ...
Unpacking replacement lyx-common ...
Errors were encountered while processing:
 /var/cache/apt/archives/lyx_1.5.0~beta1-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

The Replaces on lyx needs to be tightened to lyx-common (<< 1.5.0~beta1-1)

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.20

Debian Release: lenny/sid
  990 unstablewww.debian-multimedia.org
  990 unstableftp.ie.debian.org
  990 unstableftp.heanet.ie
  990 unstableftp-uxsup.csx.cam.ac.uk
1 experimentalftp.ie.debian.org
1 experimentalftp-uxsup.csx.cam.ac.uk

--- Package information. ---
Depends (Version) | Installed
=-+-
libaiksaurus-1.2-0c2a (>= 1.2.1+dev-0.12) | 1.2.1+dev-0.12-3
libaspell15 (>= 0.60) | 0.60.5-1
libc6(>= 2.3.5-1) | 2.5-0exp6
libgcc1   (>= 1:4.1.1-12) | 1:4.2-20070307-1
libqt4-core(>= 4.2.2) | 4.2.2-2
libqt4-gui (>= 4.2.2) | 4.2.2-2
libstdc++6  (>= 4.1.1-12) | 4.2-20070307-1
zlib1g   (>= 1:1.2.1) | 1:1.2.3-13
lyx-common  (= 1.5.0~beta1-2) | 1.5.0~beta1-2
texlive-latex-recommended | 2007-1
 OR tetex-extra   |
texlive-fonts-recommended | 2007-1
 OR tetex-extra   |
preview-latex-style   | 11.83-6
libtiff-tools | 3.8.2-7
groff | 1.18.1.1-12
imagemagick   | 7:6.2.4.5.dfsg1-0.14
mime-support  | 3.39-1
psutils   | 1.17-24
xdg-utils | 1.0.1-2





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



Bug#156497: xbase-clients: [xman] apropos does not work

2007-04-09 Thread Brice Goglin
Hi,

About 5 years ago, you reported a bug to the Debian BTS regarding
apropos not working, and you said last year that it was still not
working, even if Denis couldn't reproduce the problem. Did you
reproduce? With Xorg/Etch? If so, could you give some hints about how to
reproduce?

Thanks,
Brice



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



Bug#418323: quagga bgpd DoS

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Christian Hammers [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 08:25 a.m.
Para: Patryk Dawidziuk; [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Asunto: Bug#418323: quagga bgpd DoS

Hello Paryk

On 2007-04-09 Patryk Dawidziuk wrote:
> Bgpd denial has been discovered as stated here:
> http://www.quagga.net/news2.php?y=2007&m=4&d=8 Patch available here:
> http://bugzilla.quagga.net/show_bug.cgi?id=354 According to Paul 
> Jakma, all versions are affected, possibly including GNU Zebra.

Thanks for reporting, I'll have a look at it and prepare a version for an
Debian security update, if necessary.

bye,

-christian-



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



Bug#418300: Fixed in weekly build 633

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Hermann Kraus [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 07:31 a.m.
Para: [EMAIL PROTECTED]
Asunto: Bug#418300: Fixed in weekly build 633

This is fixed in the weekly build 633 available at  
http://snapshot.opera.com/unix/Weekly-633/

For more details see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418016
and
https://bugs.freedesktop.org/show_bug.cgi?id=10536



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



Bug#418346: upgrade-reports: undeclared conflict between pppconfig and manpages-fr breaks sarge to etch upgrade

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Frederic Daniel Luc Lehobey [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 07:04 a.m.
Para: Debian Bug Tracking System
Asunto: Bug#418346: upgrade-reports: undeclared conflict between pppconfig
and manpages-fr breaks sarge to etch upgrade

Package: upgrade-reports
Severity: serious
Justification: Policy 7.5.1

When performing an upgrade from sarge to etch, closely following the 
current release notes, the initial upgrade (from section 4.5.4 of the 
release notes) breaks in the following way:

# LANG=C aptitude upgrade
Reading Package Lists... Done
Building Dependency Tree   
Reading extended state information  
Initializing package states... Done
Reading task descriptions... Done  
The following packages have been kept back:
  acpid adduser alsa-base alsa-utils amarok amarok-xine apt apt-utils 
  aptitude arj ark artsbuilder aspell-en at aumix base-passwd bash bb bc 
  beep-media-player bin86 bind9-host binutils bison bsdmainutils bsdutils 
  bzip2 cdparanoia cdrdao cdrecord chkrootkit clamav clamav-base 
  clamav-freshclam console-common console-tools coreutils cpio cpp cpp-3.3 
  cron cupsys cupsys-bsd cupsys-client dash dc debianutils deborphan 
  desktop-file-utils dhcp-client dialog dillo discover1 dnsutils dpkg 
  dpkg-dev dselect dvd+rw-tools e2fslibs e2fsprogs eject esound-clients 
  exim4 exim4-base exim4-config exim4-daemon-light fam fdutils file 
  findutils finger flex fontconfig foomatic-db-engine foomatic-filters-ppds 
  fortune-mod ftp g++ g++-3.3 gcc gcc-3.3 gcc-3.3-base gcompris 
  gcompris-data gcompris-sound-fr gconf2 gdb gdm gettext-base gksu 
  gnome-keyring gnomemeeting gnupg grep groff-base grub gs-esp gs-gpl 
  gstreamer0.8-audiofile gstreamer0.8-flac gstreamer0.8-mad 
  gstreamer0.8-misc gstreamer0.8-oss gstreamer0.8-vorbis gtk2-engines-xfce 
  gzip hostname ifupdown imagemagick info initrd-tools initscripts iptables 
  iputils-ping ispell jackd k3b kcontrol kde-i18n-fr kdebase-bin 
  kdebase-data kdebase-kio-plugins kdelibs-data kdemultimedia-kio-plugins 
  kdesktop kfind klogd konq-plugins konqueror less lesstif2 liba52-0.7.4 
  libacl1 libao2 libapt-pkg-perl libartsc0 libasound2 libaspell15 
  libatk1.0-0 libatk1.0-data libattr1 libaudio2 libavc1394-0 libblkid1 
  libbonobo2-0 libbonobo2-common libbonoboui2-0 libbonoboui2-common 
  libbz2-1.0 libc6 libc6-dev libcdparanoia0 libcomerr2 libcompfaceg1 
  libconsole libcroco3 libcupsimage2 libcupsys2-gnutls10 libcurl3 
  libdb1-compat libdb3 libdb4.2 libdb4.3 libdbh1.0-1 libdigest-sha1-perl 
  libdiscover1 libdv-bin libdv4 libdvdnav4 libdvdread3 libesd0 libexpat1 
  libfam0c102 libfontconfig1 libfreetype6 libfribidi0 libft-perl 
  libgail-common libgail17 libgcc1 libgcompris-1-0 libgconf2-4 libgcrypt11 
  libgdbm3 libgdk-pixbuf2 libgksu1.2-0 libglade2-0 libglib-perl libglib1.2 
  libglib2.0-0 libglib2.0-data libgnome-desktop-2 libgnome-keyring0 
  libgnome2-0 libgnome2-canvas-perl libgnome2-common libgnome2-perl 
  libgnome2-vfs-perl libgnomecanvas2-0 libgnomecanvas2-common 
  libgnomecups1.0-1 libgnomeprint2.2-0 libgnomeprint2.2-data 
  libgnomeprintui2.2-0 libgnomeui-0 libgnomeui-common libgnomevfs2-0 
  libgnomevfs2-common libgpg-error0 libgpmg1 libgstreamer-gconf0.8-0 
  libgstreamer-plugins0.8-0 libgstreamer0.8-0 libgtk1.2 libgtk2-perl 
  libgtk2.0-0 libgtk2.0-bin libgtkhtml2-0 libhtml-parser-perl libice6 
  libid3tag0 libidl0 libidn11 libjpeg-progs libjpeg62 libkcddb1 libkonq4 
  libkrb53 liblcms1 libldap2 liblircclient0 liblocale-gettext-perl 
  liblockfile1 liblzo1 libmagic1 libmng1 libmpeg2-4 libncurses5 
  libncursesw5 libnet-dns-perl libnetpbm10 libnss-db libogg0 libopencdk8 
  liborbit2 libpam-modules libpam0g libpanel-applet2-0 libpango1.0-0 
  libpaper-utils libpaper1 libpcre3 libperl5.8 libpng12-0 libpopt0 
  libpt-plugins-alsa libpt-plugins-avc libpt-plugins-dc libpt-plugins-oss 
  libpt-plugins-v4l libpt-plugins-v4l2 libreadline5 librecode0 librsvg2-2 
  librsvg2-bin librsvg2-common libsamplerate0 libsasl2 libscrollkeeper0 
  libsdl-mixer1.2 libsdl1.2debian libsdl1.2debian-oss libselinux1 
  libsensors3 libshout3 libslp1 libsm6 libsmbclient libsmpeg0 libsndfile1 
  libspeex1 libsqlite3-0 libssl0.9.7 libstartup-notification0 libstdc++5 
  libstdc++5-3.3-dev libsvga1 libtar libtext-charwidth-perl 
  libtext-iconv-perl libtextwrap1 libtheora0 libtiff4 libttf2 libusb-0.1-4 
  libuuid1 libvcdinfo0 libvorbis0a libvorbisenc2 libvorbisfile3 
  libvte-common libvte4 libwrap0 libx11-6 libxaw7 libxcursor1 libxext6 
  libxft2 libxi6 libxine1 libxml2 libxmu6 libxmuu1 libxosd2 libxp6 libxpm4 
  libxrandr2 libxrender1 libxslt1.1 libxt6 libxtrap6 libxtst6 libxv1 
  lm-sensors locales login logrotate lsof lynx m4 make man-db manpages-fr 
  mdetect menu metamail mkisofs module-init-tools modutils mount mozilla 
  mozilla-browser mozilla-f

Bug#415194: libextlib-ocaml-dev: No debugging information

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Stefano Zacchiroli [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 06:58 a.m.
Para: Ivan Jager; Debian Ocaml Maint ML
CC: [EMAIL PROTECTED]
Asunto: Bug#415194: libextlib-ocaml-dev: No debugging information

[ Ob: debian-ocaml-maint, look at the end of this mail ]

tags 415194 + wontfix
thanks

On Fri, Mar 16, 2007 at 06:55:27PM -0400, Ivan Jager wrote:
> The bytecode files are currently compiled without debugging support.
> This makes it hard to debug other code that might be called by it. Eg, 
> a function passed to List.iter.

In the Debian folklore of libraries (at large, not OCaml-specific) that's a
feature, not a bug. Indeed usually libraries do not contain debugging
symbols and where is deemed appropriate an extra -dbg library package is
built containing debugging information.

> Since the standard libraries are compiled with debugging support it 
> seems like it would make sense to do the same for others. Yes, it 
> might be slightly slower, but anyone who cares about speed will 
> probably be compiling native code anyways.

In the specific case of OCaml libraries I think we never discussed the issue
and therefore I think the standard libraries just happen to be compiled that
way (probably because they are compiled that way upstream) without any
particular reason.

So, at the moment I'm tagging this bug report as wontfix, but diverting the
more general question of "should we mandate inclusion of debugging symbols
in OCaml bytecode libraries"? to the debian-ocaml-maint mailing list. On one
hand we should be consistent with the general library philosophy of not
including debugging symbols in packages other than -dbg. On the other it is
true that a user willing to have performances will use native code
libraries, but is still true that native code libraries are not available
everywhere ...

Lenny-discussion time guys :)
Thanks for your bug report.

--
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time



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



Bug#418335: mediawiki1.7: [INTL:pt_BR] Brazilian Portuguese debconf PO translations

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Felipe Augusto van de Wiel (faw) [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 12:48 a.m.
Para: Debian Bug Tracking System
CC: debian-l10n-portuguese
Asunto: Bug#418335: mediawiki1.7: [INTL:pt_BR] Brazilian Portuguese debconf PO 
translations

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: mediawiki1.7
Tags: l10n patch
Severity: wishlist


Could you please update the Brazilian Portuguese Translation?

Attached you will find mediawiki1.7-pt_BR.po.gz. It is encoded using 
UTF-8 and it is tested with msgfmt and also with podebconf-display-po.


Thanks in advace!
Kind regards,

- --
Felipe Augusto van de Wiel (faw)
"Debian. Freedom to code. Code to freedom!"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGGbd0CjAO0JDlykYRAkEKAKCuNfHCGzWIwIXTmpNzxoMnICc+BACgst4C
l0c3CUzLCyyUgHC0NgMVy0A=
=4VgM
-END PGP SIGNATURE-




Bug#418380: cryptsetup: complains about empty line in /etc/crypttab

2007-04-09 Thread Marc Haber
Package: cryptsetup
Version: 2:1.0.4+svn26-1
Severity: minor

/usr/share/initramfs-tools/hooks/cryptroot complains about empty lines
in /etc/crypttab with "cryptsetup: WARNING: invalid line in
/etc/crypttab -".

It should tolerate empty lines.

Greetings
Marc

-- System Information:
Debian Release: lenny/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.4-scyw00225
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages cryptsetup depends on:
ii  dmsetup  2:1.02.12-1 The Linux Kernel Device Mapper use
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libdevma 2:1.02.12-1 The Linux Kernel Device Mapper use
ii  libgcryp 1.2.3-2 LGPL Crypto library - runtime libr
ii  libgpg-e 1.4-2   library for common error values an
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library

cryptsetup recommends no packages.

-- no debconf information


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



Bug#418343: binfmt-support: syntax error in /usr/share/perl5/Binfmt/Format.pm

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Bastian Kleineidam [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 06:27 a.m.
Para: Debian Bug Tracking System
Asunto: Bug#418343: binfmt-support: syntax error in
/usr/share/perl5/Binfmt/Format.pm

Package: binfmt-support
Version: 1.2.9
Severity: grave
Tags: patch
Justification: renders package unusable

Hi,

when upgrading, I got the following error:
Richte binfmt-support ein (1.2.9) ...
syntax error at /usr/share/perl5/Binfmt/Format.pm line 138, near "'')"
Compilation failed in require at /usr/sbin/update-binfmts line 25.
BEGIN failed--compilation aborted at /usr/sbin/update-binfmts line 25.
Enabling additional executable binary formats: binfmt-supportsyntax error at
/usr/share/perl5/Binfmt/Format.pm line 138,  near "'')"
Compilation failed in require at /usr/sbin/update-binfmts line 25.
BEGIN failed--compilation aborted at /usr/sbin/update-binfmts line 25.
 failed!
invoke-rc.d: initscript binfmt-support, action "start" failed.

I attached a patch that gets rid of the syntax error. After that I was able
to execute "/etc/init.d/binfmt-support start" without errors.

There still was a little warning, I don't know if it is harmful or not:
$ /etc/init.d/bimfmt-support start
Enabling additional executable binary formats: binfmt-supportPossible
attempt to separate words with commas at /usr/sbin/update-binfmts line 205.
Possible attempt to separate words with commas at /usr/sbin/update-binfmts
line 205.


Regards,
  Bastian

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

Kernel: Linux 2.6.18treasure14 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages binfmt-support depends on:
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init
scrip
ii  perl  5.8.8-7Larry Wall's Practical
Extraction 

binfmt-support recommends no packages.

-- no debconf information



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



Bug#418066: does iceweasel phone home?

2007-04-09 Thread Ian Zimmerman

Mike> All in all, is it all really related to you using iceweasel, and
Mike> not just someone/something pinging your IP from mozilla.com
Mike> network instead ?

It is iceweasel, I'm sure.  It doesn't show up when I don't use it at all.

-- 
Experience with Asset Control an asset.


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



Bug#418346: upgrade-reports: undeclared conflict between pppconfig and manpages-fr breaks sarge to etch upgrade

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Steve Langasek [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 07:30 a.m.
Para: Frederic Daniel Luc Lehobey; [EMAIL PROTECTED]
Asunto: Bug#418346: upgrade-reports: undeclared conflict between pppconfig
and manpages-fr breaks sarge to etch upgrade

clone 418346 -1 -2
reassign -1 pppconfig
retitle -1 pppconfig: missing Replaces: manpages-fr (<< 2.39.1-5)
user debian-release@lists.debian.org
usertag -1 etch-r1
reassign -2 release-notes
severity -2 minor
retitle -2 example dist-upgrade command in 4.5.3 known to fail before 4.5.6
close 418346
thanks

Hi Frederic,

Thank you for your report.

On Mon, Apr 09, 2007 at 12:04:28PM +0200, Frederic Daniel Luc Lehobey wrote:
> When performing an upgrade from sarge to etch, closely following the 
> current release notes, the initial upgrade (from section 4.5.4 of the 
> release notes) breaks in the following way:



> The following packages will be upgraded:
>   pppconfig 
> 1 packages upgraded, 0 newly installed, 0 to remove and 468 not 
> upgraded.
> Need to get 0B/158kB of archives. After unpacking 406kB will be freed.
> Do you want to continue? [Y/n/?] 
> (Reading database ... 72503 files and directories currently installed.)
> Preparing to replace pppconfig 2.3.11 (using 
> .../pppconfig_2.3.15_all.deb) ...
> Unpacking replacement pppconfig ...
> dpkg: error processing /var/cache/apt/archives/pppconfig_2.3.15_all.deb 
> (--unpack):
>  trying to overwrite `/usr/share/man/fr/man8/pppconfig.8.gz', which is 
> also in package manpages-fr

> I have experienced the probleÃm during two upgrades (yesterday night and 
> this morning) and the two obvious workarounds:

>  - remove first pppconfig

> or

>  - install manpages-fr (from etch)

> are both working.

> Hence the problem should be solved by a proper conflict to be added to 
> these packages. As it breaks the upgrade for french users I suppose it 
> deserves at least to be added to the errata.

I think the first step is to plan to fix this bug in pppconfig for the first
etch point release.  Bug cloned and reassigned.

> 
> By the way (it is unrelated, sorry...) the suggested command in section 
> 4.5.3 of the relase notes breaks in the following way (when performed 
> at this early step of the upgrade):

> # LANG=C aptitude -y -s -f --with-recommends dist-upgrade
> Reading Package Lists... Done
> Building Dependency Tree   
> Reading extended state information  
> Initializing package states... Done
> Reading task descriptions... Done  
> Some packages had unmet dependencies.  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.

> The following packages have unmet dependencies:
>   xlibmesa-gl: Depends: xfree86-common but it is not installable
>Conflicts: libgl1 which is a virtual package.
>   xlibmesa-glu: Depends: xfree86-common but it is not installable
> Conflicts: libglu1 which is a virtual package.
>   libglu1-mesa: Conflicts: libglu1 which is a virtual package.
>   libgamin0: Conflicts: libfam0c102 but 2.7.0-6sarge1 is installed and 
> it is kept back.
>  Conflicts: libfam0 but it is not installable
>   libfam0c102: Conflicts: libfam0 but it is not installable
>   libgl1-mesa-glx: Conflicts: libgl1 which is a virtual package.

Yes, this is quite predictable.  Perhaps that's worth a footnote or
something in the release notes as well?  Cloned to the release-notes package
for consideration.

Since these are the only two issues mentioned in your upgrade report and
both are now assigned to other packages, I'm going to close this bug.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/




Bug#418333: [SPAM] Bug#418333: dolphin: can't remove sidebar

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Andrew Schulman [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 07:22 a.m.
Para: [EMAIL PROTECTED]
Asunto: [SPAM] Bug#418333: dolphin: can't remove sidebar

> You can disable the sidebar from the menu in View -> Sidebar (F9 
> Shortcut).

That option isn't present in my View menu, and F9 has no effect.  See the
attached screenshot.  Please reopen the bug.

Thanks,
Andrew.



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



Bug#355907: Already reported.

2007-04-09 Thread Raúl Sánchez Siles
  Hello again:

  After some more bug digging I've found #165558 which is quite the same I 
suggest, maybe this bug is a duplicate of that one (4.5 years old bug)

  Regards,

-- 
Raúl Sánchez Siles


pgpOtN9VaIhL7.pgp
Description: PGP signature


Bug#418340: turkish debconf translation update

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Erçin EKER [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 05:12 a.m.
Para: [EMAIL PROTECTED]
Asunto: Bug#418340: turkish debconf translation update

Package: glibc
Version: 2.5-0exp6
Severity: wishlist
Tags: l10n patch

updated turkish translation is attached

-- 
Erçin EKER
UIN:82166138
jabber:[EMAIL PROTECTED]


 .''`.
: :' :  Born to use Debian.
`. `'   GPG KeyID: 3DD6DF91
  `-Fingerpring: BA95 1DDD 8961 665B 8536 B942 8D43 3EF0 3DD6 DF91




Bug#295460: marked as done (shorewall: wrong rules order with loging with rate limiting in policy)

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Paul Gear [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 03:06 a.m.
Para: [EMAIL PROTECTED]
Asunto: Bug#295460: marked as done (shorewall: wrong rules order with loging
with rate limiting in policy)

Debian Bug Tracking System wrote:
> ...
> Marek wrote:
>> ...
>> in 'policy':
>> lan dsl DROP info3/minute
>>
>> in 'rules':
>> ACCEPT lan:10.0.1.25dsl all
>> ACCEPT lan:10.0.1.26dsl all
>>
>> after startup, logging/dropping rules from iptables -L -n in chain 
>> '@lan2dsl', in chain 'lan2dsl' jump to @lan2dsl after "ACCEPT 
>> ESTABISHED,RELATED", but >BEFORE< "ACCEPT from 10.0..." rules
>>
>> think it should be under "ACCEPT from 10.."
>> ...
> The order of the two rules is not important. ACCEPT from 10... accepts 
> new connections and ACCEPT ESTABLISHED,RELATED accepts packets 
> belonging to already established connections.
> 
> The bug can be considered closed.

Lorenzo,

I'm not sure we've got to the heart of Marek's problem here.  I think
getting a shorewall dump and looking at the lan2dsl chain in it would reveal
to us more what he is talking about.

It sounds to me like what he's describing is that policy logging is
happening ahead of rules, which is definitely wrong.  If so, we need to
check whether this is something Tom has fixed since the release of Debian
stable.

Regards,
Paul

--
Did you know?  The major music labels and on-line stores want to limit your
rights to listen to music you have legitimately purchased.  Find out more:
http://iownmymusic.org/






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



Bug#418337: glibc-doc: romanian po-debconf template translation

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: stan ioan-eugen [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 03:06 a.m.
Para: Debian Bug Tracking System
Asunto: Bug#418337: glibc-doc: romanian po-debconf template translation

Package: glibc-doc
Version: 2.3.6.ds1-13
Severity: wishlist
Tags: l10n patch


romanian po-debconf template translation

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)

-- no debconf information



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



Bug#418379: please upgrade to CVS version

2007-04-09 Thread Robert Millan
Package: amule
Version: 2.1.3-1
Severity: wishlist

Please upgrade to CVS version.  2.1.3-1 lacks large file support.

(which prevents me from sharing debian-40r0-i386-amd64-powerpc-source-DVD-1.iso 
:-))

Upstream website is down but the link to CVS can be found via google cache.

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

Versions of packages amule depends on:
hi  amule-common  2.1.3-1+custom common files for the rest of aMule
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libcrypto++5.2c2a 5.2.1c2a-3 General purpose cryptographic shar
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libwxbase2.6-02.6.3.2.1.5wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0 2.6.3.2.1.5wxWidgets Cross-platform C++ GUI t
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages amule recommends:
ii  amule-utils   2.1.3-1+custom utilities for aMule (command-line 

-- no debconf information


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



Bug#418332: glibc: [INTL:pt_BR] Brazilian Portuguese debconf PO translations

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Felipe Augusto van de Wiel (faw) [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 12:17 a.m.
Para: Debian Bug Tracking System
CC: l10n portuguese
Asunto: Bug#418332: glibc: [INTL:pt_BR] Brazilian Portuguese debconf PO 
translations

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: glibc
Tags: l10n patch
Severity: wishlist


Could you please update the Brazilian Portuguese Translation?

Attached you will find glibc-pt_BR.po.gz. It is encoded using
UTF-8 and it is tested with msgfmt and also with podebconf-display-po.


Thanks in advace!
Kind regards,

- --
Felipe Augusto van de Wiel (faw)
"Debian. Freedom to code. Code to freedom!"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGGbAbCjAO0JDlykYRAm7RAKDW5QGUL9Qi20FaD09BR5R6dCbVMQCePaYR
8E4JHGV76XAdA0AM1p5cM10=
=b7Hi
-END PGP SIGNATURE-




Bug#418324: xterm: baffling weirdness with 9x15 font and some Unicode glyphs

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Branden Robinson [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 02:14 a.m.
Para: Thomas Dickey; [EMAIL PROTECTED]
Asunto: Bug#418324: xterm: baffling weirdness with 9x15 font and some
Unicode glyphs

On Sun, Apr 08, 2007 at 08:27:18PM -0400, Thomas Dickey wrote:
> grep'ing the code, I see some special case in wcwidth.c (the built-in 
> flavor) which may be related - makes xterm treat those codes as 
> double-width.  I expect they're being scaled.

xterm does treat them as double-width in all the default bitmap fonts in the
resources; but it's only in 9x15 that the glyph doesn't render, which
suggests to me another layer to the problem.

> I have a to-do item to make it configurable whether the built-in or 
> system
> wcwidth() is used; looks like this case would be interesting to compare.

I did not know that character width was determined by codepoint rather than
by font-specific information, but if this is something Unicode is
standardizing, I think that's a good thing.

The code chart for this block of Unicode ("Miscellaneous Technical")[1]
seems to suggest that these glyphs should be fullwidth, or at least wide
enough to have the angle brackets "hug" the other symbols they enclose, but
I find it difficult to argue for the normativity of that observation without
more background.

[1] http://www.unicode.org/charts/PDF/U2300.pdf

-- 
G. Branden Robinson| If you have the slightest bit of
Debian GNU/Linux   | intellectual integrity you cannot
[EMAIL PROTECTED] | support the government.
http://people.debian.org/~branden/ | -- anonymous



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



Bug#415548: aiccu: General update after the debconf review process

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Christian Perrier [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 05:05 a.m.
Para: [EMAIL PROTECTED]
Asunto: Bug#415548: aiccu: General update after the debconf review process

Dear Debian maintainer,

On March 12, 2007, I sent you a notification about the beginning of a review
action on debconf templates for aiccu.

Then, I sent you a bug report with rewritten templates and annoucing the
beginning of the second phase of this action: call for translation updates.

Translators have been working hard and here is now the result of their
efforts.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/ with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. In case you are short
of time, I can either prepare and upload a non-maintainer upload or prepare
an upload for you.



-- 





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



Bug#418381: gstreamer0.10-plugins-bad: please enable the dvbsrc plugin.

2007-04-09 Thread Andreas Henriksson
Package: gstreamer0.10-plugins-bad
Version: 0.10.4-0.1
Severity: wishlist

gstreamer0.10-plugins-bad 0.10.4 is the first version to ship the new
dvbsrc plugin. It's disabled by default (I don't know why).
I've enabled it and my testing seems to indicate that it works without
any problems at all.
It would be nice if you could enable it in future versions of the package.

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

Kernel: Linux 2.6.21-rc5-ah070403
Locale: LANG=en_US.UTF-8, LC_CTYPE=sv_SE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gstreamer0.10-plugins-bad depends on:
ii  gstreamer0.10-plugins-base 0.10.10-4 GStreamer plugins from the "base" 
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libglib2.0-0   2.12.6-2  The GLib library of C routines
ii  libgstreamer-plugins-base0 0.10.10-4 GStreamer libraries from the "base
ii  libgstreamer0.10-0 0.10.10-4 Core GStreamer libraries and eleme
ii  libmms00.3-3 MMS stream protocol library - shar
ii  libmpcdec3 1.2.2-1   Musepack (MPC) format library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libwavpack04.32-2an audio codec (lossy and lossless
ii  libxml22.6.27.dfsg-1 GNOME XML library

gstreamer0.10-plugins-bad recommends no packages.

-- no debconf information


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



Bug#417279: etch installation report

2007-04-09 Thread Frans Pop
reassign 417279 choose-mirror
retitle 417279 Support other options than stable/testing/unstable?
thanks

On Monday 02 April 2007 11:02, Sergio Gelato wrote:
> Comments/Problems:
> GRUB install did not recognise Dell Utility partition.

Did that cause any problems or do you just mean that it was not listed in 
the boot menu?

> Manual configuration of Debian package repository only gave "stable",
> "testing" and "unstable" as distribution choices; it would be nice to
> be able to enter "etch" or some other, arbitrary, string.

This needs some further thoughts. It could be an option in expert mode.
Reassigning to choose-mirror.

> I found myself wishing for a quick way to select "all locales" on the
> additional locales menu. (I used expert mode for installation.)

IMO doing that would be so rare that I doubt we'll want to implement that.

Thank you for your report.

Cheers,
FJP


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



Bug#418382: choose-mirror: Better handling of suite/codename; support oldstable

2007-04-09 Thread Frans Pop
Package: choose-mirror

I have been thinking that better support for oldstable would be good to 
have, even for netboot, floppy installations. This should be possible...

During the release process for Etch, we also saw a somewhat related 
problem in choose-mirror with CD installs because the Release file on the 
mirrors had not been updated even though CD-ROMs were already at 
stable=etch.

In generators/50mirror apt-setup sets the following based on the Release 
file on the CD-ROM:
   mirror/codename=etch
   mirror/suite=stable
But choose-mirror will then check the mirror first for "stable" and thus 
finds "sarge" as codename.

As the installation is now much more based on codename anyway, maybe we 
should ignore the suite a bit more and switch to matching primairily on 
codename. This would also get rid of having to set suite= in 
debian/rules for official releases.

Alternatively, we could also let generators/50mirror set mirror/suite to 
the codename from the CD (similar to what we do in debian/rules).


pgp7afceJu7uE.pgp
Description: PGP signature


Bug#418383: /usr/sbin/update-initramfs: please add an option to leave the built tree around for analysis

2007-04-09 Thread Marc Haber
Package: initramfs-tools
Version: 0.85f
Severity: wishlist
File: /usr/sbin/update-initramfs

update-initramfs builds a new initramfs file system, packs it up, and
deletes the directory built before packing.

For analysis, it would be great to be able to take a look into the
file system, so it would be nice to have update-initramfs leave the
tree around instead of unconditionally removing it.

Greetings
Marc


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



Bug#183312: xbase-clients: [xman] buffer overflow in MANPATH handling

2007-04-09 Thread Brice Goglin
Hi,

About 4 years ago, you reported (or replied to) a bug in the Debian BTS
regarding a buffer overflow in MANPATH handling causing xman to
segfault. Did any of you guys reproduce this problem recently? With
Xorg/Etch? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#196680: xbase-clients: [xwd] locks display

2007-04-09 Thread Brice Goglin
Hi,

About 4 years ago, you reported a bug to the Debian BTS regarding xwd
locking another display when killed with ctrl-c. I can't reproduce here.
Did you reproduce this problem recently? With Xorg/Etch? If not, I will
close this bug in the next weeks.

Thanks,
Brice



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



Bug#418385: Seemingly infinite loop and huge memory use when resolving some deps

2007-04-09 Thread Loïc Minier
Package: aptitude
Version: 0.4.4-4
Severity: important

Hi there,

 pbuilder recently gained the ability to resolve build-deps by creating
 a fake .deb  where this are regular deps and then invoking aptitude to
 "fix" it.  This permits pbuilder to use the powerful aptitude
 dependency resolver!  It works like a charm, but I've hit a case today
 while building experimental packages of epiphany-extensions where
 aptitude would consume huge amounts of CPU indefinitely, and I decided
 to stop aptitude when it was taking 750 MB of RAM.

 I'm attaching you the build log, it has the contents of the generated
 .deb.  I'm also attaching you the pbuilder-satisfydepends-aptitude
 script which has the generation logic in case it matters.  You can find
 the unreleased pbuilder at:
ssh://git.debian.org/git/pbuilder/pbuilder.git

   Bye,

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

Kernel: Linux 2.6.20 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3 0.6.46.4-0.1 Advanced front-end for dpkg
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libncursesw55.5-5Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-4English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.0-1  parse Debian changelogs and output

-- no debconf information

-- 
Loïc Minier
"For subalterns, saying something intelligent is as risky as saying something
 stupid."
I: Using pkgname logfile
pbuilder-buildpackage/i386 $Id$
$Id$

Current time: Mon Apr  9 16:11:20 CEST 2007
pbuilder-time-stamp: 1176127880
Obtaining the cached apt archive contents
Installing the build-deps
 -> user script 
/home/lool/.pbuilder/build/experimental/cow.10919/tmp/hooks/D10_apt-get-update 
finished
dpkg-architecture: warning: no utmp entry available and LOGNAME not defined; 
using uid of process (0)
 -> Attempting to satisfy build-dependencies $
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: i386
Maintainer: Debian Pbuilder Team <[EMAIL PROTECTED]>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder and should
Depends: cdbs (>= 0.4.17), debhelper (>= 4.1.87), libglade2-dev (>= 2.3.1), 
libglib2.0-dev (>= 2.12.0), libgtk2.0-dev (>= 2.10.0), libxml2-dev (>= 2.6.0), 
librsvg2-common (>= 2.16.0-2), epiphany-browser-dev (>= 2.18.0), libxul-dev, 
gnome-pkg-tools (>= 0.10), libxml-parser-perl, libdbus-glib-1-dev (>= 0.60), 
libpcre3-dev, python (>= 2.3), python-support (>= 0.4), gnome-doc-utils (>= 
0.3.2), scrollkeeper, intltool (>= 0.35.0), libosp-dev, gconf2
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in 
`/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  libncursesw5 libsigc++-2.0-0c2a
Suggested packages:
  tasksel debtags
Recommended packages:
  aptitude-doc-en aptitude-doc libparse-debianchangelog-perl libgpmg1
The following NEW packages will be installed:
  aptitude libncursesw5 libsigc++-2.0-0c2a
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/3226kB of archives.
After unpacking 9257kB of additional disk space will be used.
Selecting previously deselected package libncursesw5.
(Reading database ... 9650 files and directories currently installed.)
Unpacking libncursesw5 (from .../libncursesw5_5.5-5_i386.deb) ...
Selecting previously deselected package libsigc++-2.0-0c2a.
Unpacking libsigc++-2.0-0c2a (from .../libsigc++-2.0-0c2a_2.0.17-2_i386.deb) ...
Selecting previously deselected package aptitude.
Unpacking aptitude (from .../aptitude_0.4.4-4_i386.deb) ...
Setting up libncursesw5 (5.5-5) ...

Setting up libsigc++-2.0-0c2a (2.0.17-2) ...

Setting up aptitude (0.4.4-4) ...

Selecting previously deselected package pbuilder-satisfydepends-dummy.
(Reading database ... 9772 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from 
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: dependency problems prevent configuration of 
pbuilder-satisfydepends-dummy:
 pbuilder-satisfydepends-dummy depends on cdbs (>= 0.4.17); however:
  Package cdbs is not installed.
 pbuilder-satisfydepends-dummy depends on debhelper (>= 4.1.87); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on libgla

Bug#418384: 0.7 -> 0.8~svn-rev31-3 causes button text in Unison2.9.1-gtk to disappear

2007-04-09 Thread CSights
Package: gtk-qt-engine
Version: 1:0.8~svn-rev31-3
Severity: normal

Hi,
After upgrading from gtk-qt-engine ~0.7 to 0.8(svn) the buttons in the 
synchronizing screen of Unison2.9.1-gtk disappear.  Reinstalling 
gtk-qt-engine 0.7 causes the button text to be visable again.

Thanks,
C.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.19.3

Debian Release: 4.0
  990 testing localhost 
   50 unstablelocalhost 
   40 experimentallocalhost 
   25 dapper  us.archive.ubuntu.com 

--- Package information. ---
Depends   (Version) | Installed
===-+-==
libc6  (>= 2.3.6-6) | 2.3.6.ds1-13
libglib2.0-0(>= 2.12.0) | 2.12.4-2
libgtk2.0-0  (>= 2.8.0) | 2.8.20-7
libpango1.0-0   (>= 1.14.8) | 1.14.8-5
libqt3-mt  (>= 3:3.3.7) | 3:3.3.7-4
libstdc++6(>= 4.1.1-12) | 4.1.1-21
libx11-6| 2:1.0.3-7



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



Bug#343077: unison2.9.1-gtk: possibly gtk-qt-engine's fault

2007-04-09 Thread csights
Package: unison2.9.1-gtk
Version: 2.9.1-5
Followup-For: Bug #343077

Hi,
I'm wondering if the original reporter is using gtk-qt-engine?  I 
started having this
problem after upgrading from gtk-qt-engine 0.7-? to 0.8~svn-rev31-3.  
Reinstalling 
gtk-qt-engine 0.7 causes the button text to be visable again.
I have opened a bug #418384 against gtk-qt-engine .

Thanks,
C.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable'), (40, 'experimental'), (25, 
'dapper')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.3
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages unison2.9.1-gtk depends on:
ii  libatk1.0-0 1.12.4-3 The ATK accessibility toolkit
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libcairo2   1.2.4-4  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libglib2.0-02.12.4-2 The GLib library of C routines
ii  libgtk2.0-0 2.8.20-7 The GTK+ graphical user interface 
ii  libpango1.0-0   1.14.8-5 Layout and rendering of internatio
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.1-5X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-5  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra

Versions of packages unison2.9.1-gtk recommends:
ii  openssh-client [ssh-client]   1:4.3p2-9  Secure shell client, an rlogin/rsh
pn  ssh-askpass(no description available)

-- no debconf information


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



Bug#418386: debsig-verify completely broke upgrade and left SSH broken

2007-04-09 Thread Christian Hammers
Package: upgrade-reports
Severity: important

While trying to upgrade my router I ran into troubles. Apparently I had 
the debsig-verify package installed and it failed to verify some
package and stopped the upgrade. At this point SSH login was impossible:

2007-04-09T16:21:27+0100 gate [err] sshd[4914]: PAM [dlerror:
/lib/libselinux.so.1: symbol regexec, version GLIBC_2.3.4 not defined in
file libc.so.6 with link time reference]

On http://wiki.debian.org/SecureApt I read that debsig-verify is
obsolete and should be removed - which solved my problem - but I thing
aptitute/apt-get or some other package like "base-config" should
block an upgrade attempt in such a situation.

bye,

-christian-


The last lines of the "aptitude dist-upgrade":



dpkg: error processing
/var/cache/apt/archives/libaprutil1_1.2.7+dfsg-2_i386.deb (--unpack):
 Verification on package
/var/cache/apt/archives/libaprutil1_1.2.7+dfsg-2_i386.deb failed!
Authenticating
/var/cache/apt/archives/libapache2-mod-php5_5.2.0-8+etch1_i386.deb ...
debsig: Origin Signature check failed. This deb might not be signed.

dpkg: error processing
/var/cache/apt/archives/libapache2-mod-php5_5.2.0-8+etch1_i386.deb
(--unpack):
 Verification on package
/var/cache/apt/archives/libapache2-mod-php5_5.2.0-8+etch1_i386.deb
failed!
Errors were encountered while processing:
 /var/cache/apt/archives/openssl_0.9.8c-4_i386.deb
 /var/cache/apt/archives/ssl-cert_1.0.14_all.deb
 /var/cache/apt/archives/postfix_2.3.8-2+b1_i386.deb
 /var/cache/apt/archives/libdb4.2_4.2.52+dfsg-2_i386.deb
 /var/cache/apt/archives/libsasl2-2_2.1.22.dfsg1-8_i386.deb
 /var/cache/apt/archives/libldap2_2.1.30-13.3_i386.deb
 /var/cache/apt/archives/libpq4_8.1.8-1_i386.deb
 /var/cache/apt/archives/libsqlite3-0_3.3.8-1.1_i386.deb
 /var/cache/apt/archives/libaprutil1_1.2.7+dfsg-2_i386.deb
 /var/cache/apt/archives/libapache2-mod-php5_5.2.0-8+etch1_i386.deb



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



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



Bug#345704: xbase-clients: [xmodmap] Mouse buttons not well recognized

2007-04-09 Thread Brice Goglin
Hi,

About a year ago, you reported a bug to the Debian BTS regarding your
mouse button not being well recognized. The upstream bug that you said
could be relevant has been fixed since then. So, did you reproduce this
problem recently? With Xorg/Etch? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#418348: libtemplate-perl 2.15-0.0 (unstable/alpha): FTBFS under sudo

2007-04-09 Thread Benj. Mako Hill
Thanks Steve,

I'll take a look into this today.

Regards,
Mako

-- 
Benjamin Mako Hill
[EMAIL PROTECTED]
http://mako.cc/



signature.asc
Description: Digital signature


Bug#416214: scim breaks with LC_* variables set other than to $LANG

2007-04-09 Thread Toni Mueller

Hi,

On Thu, 29.03.2007 at 01:47:24 +0900, Osamu Aoki <[EMAIL PROTECTED]> wrote:
> Have you read README.Debian for SCIM and configured
> /SupportedUnicodeLocales value?

after reading this, I configured

/SupportedUnicodeLocales = 
de_DE.utf8,en_US.UTF-8,en_GB.UTF_8,fr_FR.UTF-8,zh_CN.UTF-8

in the hope to solve the problem, but quite contrary to my expectation,
this effectively killed my ability to switch input methods. So, I
reverted the change and resorted to my wrapper script. Currently, I
start all applications that I want to use scim with using this script:

--  cut
#!/bin/sh

unset LC_MESSAGES
unset LC_COLLATE
unset LC_CTYPE
unset LC_TIME

exec $*
--  cut

This script unsets the variables I had customized, and then starts the
application in question which then only has the customized LANG
variable to work with.


Best,
--Toni++



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



Bug#410576: [Buildd-tools-devel] Bug#410576: sbuild: can't set chroot name independently from distribution name

2007-04-09 Thread Roger Leigh
tags 410576 + fixed-upstream
thanks

Anders Kaseorg <[EMAIL PROTECTED]> writes:

> Roger Leigh wrote:
>> I think we probably want to try
>> 
>> distribution-arch-sbuild
>> distribution-sbuild
>> distribution-arch
>> distribution
>> 
>> in that order.  Distribution could be specified with "-d" as normal,
>> and we can add a separate --arch= command-line option to specify the
>> arch (which will default to the host arch).
>
> Yes, that sounds exactly right.

Please could you try out the latest version of sbuild, available here:

  http://people.debian.org/~rleigh/sbuild_0.54_all.deb

or from SVN:

  svn://svn.debian.org/svn/buildd-tools/trunk/sbuild

This adds a new --arch option (see the manual page for the details).
This new version also obsoletes a number of options in the old sbuild,
so you might be prompted to update your configuration.  Please keep a
copy of the old config, just in case!

I would like to know if this fixes the problem you were having, and if
you run into any other issues while testing it.


Thanks,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


pgplxbgexzEkH.pgp
Description: PGP signature


Bug#416308: [RC2][20070402] tasksel and/or dpkg-preconfigure

2007-04-09 Thread Frans Pop
On Tuesday 03 April 2007 17:41, Michael Taylor wrote:
> I tried reinstalling with a daily build from April 2 (20070402) of both
> the hd-media/boot.img[1] and businesscard iso[2]. If I just select
> "Standard system" in tasksel I still have the install process stall on
> the "/usr/bin/perl -w /usr/sbin/dpkg-preconfigure --apt" process.
>
> It appears stuck in an infinite loop in dpkg-preconfigure. Memory usage
> of dpkg-preconfigure is 7632K (unchanged after 12 hours) and free gives
> system memory being available (vc 2 during install):

We have not seen this issue ourselves during very intensive testing of 
images for the Etch release over the past weeks.

Were there any messages in /var/log/syslog that show what was wrong?
Feel free to send us the syslog for analysis (gzipped!).

Also, please send us the full output of ps.

Cheers,
FJP


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



Bug#416841: Need help with MySQL upgrade tests on 2.4 kernel

2007-04-09 Thread Lennart Sorensen
On Mon, Apr 09, 2007 at 01:28:18PM +0200, Christian Hammers wrote:
> What I feared was the upgrade process itself. I guess that mysql and the
> new 2.6 kernel will get installed in the same "apt-get dist-upgrade" run
> and thus if mysql-server-5.0 hangs and the user presses ctrl-c he is left
> with a half broken system.

Well what does mysql_install_db do exactly?

Certainly hitting control-c rebooting to 2.6 and having dpkg finish the
configuration seems to have worked.  Of course given I didn't have data
in mysql before, it is hard to say if an upgrade would have worked
perfectly.

> Or is there some mechanism that tells the user first to upgrade to a 2.6
> kernel then reboot and then update the rest of the packages?

None that I know of.  You can depend on a package being installed, but
you can't depend on a certain kernel beign installed and running.

--
Len Sorensen


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



Bug#347767: xbase-clients: xkbcomp or xmodmap or libxkbfile or libxklavier problem don't start XKB

2007-04-09 Thread Brice Goglin
Hi Daniele,

About a year ago, you reported a bug to the Debian BTS regarding gnome
complaining about XKB errors on startup. Did you reproduce this problem
recently? With Xorg/Etch?

Thanks,
Brice



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



Bug#418387: alsa-base: Driver for Audigy SE (ca0106) fails with multiple "Writing to ADC failed!" entries in dmesg.

2007-04-09 Thread Ted Johnson
Package: alsa-base
Subject: alsa-base: Driver for Audigy SE (ca0106) fails with multiple
"Writing to ADC failed!" entries in dmesg.
Package: alsa-base
Version: 1.0.13-5
Severity: normal

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

{resubmitting since the bug tracker didn't see the Package
pseudoheader the first time around)

Items like speaker-test _seem_ to work in that there are no
errors
displayed,
however there is no sound and none of the mixer programs I've
tried
are able to
alter the volume of any channel.


Dmesg shows:


ACPI: PCI Interrupt :05:09.0[A] -> GSI 17 (level, low) ->
IRQ 50
Model 100a Rev  Serial 100a1102
Writing to ADC failed!
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev
5 if
0 alt 0 proto 2 vid 0x03F0 pid 0xC402
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class
driver
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Writing to ADC failed!
Adding 1052248k swap on /dev/sdb2.  Priority:-1 extents:1
across:1052248k
EXT3 FS on sdb3, internal journal
loop: loaded (max 8 devices)
device-mapper: ioctl: 4.7.0-ioctl (2006-06-24) initialised:
[EMAIL PROTECTED]
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sdb1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.


# lspci
00:00.0 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:00.5 PIC: VIA Technologies, Inc. K8M890CE I/O APIC Interrupt
Controller
00:00.6 Host bridge: VIA Technologies, Inc. Unknown device 6290
00:00.7 Host bridge: VIA Technologies, Inc. K8M890CE Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge
[K8T800/K8T890 South]
00:02.0 PCI bridge: VIA Technologies, Inc. K8T890 PCI to PCI
Bridge
Controller
00:0f.0 SATA controller: VIA Technologies, Inc. VT8251 AHCI/SATA
4-Port Controller
00:0f.1 IDE interface: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 07)
00:10.0 USB Controller: VIA Technologies, Inc. VT82x UHCI
USB 1.1
Controller (rev 90)
00:10.1 USB Controller: VIA Technologies, Inc. VT82x UHCI
USB 1.1
Controller (rev 90)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 90)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8251 PCI to ISA
Bridge
00:11.7 Host bridge: VIA Technologies, Inc. VT8251 Ultra VLINK
Controller
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102
[Rhine-II]
(rev 7c)
00:13.0 PCI bridge: VIA Technologies, Inc. VT8251 Host Bridge
00:13.1 PCI bridge: VIA Technologies, Inc. VT8251 PCI to PCI
Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8
[Athlon64/Opteron] Miscellaneous Control
02:00.0 VGA compatible controller: nVidia Corporation G70
[GeForce
7600 GT] (rev a1)
05:08.0 Ethernet controller: Linksys Gigabit Network Adapter
(rev 10)
05:09.0 Multimedia audio controller: Creative Labs SB Audigy LS

# lspci -vv
05:09.0 Multimedia audio controller: Creative Labs SB Audigy LS
Subsystem: Creative Labs Unknown device 100a
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV-
VGASnoop-
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium
>TAbort- SERR- 

Bug#418382: choose-mirror: Better handling of suite/codename; support oldstable

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Frans Pop [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 11:13 a.m.
Para: BTS submit
Asunto: Bug#418382: choose-mirror: Better handling of suite/codename;
support oldstable

Package: choose-mirror

I have been thinking that better support for oldstable would be good to
have, even for netboot, floppy installations. This should be possible...

During the release process for Etch, we also saw a somewhat related problem
in choose-mirror with CD installs because the Release file on the mirrors
had not been updated even though CD-ROMs were already at stable=etch.

In generators/50mirror apt-setup sets the following based on the Release
file on the CD-ROM:
   mirror/codename=etch
   mirror/suite=stable
But choose-mirror will then check the mirror first for "stable" and thus
finds "sarge" as codename.

As the installation is now much more based on codename anyway, maybe we
should ignore the suite a bit more and switch to matching primairily on
codename. This would also get rid of having to set suite= in
debian/rules for official releases.

Alternatively, we could also let generators/50mirror set mirror/suite to the
codename from the CD (similar to what we do in debian/rules).



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



Bug#362299: xbase-clients: [xrdb] (apparently) changed cpp invocation switches

2007-04-09 Thread Brice Goglin
Hi Giacomo,

About a year ago, you reported a bug to the Debian BTS regarding xrdb
having apparently changed the way it invokes cpp. Did you reproduce this
problem recently? With Xorg/Etch?

Thanks,
Brice



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



Bug#345704: xbase-clients: [xmodmap] Mouse buttons not well recognized

2007-04-09 Thread Alexandre Ahmim-Richard

Brice Goglin wrote:

Hi,



Hi,


About a year ago, you reported a bug to the Debian BTS regarding your
mouse button not being well recognized. The upstream bug that you said
could be relevant has been fixed since then. So, did you reproduce this
problem recently? With Xorg/Etch? If not, I will close this bug in the
next weeks.



You can close this bug. The workaround has been integrated in the Xorg 
upstream for a while.


Thanks.
--
Alexandre Ahmim-Richard


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



Bug#387422: xbase-clients: xrdb no longer works after NFS server restart

2007-04-09 Thread Brice Goglin
Hi Vincent,

What's the status of this bug? Did you find a fix/workaround? Does it
still happen with xbase-clients 7.2.ds2-1 (currently in experimental)?

Thanks,
Brice



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



Bug#416841: Need help with MySQL upgrade tests on 2.4 kernel

2007-04-09 Thread Christian Hammers


On 2007-04-09 Lennart Sorensen wrote:
> On Mon, Apr 09, 2007 at 01:28:18PM +0200, Christian Hammers wrote:
> > What I feared was the upgrade process itself. I guess that mysql and the
> > new 2.6 kernel will get installed in the same "apt-get dist-upgrade" run
> > and thus if mysql-server-5.0 hangs and the user presses ctrl-c he is left
> > with a half broken system.
> 
> Well what does mysql_install_db do exactly?

It checks and installs MySQL's system tables in the "mysql" database and adds
new privileges etc. Basically it just starts /usr/sbin/mysqld in a
kind of "single user mode" and pipes an SQL file into it.

bye,

-christian-


signature.asc
Description: PGP signature


Bug#418134: libsmbios1: libtool update required

2007-04-09 Thread Julien BLACHE
Package: libsmbios1
Version: 0.13.4-1
Followup-For: Bug #418134

Hi,

After further investigation, it turns out that you badly need to upgrade
libtool in libsmbios. The libtool shipped by upstream is largely outdated
and produces broken C++ libs on any modern setup.

JB.

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

Kernel: Linux 2.6.20 (SMP w/2 CPU cores)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libsmbios1 depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library

libsmbios1 recommends no packages.

-- no debconf information


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



Bug#417599: installation-reports: No problems - installation smoother and better than ever!

2007-04-09 Thread Frans Pop
On Tuesday 03 April 2007 18:19, Johannes Wiedersich wrote:
> The only glitch was setting up lvm on raid1. Installer installed lilo
> without detecting and configuring dual boot for windows. Since I don't
> know how to configure lilo, I decided to forget about lvm and reinstall
> with raid 1 and without lvm. grub didn't recognize the windows boot
> either, but I guess I know how to fix that.

Grub can be installed if you set up /boot as a separate partition (on a 
separate RAID1 if you like).

Windows is normally detected quite reliably. Would you be interested in 
helping find out why it was not?
If you are, please start another installation. When you get to 
partitioning, switch to VT2 and give the command 'os-prober'. What output 
does that give? After that you can abandon the installation.

Note that windows is _not_ detected if you chose to have the windows 
partition mounted during partitioning, but it does not look like you did.

The script that does the actual detection is
   /usr/lib/os-probes/mounted/20microsoft
Maybe you can tell what goes wrong from that.

> Comments/Problems:
> Don't know if fdisk's "Disk /dev/md1 doesn't contain a valid partition
> table" is something to worry about.

As the RAID is not partitioned, that looks normal to me.

Cheers,
FJP


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



Bug#417630: installation-report

2007-04-09 Thread Frans Pop
On Tuesday 03 April 2007 23:58, Susánszky Péter wrote:
> Comments/Problems:
> Last message: Debootstrap warning - Failure while unpacking required
> packages.

We have done intensive testing during the past few weeks for the Etch 
release and not seen this problem ourselves.

Have you checked the integrity of the CD-ROM using the relevant option in 
the main menu of the installer?

Are there any messages in /var/log/syslog that could help indicate where 
the real cause of this failure is?

Cheers,
FJP



Bug#418388: [INTL:gl] Galician debconf template translation for mediawiki1.7

2007-04-09 Thread Jacobo Tarrio
Package: mediawiki1.7
Severity: wishlist
Tags: l10n patch

 It is attached to this report.

 Take into account that several appearances of "MediaWiki 1.5" have been
changed to "MediaWiki 1.7", assuming that was an error.
# Galician translation of mediawiki1.7's debconf templates
# This file is distributed under the same license as the mediawiki1.7 package.
# Jacobo Tarrio <[EMAIL PROTECTED]>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: mediawiki1.7\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-04-08 23:53+0200\n"
"PO-Revision-Date: 2007-04-09 16:56+0200\n"
"Last-Translator: Jacobo Tarrio <[EMAIL PROTECTED]>\n"
"Language-Team: Galician <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: multiselect
#. Description
#: ../templates:1001
msgid "Web server(s) to configure automatically:"
msgstr "Servidor(es) web a reconfigurar automaticamente:"

#. Type: multiselect
#. Description
#: ../templates:1001
msgid ""
"Please select the web server(s) that should be configured automatically for "
"MediaWiki."
msgstr ""
"Escolla o(s) servidor(es) web que se deberían configurar automaticamente "
"para MediaWiki."

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Perform automatic upgrade from MediaWiki 1.5?"
msgstr "¿Facer unha actualización automática desde MediaWiki 1.5?"

#. Type: boolean
#. Description
#: ../templates:2001
msgid "MediaWiki is being upgraded from version 1.5."
msgstr "Estase a actualizar MediaWiki da versión 1.5."

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"The new package version uses /var/lib/mediawiki1.7 for the wiki database.  "
"The old database files need to be moved before performing the upgrade."
msgstr ""
"A nova versión do paquete emprega /var/lib/mediawiki1.7 para a base de datos "
"do wiki. É preciso trasladar os antigos ficheiros da base de datos antes de "
"realizar a actualización."

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"This operation can be done automatically: the database will be backed up, "
"upgraded, and a new configuration file will be prepared for the new version. "
"The operation can be performed now. Alternatively,  you can perform it later "
"by launching, as root, /usr/share/mediawiki1.7/debian-scripts/upgrade-"
"mediawiki1.5."
msgstr ""
"Pódese facer esta operacion automaticamente: hase copiar e actualizar a base "
"de datos, e tamén se ha preparar un novo ficheiro de configuración para a "
"nova versión. Xa se pode realizar a operación. De xeito alternativo, pode "
"realizala despois executando, coma administrador, /usr/share/mediawiki1.7/"
"debian-scripts/upgrade-mediawiki1.5."

#. Type: string
#. Description
#: ../templates:3001
msgid "Database administrative user for MediaWiki 1.7:"
msgstr "Usuario administrativo da base de datos para MediaWiki 1.7:"

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"Please provide a MySQL account that has administrative access to the "
"MediaWiki 1.5 database."
msgstr ""
"Introduza unha conta de MySQL que teña acceso administrativo á base de datos "
"de MediaWiki 1.7."

#. Type: string
#. Description
#: ../templates:3001
msgid "When in doubt, the MySQL root account can be used."
msgstr "Se ten dúbidas, pode empregar a conta \"root\" de MySQL."

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"An AdminSettings.php file will be generated unless the root account is "
"specified."
msgstr ""
"Hase xerar un ficheiro AdminSettings.php a menos que se indique a conta "
"\"root\"."

#. Type: password
#. Description
#: ../templates:4001
msgid "Database administrative password for MediaWiki 1.5:"
msgstr "Contrasinal administrativo da base de datos para MediaWiki 1.7:"

#. Type: password
#. Description
#: ../templates:4001
msgid ""
"Please specify the password of the MySQL account with administrative access "
"to the MediaWiki 1.5 database."
msgstr ""
"Introduza o contrasinal da conta de MySQL con acceso administrativo á base "
"de datos de MediaWiki 1.7."

#. Type: note
#. Description
#: ../templates:5001
msgid "Configuration files fixed"
msgstr "Arranxáronse os ficheiros de configuración"

#. Type: note
#. Description
#: ../templates:5001
msgid ""
"A previous bug in the mediawiki package forced configuration files to be "
"stored in /var/lib/mediawiki1.7."
msgstr ""
"Un erro anterior no paquete mediawiki obrigou a gravar os ficheiros de "
"configuración en /var/lib/mediawiki1.7."

#. Type: note
#. Description
#: ../templates:5001
msgid ""
"These files have been moved back to /etc/mediawiki1.7 and a backup  was also "
"made in that directory."
msgstr ""
"Trasladáronse eses ficheiros a /etc/mediawiki1.7 e tamén se fixo unha copia "
"de seguridade nese directorio."


Bug#302685: After removing gdm 'startx' wont start X

2007-04-09 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding startx
not starting X after removing gdm. Lots of things were discussed in this
bug report. Did you reproduce the problem recently? With Xorg/Etch?

Thanks,
Brice



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



Bug#417749: installation-report: A few glitches when installing on Samsung M40 plus

2007-04-09 Thread Frans Pop
On Wednesday 04 April 2007 15:28, Eugen Dedu wrote:
> - detect network interfaces: I have a wired (with the cable plugged
>   into computer) and wi-fi with WEP network.  The computer has noth a
>   wired and wireless interface.  During detection, the installer shows
>   eth0 as Ethernet ... and eth1 as Broadcom (4407 I think)
>   ... (wi-fi).  When I do DHCP on eth0 (wired), it receives no answer.
>   When I do DHCP on eth1 (wi-fi), the DHCP server responds.  However,
>   because of the WEP is impossible that it has used wi-fi connection.
>   Conclusion: the two interfaces are interchanged (the Ethernet is in
>   fact the wi-fi and viceversa).

This seems very unlikely. You will have to provide more detailed 
information (like the content of /etc/network/devnames and the full 
output of 'ifconfig') to us before we can investigate this.

> - For any of the two interfaces it does not ask me about a WEP key.

The installer has support for wireless and asking the WEP key, but 
personally I have no experience with using it.

> - TimeZone: I have chosen English/GB as language (at beginning of the
>   installation) because I prefer to have English as language.  So at
>   TimeZone the installer proposed me UK/London, but I cannot change it
>   to France/Paris.  I propose to add a button such as "Change proposed
>   TZ".

Already answered.

> - Upon installation of base system: at swsusp package I was asked "The
>   swap is not active and suspend to ... is impossible.  Continue
>   without it?"  What does yes and no buttons mean here?  I choosed
>   "No" but the installation has continued!

Known issue.

> - I chose to use sudo, and not to log in as root.  Now, many
>   applications in GNOME->Administrator menu (changing Date/Hour too)
>   ask for root password.  How can I start them from the menu if I do
>   not know root password?

This is not an installer issue. Apparently there are some Gnome 
applications that do nit use gksu.

> - There is no menu in GNOME to suspend to RAM.  How can I suspend to
>   RAM (without executing "echo mem >/sys/power/state")?  It is very
>   useful for laptops!

Please ask that on the debian-user list.

Cheers,
FJP


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



Bug#418398: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: amavis-stats
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgp0rc9KXsQDa.pgp
Description: PGP signature


Bug#418348: libtemplate-perl 2.15-0.0 (unstable/alpha): FTBFS under sudo

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Benj. Mako Hill [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 11:38 a.m.
Para: Steve Langasek
CC: [EMAIL PROTECTED]
Asunto: Bug#418348: libtemplate-perl 2.15-0.0 (unstable/alpha): FTBFS under
sudo

Thanks Steve,

I'll take a look into this today.

Regards,
Mako

-- 
Benjamin Mako Hill
[EMAIL PROTECTED]
http://mako.cc/




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



Bug#418391: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: synce-serial
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgpkCybUiaHzZ.pgp
Description: PGP signature


Bug#418400: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: fwlogwatch
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgpmZx4LB3p3R.pgp
Description: PGP signature


Bug#418393: Upgrade problem: lpr tries to overwrite logcheck-database files

2007-04-09 Thread Christian Hammers
Package: lpr
Version: 2006.11.04-1
Severity: normal

While upgrading from sarge to etch:

Unpacking replacement logcheck-database ...
Preparing to replace lpr 1:2003.09.23-7 (using
.../lpr_1%3a2006.11.04_i386.deb) ...
Stopping printer spooler: lpd .
Unpacking replacement lpr ...
dpkg: error processing /var/cache/apt/archives/lpr_1%3a2006.11.04_i386.deb 
(--unpack):
 trying to overwrite `/etc/logcheck/ignore.d.server/lpr', which is also in 
package logcheck-database
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Starting printer spooler: lpd .
Preparing to replace lsscsi 0.14-1 (using .../lsscsi_0.17-1_i386.deb)
...

Maybe lpr should have a "Replace: logcheck-database" header?

bye,

-christian-

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



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



Bug#418397: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: dokuwiki
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgpKM1m0h9VLT.pgp
Description: PGP signature


Bug#410576: [Buildd-tools-devel] Bug#410576: sbuild: can't set chroot name independently from distribution name

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Roger Leigh [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 11:19 a.m.
Para: Anders Kaseorg
CC: [EMAIL PROTECTED]
Asunto: Bug#410576: [Buildd-tools-devel] Bug#410576: sbuild: can't set
chroot name independently from distribution name

tags 410576 + fixed-upstream
thanks

Anders Kaseorg <[EMAIL PROTECTED]> writes:

> Roger Leigh wrote:
>> I think we probably want to try
>> 
>> distribution-arch-sbuild
>> distribution-sbuild
>> distribution-arch
>> distribution
>> 
>> in that order.  Distribution could be specified with "-d" as normal, 
>> and we can add a separate --arch= command-line option to specify the 
>> arch (which will default to the host arch).
>
> Yes, that sounds exactly right.

Please could you try out the latest version of sbuild, available here:

  http://people.debian.org/~rleigh/sbuild_0.54_all.deb

or from SVN:

  svn://svn.debian.org/svn/buildd-tools/trunk/sbuild

This adds a new --arch option (see the manual page for the details).
This new version also obsoletes a number of options in the old sbuild, so
you might be prompted to update your configuration.  Please keep a copy of
the old config, just in case!

I would like to know if this fixes the problem you were having, and if you
run into any other issues while testing it.


Thanks,
Roger

--
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.



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



Bug#418396: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: elilo
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgpIdh5tqoOWp.pgp
Description: PGP signature


Bug#136097: grep-dctrl: Merging status and available would be helpful

2007-04-09 Thread Antti-Juhani Kaijanaho
I'm currently working on join-dctrl, which implements join(1)-like
functionality for dctrl-tools.  I expect implementation to take about a
day or two, though it may take longer.  It looks to me like it ought to
be enough to satisfy this wish.

Sorry about taking so long about it.  The trouble was not in the actual
implementation, but in the specification of what exactly it should do.



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



Bug#418404: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: shaper
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgpo4de9o79pu.pgp
Description: PGP signature


Bug#418399: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: ez-ipupdate
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgpT9D5Eezm3q.pgp
Description: PGP signature


Bug#418385: Seemingly infinite loop and huge memory use when resolving some deps

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Loïc Minier [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 11:30 a.m.
Para: Debian Bug Tracking System
Asunto: Bug#418385: Seemingly infinite loop and huge memory use when
resolving some deps

Package: aptitude
Version: 0.4.4-4
Severity: important

Hi there,

 pbuilder recently gained the ability to resolve build-deps by creating  a
fake .deb  where this are regular deps and then invoking aptitude to  "fix"
it.  This permits pbuilder to use the powerful aptitude  dependency
resolver!  It works like a charm, but I've hit a case today  while building
experimental packages of epiphany-extensions where  aptitude would consume
huge amounts of CPU indefinitely, and I decided  to stop aptitude when it
was taking 750 MB of RAM.

 I'm attaching you the build log, it has the contents of the generated
.deb.  I'm also attaching you the pbuilder-satisfydepends-aptitude  script
which has the generation logic in case it matters.  You can find  the
unreleased pbuilder at:
ssh://git.debian.org/git/pbuilder/pbuilder.git

   Bye,

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

Kernel: Linux 2.6.20 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3 0.6.46.4-0.1 Advanced front-end for dpkg
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libncursesw55.5-5Shared libraries for terminal
hand
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for
C++
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-4English manual for aptitude, a
ter
ii  libparse-debianchangelog-perl 1.0-1  parse Debian changelogs and
output

-- no debconf information

--
Loïc Minier
"For subalterns, saying something intelligent is as risky as saying
something  stupid."




Bug#417630: installation-report

2007-04-09 Thread Info, GuiaArtistica.com.ar
I am a victim of abuse.. a person put my email in much mailing list... 

PLEASE UNSUBSCRIBE ME

Guia Artistica
www.guiaartistica.com.ar


-Mensaje original-
De: Frans Pop [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 09 de Abril de 2007 11:58 a.m.
Para: Susánszky Péter; [EMAIL PROTECTED]
Asunto: Bug#417630: installation-report

On Tuesday 03 April 2007 23:58, Susánszky Péter wrote:
> Comments/Problems:
> Last message: Debootstrap warning - Failure while unpacking required
> packages.

We have done intensive testing during the past few weeks for the Etch 
release and not seen this problem ourselves.

Have you checked the integrity of the CD-ROM using the relevant option in 
the main menu of the installer?

Are there any messages in /var/log/syslog that could help indicate where 
the real cause of this failure is?

Cheers,
FJP




Bug#418405: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: terminatorx
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgp1Dow742MZA.pgp
Description: PGP signature


Bug#418394: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: ocaml-tools
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgpkrOwqZZIBj.pgp
Description: PGP signature


Bug#418408: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: zabbix
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgp0VLinuag9n.pgp
Description: PGP signature


Bug#418389: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: php-json-ext
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgp4lXx1pCY37.pgp
Description: PGP signature


Bug#94713: xbase-clients: [xmessage] gets its widget hierarchy wrong

2007-04-09 Thread Brice Goglin
Hi,

About 6 years ago, you reported a bug to the Debian BTS regarding
xmessage problems with its widget hierarchy. You provided a sort of
patch which apparently still applies to latest release of xmessage. Does
the problem still happen with Xorg/Etch? If so, I'll forward the bug
upstream.

Thanks,
Brice



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



Bug#418406: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: plan
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgpC8qud5nwD5.pgp
Description: PGP signature


Bug#418392: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: pconsole
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgprHrASP2xqV.pgp
Description: PGP signature


Bug#418390: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: proofgeneral
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgpFhvlxgIbr8.pgp
Description: PGP signature


Bug#418407: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: leafnode
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgp0uxj9Ra8Dk.pgp
Description: PGP signature


Bug#418395: [INTL:nl] Dutch po-debconf translation

2007-04-09 Thread cobaco (aka Bart Cornelis)
Package: ltsp
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)



nl.po
Description: application/gettext


pgp8LdMHkghWn.pgp
Description: PGP signature


  1   2   3   4   5   >