Bug#354084: swaks: please add option to read message body from stdin

2006-02-23 Thread Marc Haber
Package: swaks
Version: 0+20050625.8-1
Severity: wishlist

Hi,

please add an option to just read the message body from stdin, while
message headers are still generated by swaks.

This would enable things like

< eicar.com swaks --to [EMAIL PROTECTED]

to quickly test virus scanners.

Greetings
Marc

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

Versions of packages swaks depends on:
ii  perl  5.8.8-2Larry Wall's Practical Extraction 

swaks recommends no packages.

-- no debconf information


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



Bug#354024: gnome-vfs2 reports wrong copyright/license information

2006-02-23 Thread Josselin Mouette
Le mercredi 22 février 2006 à 13:30 -0500, Stephen Depooter a écrit :
> Package: gnome-vfs2
> Severity: serious
> Justification: Policy 2.3
> 
> gnome-vfs2 reports in it's debian/copyright file that is is licensed
> under LGPL.  At least one file modules/smd-method.c is licenssed under
> GPL only, presumably due to linking against libsmbclient which is GPL
> only.

Indeed. This isn't a problem for the SMB method as it is only a plugin,
but it requires clarification in the copyright. However, there seems to
be GPL code in the daemon as well. I'll ask upstream about that.

Regards,
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom




Bug#314401: tank you for the new yelp!

2006-02-23 Thread Carlos C Soto

The new yelp no requieres mozilla-browser, great! only have to say:
Thank you and Mike Hommey.

I hope others packages like libgecko2.0-cil start to use the new dependence :)

-- eclipxe


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



Bug#354044: fontconfig-udeb: missing fc-* binaries

2006-02-23 Thread Josselin Mouette
Le jeudi 23 février 2006 à 00:27 +0100, Davide Viti a écrit :
> Not seeing this mentioned in the Changelog I thought it was not done on 
> purpose.
> As you can tell I'm not a font expert and I thought running fc-cache was 
> needed/useful;
> could you please tell me why you think the graphical installer does not need 
> such commands?

At the time of the installation, only one or a few fonts are available.
Thus, the overhead for scanning them at is very small, and, if there is
only one application using it (which is the case as I understand it), it
only happens once.

Regards,
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom




Bug#354044: fontconfig-udeb: missing fc-* binaries

2006-02-23 Thread Davide Viti
> At the time of the installation, only one or a few fonts are
> available. Thus, the overhead for scanning them at is very small, 
and,
> if there is only one application using it (which is the case as I
> understand it), it only happens once.

In order to render text for all the languages supported by the
installer, ATM we're actually using quite a few font files:

FreeSansBold.ttf
FreeSansOblique.ttf
FreeSans.ttf
ae_AlMohanad.ttf
ja.ttf
ko.ttf
zh.ttf
MuktiNarrow_11-08-2005.ttf
DejaVuSans-Bold.ttf
DejaVuSans-Oblique.ttf
DejaVuSans.ttf
Gargi_1.7.ttf
Saab.ttf

it's true that the files are used only by one application though;
don't know if this is going to change once g-i will use cdebconf
plugins.  The point is that I thought a fc-cache run, for example, was
absolutely necessary and that's why I filed the bug; if I'm wrong and
the file is needed only for debugging purposes, I have no problem 
closing
the bug and we can live useing wget to bring the fc-* binaries into 
the 
g-i environment if / when needed.

regards,
Davide




Tiscali ADSL 4 Mega Flat
Naviga senza limiti con l'unica Adsl a 4 Mega di velocità a soli 19,95 € al 
mese!
Attivala subito e hai GRATIS 2 MESI e l'ATTIVAZIONE. 
http://abbonati.tiscali.it/banner/middlepagetracking.html%3Fc%3Dwebmailadsl%26a%3Dwebmail%26z%3Dwebmail%26t%3D14%26r%3Dhttp%3A//abbonati.tiscali.it/adsl/sa/4flat_tc/



Bug#354062: CVE-2006-0195: XSS re comments in styles

2006-02-23 Thread Thijs Kinkhorst
On Thu, 2006-02-23 at 11:43 +1100, Geoff Crompton wrote:
> Package: squirrelmail
> Version: 2:1.4.4-7
> Severity: important
> 
> The changelog at http://www.squirrelmail.org/changelog.php says for 1.4.6:
>   - Security: MagicHTML fix for comments in styles which allowed
> for cross site scripting when using Internet Explorer (reported
> by Scott Hughes) [CVE-2006-0195].

Hello Jeff,

Thanks, I'm aware of it. I'm awaiting the 1.4.6 version which is to be
released any moment now.


Thijs


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


Bug#354063: CVE-2006-0377: IMAP injection attempts

2006-02-23 Thread Thijs Kinkhorst
On Thu, 2006-02-23 at 11:44 +1100, Geoff Crompton wrote:
>   - Security: Prohibit IMAP injection attempts (reported by Vicente
> Aguilera) [CVE-2006-0377].

Hello Jeff,

Thanks, I'm aware of it. I'm awaiting the 1.4.6 version which is to be
released any moment now.


Thijs



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


Bug#354064: CVE-2006-0188: possible XSS through right_main parameter of webmail.php

2006-02-23 Thread Thijs Kinkhorst
> The changelog at http://www.squirrelmail.org/changelog.php says for 1.4.6:
>   - Security: Fix possible cross site scripting through the right_main
> parameter of webmail.php. This now uses a whitelist of acceptable
> values. [CVE-2006-0188]

Hello Jeff,

Thanks, I'm aware of it. I'm awaiting the 1.4.6 version which is to be
released any moment now.


Thijs


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


Bug#286806: Serpentine ITP

2006-02-23 Thread Julien Valroff
Hi,

The ITP #286806 being more than 1 year old, I would like to take over
the Serpentine package, if you don't see any objection to it of course.

Sebastian would be my sponsor for this package, as he already maintains
it for Ubuntu.

Are you OK with this proposal?

Cheers,
Julien




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



Bug#353870: No response and huge CPU usage on some completion(s)

2006-02-23 Thread Eugene Krivdyuk

And yep, bug is still reproduce on version 4.3.0-dev-5-1.


-- 
With Best Regards, 
Eugene  Krivdyuk


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



Bug#353617: dbconfig-common lacks dependency on postgresql-client

2006-02-23 Thread Matt Brown
Hi Sean, 

Thanks for your response. 

On Mon, 2006-02-20 at 01:15 -0500, sean finney wrote:

> if you depend on dbconfig-common, then you also need to depend on
> the cmdline tools for the database types you support.  otherwise
> you'd have to install postgres clients and libraries even if you
> were packaging a mysql app and vice versa.

It still seems strange for my package to have to depend on a package
that doesn't provide anything I directly use. 

I guess how I would like dbconfig-common to work would be to present a
list of possible databases to install to (being the intersection between
those that are available on the system and those that the package
maintainer has provided schemas, etc for). The mysql, postgres and in
the future (sqlite, etc) tools could be promoted to Recommended for
dbconfig and then dbconfig would simply present options for those
databases the admin has indicated they might want to use by installing
the tools. 

Do you think there would be any chance of dbconfig-common moving to a
scheme such as this in the future. Shall I downgrade this bug to a
wishlist?

Cheers

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz


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


Bug#354049: phpldapadmin: apache2 config links php4.load when php5.load is present

2006-02-23 Thread Fabio Tranchitella
Il giorno mer, 22/02/2006 alle 16.42 -0600, David Mohr ha scritto:
> Package: phpldapadmin
> Version: 0.9.8-1
> Severity: normal
> 
> I'm running apache2 with php5. When I install phpldapadmin, it creates a
> symlink in /etc/apache2/mods-enable/php4.load to mods-available, even
> though php5.load is present. Apache2 will fail to restart now until this
> link has been removed.
> 
> The problem is repeatable, I purged the package and removed the
> php4.load link and got the same problem. I also noticed that the purge
> did not remove /usr/share/phpldapadmin/config/config.php .

Thanks for the report, could you please check if this package solves
your problem (sorry, I'm without a proper test machine so I can't try
it).

http://people.debian.org/~kobold/phpldapadmin/

Thanks,

-- 
Fabio Tranchitella http://www.kobold.it
Free Software Developer and Consultant http://www.tranchitella.it
_
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564


signature.asc
Description: Questa parte del messaggio è firmata


Bug#354059: proftpd: Could you include dynamic dns support for passive transfers?

2006-02-23 Thread Francesco Paolo Lovergine
On Thu, Feb 23, 2006 at 12:48:58AM +0100, Aaron Cuevas Lopez wrote:
> I find it useful to be included in the package since proftpd does not
> support runtime module loading as (for example) apache does and one has
> to recompile it for every upgrade.
> 

That's obsoleted in 1.3.0 which has DSO. In the next package all (reasonable) 
modules
will be compiled in and loaded on demand by config.


-- 
Francesco P. Lovergine


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



Bug#337221: worked for me too

2006-02-23 Thread Luc Saffre
I can report that I had the same problem. Thanks to this bug report I
solved it as described using "dpkg --force-confmiss  -i". My problem
appeared after I had made an upgrade from sarge to etch some weeks ago.

Luc


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



Bug#347173: glibc: Romanian days are written with mixed case letters/Romanian alplhabet reordered

2006-02-23 Thread Eddy Petrişor
On 2/23/06, Denis Barbier <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 22, 2006 at 09:42:49AM +0200, Eddy =?UTF-8?Q?Petri=C5=9For ?= 
> wrote:
> > > Eveything looks fine, I will commit your patch against the locales 
> > > package.
> > > The RON currency code has already been added and will be recognized by
> >
> > Note for myself: Then I guess the change was done by adding RON, not
> > by replacing ROL (as I did initially)
>
> No, upstream will replace ROL by RON.  In the Debian locales package,
> this is performed by 2 steps, as explained in my previous mail, so that
> locales can be compiled with current and new localedef in unstable.
> Thus RON will be added, and ROL removed at the next upload.
>
> > > You may also define
> > >   lang_term ""
> > >   lang_lib  ""
> >
> > lang_term "ron" ?
> > lang_lib "rud" ?
> >
> > Are you sure?
> > What are the meanings of these items?
>
> These are ISO 639-2 codes, see
>   http://www.loc.gov/standards/iso639-2/langcodes.html
> They are provided in locale/iso-639.def, this is why you could
> add them.

Oh, ok. I will add this info, and also the first_weekday will be added
(I will send another patch tomorrow).

> > Note: the attached patch is monolitic and replaces the ROL definition
> > with a RON definition (I didn't knew/realised that there should be an
> > addition, not a replace) so you will have to split this again.
>
> No, as explained above, please keep your patch as it is now, it
> looks good.  BTW your test files do not help much, IMO you can
> send your patch upstream as is without those test files.

Those will help me to get confirmations from other Romanian speaking
people in case upstream says please provide an official source, and,
because the Romanian Academy is busy doing which hunting or something
simillar instead of providing some useful like official public
reference related to things like locale definitionfor Romanain, I will
need other people to confirm my changes.

--
Regards,
EddyP
=
"Imagination is more important than knowledge" A.Einstein



Bug#353948: Acknowledgement (masqmail: /var/run/masqmail needed in initscript, but directory not found in package)

2006-02-23 Thread Zak B. Elep
Attached is a better patch that modifies debian/masqmail.init which
forces /var/run/masqmail to be created at startup if it doesn't exist
already.

Cheers,

Zakame

--
Zak B. Elep  ||  http://zakame.spunge.org
[EMAIL PROTECTED]  ||  [EMAIL PROTECTED]
1486 7957 454D E529 E4F1  F75E 5787 B1FD FA53 851D


masqmail_0.2.21-1ubuntu2.debdiff
Description: Binary data


Bug#353997: libmyodbc: create packages for libmysqlclient14 and libmysqlclient15

2006-02-23 Thread Steve Langasek
On Wed, Feb 22, 2006 at 03:59:43PM +0100, Marco Herrn wrote:

> libmyodbc depends on libmysqlclient12. This version is too old for
> some purposes. For example when connecting with DataArchitect from
> thekompany (a commercial database modelling application) to a mysql4.1
> database, an error occurs, saying that the mysql client version is too
> old for the used authentication mechanism:

> "Client does not support authentication protocol requested by server;
> consider upgrading MySQL client"

> I've compiled libmyodbc using libmysqlclient14 instead of
> libmysqlclient12 and now this error is gone. So there are should be
> packages for libmysqlclient14 and libmysqlclient15, too. 

> Maybe it would be enough to depend on _any_ version of libmysqlclient
> (then there should be a meta-package of libmysqlclient), but I do not
> know whether this would lead to other incompatibilities.
> However, in the current situation the only available libmyodbc package
> is not usable with the mysql4.1 package available in Debian.

No, all of these are inappropriate solutions.  The correct solution is for
libmyodbc to be updated to use libmysqlclient15 only.

-- 
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/


signature.asc
Description: Digital signature


Bug#354000: madwifi-source: Should only recommend module-assistant

2006-02-23 Thread Julien Valroff
Le jeudi 23 février 2006 à 07:04 +1000, Kel Modderman a écrit :
> Kel Modderman wrote:
> 
> > Julien Valroff wrote:
> >
> >> Package: madwifi-source
> >> Version: 0.svn20060207
> >> Severity: wishlist
> >>
> >> As 2 build methods are clearly supported and explained in 
> >> README.Debian, I think madwifi-source
> >> should only recommend module-assistant (and not depend).
> >>
> >> As an alternative, the package could depend on m-a OR kernel-package.
> >>
> >
> > debian/rules.modules:-
> >
> > #!/usr/bin/make -f
> >
> > PACKAGE := madwifi-modules
> > MA_DIR ?= /usr/share/modass
> > -include $(MA_DIR)/include/generic.make
> > -include $(MA_DIR)/include/common-rules.make
> > . . .
> >
> > The package clearly depends on module-assistant.
> >
> > Thanks, Kel.
> >
> 
> That is not a strict dependency, however, I personally do not really 
> want to demote module-assistant to Recommends, as most of the 
> documentation I have written externally 
> (http://madwifi.org/wiki/UserDocs/Distro/Debian) primarily describes 
> module-assistant.

Thanks for answering quickly.

I understand your point of view, but as aptitude pulls up recommended
packages, and I think Synaptics does the same, m-a would be installed
anyway in most cases, and people (like me) who don't use m-a could
simply uninstall it.

Regarding the documentation, maybe it would be good to insist on the
kernel-package method too.

I think the best thing is then to put a conditional dependency (Depends:
module-assistant|kernel-package <...>).
In this case, if none of the packages is already on the system, the
first listed will be installed by apt.

What do you think?

Cheers,
Julien







Bug#352905: gnomesword 2.1.5-1.1 NMU

2006-02-23 Thread Matej Vela
Hello,

I'm doing an NMU of gnomesword to fix #352905; diff attached.

Thanks,

Matej
diff -u gnomesword-2.1.5/debian/changelog gnomesword-2.1.5/debian/changelog
--- gnomesword-2.1.5/debian/changelog
+++ gnomesword-2.1.5/debian/changelog
@@ -1,3 +1,11 @@
+gnomesword (2.1.5-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/patches/handle_unset_lang.diff: Don't crash if LANG is not set
+in the environment.  Closes: #352905.
+
+ -- Matej Vela <[EMAIL PROTECTED]>  Thu, 23 Feb 2006 09:37:09 +0100
+
 gnomesword (2.1.5-1) unstable; urgency=low
 
   * New upstream dev release
only in patch2:
unchanged:
--- gnomesword-2.1.5.orig/debian/patches/series
+++ gnomesword-2.1.5/debian/patches/series
@@ -0,0 +1 @@
+handle_unset_lang.diff
only in patch2:
unchanged:
--- gnomesword-2.1.5.orig/debian/patches/handle_unset_lang.diff
+++ gnomesword-2.1.5/debian/patches/handle_unset_lang.diff
@@ -0,0 +1,35 @@
+Index: gnomesword-2.1.5/src/backend/sword_main.cc
+===
+--- gnomesword-2.1.5.orig/src/backend/sword_main.cc2005-12-12 
22:23:33.0 +0100
 gnomesword-2.1.5/src/backend/sword_main.cc 2006-02-23 09:30:25.0 
+0100
+@@ -146,7 +146,7 @@
+   char *retval = NULL;
+   char buf[32];
+   int i = 0;
+-  SWLocale *sw_locale;
++  SWLocale *sw_locale = NULL;
+   
+   if(sys_locale) {
+   if(!strncmp(sys_locale,"ru_RU",5)) {
+Index: gnomesword-2.1.5/src/main/sword.cc
+===
+--- gnomesword-2.1.5.orig/src/main/sword.cc2005-12-12 22:22:34.0 
+0100
 gnomesword-2.1.5/src/main/sword.cc 2006-02-23 09:31:13.0 +0100
+@@ -458,11 +458,13 @@
+   g_print("OLD_CODESET = %s\n\n", OLD_CODESET);
+   g_print("%s\n", _("Checking for SWORD Modules"));
+ #endif
+-  sys_locale = strdup(lang);
+-  settings.spell_language = strdup(sys_locale);   
++  sys_locale = lang ? strdup(lang) : NULL;
++  settings.spell_language = sys_locale ? strdup(sys_locale) : NULL;
+   main_init_lists();
+-  free((char*)sword_locale);
+-  free(sys_locale);   
++  if (sword_locale)
++  free((char*)sword_locale);
++  if (sys_locale)
++  free(sys_locale);
+ }
+ 
+ 


Bug#354044: fontconfig-udeb: missing fc-* binaries

2006-02-23 Thread Josselin Mouette
Le jeudi 23 février 2006 à 09:20 +0100, Davide Viti a écrit :
> In order to render text for all the languages supported by the
> installer, ATM we're actually using quite a few font files:
> 
> FreeSansBold.ttf
> FreeSansOblique.ttf
> FreeSans.ttf
> ae_AlMohanad.ttf
> ja.ttf
> ko.ttf
> zh.ttf
> MuktiNarrow_11-08-2005.ttf
> DejaVuSans-Bold.ttf
> DejaVuSans-Oblique.ttf
> DejaVuSans.ttf
> Gargi_1.7.ttf
> Saab.ttf

Keith, correct me if I'm wrong, but I don't think that number of fonts
is enough to make the performance decrease substantially without the
cache.

> it's true that the files are used only by one application though;
> don't know if this is going to change once g-i will use cdebconf
> plugins.  The point is that I thought a fc-cache run, for example, was
> absolutely necessary and that's why I filed the bug; if I'm wrong and
> the file is needed only for debugging purposes, I have no problem 
> closing
> the bug and we can live useing wget to bring the fc-* binaries into 
> the 
> g-i environment if / when needed.

fc-cache builds up a cache file that improves startup performance, while
fc-list and fc-match can indeed be used for debugging purposes. None of
them are necessary for the installation.

Regards,
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom




Bug#286806: Serpentine ITP

2006-02-23 Thread Ross Burton
On Thu, 2006-02-23 at 09:36 +0100, Julien Valroff wrote:
> The ITP #286806 being more than 1 year old, I would like to take over
> the Serpentine package, if you don't see any objection to it of course.
> 
> Sebastian would be my sponsor for this package, as he already maintains
> it for Ubuntu.
> 
> Are you OK with this proposal?

Of course.  I never got around to packaging it as by the time Sid had
the required dependencies, I didn't have a CD writer any more...  

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



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


Bug#300555: qc-usb-messenger debian package

2006-02-23 Thread Kel Modderman

Hi,

I maintain the external module pool for the Kanotix project. 
qc-usb-messenger-source is one of them.


If it can be used in Debian too, i would gladly help maintain this 
package based on what I have already developed.


http://kanotix.com/files/debian/pool/main/q/qc-usb-messenger/

Note that i have changed the module name via a patch, this is because 
the module shares the same name with the original quickcam usb module. 
Beats me why . . .


Thanks, Kel


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



Bug#347868: aide segfaults without reason from yesterday

2006-02-23 Thread Marc Haber
user [EMAIL PROTECTED]
usertags #347868 close-20060331
thanks

On Fri, Jan 13, 2006 at 04:13:47PM +0100, Marc Haber wrote:
> On Fri, Jan 13, 2006 at 03:38:04PM +0100, Oliver Sorge wrote:
> > > (c) Back up your configuration, purge aide, reinstall (now you have
> > > the default config). If aide works then, there is something wrong
> > > with your configuration. It is _important_ that you'll back up
> > > your configuration first.
> > 
> > This has solved the problem. I found a non-printable charachter at the top
> > of my aide.conf.
> 
> Do you still have a copy of that file?

If I cannot reproduce the issue locally, I cannot forward it upstream.

I'll close this bug by the end of march 2006 if I don't see that
config file until then.

Greetings
Marc

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


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



Bug#354000: madwifi-source: Should only recommend module-assistant

2006-02-23 Thread Julien Valroff
[...]
Le jeudi 23 février 2006 à 19:15 +1000, Kel Modderman a écrit :
> 90% of the time i also use kernel-package, not m-a, but that is not the 
> point. I believe m-a lays the best framework for the average user to 
> easily install a module.
I totally agree, but I think the best choice is to let the user choice
what he wants, with a default choice for non power users.

> >Regarding the documentation, maybe it would be good to insist on the
> >kernel-package method too.

> I would certainly enjoy receiving contributed documentation :-)

Good point ;-)
[...]

> Ok, i see two alternatives:-
> 
> 1)
> Package: madwifi-source
> Architecture: all
> Depends: debhelper (>= 4.1.0), build-essential, module-assistant | 
> kernel-package, sharutils, bzip2
> 
> or
> 
> 2)
> Package: madwifi-source
> Architecture: all
> Depends: debhelper (>= 4.1.0), build-essential, module-assistant, 
> sharutils, bzip2
> Recommends: kernel-package
> 
> Which would you prefer? Would that be enough to satisfy your wish?

The first is the the best imo, as it really lets the user free not to
have m-a installed.

Cheers,
Julien





Bug#245423: aide regularly "forgets" about /sbin and /dev

2006-02-23 Thread Marc Haber
On Tue, Jan 17, 2006 at 04:31:24PM -0700, Will Aoki wrote:
> This problem occurs on my various systems with great regularity. I can
> trigger it reliably by making largeish changes to the filesystem which
> modify existing files (such as by installing the recent perl security
> updates) and running an 'aide -u' to update the database.

Is it still reproducible with aide 0.11?

> If it would help, I should be able to prepare a UML image that exhibits
> the bug, though it might take me a week or so to get around to it.

Maybe it would be a good idea to address this issue directly on
upstream's mailing list.

Greetings
Marc

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


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



Bug#354086: fop: Documentation concerning JIMI class library needs update

2006-02-23 Thread Massimo Manghi
Package: fop
Version: 1:0.20.5-5
Severity: wishlist


the instructions concering the JIMI library installation
need update. Sun now releases an archive that carries
the whole source files tree for JIMI and a jar archive named
JimiProClasses.zip which is the library that has
to be installed. 

regards

 -- Massimo Manghi

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

Versions of packages fop depends on:
ii  j2re1.4 [java2-run 1.4.2.03-1Blackdown Java(TM) 2 Runtime Envir
ii  java-common0.22  Base of all Java packages
ii  libavalon-framewor 4.1.2-2.1 Common framework for Java server a
ii  libbatik-java  1.5.1-1   xml.apache.org SVG Library
ii  libbsf-java1:2.3.0+cvs20050308-2 Bean Scripting Framework to suppor
ii  liblogkit-java 1.2.2-2   Lightweight and fast designed logg
ii  libxalan2-java 2.6.0-1   XSL Transformations (XSLT) process
ii  libxerces2-java2.6.2-2   Validating XML parser for Java wit

-- no debconf information


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



Bug#354085: lists.debian.org: reopen debian-devel-games list

2006-02-23 Thread Miriam Ruiz
Package: lists.debian.org
Severity: wishlist


We have recently created a Debian Games Team [1] for cooperative packaging
of games and games-related stuff. We're currently using a mailing list
in alioth ([EMAIL PROTECTED]), and it has been
proposed [2] that it would be nice to use that list for technical stuff,
like reports from BTS, SVN and so, and resurrect debian-devel-games
for open discussion about games development.

[1] http://wiki.debian.org
[2] 
http://lists.alioth.debian.org/pipermail/pkg-games-devel/2006-January/000117.html

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


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



Bug#351876: planner-el 3.40-2.1 NMU

2006-02-23 Thread Matej Vela
Hello,

I'm doing an NMU of planner-el to fix #351876; diff attached.

Thanks,

Matej
diff -u planner-el-3.40/debian/changelog planner-el-3.40/debian/changelog
--- planner-el-3.40/debian/changelog
+++ planner-el-3.40/debian/changelog
@@ -1,3 +1,11 @@
+planner-el (3.40-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add a build dependency on `emacs21-nox | emacsen' for generating
+planner-autoloads.el.  Closes: #351876.
+
+ -- Matej Vela <[EMAIL PROTECTED]>  Thu, 23 Feb 2006 10:11:09 +0100
+
 planner-el (3.40-2) unstable; urgency=low
 
   * debian/emacsen-install: Make sure that symlink for planner-autoloads
diff -u planner-el-3.40/debian/control planner-el-3.40/debian/control
--- planner-el-3.40/debian/control
+++ planner-el-3.40/debian/control
@@ -2,7 +2,7 @@
 Section: misc
 Priority: optional
 Maintainer: Michael W. Olson (GNU address) <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 4.0.0), texinfo, texi2html
+Build-Depends-Indep: debhelper (>> 4.0.0), emacs21-nox | emacsen, texinfo, 
texi2html
 Standards-Version: 3.6.2
 
 Package: planner-el


Bug#353563: Do not build on alpha

2006-02-23 Thread Ola Lundqvist
Hi

On Wed, Feb 22, 2006 at 11:23:39PM +0100, Falk Hueffner wrote:
> Ola Lundqvist <[EMAIL PROTECTED]> writes:
> 
> > On Mon, Feb 20, 2006 at 08:09:51AM +0100, Falk Hueffner wrote:
> >> this would be caused by trying to generate a shared object from
> >> sources not compiled with -fPIC.
> >
> > Ok, thanks. Do you have a patch for that?
> >
> > I thought that I have made it so, but obviously I have missed
> > something.
> 
> Sorry, I don't have a patch. But it shouldn't be that difficult to
> hack the Makefiles or something.

I have now a patch for amd64 and I think it solve the same issue.
I'll apply that one as soon as I can and see if that help.

Regards,

// Ola

> -- 
>   Falk
> 
> 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---


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



Bug#352036: recent version of gs-esp fails to display certains files

2006-02-23 Thread Vincent Fourmond
Package: gs-esp
Version: 8.15.1.dfsg.1-1
Followup-For: Bug #352036


  Hello,

  The 8. series of gs-esp fail to display certain files, while the 7.07.1-9 
version does 
not. I join the file (gzipped) so that you can investigate.

  Moreover, I've noticed that printing to my (PS) printer with CUPS now nearly 
always 
fails, hopefully for the same reasons ?

  Thanks for considering this report

Vincent Fourmond


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

Versions of packages gs-esp depends on:
ii  gs-common 0.3.9  Common files for different Ghostsc
ii  libc6 2.3.6-1GNU C Library: Shared libraries an
ii  libcupsimage2 1.1.23-15  Common UNIX Printing System(tm) - 
ii  libcupsys21.1.23-15  Common UNIX Printing System(tm) - 
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpaper1 1.1.14-5   Library for handling paper charact
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-9The GNU Standard C++ Library v3
ii  libtiff4  3.8.0-2Tag Image File Format (TIFF) libra
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages gs-esp recommends:
ii  gsfonts   8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre
ii  psfontmgr 0.11.8-0.1 PostScript font manager -- part of

-- no debconf information


rbconfig.ps.gz
Description: Binary data


Bug#354000: madwifi-source: Should only recommend module-assistant

2006-02-23 Thread Kel Modderman

Julien Valroff wrote:


Le jeudi 23 février 2006 à 07:04 +1000, Kel Modderman a écrit :
 


Kel Modderman wrote:

   


Julien Valroff wrote:

 


Package: madwifi-source
Version: 0.svn20060207
Severity: wishlist

As 2 build methods are clearly supported and explained in 
README.Debian, I think madwifi-source

should only recommend module-assistant (and not depend).

As an alternative, the package could depend on m-a OR kernel-package.

   


debian/rules.modules:-

#!/usr/bin/make -f

PACKAGE := madwifi-modules
MA_DIR ?= /usr/share/modass
-include $(MA_DIR)/include/generic.make
-include $(MA_DIR)/include/common-rules.make
. . .

The package clearly depends on module-assistant.

Thanks, Kel.

 

That is not a strict dependency, however, I personally do not really 
want to demote module-assistant to Recommends, as most of the 
documentation I have written externally 
(http://madwifi.org/wiki/UserDocs/Distro/Debian) primarily describes 
module-assistant.
   



Thanks for answering quickly.

I understand your point of view, but as aptitude pulls up recommended
packages, and I think Synaptics does the same, m-a would be installed
anyway in most cases, and people (like me) who don't use m-a could
simply uninstall it.
 



90% of the time i also use kernel-package, not m-a, but that is not the 
point. I believe m-a lays the best framework for the average user to 
easily install a module.



Regarding the documentation, maybe it would be good to insist on the
kernel-package method too.
 



I would certainly enjoy receiving contributed documentation :-)


I think the best thing is then to put a conditional dependency (Depends:
module-assistant|kernel-package <...>).
In this case, if none of the packages is already on the system, the
first listed will be installed by apt.

What do you think?
 



This is the best suggestion so far, and I will be using module-assistant 
as first preference though.


Ok, i see two alternatives:-

1)
Package: madwifi-source
Architecture: all
Depends: debhelper (>= 4.1.0), build-essential, module-assistant | 
kernel-package, sharutils, bzip2


or

2)
Package: madwifi-source
Architecture: all
Depends: debhelper (>= 4.1.0), build-essential, module-assistant, 
sharutils, bzip2

Recommends: kernel-package

Which would you prefer? Would that be enough to satisfy your wish?


Cheers,
Julien

 



Thanks, Kel.




Bug#163231: aide: open_dir errors appear in report

2006-02-23 Thread Marc Haber
user [EMAIL PROTECTED]
usertags #163231 close-20060531
thanks

On Sun, Oct 23, 2005 at 07:10:17PM +0200, Marc Haber wrote:
> On Thu, Oct 03, 2002 at 12:22:20PM -0700, Bill Wohler wrote:
> >   Every file that is removed now has an open_dir() error as well. For
> >   example:
> 
> In that example, neither /etc/mtab nor /etc/adjtime were actually
> removed from the file system, right? I must be missing something in
> that report.
> 
> >   Also note that in the following two lines, /etc/mtab was *changed*,
> >   but /etc/adjtime was not.
> > 
> > open_dir():Not a directory: /etc/mtab
> > open_dir():Not a directory: /etc/adjtime
> 
> Both files existed in your file system before and after the aide run,
> right?
> 
> >   This new behavior appeared when I recently upgraded to 0.9-1.
> 
> I cannot reproduce this with 0.10, but this might be caused by myself
> not understanding your report. Can you please retry with 0.10 and
> provide more information about how to reproduce the issue?
> 
> >   p.s. The parsing of the config file seems to have also changed in
> >   this version. I had to rewrite my file for it to behave as it did
> >   before, and I've noticed inconsistent behavior in the --update
> >   command, and between the --init and --update commands. If I can
> >   reproduce the problems, I will submit them.
> 
> Do I see correctly that you weren't able to reproduce them? I don't
> see any more bug reports submitted by you.

These questiosn, asked in October 2005, have not yet been answered. I
am tagging this bug to be closed by the end of May 2006 if no answer
has been received until then.

Greetings
Marc

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


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



Bug#345696: [l10n:de] Updated German translation of the debconf templates

2006-02-23 Thread Marc Haber
tags #345696 l10n patch confirmed pending
thanks

On Mon, Jan 02, 2006 at 09:21:42PM +0100, Erik Schanze wrote:
> Please find the attached de.po file, which is the updated German 
> translation of the debconf templates.

Committed to svn.

> Please use 'msgfmt --statistics ' to check the po-files
> after merging with new template to notice fuzzy or untranslated strings.

Noted.

Greetins
Marc

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


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



Bug#354000: madwifi-source: Should only recommend module-assistant

2006-02-23 Thread Kel Modderman

Julien Valroff wrote:


[...]
Le jeudi 23 février 2006 à 19:15 +1000, Kel Modderman a écrit :
 

90% of the time i also use kernel-package, not m-a, but that is not the 
point. I believe m-a lays the best framework for the average user to 
easily install a module.
   


I totally agree, but I think the best choice is to let the user choice
what he wants, with a default choice for non power users.

 


Regarding the documentation, maybe it would be good to insist on the
kernel-package method too.
 



 


I would certainly enjoy receiving contributed documentation :-)
   



Good point ;-)
[...]

 


Ok, i see two alternatives:-

1)
Package: madwifi-source
Architecture: all
Depends: debhelper (>= 4.1.0), build-essential, module-assistant | 
kernel-package, sharutils, bzip2


or

2)
Package: madwifi-source
Architecture: all
Depends: debhelper (>= 4.1.0), build-essential, module-assistant, 
sharutils, bzip2

Recommends: kernel-package

Which would you prefer? Would that be enough to satisfy your wish?
   



The first is the the best imo, as it really lets the user free not to
have m-a installed.

Cheers,
Julien
 



Ok, done. Will be like that in next upload.

Thanks, Kel.



Bug#354087: kernel-image-2.6.8-2-686-smp: Oops due to PREEMPT

2006-02-23 Thread Frederik Schueler
Package: kernel-image-2.6.8-2-686-smp
Version: 2.6.8-16sarge1
Severity: normal

Hello,

PREEMPT is bad, especially in SMP flavours.

One of my boxes just died with this:

Unable to handle kernel paging request at virtual address 1000
 printing eip:
1000
*pde = 
Oops:  [#1]
PREEMPT SMP 
Modules linked in: ipv6 ipt_limit ipt_state ip_conntrack iptable_filter
ip_tables dm_mod capability commoncap e1000 e100 mii usbkbd usbcore
genrtc ext3 jbd mbcache sd_mod 3w_ scsi_mod unix font vesafb
cfbcopyarea cfbimgblt cfbfillrect
CPU:0
EIP:0060:[<1000>]Not tainted
EFLAGS: 00010246   (2.6.8-2-686-smp) 
EIP is at 0x1000
eax: f134a000   ebx:    ecx:    edx: f134a000
esi: 1000   edi: f134a000   ebp:    esp: ecc73ebc
ds: 007b   es: 007b   ss: 0068
Process exim4 (pid: 21282, threadinfo=ecc72000 task=ea89a5d0)
Stack: 40828200  0033e000 0001 ecc73f14 1000 c013f14b
ecc73f14 
   ecc73ee8 0001 ecc73f50 40828200 1000 ecc73f14 ecc73fac
ecc73fac 
   c015fb60 ecc73f14 40828200 1000 0033e000  e9b38bf4
08175000 
Call Trace:
 [] generic_file_aio_read+0x5b/0x80
 [] do_sync_read+0x80/0xb0
 [] do_brk+0x197/0x2a0
 [] rcu_check_quiescent_state+0xaf/0xf0
 [] vfs_read+0xed/0x160
 [] sys_pread64+0x88/0x90
 [] syscall_call+0x7/0xb
Code:  Bad EIP value.
 <6>note: exim4[21282] exited with preempt_count 1
bad: scheduling while atomic!
 [] schedule+0x88f/0x8a0
 [] free_pages_and_swap_cache+0x71/0xa0
 [] unmap_vmas+0x1e2/0x240
 [] exit_mmap+0xb1/0x1d0
 [] mmput+0x6d/0xa0
 [] do_exit+0x1a2/0x530
 [] do_page_fault+0x0/0x56e
 [] die+0x11a/0x120
 [] do_page_fault+0x1de/0x56e
 [] do_generic_mapping_read+0x139/0x480
 [] do_page_fault+0x0/0x56e
 [] error_code+0x2d/0x38
 [] generic_file_aio_read+0x5b/0x80
 [] do_sync_read+0x80/0xb0
 [] do_brk+0x197/0x2a0
 [] rcu_check_quiescent_state+0xaf/0xf0
 [] vfs_read+0xed/0x160
 [] sys_pread64+0x88/0x90
 [] syscall_call+0x7/0xb
[ cut here ]
kernel BUG at mm/highmem.c:165!
invalid operand:  [#2]
PREEMPT SMP 
Modules linked in: ipv6 ipt_limit ipt_state ip_conntrack iptable_filter
ip_tables dm_mod capability commoncap e1000 e100 mii usbkbd usbcore
genrtc ext3 jbd mbcache sd_mod 3w_ scsi_mod unix font vesafb
cfbcopyarea cfbimgblt cfbfillrect
CPU:1
EIP:0060:[]Not tainted
EFLAGS: 00010246   (2.6.8-2-686-smp) 
EIP is at kmap_high+0x176/0x210
eax: 0008f6a8   ebx: 8eea8000   ecx: f5484000   edx: 
esi: f5485000   edi: fffe4000   ebp: f69dd51c   esp: e7121d84
ds: 007b   es: 007b   ss: 0068
Process exim4 (pid: 10226, threadinfo=e712 task=ce057410)
Stack: f69dd51c 0002 c0118b30 e7121eb4 c0106d0d e7121da0 0002
 
   3d521000 c0122a69 c0123a69 40019000 e7121eb4  007b
007b 
    c029faef f5484000 f5485000 fffe4000 e7121eb4 c013ee00
f69dd51c 
Call Trace:
 [] do_page_fault+0x0/0x56e
 [] error_code+0x2d/0x38
 [] exit_files+0x89/0x90
 [] do_exit+0x399/0x530
 [] __sched_text_end+0x9da/0xedc
 [] file_read_actor+0x50/0xf0
 [] do_generic_mapping_read+0x139/0x480
 [] __generic_file_aio_read+0x212/0x250
 [] file_read_actor+0x0/0xf0
 [] generic_file_aio_read+0x5b/0x80
 [] do_sync_read+0x80/0xb0
 [] vma_merge+0x153/0x1d0
 [] do_mmap_pgoff+0x5a4/0x700
 [] vfs_read+0xed/0x160
 [] sys_read+0x51/0x80
 [] syscall_call+0x7/0xb
Code: 0f 0b a5 00 6b 05 2b c0 eb cc c7 04 24 e0 0f 36 c0 e8 34 1f 
 <6>note: exim4[10226] exited with preempt_count 2
bad: scheduling while atomic!
 [] schedule+0x88f/0x8a0
 [] free_pages_and_swap_cache+0x71/0xa0
 [] unmap_vmas+0x1e2/0x240
 [] exit_mmap+0xb1/0x1d0
 [] mmput+0x6d/0xa0
 [] do_exit+0x1a2/0x530
 [] do_invalid_op+0x0/0xd0
 [] die+0x11a/0x120
 [] do_invalid_op+0xca/0xd0
 [] kmap_high+0x176/0x210
 [] __copy_to_user_ll+0x30/0x50
 [] fixup_exception+0x23/0x70
 [] __copy_to_user_ll+0x30/0x50
 [] do_page_fault+0x11f/0x56e
 [] __wake_up_common+0x41/0x70
 [] error_code+0x2d/0x38
 [] kmap_high+0x176/0x210
 [] do_page_fault+0x0/0x56e
 [] error_code+0x2d/0x38
 [] exit_files+0x89/0x90
 [] do_exit+0x399/0x530
 [] __sched_text_end+0x9da/0xedc
 [] file_read_actor+0x50/0xf0
 [] do_generic_mapping_read+0x139/0x480
 [] __generic_file_aio_read+0x212/0x250
 [] file_read_actor+0x0/0xf0
 [] generic_file_aio_read+0x5b/0x80
 [] do_sync_read+0x80/0xb0
 [] vma_merge+0x153/0x1d0
 [] do_mmap_pgoff+0x5a4/0x700
 [] vfs_read+0xed/0x160
 [] sys_read+0x51/0x80
 [] syscall_call+0x7/0xb


Best regards
Frederik Schueler

-- 
ENOSIG


signature.asc
Description: Digital signature


Bug#208198: proposed bug fix /3

2006-02-23 Thread christophpfister
Hello

Please excuse my typos / non-existent "postinst.in" above. Now I've a clean
solution:

In the file "debian/nvidia-glx.links.in" add the following line (and update
"debian/nvidia-glx.links" of course):

usr/lib/libGL.so.#VERSION# usr/lib/libGL.so.1.2

I really hope that it will fix this bug.

Christoph



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



Bug#244917: aide segfaults (--config-check and @@ifnhost)

2006-02-23 Thread Marc Haber
user [EMAIL PROTECTED]
usertags #244917 close-20060531
thanks

On Sun, Oct 23, 2005 at 06:42:48PM +0200, Marc Haber wrote:
> On Tue, Apr 20, 2004 at 06:37:15PM +0200, Andy Spiegl wrote:
> > I found two causes for a segfault:
> >  1.) when called with the option --config-check independently of the
> >  contents of the config file.
> >  Examples:
> >   hostname:~#aide --config-check   
> >   zsh: 13437 segmentation fault  aide --config-check
> > 
> >   hostname:~#aide --config /dev/null --config-check
> >   zsh: 13140 segmentation fault  aide --config /dev/null --config-check
> 
> That one does not happen with the release candidates of aide 0.11, so
> expect it to be fixed as soon as upstream releases 0.11.

Can you please verify whether this is still fixed in 0.11-1 from
unstable?

> >  2.) when using the macro "@@ifnhost" in the config file.
> >  Example:
> >   hostname:~#grep -A4 ifnhost /etc/aide/aide.conf
> >   @@ifnhost otherhostname.tld
> >   # check sources for modifications
> >   /usr/src L
> >   /usr/local/src L
> >   @@endif
> > 
> >   hostname:~#aide --init   
> >   zsh: 15687 segmentation fault  aide --init
> 
> I can reproduce this, and have reported it upstream.

Upstream comments on
https://sourceforge.net/tracker/index.php?func=detail&aid=1337755&group_id=86976&atid=581579

The @@ifnhost and @@ifhost directives were intended to match
only the hostname without the domainname.  So in your
example, "otherhostname.tld" is not a valid token for
@@ifnhost.  It should just be:

@@ifnhost otherhostname
# check sources for modifications
/usr/src L
/usr/local/src L
@@endif 

See [ 1430482 ] fix for the broken @@ifhost and @@ifnhost
directives for details on a patch to fix these directives.

I suspect that this is also fixed in 0.11-1, please verify.

I am marking this bug to be closed by the end of may 2006 shouldn't we
find out that it still applies until then.

Greetings
Marc

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


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



Bug#291227: Patches nv.c, but no permission granted

2006-02-23 Thread christophpfister
Hello

Basically the nvidia license applies (with a special clause about Linux).

I thought the following would be interesting for you (and also close this
bug).

Christoph

>Greetings, Christoph.  Thank you for your email.
>
>I assume you are asking with regards to the source code to the
>kernel interface layer distributed with the driver?
>
>The license text on that code is not at all clear, and we hope to
>resolve that in the near future.
>
>The intent is that you may modify that code as necessary.  We expect
>this is needed primarily to make the kernel interface layer work
>with newer Linux kernels.  You are welcome and encouraged to modify
>and redistribute that code, though we'd ask that you provide any
>patches back to us, too.
>
>I hope that helps.
>
>Thanks,
>- Andy Ritger
>
>
>On Sat, 18 Feb 2006 [EMAIL PROTECTED] wrote:
>
>> Hello
>> 
>> I know it's the wrong email address, but unfortunately I couldn't find
>a
>> better one. Please redirect it to the responsible person.
>> 
>> My name is Christoph Pfister and I'm a Debian Linux user. I'd like to
know
>> some details of your license:
>> 
>> 1) Is it allowed to modify the source code?
>> 2) Is it allowed to redistribute the modified source code either a) as
>a
>> whole or b) as patches (original source code and patches to apply)?
>>(Of course your copyright, your license and your warranty disclaimer
>would
>> be preserved.)
>> 
>> As far as I know, only modifying the binary (compiled) code is prohibited
>> (apart from reverse engineering).
>> 
>> Yours sincerely,
>> 
>> Christoph Pfister



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



Bug#168264: aide: unkillable

2006-02-23 Thread Marc Haber
tags #168264 pending
thanks

On Sun, Oct 23, 2005 at 07:13:20PM +0200, Marc Haber wrote:
> so I guess that this is a feature. I have inquired with upstream for
> the reason.

it is a feature, now documented in Debian's aide man page.

Greetings
Marc

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


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



Bug#350480: acknowledged by developer (Bug#352520: fixed in vnc4 4.1.1+X4.3.0-3)

2006-02-23 Thread Laurent Bonnaud

> >  vnc4 (4.1.1+X4.3.0-3) unstable; urgency=low
> >  .
> >* Made vnc.so optional for some architectures as it is only built
> >  on some because of the X build configuration, closes: #352520.

Thank you for the new version!

However I still cannot build vnc4_4.1.1+X4.3.0-3.dsc on amd64:

$ fakeroot apt-get -b source xvnc4viewer
(...)
gcc -c -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith -Wundef   
 -fno-merge-constants -I. -I../../../../exports/include/X11 
-I../../../../include/fonts-I../../fb -I../../mfb -I../../mi 
-I../../include -I../../os -I../../../../include/extensions 
-I../../../../exports/include/X11  -I../../../../programs/Xserver/render  
-I../../../.. -I../../../../exports/include -I/usr/X11R6/include  -Dlinux 
-D__x86_64__ -D_POSIX_C_SOURCE=199309L 
-D_POSIX_SOURCE-D_XOPEN_SOURCE -D_BSD_SOURCE 
-D_SVID_SOURCE-D_GNU_SOURCE-DSHAPE -DXINPUT -DXKB 
-DLBX -DXAPPGROUP   -DXCSECURITY -DTOGCUP   -DXF86BIGFONT -DDPMSExtension   
  -DPANORAMIX-DRENDER -DRANDR -DGCCUSESGAS -DAVOID_GLYPHBLT-DPIXPRIV 
-DSINGLEDEPTH -DXFreeXDGA -DXvExtension 
 -DXFree86LOADER  -DXFree86Server 
-DXF86VIDMODE  -DXvMCExtension  
-DSMART_SCHEDULE   -DBUILDDEBUG 
-DXResExtension -DX_BYTE_ORDER=X_LITTLE_ENDIAN 
-D_XSERVER64 -DNDEBUG  -DFUNCPROTO=15 -DNARROWPROTO   -DDDXOSINIT -DSERVER_LOCK 
-DDDXOSFATALERROR   -DDDXOSVERRORF -DDDXTIME -DPART_NET 
-DHAS_SHM -DHAS_MMAP -UXFree86LOADER  -DMITMISC -DXTEST -DXTRAP -DXSYNC 
-DXCMISC -DXRECORD-DMITSHM  -DBIGREQS -DXF86VIDMODE  -DXF86MISC 
-DDBE -DDPMSExtension -DEVI  -DSCREENSAVER -DXV -DXVMC   -DGLXEXT  
-DGLX_USE_MESA -D__GLX_ALIGN64 -DFONTCACHE -DVNCEXT  -DRES dpmsstubs.c
rm -f libvfb.a
ar clq libvfb.a InitInput.o InitOutput.o stubs.o  miinitext.o   dpmsstubs.o
ranlib libvfb.a
rm -f Xvfb._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
-D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 
-D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 
-D__xorgversion__='"Release 6.6" "X Version 11"' -D__vendorversion__="`echo 4 3 
0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86"  Xvfb._man
rm -f Xvfb.1x.html Xvfb.1x-html
../../../../config/util/rman -f HTML < Xvfb._man \
  > Xvfb.1x-html && mv -f Xvfb.1x-html Xvfb.1x.html
make[6]: Leaving directory 
`/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver/hw/vfb'
make[5]: Target `all' not remade because of errors.
make[5]: Target `all' not remade because of errors.
make[5]: Target `all' not remade because of errors.
rm -f Xserver._man
/usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
-D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 
-D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 
-D__xorgversion__='"Release 6.6" "X Version 11"' -D__vendorversion__="`echo 4 3 
0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86"  Xserver._man
rm -f Xserver.1x.html Xserver.1x-html
../../config/util/rman -f HTML < Xserver._man \
  > Xserver.1x-html && mv -f Xserver.1x-html Xserver.1x.html
macro "in" not recognized -- ignoring
make[5]: Leaving directory 
`/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
make[2]: *** [World] Error 2
make[2]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
make: *** [build-arch-x-stamp] Error 2
Build command 'cd vnc4-4.1.1+X4.3.0 && dpkg-buildpackage -b -uc' failed.
E: Child process failed

Therefore, I'm going to reopen this bug...

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/





Bug#354088: sshd: ctrl+C on ssh login creates defunct sshd processes

2006-02-23 Thread Pauli Virtanen
Package: ssh
Version: 1:3.8.1p1-8.sarge.4
Severity: normal


Aborting an ssh login by Ctrl+C at the password prompt creates zombie
sshd processes. Apparently, the sshd master process never cleans these
up.

There are also automatic cron jobs that use ssh, but I am not sure
whether also these create defunct sshd processes.

Otherwise, sshd functions just as expected, but thousands of defunct
processes tend to slow down 'top'.


-- A deterministic way to reproduce:
[EMAIL PROTECTED] ps aux|grep 'sshd. '|wc -l
16650
[EMAIL PROTECTED] ssh [EMAIL PROTECTED]
Password: 

[EMAIL PROTECTED] ps aux|grep 'sshd. '|wc -l
16651


-- Snapshot from 'ps fawux':
root  3312  0.0  0.0  3476  368 ?Ss2005   0:16 /usr/sbin/sshd
root 29092  0.0  0.0 00 ?Zs2005   0:00  \_ [sshd] 

root 20923  0.0  0.0 00 ?Zs   Jan16   0:00  \_ [sshd] 

... 16651 of them


-- /etc/ssh/sshd_config:
Port 22
Protocol 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
UsePrivilegeSeparation yes
KeyRegenerationInterval 3600
ServerKeyBits 768
SyslogFacility AUTH
LogLevel INFO
LoginGraceTime 600
PermitRootLogin no
StrictModes yes
RSAAuthentication yes
PubkeyAuthentication yes
IgnoreRhosts yes
RhostsRSAAuthentication no
HostbasedAuthentication no
PermitEmptyPasswords no
PasswordAuthentication yes
X11Forwarding yes
X11DisplayOffset 10
PrintMotd no
PrintLastLog yes
KeepAlive yes
Subsystem   sftp/usr/lib/sftp-server
UsePAM yes


-- System Information:
Debian Release: 3.1
Architecture: i386 (x86_64)
Kernel: Linux 2.6.8-9-em64t-p4-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages ssh depends on:
ii  adduser3.63  Add and remove users and groups
ii  debconf1.4.30.13 Debian configuration management sy
ii  dpkg   1.10.28   Package maintenance system for Deb
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libpam-modules 0.76-22   Pluggable Authentication Modules f
ii  libpam-runtime 0.76-22   Runtime support for the PAM librar
ii  libpam0g   0.76-22   Pluggable Authentication Modules l
ii  libssl0.9.70.9.7e-3sarge1SSL shared libraries
ii  libwrap0   7.6.dbs-8 Wietse Venema's TCP wrappers libra
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- debconf information:
  ssh/insecure_rshd:
  ssh/user_environment_tell:
* ssh/forward_warning:
  ssh/insecure_telnetd:
  ssh/new_config: true
* ssh/use_old_init_script: true
* ssh/SUID_client: true
  ssh/disable_cr_auth: false
  ssh/ssh2_keys_merged:
* ssh/protocol2_only: true
  ssh/encrypted_host_key_but_no_keygen:
* ssh/run_sshd: true


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



Bug#308958: not existent

2006-02-23 Thread christophpfister
Hello

The page mentioned doesn't exist anymore, so please close this bug.
I also think that the build instructions are clear enough.

Christoph



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



Bug#350480: acknowledged by developer (Bug#352520: fixed in vnc4 4.1.1+X4.3.0-3)

2006-02-23 Thread Ola Lundqvist
Hi

On Thu, Feb 23, 2006 at 10:58:14AM +0100, Laurent Bonnaud wrote:
> 
> > >  vnc4 (4.1.1+X4.3.0-3) unstable; urgency=low
> > >  .
> > >* Made vnc.so optional for some architectures as it is only built
> > >  on some because of the X build configuration, closes: #352520.
> 
> Thank you for the new version!
> 
> However I still cannot build vnc4_4.1.1+X4.3.0-3.dsc on amd64:

I know. Problem with -fPIC. I have a patch for that in another bugreport.
I hope that the patch solve your issue as well.

Regards,

// Ola

> $ fakeroot apt-get -b source xvnc4viewer
> (...)
> gcc -c -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith -Wundef 
>-fno-merge-constants -I. -I../../../../exports/include/X11 
> -I../../../../include/fonts-I../../fb -I../../mfb -I../../mi 
> -I../../include -I../../os -I../../../../include/extensions 
> -I../../../../exports/include/X11  -I../../../../programs/Xserver/render  
> -I../../../.. -I../../../../exports/include -I/usr/X11R6/include  -Dlinux 
> -D__x86_64__ -D_POSIX_C_SOURCE=199309L 
> -D_POSIX_SOURCE-D_XOPEN_SOURCE -D_BSD_SOURCE 
> -D_SVID_SOURCE-D_GNU_SOURCE-DSHAPE -DXINPUT -DXKB 
> -DLBX -DXAPPGROUP   -DXCSECURITY -DTOGCUP   -DXF86BIGFONT -DDPMSExtension 
> -DPANORAMIX-DRENDER -DRANDR -DGCCUSESGAS -DAVOID_GLYPHBLT-DPIXPRIV 
> -DSINGLEDEPTH -DXFreeXDGA -DXvExtension   
>-DXFree86LOADER  -DXFree86Server   
>   -DXF86VIDMODE  -DXvMCExtension  
> -DSMART_SCHEDULE   
> -DBUILDDEBUG -DXResExtension 
> -DX_BYTE_ORDER=X_LITTLE_ENDIAN -D_XSERVER64 -DNDEBUG  -DFUNCPROTO=15 
> -DNARROWPROTO   -DDDXOSINIT -DSERVER_LOCK -DDDXOSFATALERROR   
> -DDDXOSVERRORF -DDDXTIME -DPART_NET -DHAS_SHM -DHAS_MMAP -UXFree86LOADER  
> -DMITMISC -DXTEST -DXTRAP -DXSYNC -DXCMISC -DXRECORD-DMITSHM  
> -DBIGREQS -DXF86VIDMODE  -DXF86MISC -DDBE -DDPMSExtension -DEVI  
> -DSCREENSAVER -DXV -DXVMC   -DGLXEXT  -DGLX_USE_MESA -D__GLX_ALIGN64 
> -DFONTCACHE -DVNCEXT  -DRES dpmsstubs.c
> rm -f libvfb.a
> ar clq libvfb.a InitInput.o InitOutput.o stubs.o  miinitext.o   dpmsstubs.o
> ranlib libvfb.a
> rm -f Xvfb._man
> /usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
> -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 
> -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 
> -D__xorgversion__='"Release 6.6" "X Version 11"' -D__vendorversion__="`echo 4 
> 3 0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86"   *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e 
> '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >Xvfb._man
> rm -f Xvfb.1x.html Xvfb.1x-html
> ../../../../config/util/rman -f HTML < Xvfb._man \
>   > Xvfb.1x-html && mv -f Xvfb.1x-html Xvfb.1x.html
> make[6]: Leaving directory 
> `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver/hw/vfb'
> make[5]: Target `all' not remade because of errors.
> make[5]: Target `all' not remade because of errors.
> make[5]: Target `all' not remade because of errors.
> rm -f Xserver._man
> /usr/bin/cpp -undef -traditional  -D__apploaddir__=/etc/X11/app-defaults 
> -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 
> -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 
> -D__xorgversion__='"Release 6.6" "X Version 11"' -D__vendorversion__="`echo 4 
> 3 0 | sed -e 's/ /./g' -e 's/^/Version /'` XFree86"   '/^#  *[0-9][0-9]*  *.*$/d' -e '/^XCOMM$/s//#/' -e 
> '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >Xserver._man
> rm -f Xserver.1x.html Xserver.1x-html
> ../../config/util/rman -f HTML < Xserver._man \
>   > Xserver.1x-html && mv -f Xserver.1x-html Xserver.1x.html
> macro "in" not recognized -- ignoring
> make[5]: Leaving directory 
> `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs/Xserver'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc/programs'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
> make[2]: *** [World] Error 2
> make[2]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
> make[1]: *** [World] Error 2
> make[1]: Leaving directory `/home/bonnaud/vnc4-4.1.1+X4.3.0/unix/xc'
> make: *** [build-arch-x-stamp] Error 2
> Build command 'cd vnc4-4.1.1+X4.3.0 && dpkg-buildpackage -b -uc' failed.
> E: Child process failed
> 
> Therefore, I'm going to reopen this bug...
> 
> -- 
> Laurent Bonnaud.
> http://www.lis.inpg.fr/pages_perso/bonnaud/
> 
> 
> 
> 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www

Bug#354065: [Pkg-xfce-devel] Bug#354065: xfce4-terminal: it lefts some zombie processes

2006-02-23 Thread Yves-Alexis Perez
On Thu, 2006-02-23 at 01:53 +0100, Emil Nowak wrote:
> Package: xfce4-terminal
> Version: 0.2.4-5
> Severity: normal
> 
> Sometimes after logging out from remote ssh session I have just text sayin
> "logout" and xfce4-terminal doesn't return back to local shell.
> Pressing ctrl+c doesn't help here. So I was just closing those hanged-up
> windows of xfce4-terminal.say 

Hmh, it doesnt happen here. And I don't really now if xfce4-terminal is
involved here, maybe the shell on the local part, on the remote part,
etc..

> 
> After few days I realized that I have a lot of gnome-pty-helper processes
> running. So I closed all terminals, but nothing has changed.
> So I closed my Xsession, and even without X11 running those gnome-pty-helper
> procesees were there:
> $ ps -a u |grep gnome-pty-helper
> emil 15859  0.0  0.2   2952   516 tty2 SFeb17   0:00 
> gnome-pty-helper
> emil 15949  0.0  0.2   2952   516 tty2 SFeb17   0:00 
> gnome-pty-helper
> emil 18056  0.0  0.2   2952   516 tty2 SFeb17   0:00 
> gnome-pty-helper
> emil 20248  0.0  0.2   2952   524 tty2 SFeb17   0:00 
> gnome-pty-helper
> emil 21428  0.0  0.2   2952   516 tty2 SFeb17   0:00 
> gnome-pty-helper
> emil  5049  0.0  0.2   2952   556 tty2 SFeb19   0:00 
> gnome-pty-helper
> emil  9111  0.0  0.2   2952   556 tty2 SFeb20   0:00 
> gnome-pty-helper
> emil 10720  0.0  0.2   2952   556 tty2 SFeb20   0:00 
> gnome-pty-helper
> emil 14242  0.0  0.2   2952   556 tty2 SFeb20   0:00 
> gnome-pty-helper
> emil 14304  0.0  0.2   2952   556 tty2 SFeb20   0:00 
> gnome-pty-helper
> emil 16506  0.0  0.2   2952   648 tty2 SFeb21   0:00 
> gnome-pty-helper
> emil 19443  0.0  0.2   2952   748 tty2 S00:19   0:00 
> gnome-pty-helper
> emil 19815  0.0  0.3   2952   808 tty2 S03:19   0:00 
> gnome-pty-helper
> emil 19915  0.0  0.2   2184   712 tty2 R+   03:39   0:00 grep 
> gnome-pty-helper

I've observed the same behavior, and can confirm it's binded to
xfce4-terminal. 

I'll ask benny and see if I should forward the bug to Xfce bugzilla, or
forward this bug to vte.
-- 
Yves-Alexis Perez


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


Bug#350299: (no subject)

2006-02-23 Thread Alexis Sukrieh
tags 350299 + upstream
thanks

This bug has been forwarded upstream:
http://bugzilla.backup-manager.org/cgi-bin/show_bug.cgi?id=36

Thanks for the report.

-- 
Alexis Sukrieh <[EMAIL PROTECTED]>
0x1EE5DD34
Debian   http://www.debian.org
Backup Manager   http://www.backup-manager.org


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



Bug#354089: nvu: should suggest firefox, which is replacing mozilla-firefox

2006-02-23 Thread Felipe Massia Pereira
Package: nvu
Severity: normal


ditto

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


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



Bug#353678: loop-aes-2.6.15-1-686: tests fail

2006-02-23 Thread Olivier Berger
Hi.

It seems I've run exactly in the situation you describe.

Actually, I had a loop module loaded already and didn't reboot after
having installed the modules, nor unload and reload the module.

Now I have rebooted, it works OK.

Can close then.

Maybe a warning at installation of the package would be a plus... but
not a big deal.

Many thanks and sorry for the bothering ;)

Best regards,

Le lundi 20 février 2006 à 11:31 +0100, Max Vozeler a écrit :
> Hello,
> 
> On Mon, Feb 20, 2006 at 10:32:33AM +0100, Olivier Berger wrote:
> > Package: loop-aes-2.6.15-1-686
> > Version: 3.1c+2
> > Severity: important
> > 
> > Running tests fails with stock testing kernel 2.6.15-1-686 :
> > 
> > # /usr/share/loop-aes-2.6.15-1-686/runtests
> > dd if=/dev/zero of=test-file1 bs=1024 count=33
> > 33+0 enregistrements lus.
> > 33+0 enregistrements écrits.
> > 33792 bytes transferred in 0,053852 seconds (627496 bytes/sec)
> > cp test-file1 test-file3
> > echo 09876543210987654321 | /sbin/losetup -p 0 -e AES128 /dev/loop7 
> > test-file3
> > ioctl: LOOP_SET_STATUS: Argument invalide, requested cipher or key length 
> > (128 bits) not supported by kernel
> > make: *** [tests] Erreur 1
> 
> This usually indicates that the loaded loop module is not from
> loop-AES, but the standard loop.ko from the kernel. This could be
> because loop was already loaded before loop-AES was installed, or
> because of some bug - let's find out which.
> 
> If you do "rmmod loop; modprobe loop" and run the tests again, do
> they still fail? Can you send the output of lsmod after the tests
> have run? If the tests run OK after reloading the loop module, this
> is probably no bug, but to make sure you could try to verify that
> tests still run OK after reboot.
> 

-- 
Olivier BERGER <[EMAIL PROTECTED]>
Ingénieur Recherche - Dept INF
INT Evry (http://www.int-evry.fr)
OpenPGP-Id: 1024D/6B829EEC





Bug#354090: firefox: prompts to remember password too earl

2006-02-23 Thread adrian
Package: firefox
Version: 1.5.dfsg+1.5.0.1-2
Severity: wishlist

I like firefox's "remember password" feature, however it asks you
whether you want to remember it when you click "login" - it would be
great if it tried to figure out whether the login attempt was
successful before prompting.  

Sometimes I'm not sure which password I've used, so ATM I try one
password (select no), try the other (select no) - that password works,
so I have to now go back a page, use the second password (select yes).

It would be great if this change to try first, try other, then I get
prompted and select yes.  Perhaps it could look for identical
textboxes to see if the login failed.

Thanks,

Adrian


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



Bug#354091: tar: buffer overflow [CVE-2006-0300]

2006-02-23 Thread Martin Pitt
Package: tar
Version: 1.15.1-2
Severity: critical
Tags: security patch

Hi!

A while ago an exploitable buffer overflow was published in tar [1].
Unfortunately this got commonly known only recently. You can get the
patch (which was extracted from upstream CVS) from [2].

Woody's version is not affected, but Sarge's is. The patch applies
cleanly to the Sarge version as well.

Please add the CVE number to the changelog when you fix this.

Thanks,

Martin

[1] http://lists.gnu.org/archive/html/bug-tar/2005-06/msg00029.html
[2] http://patches.ubuntu.com/patches/tar.CVE-2006-0300.patch

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

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


signature.asc
Description: Digital signature


Bug#354092: smbldap-tools: wrong nobody user created

2006-02-23 Thread Stefan Pfetzing

Package: smbldap-tools
Version: 0.8.7-4
Severity: normal

Hello,

the included script "smbldap-populate" creates a IMHO completely wrong 
nobody user. It should have the the UID 65534 and the same GID. Also the 
home should be /nonexistent and the shell should be /bin/sh.


Thats because I think it's not nice to have to distinct nobody users. 
(/bin/passwd contains the values mentioned above).


I manually fixed the script, and I can send you a patch if wanted.

Thanks,

Stefan Pfetzing
--
secunet Security Networks AG
Mergenthalerallee 77
65760 Eschborn

Telefon +49 6196 95888-20
Telefax +49 6196 95888-88


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



Bug#352557: suggest

2006-02-23 Thread Andrew Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I don't think we still need this package for Chinese desktop
environment, I suggest to remove this package from archive.

- -Andrew
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD/ZE2nQYz4bYlCYURAjgXAJ48mY0j5XdcXZOwVoTlrTeFBJnUsgCeLhFY
ASTU9aOC39ZtcKwvL95yUJ0=
=8ycn
-END PGP SIGNATURE-



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



Bug#354093: libnss-ldap: getent segfault when reading large uid-/gidNumbers

2006-02-23 Thread Cajus Pollmeier
Package: libnss-ldap
Version: 238-1.1
Severity: grave
Justification: renders package unusable


There's a buffer overflow in the uid-/gidNumber handling code. It
is limited to the length of uid_t (hard coded), but the ldap schema
allows large integer numbers.

Using long integer numbers causes a several minutes lasting lookup
and results in a segfault. The attached patch fixes the problem.

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

Versions of packages libnss-ldap depends on:
ii  debconf   1.4.70 Debian configuration management sy
ii  libc6 2.3.6-1GNU C Library: Shared libraries an
ii  libldap2  2.1.30-12  OpenLDAP libraries

Versions of packages libnss-ldap recommends:
ii  libpam-ldap   180-1  Pluggable Authentication Module al
ii  nscd  2.3.6-1GNU C Library: Name Service Cache 

-- debconf-show failed
--- ldap-pwd.c	2005-03-24 01:03:40.0 +0100
+++ ldap-pwd.c.new	2006-02-23 11:26:27.0 +0100
@@ -86,9 +86,11 @@
   struct passwd *pw = (struct passwd *) result;
   char *uid, *gid;
   NSS_STATUS stat;
-  char tmpbuf[sizeof "-4294967295"];
+  char tmpbuf[ sizeof( uid_t ) * 8 / 3 + 2 ];
   size_t tmplen;
   char *tmp;
+  
+  tmpbuf[ sizeof(tmpbuf) - 1 ] = '\0';
 
   if (_nss_ldap_oc_check (e, "shadowAccount") == NSS_SUCCESS)
 {
@@ -117,21 +119,23 @@
 return stat;
 
   tmp = tmpbuf;
-  tmplen = sizeof (tmpbuf);
+  tmplen = sizeof (tmpbuf) - 1;
   stat =
 _nss_ldap_assign_attrval (e, AT (uidNumber), &uid, &tmp, &tmplen);
   if (stat != NSS_SUCCESS)
-return stat;
-  pw->pw_uid = (*uid == '\0') ? UID_NOBODY : (uid_t) atol (uid);
+pw->pw_uid = -1;
+  else
+pw->pw_uid = (*uid == '\0') ? UID_NOBODY : (uid_t) atol (uid);
 
   tmp = tmpbuf;
-  tmplen = sizeof (tmpbuf);
+  tmplen = sizeof (tmpbuf) - 1;
   stat =
 _nss_ldap_assign_attrval (e, ATM (passwd, gidNumber), &gid, &tmp,
   &tmplen);
   if (stat != NSS_SUCCESS)
-return stat;
-  pw->pw_gid = (*gid == '\0') ? GID_NOBODY : (gid_t) atol (gid);
+pw->pw_gid = -1;
+  else
+pw->pw_gid = (*gid == '\0') ? GID_NOBODY : (gid_t) atol (gid);
 
   stat =
 _nss_ldap_assign_attrval (e, AT (gecos), &pw->pw_gecos, &buffer,


Bug#354094: ITP:Quarry is a multi-purpose GUI for several board games

2006-02-23 Thread Hou ZhengPeng
Subject: ITP:Quarry is a multi-purpose GUI for several board games
Package: wnpp
Version: N/A; reported 2005-02-23
Severity: wishlist
-- 
www.ubuntu.org.cn  --< simplified chinese website
www.ubuntu-zh.org --< website for all chinese user
ubuntu-zh AT lists DOT ubutu DOT com 


pgpuHUQpY4huq.pgp
Description: PGP signature


Bug#325226: libc6: Wrong dynamic linker on amd64

2006-02-23 Thread Aurelien Jarno

Andreas Jochens a écrit :

Hello,

Hi,

[..]



Yes, without the /lib64 symlink the system breaks in any case because
the path to the linker /lib64/ld-linux-x86-64.so.2 - which is hardcoded 
by gcc into every binary - no longer exists without the /lib64 symlink.


But I liked the fact that up to now this was the _only_ thing
which really used the /lib64 symlink. I do not like the ugly
(/usr)/lib64 directories at all and I think they should be dropped
in the long term. Again, this point is just my personal opinion
and not really technically important to make things work now.



I reverted the changes done in the SVN, and used a modified version from 
the patch you sent before. Basically my changes are that nothing is 
hardcoded and no conditional patching is used, as it is possible to 
change slibdir and rtlddir in the configparams file of the build tree, 
and directly via sysdeps/*.mk.


This patch is also necessary for proper multiarch support, therefore I 
will send it to upstream.


--
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



Bug#325634: (no subject)

2006-02-23 Thread Michel Grentzinger
Hello,

This is now possible with the new backup-manager version (since when ?? I 
don't now...).

You have to use the dar filetype in backup-manager.conf and 
BM_TARBALL_SLICESIZE for doing that.

I think this bug could be closed.

Regards,
-- 
Michel Grentzinger
OpenPGP key ID : B2BAFAFA
Available on http://www.keyserver.net


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



Bug#352768: linux-2.6

2006-02-23 Thread Jonathan Kaye
I see my bug #352768 has been moved to linux-2.6 under the heading:
"Outstanding bugs -- Important bugs; More information needed"
I'd be happy to give someone, anyone, all the information you require.
If you let me know what you need to see I'll send it to you at once. Not
being able to install udev is holding up my system. I'm still stuck with
the 2.6.12 kernel because of this.
Thanks for your help.

-- 
Jonathan Kaye
Carrer de Fontajau 32-34 1r 3a
17007 GIRONA
Catalunya

Tel: +34 972 22 82 50





__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



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



Bug#351996: manpages-dev: toupper & such should reference towupper & such

2006-02-23 Thread Samuel Thibault
tags 351996 - fixed-upstream
retitle manpages-dev: string functions should reference wide string equivalents
thanks

Hi,

I noticed the new manpages 2.24 package that adds a lot of
references. However there are a few missing bits. Grepping equivalent
man3/*w* missed the wide string functions that are not documented yet
(but should still be referenced for letting the programmer know that
they exist and do what he guesses). Here is the list:

strcoll wcscoll
strxfrm wcsxfrm
strchrnul wcschrnul
strstr wcswcs
strtod wcstod
strtof wcstof
strtold wcstold
atol wcstol
strtol wcstol
strtoul wcstoul
strtoll wcstoll
strtoull wcstoull
atoq wcstoq
strtoq wcstoq
strtouq wcstouq
scanf wscanf
strftime wcsftime

An additionnal extra would be fgets to reference fgetws.

Thanks,
Samuel Thibault


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



Bug#353875: monit: exec doesnt work

2006-02-23 Thread Martin Pala

Joerg Jaspert wrote:

Package: monit
Severity: important

Hi

monit has the useful "exec" way to run an application whenever a
condition is there. The only problem is that this does not work for 
"if X restarts within X cycles then exec foo"





Hi,

this is not bug, but feature request. This statement serves just for 
timeout currently, as described here:


  http://www.tildeslash.com/monit/doc/manual.php#service_timeout

You can use the stack of testing rules in event ratio context instead:

  http://www.tildeslash.com/monit/doc/manual.php#service_tests


Martin



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



Bug#353452: LC_NUMERIC support

2006-02-23 Thread Tore Anderson
close 353452
quit

* Martin Buck

> Don't get me wrong - I can fully understand the motivation behind your
> request, but I simply don't think that calc is the kind of application
> that should be locale-dependent. IMHO, this is something for GUI
> calculators or really simple command-line calculators, but not for
> complete programming languages with a well-defined syntax that would
> break due to changes like this.
> 
> So you'll get my standard reply: I'm only packaging calc for Debian,
> but I'm not one of its developers. If you can convice the upstream
> developers that adding locale-support to a future release would be a
> good thing (and they find a clean way to do it), then this change will
> appear in the Debian package automatically. Just don't expect me to
> lobby for this change.

  No problem.  It was only a wishlist anyway;  refusing those is
 perfectly legitimate.  :-)  So as there's no point in having the
 report stick around to clutter your bug list, I'm closing it.

Cheers
-- 
Tore Anderson



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



Bug#354095: gs-afpl: segfaults at startup on powerpc; unusable

2006-02-23 Thread Julien BLACHE
Package: gs-afpl
Version: 8.53-0.1
Severity: important

Hi,

gs-afpl segfaults at startup on powerpc:

AFPL Ghostscript 8.53 (2005-10-20)
Copyright (C) 2005 artofcode LLC, Benicia, CA.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x1009d3d4 in jpeg_get_small ()
(gdb) bt
#0  0x1009d3d4 in jpeg_get_small ()
#1  0x1009df5c in jpeg_get_small ()
#2  0x101106ac in jpeg_get_small ()
#3  0x10074120 in jpeg_get_small ()
#4  0x1006f818 in jpeg_get_small ()
#5  0x10070940 in jpeg_get_small ()
#6  0x10065ccc in jpeg_get_small ()
#7  0x10066404 in jpeg_get_small ()
#8  0x10069168 in jpeg_get_small ()
#9  0x1000432c in ?? ()
#10 0x0faa690c in __libc_init_first () from /lib/tls/libc.so.6
#11 0x0faa690c in __libc_init_first () from /lib/tls/libc.so.6
#12 0x0faa690c in __libc_init_first () from /lib/tls/libc.so.6
Previous frame inner to this frame (corrupt stack?)

Thanks,

JB.

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

Versions of packages gs-afpl depends on:
ii  gs-common 0.3.9  Common files for different Ghostsc
ii  libc6 2.3.6-1GNU C Library: Shared libraries an
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libjasper-1.701-1 1.701.0-2  The JasPer JPEG-2000 runtime libra
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpaper1 1.1.14-5   Library for handling paper charact
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages gs-afpl recommends:
ii  gsfonts   8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre
pn  psfontmgr  (no description available)

-- no debconf information


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



Bug#354098: twm_1:1.0.1-1(sparc/experimental): FTBFS: configure error

2006-02-23 Thread Frank Lichtenheld
Package: twm
Version: 1:1.0.1-1
Severity: serious

Hi,

your package failed to build from source. Maybe you need to version your
build-dependencies?

| Automatic build of twm_1:1.0.1-1 on odin by sbuild/sparc 79
| Build started at 20060223-0717
| **
| Checking available source versions...
| Fetching source files...
| Reading Package Lists...
| Building Dependency Tree...
| Need to get 295kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main twm 1:1.0.1-1 (dsc) 
[768B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main twm 1:1.0.1-1 (tar) 
[278kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main twm 1:1.0.1-1 (diff) 
[15.6kB]
| Fetched 295kB in 0s (1153kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 4.0.0), pkg-config, libx11-dev, libxext-dev, 
libxt-dev, libxmu-dev, bison, flex
[...]
| Setting up libice6 (6.9.0.dfsg.1-4) ...
| 
| Setting up x-dev (6.9.0.dfsg.1-4) ...
| Setting up libice-dev (6.9.0.dfsg.1-4) ...
| Setting up libsm6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libsm-dev (6.9.0.dfsg.1-4) ...
| Setting up x11-common (6.9.0.dfsg.1-4) ...
|  Adding system startup for /etc/init.d/x11-common ...
|/etc/rcS.d/S70x11-common -> ../init.d/x11-common
| Setting up X server socket directory /tmp/.X11-unix...done.
| Setting up ICE socket directory /tmp/.ICE-unix...done.
| 
| Setting up xlibs-data (6.9.0.dfsg.1-4) ...
| 
| Setting up libx11-6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxext6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxext-dev (6.9.0.dfsg.1-4) ...
| Setting up libxi6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxkbfile1 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxkbfile-dev (6.9.0.dfsg.1-4) ...
| Setting up libxt6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxmu6 (6.9.0.dfsg.1-4) ...
| 
| Setting up pkg-config (0.20-1) ...
| Setting up libxi-dev (6.9.0.dfsg.1-4) ...
| Setting up libx11-dev (6.9.0.dfsg.1-4) ...
| Setting up libxt-dev (6.9.0.dfsg.1-4) ...
| Setting up libxmu-dev (6.9.0.dfsg.1-4) ...
| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.3.6-1 
linux-kernel-headers_2.6.13+0rc3-2 gcc-4.0_4.0.2-9 g++-4.0_4.0.2-9 
binutils_2.16.1cvs20060117-1 libstdc++6-4.0-dev_4.0.2-9 libstdc++6_4.0.2-9
| --
| dpkg-source: extracting twm in twm-1.0.1
| Condition for **LTCONFIG-BIG-ENDIAN-FIX patch ok
| Applying **LTCONFIG-BIG-ENDIAN-FIX patch
| The text leading up to this was:
| --
| |--- x/ltconfig~  Fri Jun  4 14:14:04 1999
| |+++ x/ltconfig   Fri Jun  4 14:14:14 1999
| --
| No file to patch.  Skipping patch.
| 1 out of 1 hunk ignored
| su: Authentication service cannot retrieve authentication info.
| (Ignored)
| dpkg-buildpackage: source package is twm
| dpkg-buildpackage: source version is 1:1.0.1-1
| dpkg-buildpackage: host architecture sparc
|  /usr/bin/fakeroot debian/rules clean
| dh_testdir
| dh_testroot
| rm -f build-stamp
| rm -f config.cache config.log config.status
| rm -f */config.cache */config.log */config.status
| rm -f conftest* */conftest*
| rm -rf autom4te.cache */autom4te.cache
| rm -rf obj-*
| dh_clean
|  debian/rules build
| dh_testdir
| mkdir obj-sparc-linux-gnu
| cd obj-sparc-linux-gnu && \
|   ../configure --prefix=/usr --mandir=\${prefix}/share/man \
|--infodir=\${prefix}/share/info --build=sparc-linux-gnu 
--enable-man-pages=3 \
|CFLAGS="-Wall -g -O2 -DLIBXCURSOR=\\\"libXcursor.so.1\\\"" 
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for gawk... no
| checking for mawk... mawk
| checking whether make sets $(MAKE)... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for gcc... gcc
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... no
| checking for suffix of executables... 
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether gcc accepts -g... yes
| checking for gcc option to accept ANSI C... none needed
| checking for style of include used by make... GNU
| checking dependency style of gcc... gcc3
| checking for a BSD-compatible install... /usr/bin/install -c
| checking for bison... bison -y
| checking for flex... flex
| checking for yywrap in -lfl... yes
| checking lex output file root... lex.yy
| checking whether yytext is a pointer... yes
| checking for mkstemp... yes
| checking for pkg-config... /usr/bin/pkg-config
| checking pkg-config is at least version 0.9.0... yes
| checking for TWM... configure: error: Package requirements (x11 xext xt xmu) 
were not met:
| 
| N

Bug#354099: xdm_1:1.0.1-1(sparc/experimental): FTBFS: configure error

2006-02-23 Thread Frank Lichtenheld
Package: xdm
Version: 1:1.0.1-1
Severity: serious

Hi,

your package failed to build from source. The cause are probably the
missing epoches in the build-dependencies.

| Automatic build of xdm_1:1.0.1-1 on odin by sbuild/sparc 79
| Build started at 20060223-0719
| **
| Checking available source versions...
| Fetching source files...
| Reading Package Lists...
| Building Dependency Tree...
| Need to get 541kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main xdm 1:1.0.1-1 (dsc) 
[869B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main xdm 1:1.0.1-1 (tar) 
[478kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main xdm 1:1.0.1-1 (diff) 
[62.3kB]
| Fetched 541kB in 0s (3042kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 4.0.0), pkg-config, libxmu-dev (>= 1.0.1-1), 
libx11-dev (>= 1.0.0-1), libxau-dev (>= 1.0.0-1), libxaw7-dev (>= 1.0.1-1), 
libpam0g-dev, libselinux1-dev, libxinerama-dev (>= 1.0.1-1)
[...]
| Setting up libice6 (6.9.0.dfsg.1-4) ...
| 
| Setting up x-dev (6.9.0.dfsg.1-4) ...
| Setting up libice-dev (6.9.0.dfsg.1-4) ...
| Setting up libpam0g-dev (0.79-3.1) ...
| 
| Setting up libsepol1-dev (1.10-2) ...
| Setting up libselinux1-dev (1.28-4) ...
| Setting up libsm6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libsm-dev (6.9.0.dfsg.1-4) ...
| Setting up x11-common (6.9.0.dfsg.1-4) ...
|  Adding system startup for /etc/init.d/x11-common ...
|/etc/rcS.d/S70x11-common -> ../init.d/x11-common
| Setting up X server socket directory /tmp/.X11-unix...done.
| Setting up ICE socket directory /tmp/.ICE-unix...done.
| 
| Setting up xlibs-data (6.9.0.dfsg.1-4) ...
| 
| Setting up libx11-6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxext6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxext-dev (6.9.0.dfsg.1-4) ...
| Setting up libxi6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxkbfile1 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxkbfile-dev (6.9.0.dfsg.1-4) ...
| Setting up libxau6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxau-dev (6.9.0.dfsg.1-4) ...
| Setting up libxt6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxmu6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxpm4 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxaw7 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxp6 (6.9.0.dfsg.1-4) ...
| 
| Setting up libxinerama1 (6.9.0.dfsg.1-4) ...
| 
| Setting up pkg-config (0.20-1) ...
| Setting up libxi-dev (6.9.0.dfsg.1-4) ...
| Setting up libx11-dev (6.9.0.dfsg.1-4) ...
| Setting up libxt-dev (6.9.0.dfsg.1-4) ...
| Setting up libxmu-dev (6.9.0.dfsg.1-4) ...
| Setting up libxp-dev (6.9.0.dfsg.1-4) ...
| Setting up libxpm-dev (6.9.0.dfsg.1-4) ...
| Setting up libxaw7-dev (6.9.0.dfsg.1-4) ...
| Setting up libxinerama-dev (6.9.0.dfsg.1-4) ...
| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.3.6-1 
linux-kernel-headers_2.6.13+0rc3-2 gcc-4.0_4.0.2-9 g++-4.0_4.0.2-9 
binutils_2.16.1cvs20060117-1 libstdc++6-4.0-dev_4.0.2-9 libstdc++6_4.0.2-9
| --
| dpkg-source: extracting xdm in xdm-1.0.1
| su: Authentication service cannot retrieve authentication info.
| (Ignored)
| dpkg-buildpackage: source package is xdm
| dpkg-buildpackage: source version is 1:1.0.1-1
| dpkg-buildpackage: host architecture sparc
|  /usr/bin/fakeroot debian/rules clean
| rm -f stampdir/genscripts
| rm -f debian/*.config \
| debian/*.postinst \
| debian/*.postrm \
| debian/*.preinst \
| debian/*.prerm
| rm -f stampdir/patch
| Unapplying patches...nothing to do.
| dh_testdir
| rm -f .pc patches
| rm -rf stampdir build-tree
| rm -rf imports
| dh_clean debian/shlibs.local \
|debian/MANIFEST.sparc debian/MANIFEST.sparc.new \
|debian/po/pothead
| dh_testdir
| dh_testroot
| rm -rf obj-sparc-linux-gnu
| dh_clean
|  debian/rules build
| mkdir stampdir
| >stampdir/stampdir
| if [ ! -e stampdir/patches ]; then \
|   mkdir stampdir/patches; \
|   ln -s stampdir/patches .pc; \
|   echo 2 >stampdir/patches/.version; \
|   fi; \
|   if [ ! -e stampdir/log ]; then \
|   mkdir stampdir/log; \
|   fi; \
|   if [ ! -e patches ]; then \
|   ln -s debian/patches patches; \
|   fi; \
|   >stampdir/prepare
| dh_testdir
| mkdir obj-sparc-linux-gnu
| cd obj-sparc-linux-gnu && \
|   ../configure --prefix=/usr \
|   --mandir=\${prefix}/share/man \
|   --infodir=\${prefix}/share/info \
|   --with-pam --with-xdmconfigdir=/etc/X11/xdm 
--with-xdmscriptdir=\${xdmconfigdir} --with-xdmauthdir=/var/lib/xdm 
--with-default-vt=vt7 --with-pixmapdir=/usr/share/X11/xdm/pixmaps 
--with-color-pixmap=debian.xpm --with-bw-pixmap=debianbw.xpm 
--disable-dynamic-greeter 

Bug#354096: grace6: wrong symlinks for manpages xmgrace6.1 and gracebat6.1

2006-02-23 Thread Mario 'BitKoenig' Holbe
Package: grace6
Version: 5.99.0+final-11

Hello,

grace6 ships with dangling symlinks for manpages:

[EMAIL PROTECTED]:/home/holbe% dpkg -S 
/usr/share/man/man1/{xmgrace6.1,gracebat6.1}
grace6: /usr/share/man/man1/xmgrace6.1
grace6: /usr/share/man/man1/gracebat6.1
[EMAIL PROTECTED]:/home/holbe% ls -l 
/usr/share/man/man1/{xmgrace6.1,gracebat6.1}
lrwxrwxrwx 1 root root 11 Feb 20 06:39 /usr/share/man/man1/gracebat6.1 -> 
../grace6.1
lrwxrwxrwx 1 root root 11 Feb 20 06:39 /usr/share/man/man1/xmgrace6.1 -> 
../grace6.1
[EMAIL PROTECTED]:/home/holbe% ls -l /usr/share/man/grace6.1
/bin/ls: /usr/share/man/grace6.1: No such file or directory
[EMAIL PROTECTED]:/home/holbe% ls -l /usr/share/man/man1/grace6.1
/bin/ls: /usr/share/man/man1/grace6.1: No such file or directory
[EMAIL PROTECTED]:/home/holbe% ls -l /usr/share/man/man1/grace6.1.gz 
-rw-r--r-- 1 root root 2704 Feb 19 13:35 /usr/share/man/man1/grace6.1.gz
[EMAIL PROTECTED]:/home/holbe% 

Probably you intended to link to grace6.1.gz instead of ../grace6.1
If you did so, you'll most likely also name the files gracebat6.1.gz and
xmgrace6.1.gz.


regards
   Mario
-- 
There are 10 types of people in the world: Those who
understand binary, and those who don't...


signature.asc
Description: Digital signature


Bug#354097: debian-installer-utils FTBFS on sarge due to missing versioned depends on libdebian-installer

2006-02-23 Thread Simon Huggins
Package: debian-installer-utils
Version: 1.23

log-output.c calls di_exec_path_full which only exists in
libdebian-installer-dev > 0.30 (according to its changelog).

Please update the Build-Depends appropriately in case others are mad
enough to try what I'm trying.

Simon.

-- 
Just another wannabie |"CATS. CATS ARE NICE." -|  Just another fool
--+   Death, "Sourcery"+---
This message was brought to you by the letter K and the number 41.
htag.pl 0.0.22 -- http://www.earth.li/projectpurple/progs/htag.html


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



Bug#354100: kdebase-bin: Some keys insert bad characters in KDE applications

2006-02-23 Thread Braun Gabor
Package: kdebase-bin
Version: 4:3.5.1-1
Severity: important
Tags: l10n

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

Konqueror, kwrite, konsole inserts unexpected characters for some keys:


Key   Character
odoubleacute  otilde
Odoubleacute  Otilde
udoubleacute  ucircumflex
Udoubleacute  Ucircumflex
Lstroke   pound sterling
lstroke   superscript three
dstroke   latin small letter eth


This problem seems to be present only in KDE applications.  Other applications 
(Emacs, XEmacs, GNOME stuff) seem to interpret the keys correctly.

I have reported this bug against kdebase-bin because ~/.xsession-errors contain
a possibly related error message (the one with 'keyboard' in it) mentioning a
file from this package:

Xsession: X session started for gabor at 2006. feb. 23., csütörtök, 09.42.12 
CET
xset:  bad font path element (#76), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
startkde: Starting up...
kbuildsycoca running...
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/kde3/kcm_keyboard.so: 
undefined symbol: init_keyboard_layout
kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/kde3/kcm_kdnssd.so: undefined 
symbol: init_kdnssd


I think this bug is important because it is a major obstacle for editing 
Hungarian texts.

Gabor Braun

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-686
Locale: LANG=hu_HU.iso88592, LC_CTYPE=hu_HU.iso88592 (charmap=ISO-8859-2) 
(ignored: LC_ALL set to hu_HU.iso88592)

Versions of packages kdebase-bin depends on:
ii  kdelibs4c2a4:3.5.1-2 core libraries for all KDE applica
ii  libacl12.2.23-1  Access control list shared library
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libattr1   2.4.16-1  Extended attribute shared library
ii  libaudio2  1.7-2 The Network Audio System (NAS). (s
ii  libc6  2.3.5-13  GNU C Library: Shared libraries an
ii  libfam0c102 [libfam0]  2.7.0-6sarge1 client library to control the FAM 
ii  libfontconfig1 2.3.1-2   generic font configuration library
ii  libfreetype6   2.1.10-1  FreeType 2 font engine, shared lib
ii  libgcc11:4.0.2-8 GCC support library
ii  libice66.9.0.dfsg.1-4Inter-Client Exchange library
ii  libidn11   0.5.18-1  GNU libidn library, implementation
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  libpam-runtime 0.76-22   Runtime support for the PAM librar
ii  libpam0g   0.76-22   Pluggable Authentication Modules l
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libqt3-mt  3:3.3.5-3 Qt GUI Library (Threaded runtime v
ii  libsm6 6.9.0.dfsg.1-4X Window System Session Management
ii  libstdc++6 4.0.2-8   The GNU Standard C++ Library v3
ii  libx11-6   6.9.0.dfsg.1-4X Window System protocol client li
ii  libxcursor11.1.3-1   X cursor management library
ii  libxext6   6.9.0.dfsg.1-4X Window System miscellaneous exte
ii  libxft22.1.7-1   FreeType-based font drawing librar
ii  libxi6 6.9.0.dfsg.1-4X Window System Input extension li
ii  libxinerama1   6.9.0.dfsg.1-4X Window System multi-head display
ii  libxkbfile16.9.0.dfsg.1-4X Keyboard Extension file parsing 
ii  libxrandr2 6.9.0.dfsg.1-4X Window System Resize, Rotate and
ii  libxrender11:0.9.0.2-1   X Rendering Extension client libra
ii  libxt6 6.9.0.dfsg.1-4X Toolkit Intrinsics
ii  libxtst6   6.9.0.dfsg.1-4X Window System event recording an
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information



Bug#178307: mounting failures still update /etc/mtab

2006-02-23 Thread Miroslaw Baran
Hello,

I can confirm that this bug is both reproducible and present in current
etch's mount.cifs. And it's VERY annoing.

I can reproduce it on a server where I'm using libpam-mount for
automounting user shares. The users are somewhat limited users that log
onto the system using it as a terminal server.

The relevant stanzas in /etc/security/pam_mount.conf are as follows:

cifsmount /bin/mount -t cifs //%(SERVER)/%(VOLUME) %(MNTPT) -o 
"username=%(USER)%(before=\",\"OPTIONS)"
volume * cifs fileserver.corporate.com home /mnt/&/home 
uid=&,gid=site.users,dir_mode=0750,domain=DOM - -
volume * cifs fileserver.corporate.com shared /mnt/&/shared 
uid=&,gid=site.users,dir_mode=0750,domain=DOM - -

This mounts the volumes... usually - libpam-mount constructs a proper
and valid command, which looks like this:
mount -t  cifs //fileserver.corporate.com/shared /mnt/username/shared 
-ousername=username,uid=username,gid=site.users,dir_mode=0750,domain=DOM

But for some reasons when users make an error during logon, the
mount.cifs still sometimes [not always, unfortunately] writes into mtab
that the mount exists. Every such fscked mount entry has to be removed
from the /etc/mtab manually and the user has to re-login, which is PITA.
(We cannot at the moment use our shiny fileserver appliance *and*
provide the directories to the users via nfs, which would solve the
problems, not until the end of the financial year ;-))

If you need more information, please specify what is needed.

Kind regards
Jubal

-- 
[ Miros/law L Baran, baran-at-knm-org-pl, neg IQ, cert AI ] [ 0101010 is ]
[ BOF2510053411, http://hell.pl/baran/tek/, alchemy pany! ] [ The Answer ] 

   If we knew what the hell we were doing, then it wouldn't be research.


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



Bug#354101: broken mailcap-entries for vlc.

2006-02-23 Thread Andreas Leitgeb
Package: vlc
Version: 0.8.1.svn20050314-1

During installation, a couple of dangerously broken
mailcap-entries are installed to the /etc/mailcap 

e.g.:  (there are more than just this one)
  audio/mpeg; nametemplate=%s.mpg; vlc '%s'; description="MPEG Audio"; 
test=test -n "$DISPLAY"

The broken thing common with all these lines is that "nametemplate=%s.ext"
is the first token after the mime-type and the %s not quoted.
This results in the following behaviour:

$ touch "xxx echo foo.mp3"
$ run-mailcap --debug=1 "xxx echo foo.mp3"
...
 - executing: nametemplate=xxx echo foo.mp3.mpg
foo.mp3.mpg  (the echo got executed!)

With vlc installed, any command can be hidden in a filename,
provided it ends with an extension for which one of vlc's
mailcap-entries applies!
  "Hello.jpg   (hundreds of blanks)rm -rf Mail .mp3"

Whether such a hostile name is immediately 
visible to the user depends on user's 
filemanager and also on the creativity of
the attacker choosing the name.
 
PS: It is remotely possible that this bug is also co-caused
  by "run-mailcap" from package "mime-support", which perhaps
  might/should detect the "nametemplate=" even at that position.
  However, vlc is the only program that has the
  nametemplate-thing before the actual command.



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



Bug#353973: gossip doesn't connect

2006-02-23 Thread Ross Burton
On Wed, 2006-02-22 at 12:04 +0100, Riccardo Magliocchetti wrote:
> after upgrading to gossip 0.10-1 it stopped working. It prints these
> messages on the console but it doesn't connect. I've checked that account
> and password on jabber.org server are correct. I've purged packet and
> any conf file in .gnome2/gossip, .gnome2_private/gossip, .gconf/gossip
> and re-installed but anything is changed.

How annoying.  If you run Gossip in a terminal like this:

$ LM_DEBUG=net gossip

Can you attach the log to this bug?  I'm not sure if Gossip will strip
passwords from that output, so you'll want to check it first.

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF



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


Bug#353899: sensors-applet: Won't display i2c-sys sensors info since upgrade to 2.6.15

2006-02-23 Thread Alex Murray
Hi Sam and Olivier

It looks like the newer kernel version places the device files in a
different subdirectory and so the previously saved configuration is now
invalid.

All that needs to be done is to remove the current instance of Sensors
Applet from the panel and then readd it so it can redetect the new
location of the sensor device files.

Cheers
Alex

On Wed, 2006-02-22 at 16:25 +, Sam Morris wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Olivier Berger wrote:
> > After having upgraded to 2.6.15 in testing recently, I can no longer
> > monitor "i2c-sys" kind of sensors.
> > 
> > sensors gives the following :
> > # sensors
> > it87-isa-0290
> > Adapter: ISA adapter
> > VCore 1:   +1.58 V  (min =  +1.42 V, max =  +1.60 V)
> > VDDQ:  +3.36 V  (min =  +3.14 V, max =  +3.47 V)
> > +3.3V: +3.36 V  (min =  +3.14 V, max =  +3.47 V)
> > +5V:   +5.16 V  (min =  +4.76 V, max =  +5.24 V)
> > +12V: +11.65 V  (min = +11.39 V, max = +12.61 V)
> > -12V: -12.25 V  (min = -12.58 V, max = -11.43 V)
> > -5V:   -4.94 V  (min =  -5.29 V, max =  -4.77 V)
> > Stdby: +5.11 V  (min =  +4.76 V, max =  +5.24 V)
> > VBat:  +3.33 V
> > fan1: 1739 RPM  (min =0 RPM, div = 8)
> > M/B Temp:+43 C  (low  =   +15 C, high =   +48 C)   sensor = thermistor
> > CPU Temp:+46 C  (low  =   +15 C, high =   +56 C)   sensor = thermistor
> > Temp3:   +39 C  (low  =   +15 C, high =   +48 C)   sensor = thermistor
> > 
> > But if I activate fan1 for display in sensors-applet, it displays :
> > Error opening sensor device file /sys/devices/platform/i2c-1/1-0290/fan1 
> > input
> > 
> > All the files I can see though are :
> > 
> > # ls -R /sys/devices/platform/i2c-9191/
> > /sys/devices/platform/i2c-9191/:
> > 9191-0290  i2c-adapter:i2c-9191  name  power  uevent
> > 
> > /sys/devices/platform/i2c-9191/9191-0290:
> > alarms  fan2_divhwmon:hwmon0  in1_minin3_minin5_min
> > in7_min  pwm2 temp1_mintemp3_input
> > bus fan2_input  in0_input in2_input  in4_input  in6_input  
> > in8_inputpwm2_enable  temp1_type   temp3_max
> > driver  fan2_minin0_max   in2_maxin4_maxin6_maxname 
> > pwm3 temp2_input  temp3_min
> > fan1_divfan3_divin0_min   in2_minin4_minin6_min
> > powerpwm3_enable  temp2_maxtemp3_type
> > fan1_input  fan3_input  in1_input in3_input  in5_input  in7_input  pwm1 
> > temp1_input  temp2_minuevent
> > fan1_minfan3_minin1_max   in3_maxin5_maxin7_max
> > pwm1_enable  temp1_maxtemp2_type
> > 
> > /sys/devices/platform/i2c-9191/9191-0290/power:
> > state  wakeup
> > 
> > /sys/devices/platform/i2c-9191/power:
> > state  wakeup
> > 
> > Hope this helps.
> > 
> > Best regards,
> 
> Hm, I have almost exactly the same layout as you and haven't come across
> this problem.
> 
> Olivier, could you please try the package of 1.6 I have put at
> ? (It has not
> yet been uploaded to Debian due to copyright issues).
> 
> 7e1aeb92b737c57d95e858ab5228febb  sensors-applet_1.6-1_i386.deb
> 
> Alex, could you glance at this and let me know if anything comes to mind?
> 
> Regards,
> 
> - --
> Sam Morris
> http://robots.org.uk/
> 
> PGP key id 5EA01078
> 3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.1 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFD/JCGshl/216gEHgRAhY9AJ94i3PlzLSEPRyH8VYGpQunrdf3xwCfVWkW
> m/t4rQG5bGfGzezc8cxWp6E=
> =VNrB
> -END PGP SIGNATURE-



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



Bug#354102: gnome-utils: gnome-screenshot not present in default menu

2006-02-23 Thread Gighi
Package: gnome-utils
Version: 2.12.2-3
Severity: normal

IMHO an entry about "gnome-screenshot" should be added under
/usr/share/menu/gnome-utils, because at this time it is not present
(even if the other 4 tools provided by this package are present in
menu).


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

Versions of packages gnome-utils depends on:
ii  e2fslibs  1.38+1.39-WIP-2005.12.31-1 ext2 filesystem libraries
ii  gconf22.12.1-9   GNOME configuration database syste
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libbonoboui2- 2.10.1-2   The Bonobo UI library
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libdbus-1-2   0.60-5 simple interprocess messaging syst
ii  libfontconfig 2.3.2-1.1  generic font configuration library
ii  libgconf2-4   2.12.1-9   GNOME configuration database syste
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgnome-desk 2.12.2-2   Utility library for loading .deskt
ii  libgnome-keyr 0.4.6-2GNOME keyring services library
ii  libgnome2-0   2.12.0.1-5 The GNOME 2 library - runtime file
ii  libgnomecanva 2.12.0-2   A powerful object-oriented display
ii  libgnomeprint 2.12.1-3   The GNOME 2.2 print architecture -
ii  libgnomeprint 2.12.1-2   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.12.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2- 2.12.2-5   GNOME virtual file-system (runtime
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libhal1   0.5.6-4Hardware Abstraction Layer - share
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  liborbit2 1:2.12.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-appl 2.12.2-3   library for GNOME 2 panel applets
ii  libpango1.0-0 1.10.3-1   Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstartup-no 0.8-1  library for program launch feedbac
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxml2   2.6.23.dfsg.1-0.1  GNOME XML library
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  scrollkeeper  0.3.14-10  A free electronic cataloging syste
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages gnome-utils recommends:
pn  gksu   (no description available)

-- no debconf information


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



Bug#227386: libc6-dev: ENOTSUP==EOPNOTSUPP, which violates SUSv3

2006-02-23 Thread Gabor Gombas
On Thu, Feb 23, 2006 at 04:30:55AM +, Brian M. Carlson wrote:

> > By introducing a new define, you are breaking standard compliance.
> 
> Well, there is no better way.  You want to preserve binary compatibility
> at the expense of all else.  I want to preserve standards compliance at
> the expense of all else.  I am trying to offer a compromise.

You can not "preseve" standards compliance by breaking standards
compliance, so that's out. What remains is preserving binary compliance,
and that can be achieved by doing nothing.

> Actually, no it won't.  It will continue to return the "wrong" value
> (EOPNOTSUPP) that existing code returns.  At some point, one might want
> to fix that with new @GLIBC_2.3.7 symbols, but I'm not going to
> implement that right now.  Also, see the paragraph above.

Oh, so you _do_ know how to fix it properly:

- Make ENOTSUP and EOPNOTSUPP have different values in the header
- Ensure that the implementations with the current symbol versions
  continue to return the old value to preserve binary compatibility
- Create a new version for every affected function that does the desired
  error-code remapping

So do it and propose a patch to upstream (or hire someone to do it for
you). Handwaving and posting completely broken patches will not help.
(Oh, and be prepared for Ulrich Drepper rejecting this exact change, as
he already did in 1999).

> If and when that happens, my code will be broken, and I will be happy to
> fix it.  Expecting that I act as if something will happen, when I cannot
> be certain it will, is silly.

By the same argument, expecting that ENOTSUP and EOPNOTSUPP having
different values in the future, when you cannot be certain they will
(i.e. you haven't written a patch that got accepted upstream, and you
have forced every Linux user to upgrade), is silly. So you should fix
your code _now_, and remove the extra handling of ENOTSUP/EOPNOTSUPP
if/when they will have separate values.

Gabor

-- 
 -
 MTA SZTAKI Computer and Automation Research Institute
Hungarian Academy of Sciences
 -



Bug#354058: "CD not detected in SATA environment"

2006-02-23 Thread Geert Stappers
On Thu, Feb 23, 2006 at 06:51:21AM +0100, Christian Perrier wrote:

> This "CD not detected in SATA environment" issue seems more and more
> common. IIRC we have a Wiki page about this, but I'm not online right
> now and I can't tell whether this may help you.

 http://wiki.debian.org/DebianInstaller/SataAtapiHowto


GSt


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



Bug#354080: installation-report

2006-02-23 Thread Geert Stappers
On Wed, Feb 22, 2006 at 08:42:42PM -0800, Eduardo Silva wrote:
> Package: installation-reports
> 
> Boot method: Cd
> Image version: 23 Feb 2006, the daily gtk mini-iso at
> http://people.debian.org/~fjp/d-i/gtk-miniiso/daily/i386/
> linked from http://wiki.debian.org/DebianInstaller/GUI
> Date: 23 Feb 2006 04:25
 
> I'm now going to try the regular
> debian-testing-i386-businesscard.iso instead.

Good thing, that will rule out hardware detection problems.


GSt


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



Bug#354103: Ignores minimum font size.

2006-02-23 Thread Mohammed Sameer
Package: firefox
Version: 1.5.dfsg-4
Severity: normal



Firefox is ignoring my minimum font size,
I even set rowser.display.screen_resolution to 0 per #352097

But it didn't work.

Firefox is unusable for me, And I guess for many others with low vision:
Screenshot: http://home.foolab.org/files/FFF.png

Many thanks,

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

Versions of packages firefox depends on:
ii  debianutils   2.15.2 Miscellaneous utilities specific t
ii  fontconfig2.3.2-1.1  generic font configuration library
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
hi  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libidl0   0.8.5-1library for parsing CORBA IDL file
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.10.3-1   Layout and rendering of internatio
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libstdc++64.0.2-8The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxp66.9.0.dfsg.1-4 X Window System printing extension
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  psmisc22.1-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-9  compression library - runtime

firefox recommends no packages.

-- no debconf information

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group  Admin.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature


signature.asc
Description: Digital signature


Bug#354096: grace6: wrong symlinks for manpages xmgrace6.1 and gracebat6.1

2006-02-23 Thread Ionut Georgescu
Hello Mario,

thank you, I will correct this. I somehow got bitten by dh_installman.

Cheers,
Ionut

On Thu, Feb 23, 2006 at 12:18:43PM +0100, Mario 'BitKoenig' Holbe wrote:
> Package: grace6
> Version: 5.99.0+final-11
> 
> Hello,
> 
> grace6 ships with dangling symlinks for manpages:
> 
> [EMAIL PROTECTED]:/home/holbe% dpkg -S 
> /usr/share/man/man1/{xmgrace6.1,gracebat6.1}
> grace6: /usr/share/man/man1/xmgrace6.1
> grace6: /usr/share/man/man1/gracebat6.1
> [EMAIL PROTECTED]:/home/holbe% ls -l 
> /usr/share/man/man1/{xmgrace6.1,gracebat6.1}
> lrwxrwxrwx 1 root root 11 Feb 20 06:39 /usr/share/man/man1/gracebat6.1 -> 
> ../grace6.1
> lrwxrwxrwx 1 root root 11 Feb 20 06:39 /usr/share/man/man1/xmgrace6.1 -> 
> ../grace6.1
> [EMAIL PROTECTED]:/home/holbe% ls -l /usr/share/man/grace6.1
> /bin/ls: /usr/share/man/grace6.1: No such file or directory
> [EMAIL PROTECTED]:/home/holbe% ls -l /usr/share/man/man1/grace6.1
> /bin/ls: /usr/share/man/man1/grace6.1: No such file or directory
> [EMAIL PROTECTED]:/home/holbe% ls -l /usr/share/man/man1/grace6.1.gz 
> -rw-r--r-- 1 root root 2704 Feb 19 13:35 /usr/share/man/man1/grace6.1.gz
> [EMAIL PROTECTED]:/home/holbe% 
> 
> Probably you intended to link to grace6.1.gz instead of ../grace6.1
> If you did so, you'll most likely also name the files gracebat6.1.gz and
> xmgrace6.1.gz.
> 
> 
> regards
>Mario
> -- 
> There are 10 types of people in the world: Those who
> understand binary, and those who don't...


-- 
***
* Ionuţ Georgescu
* Max-Planck-Institut für Physik komplexer Systeme
* Noethnitzer Str. 38, D-01187 Dresden
* Phone: +49 (351) 871-2209
* Fax:   +49 (351) 871-1999 


signature.asc
Description: Digital signature


Bug#325368: Radeon X600 shows the same problem

2006-02-23 Thread Florian Weimer
For a Radeon X600 card, the "ati" driver does not perform fallback, either.

lspci excerpt:

:01:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B62 [Radeon 
X600 (PCIE)]
:01:00.1 Display controller: ATI Technologies Inc Radeon X600(RV380)

(Vendor IDs are 1002:5b62 and 1002:5b72, respectively.)


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



Bug#292231: Resolution of #292231 [Manpage of hasciicam]

2006-02-23 Thread jaromil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, Feb 22, 2006 at 02:03:57AM -0800, Don Armstrong wrote:
> Greetings; I NMUed hasciicam to fix an RC bug that was holding up a
> package transition in Debian. In the process of making this NMU, I
> discovered that the package contained a GFDLed manual which was
> declared invariant in its entirety.
> 
> I'm not sure who is actually the holder of the copyright on this
> manual, but I plan on requesting hasciicam's removal from the archive
> within the next week unless this can be resolved, ideally by licensing
> the manpage under the GPL or whatever license hasciicam is currently
> under.
> 
> If you have any questions, please feel free to contact me.
> 
> Christian: If you no longer have time to maintain this package (I
> notice that you have multiple unack'ed NMUs) kindly indicate that it
> has been orphaned by filing the appropriate bug against the wnpp
> package.


hi,

i changed the GFDL of the manpage after a discussion that should be
still archived somewhere in your bug tracker.

Since Apr 18 11:49:35 2005 UTC (10 months ago) hasciicam has a manual
with NO INVARIANTS, see:

http://code.dyne.org/viewcvs.cgi/hasciicam/hasciicam/hasciicam.1?rev=548&root=rastasoft&content-type=text/vnd.viewcvs-markup

and

http://code.dyne.org/viewcvs.cgi/hasciicam/hasciicam/hasciicam.1?root=rastasoft

thanks for your attention to details, ciao

- -- 
 jaromil,  dyne.org rasta coder,  http://afrolinux.org

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Cryptographically signed mail, see http://gnupg.org

iD8DBQFD/a1Be2QxhLU0C14RAkNWAJ9LevSKOmBujOpGNraaYzc8Cki2rQCgsCUZ
4qmJ+M6dpxjoRrozhGbZE4g=
=qV7M
-END PGP SIGNATURE-


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



Bug#347173: glibc: Romanian days are written with mixed case letters/Romanian alplhabet reordered

2006-02-23 Thread Eddy Petrişor
On 2/23/06, Eddy Petrişor <[EMAIL PROTECTED]> wrote:
> > > > You may also define
> > > >   lang_term ""
> > > >   lang_lib  ""
> > >
> > > lang_term "ron" ?
> > > lang_lib "rud" ?
> > >
> > > Are you sure?
> > > What are the meanings of these items?
> >
> > These are ISO 639-2 codes, see
> >   http://www.loc.gov/standards/iso639-2/langcodes.html
> > They are provided in locale/iso-639.def, this is why you could
> > add them.
>
> Oh, ok. I will add this info, and also the first_weekday will be added
> (I will send another patch tomorrow).
>

I managed to do it today, so here it is (hopefully) the final version
of the patch for locale ro_RO.

This fixes also:
+   * locales/ro_RO: first_weekday and first_workday are both Monday
+   * locales/ro_RO: added terminology and bibliographic codes for RO
+   reference: http://www.loc.gov/standards/iso639-2/langcodes.html#qr


Thanks for all your assistance.

Note: these latest changes were not tested yet.
--
Regards,
EddyP
=
"Imagination is more important than knowledge" A.Einstein


ro_RO_massive_fix-200602231426.diff.gz
Description: GNU Zip compressed data


Bug#353973: gossip doesn't connect

2006-02-23 Thread Riccardo Magliocchetti
On Thu, 23 Feb 2006 11:27:42 + Ross Burton <[EMAIL PROTECTED]> wrote:

> How annoying.  If you run Gossip in a terminal like this:
> 
> $ LM_DEBUG=net gossip
> 
> Can you attach the log to this bug?  I'm not sure if Gossip will strip
> passwords from that output, so you'll want to check it first.

Ok.

** (gossip:3986): CRITICAL **: gossip_pixbuf_from_account_status: assertion 
`pixbuf != NULL' failed

(gossip:3986): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT 
(object)' failed

** (gossip:3986): CRITICAL **: gossip_pixbuf_from_account_status: assertion 
`pixbuf != NULL' failed

(gossip:3986): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT 
(object)' failed
Going to connect to jabber.org
Trying 208.245.212.98 port 5222...

** (gossip:3986): CRITICAL **: gossip_pixbuf_from_account_status: assertion 
`pixbuf != NULL' failed

(gossip:3986): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT 
(object)' failed

SEND:
---

---

SEND:
---
http://etherx.jabber.org/streams"; to="jabber.org" id="msg_1">
---

** (gossip:3986): CRITICAL **: lm_connection_authenticate: assertion `resource 
!= NULL' failed

RECV [139]:
---
''
---

** (gossip:3986): CRITICAL **: gossip_pixbuf_from_account_status: assertion 
`pixbuf != NULL' failed

(gossip:3986): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT 
(object)' failed

thanks,
riccardo



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



Bug#345631: libaqbanking0c2a: aqhbci-qt3-wizard segfaults when creating user

2006-02-23 Thread Karsten Dambekalns
Hello Micha.

On Thursday 23 February 2006 04:06, Micha Lenk wrote:
> The aqhbci-qt3-wizard has vanished and is from now on replaced by a
> common wizard for all backends. Thus I propose to close this bug.
>
> Do you agree?

Sure, thanks.

Karsten
-- 
fishfarm netsolutions - Karsten Dambekalns
Hamburger Straße 273 B - 38114 Braunschweig

Tel. +49 531 1232902  [EMAIL PROTECTED]
Fax. +49 531 1232906  http://www.fishfarm.de/
---



Bug#354105: /etc/init.d/xprint sets "ulimit -n 1024"

2006-02-23 Thread Christoffer Hammarström
Package: xprint
Version: 1:0.1.0.alpha1-13
Severity: critical
Justification: breaks unrelated software


/etc/init.d/xprint sets "ulimit -n 1024".

This makes other programs break with "too many open files", but more 
importantly,
i can't set a higher ulimit in bash:

$ ulimit -n 8192
-bash: ulimit: open files: cannot modify limit: Operation not permitted

My workaround was to "update-rc.d -f xprint remove" since i don't need printing 
anyway.

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (700, 'stable'), (600, 'testing'), (550, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8-smp
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1)

Versions of packages xprint depends on:
ii  libc6  2.3.5-13  GNU C Library: Shared libraries an
ii  libice66.9.0.dfsg.1-4Inter-Client Exchange library
ii  libsm6 6.9.0.dfsg.1-4X Window System Session Management
ii  libx11-6   6.9.0.dfsg.1-4X Window System protocol client li
ii  libxau66.9.0.dfsg.1-4X Authentication library
ii  libxaw76.9.0.dfsg.1-4X Athena widget set library
ii  libxext6   6.9.0.dfsg.1-4X Window System miscellaneous exte
ii  libxmu64.3.0.dfsg.1-14sarge1 X Window System miscellaneous util
ii  libxp6 6.9.0.dfsg.1-4X Window System printing extension
ii  libxpm46.9.0.dfsg.1-4X pixmap library
ii  libxt6 6.9.0.dfsg.1-4X Toolkit Intrinsics
ii  xprint-common  1:0.1.0.alpha1-13 Xprint - the X11 print system (con
ii  zlib1g 1:1.2.3-9 compression library - runtime

xprint recommends no packages.

-- no debconf information


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



Bug#354104: config file/update script for a local mirror with both ubuntu and debian

2006-02-23 Thread Reinhard Tartler
Package: madison-lite
Version: 0.6
Severity: wishlist

I'm using madison-lite for comparing which versions of a given package
are in debian and ubuntu. I think other users would find it handy to
find ready to use scripts/config in the examples/ directory for that.

I'm attaching my config and my update script for that. If you think they
are useful, please add them to the examples directory.

cheers!

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

Versions of packages madison-lite depends on:
ii  perl 5.8.7-10ubuntu1 Larry Wall's Practical Extraction 

Versions of packages madison-lite recommends:
ii  perl [libdigest-md5-perl 5.8.7-10ubuntu1 Larry Wall's Practical Extraction 

-- no debconf information
#! /bin/sh -e

# This is an example of how to build a local mirror containing only the
# index files, not the packages themselves. If you put something similar to
# this in a cron job, then you can run madison-lite locally. Be sure to
# change the various hostnames to appropriate mirrors, set MIRROR to a
# suitable directory, and fill the mirror directory into your madison-lite
# configuration file.
#
# If you are reading this after the release of sarge, then you may need to
# change the lists of distributions and architectures.

HOST_MAIN=${HOST_MAIN:-'ftp://ftp.debian.org/debian'}
HOST_UBUNTU=${HOST_UBUNTU:-'http://archive.ubuntu.com/ubuntu'}
HOST_SECURITY=${HOST_SECURITY:-'http://mirrors.geekbone.org/debian-security/'}
MIRROR=${MIRROR:-/var/cache/madison-lite/mirror}

#debian has no amd64 yet!
DEBIANARCHS='i386 powerpc'
UBUNTUARCHS='i386 powerpc amd64'

WGET_OPTS=${WGET_OPTS-'-q -N --passive-ftp'}

umask 002

mkdir -p "$MIRROR"
cd "$MIRROR"

mkdir -p dists
cd dists

archives='ubuntu main'
components='main contrib non-free'
ubuntucomponents='main restricted universe multiverse'
arches="${DEBIANARCHS}"

for archive in $archives; do
case $archive in
main)
host="$HOST_MAIN"
suitesuffix=''
#suites='stable proposed-updates testing testing-proposed-updates 
unstable experimental'
suites='unstable experimental'
components='main contrib non-free'
arches="${DEBIANARCHS}"
;;
security)
host="$HOST_SECURITY"
suitesuffix='/updates'
suites='stable testing'
;;
ubuntu)
host="$HOST_UBUNTU"
suitesuffix=''
#suites='warty hoary breezy dapper'
suites='warty hoary breezy dapper'
components="${ubuntucomponents}"
arches="${UBUNTUARCHS}"
;;
*)
echo "Internal error: archive '$archive'?" >&2
exit 1
esac

for suite in $suites; do
if [ "$archive" = main -o "$archive" = ubuntu ]; then
suitehere="$suite"
else
suitehere="$suite-$archive"
fi

mkdir -p "$suitehere"
root=dists
for component in $components; do
mkdir -p "$suitehere/$component"
for arch in $arches; do
mkdir -p "$suitehere/$component/binary-$arch"
wget $WGET_OPTS -O 
"$suitehere/$component/binary-$arch/Packages.gz" 
"$host/$root/$suite$suitesuffix/$component/binary-$arch/Packages.gz"
done
mkdir -p "$suite/$component/source"
wget $WGET_OPTS -O "$suite/$component/source/Sources.gz" 
"$host/$root/$suite$suitesuffix/$component/source/Sources.gz"
done
done
done

exit 0
# This madison-lite configuration is suitable for a typical debian.org host
# with a complete mirror.
mirror /var/cache/madison-lite/mirror
suite unstable dists/unstable main contrib non-free
suite experimental dists/experimental main contrib non-free
suite warty dists/warty main restricted universe multiverse
suite hoary dists/hoary main restricted universe multiverse
suite breezy dists/breezy main restricted universe multiverse
suite dapper dists/dapper main restricted universe multiverse


Bug#354106: emacs-goodies-el: projects.el: wrong buffer name after C-x C-w (write-file)

2006-02-23 Thread Cyril Bouthors
Package: emacs-goodies-el
Version: 26.5-1
Severity: normal

I'm having wrong buffer names with projects.el after writing files to
a new location with C-x C-w, here's the way to reproduce:

emacs-snapshow -nw -q
M-x project-add tmp RET /tmp/ RET
C-x C-f ~/foo RET
C-x C-w /tmp/bar RET

The buffer name is "bar" instead of "tmp:bar".

The work-around used in #353766 is also working: `C-x C-v RET' fixes
the buffer name.

projects.el is a good tool I've been using for the last two years now
and I really want it to be perfect, that's why I open those minor
bugs.

I'll be happy to see them fixed. Thanks again Peter for providing
emacs-goodies-el to Debian.

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

Versions of packages emacs-goodies-el depends on:
ii  bash3.1-2The GNU Bourne Again SHell
ii  emacs-snapshot [emacsen]1:20060217-1 The GNU Emacs editor (development
ii  emacs-snapshot-gtk [emacsen 1:20060217-1 The GNU Emacs editor (with GTK+ 2.

Versions of packages emacs-goodies-el recommends:
ii  dict  1.10.2-3   Dictionary Client
ii  perl-doc  5.8.8-2Perl documentation
ii  wget  1.10.2-1   retrieves files from the web

-- no debconf information

-- 
Cyril Bouthors


pgpB36jNNF7yL.pgp
Description: PGP signature


Bug#354107: firefox wikipedia search

2006-02-23 Thread Ian Jackson
Package: firefox
Version: 1.5.dfsg+1.5.0.1-1
Severity: wishlist
Tags: patch

The enclosed patch provides a Wikipedia option for the search box.

Ian.

diff --exclude '*~' -ruN 1u3/firefox-1.5.dfsg+1.5.0.1/debian/firefox.install 
firefox-1.5.dfsg+1.5.0.1/debian/firefox.install
--- 1u3/firefox-1.5.dfsg+1.5.0.1/debian/firefox.install 2006-02-23 
11:49:21.0 +
+++ firefox-1.5.dfsg+1.5.0.1/debian/firefox.install 2006-02-22 
18:57:57.0 +
@@ -34,6 +34,9 @@
 debian/debsearch.gif usr/share/firefox/searchplugins
 debian/debsearch.src usr/share/firefox/searchplugins
 
+debian/wikipedia.gif usr/share/firefox/searchplugins
+debian/wikipedia.src usr/share/firefox/searchplugins
+
 debian/tmp/usr/lib/firefox/extensions/\{972ce4c6-7e08-4474-a285-3208198ce6fd\} 
usr/lib/firefox/extensions
 
 debian/tmp/usr/lib/firefox/plugins/libunixprintplugin.so 
usr/lib/firefox/plugins
diff --exclude '*~' -ruN 1u3/firefox-1.5.dfsg+1.5.0.1/debian/rules 
firefox-1.5.dfsg+1.5.0.1/debian/rules
--- 1u3/firefox-1.5.dfsg+1.5.0.1/debian/rules   2006-02-23 11:49:21.0 
+
+++ firefox-1.5.dfsg+1.5.0.1/debian/rules   2006-02-22 18:57:33.0 
+
@@ -111,6 +111,7 @@
 
(cd debian && uudecode firefox.png.uu \
&& uudecode debsearch.gif.uu && uudecode about.png.uu)
+   cd debian && uudecode wikipedia.gif.uu
if [ ! -f browser/base/branding/about.png.orig ]; then \
mv -f browser/base/branding/about.png \
browser/base/branding/about.png.orig; fi
@@ -125,6 +126,7 @@
dh_testroot
rm -f build-stamp install-stamp \
debian/firefox.png debian/debsearch.gif debian/about.png
+   rm -f debian/wikipedia.gif
mv -f browser/base/branding/about.png.orig \
browser/base/branding/about.png || true
rm -f debian/mozilla-*.pc
diff --exclude '*~' -ruN 1u3/firefox-1.5.dfsg+1.5.0.1/debian/wikipedia.gif.uu 
firefox-1.5.dfsg+1.5.0.1/debian/wikipedia.gif.uu
--- 1u3/firefox-1.5.dfsg+1.5.0.1/debian/wikipedia.gif.uu1970-01-01 
01:00:00.0 +0100
+++ firefox-1.5.dfsg+1.5.0.1/debian/wikipedia.gif.uu2006-02-22 
18:53:13.0 +
@@ -0,0 +1,9 @@
+begin 664 wikipedia.gif
+M1TE&.#EA$``0`/0```0"!!D8&[EMAIL PROTECTED]/$A'2%=85VEJ:7I[>H2#A)B8F*FH
+MJ;FZN
+M:#HN!;$\"G$TSU$TC5$\B/`^!$'[EMAIL PROTECTED]@\'`9C(V!P/!(!!<,@0HX*`<:C$40H
+M1(LO.(`0)0"[(^(G(A!HC0%!U#B4$(!OW/<[EMAIL PROTECTED]@H&`U0(3G<[EMAIL 
PROTECTED]
+8)@H"`E\+DUHG;C0/!@(I"YA;;"HG(0`[
+`
+end
diff --exclude '*~' -ruN 1u3/firefox-1.5.dfsg+1.5.0.1/debian/wikipedia.src 
firefox-1.5.dfsg+1.5.0.1/debian/wikipedia.src
--- 1u3/firefox-1.5.dfsg+1.5.0.1/debian/wikipedia.src   1970-01-01 
01:00:00.0 +0100
+++ firefox-1.5.dfsg+1.5.0.1/debian/wikipedia.src   2006-02-22 
18:51:08.0 +
@@ -0,0 +1,24 @@
+# Firefox plugin file
+#
+# Wikipedia search
+# by Ian Jackson for Ubuntu copying code 
+# by Fergus McKenzie-Kay copying code 
+# by Spencer Wysinger 
+# ported to Ubuntu by Alex Converse
+#
+# Last updated: June 5, 2005
+
+http://en.wikipedia.org/wiki/Special:Search";
+   searchForm="http://en.wikipedia.org/";
+   queryEncoding="utf-8"
+   queryCharset="utf-8"
+   method="GET"
+>
+
+
+
+
+


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



Bug#354108: syslog-ng: Remove non-printable characters from log messages before writing them to disk

2006-02-23 Thread Sven Mueller
Package: syslog-ng
Version: 1.6.5-2.2
Severity: wishlist

Hi.

Among others, Perl's Sys::Syslog sends message buffers containing
non-printable characters (mainly NUL characters - \000) to the local
syslog daemon. sysklogd stops writing messages at the first NUL character
and is therefore mainly unaffected by this. syslog-ng however, saves the
complete buffer to the logfile. 
This behaviour might be of use to some (especially with non-ASCII
character sets), but for most of us, it isn't too nice because it makes
grep'ing harder (grep complains about binary file). 

It would therefore be nice if syslog-ng could at least strip trailing
NUL characters from incoming log messages. It might be even nicer if an
option was introduced to remove or replace non-printable characters from
log messages.

Regards,
Sven


-- System Information:
Debian Release: 3.1
  APT prefers stable
  APT policy: (990, 'stable'), (400, 'experimental'), (90, 'testing'), (50, 
'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.12-incase
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages syslog-ng depends on:
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  util-linux 2.12p-4sarge1 Miscellaneous system utilities

Versions of packages syslog-ng recommends:
ii  logrotate 3.7-5  Log rotation utility

-- no debconf information


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



Bug#354109: Default bookmark preseeding should have wider Free Software links

2006-02-23 Thread Ian Jackson
Package: firefox
Version: 1.5.dfsg+1.5.0.1-1
Severity: wishlist

In the Ubuntu package I have added a section to the default bookmarks,
as shown below.  These replace the semi-broken `quick searches' which
are better served with the search box.

Do not just apply the patch, because you'll probably want to remove
the mentions of `Ubuntu'.

Ian.

diff --exclude '*~' -ruN 
1u3/firefox-1.5.dfsg+1.5.0.1/browser/locales/en-US/profile/bookmarks.html 
firefox-1.5.dfsg+1.5.0.1/browser/locales/en-US/profile/bookmarks.html
--- 1u3/firefox-1.5.dfsg+1.5.0.1/browser/locales/en-US/profile/bookmarks.html   
2005-11-03 08:30:35.0 +
+++ firefox-1.5.dfsg+1.5.0.1/browser/locales/en-US/profile/bookmarks.html   
2006-02-23 11:52:30.0 +
@@ -14,17 +14,15 @@
 http://fxfeeds.mozilla.com/"; LAST_MODIFIED="1094668003" 
FEEDURL="http://fxfeeds.mozilla.com/rss20.xml"; ID="rdf:#$HvPhC3">Latest 
Headlines
 
 
-Quick Searches
-Handy searches that can be performed in the location bar
+Ubuntu and Free Software links
+Information and resources about Ubuntu, Debian and Free Software in general
 
-http://www.google.com/search?q=%s"; SHORTCUTURL="google" 
ICON="data:image/x-icon;base64,AAABAAEAEBBoBQAAFgAAACgQIAEACACAAACAgIAAgIAAgACAgAAAwMDAAICAgP8AAP8AAAD//wD//wD/AP//AAD///8A//3/AP39/wD6/f8A+P3/AP/8/wD9/P8A+vz/AP/7/wD/+v8A/vr/APz6/wD4+v8A+/n/APP5/wD/+P8A+vj/AO/4/wDm+P8A2fj/AP/3/wD/9v8A9vb/AP/1/wD69f8A9PT/AO30/wD/8/8A//L/APnx/wD28P8A///+APj//gD2//4A9P/+AOP//gD//f4A6f/9AP///AD2//wA8//8APf9/AD///sA/v/7AOD/+wD/+vsA9/X7APr/+gDv/voA///5AP/9+QD/+/kA+e35AP//+ADm//gA4f/4AP/9+AD0+/gA///3APv/9wDz//cA8f/3AO3/9wD/8fcA//32AP369gDr+vYA8f/1AOv/9QD/+/UA///0APP/9ADq//QA///zAP/18wD///IA/fzyAP//8QD///AA9//wAPjw8AD//+8A8//vAP//7gD9/+4A9v/uAP/u7gD//+0A9v/tAP7/6wD/+eoA///pAP//6AD2/+gA//nnAP/45wD38eYA/fblAP/25AD29uQA7N/hAPzm4AD/690AEhjdAAAa3AAaJdsA//LXAC8g1gANH9YA+dnTAP/n0gDh5dIADyjSABkk0gAdH9EABxDRAP/l0AAAJs4AGRTOAPPczQAAKs0AIi7MAA4UywD56soA8tPKANTSygD/18kA6NLHAAAjxwDj28QA/s7CAP/1wQDw3r8A/9e8APrSrwDCtqoAzamjANmPiQDQj4YA35mBAOmefgDHj3wA1qR6AO+sbwDpmm8A2IVlAKmEYgCvaFoAvHNXAEq2VgA5s1UAPbhQAFWtTwBStU0ARbNNAEGxTQA7tEwAObZIAEq5RwDKdEYAULhDANtuQgBEtTwA1ls3ALhgMQCxNzEA2FsvAEC3LQB0MCkAiyYoANZTJwDLWyYAtjMlALE6JACZNSMAuW4iANlgIgDoWCEAylwgAMUuIAD3Vh8A52gdALRCHQCxWhwAsEkcALU4HACMOBwA0V4bAMYyGgCPJRoA218ZAJM7FwC/PxYA0msVAM9jFQD2XBUAqioVAIAfFQDhYRQAujMTAMUxEwCgLBMAnxIPAMsqDgCkFgsA6GMHALE2BAC9JQAAliIAAFYTAAD///8AsbGxsbGxsbGxsbGxsbGxd7IrMg8PDw8PDw8PUBQeJXjQYE9PcKPM2NfP2sWhcg+BzTE7dLjbmG03YWaV4JYye8MPbsLZlEouKRRCg9SXMoW/U53enGRAFzCRtNO7mTiAyliw30gRTg9VbJCKfYs0j9VmuscfLTFbIy8SOhA0Inq5Y77GNBMYIxQUJzM2Vxx2wEmfyCYWMRldXCg5MU0aicRUms58SUVeRkwjPBRSNIfBMkSgvWkyPxVHFIaMSx1/0S9nkq7WdWo1a43Jt2UqgtJERGJ5m6K8y92znpNWIYS1UQ89Mmg5cXNaX0EkGyyI3KSsp6mvpaqosaatq7axsQA="
 LAST_CHARSET="UTF-8" ID="rdf:#$7wPhC3">Google Quicksearch
-Type "google " in the location bar to 
perform a Google search
-http://www.answers.com/main/ntquery?gwp=13&s=%s"; 
SHORTCUTURL="dict" ID="rdf:#$8wPhC3">Answers.com Dictionary Quicksearch
-Type "dict " in the location bar to perform a 
dictionary look-up
-http://www.google.com/search?q=stocks:%s"; 
SHORTCUTURL="quote" 
ICON="data:image/x-icon;base64,AAABAAEAEBBoBQAAFgAAACgQIAEACACAAACAgIAAgIAAgACAgAAAwMDAAICAgP8AAP8AAAD//wD//wD/AP//AAD///8A//3/AP39/wD6/f8A+P3/AP/8/wD9/P8A+vz/AP/7/wD/+v8A/vr/APz6/wD4+v8A+/n/APP5/wD/+P8A+vj/AO/4/wDm+P8A2fj/AP/3/wD/9v8A9vb/AP/1/wD69f8A9PT/AO30/wD/8/8A//L/APnx/wD28P8A///+APj//gD2//4A9P/+AOP//gD//f4A6f/9AP///AD2//wA8//8APf9/AD///sA/v/7AOD/+wD/+vsA9/X7APr/+gDv/voA///5AP/9+QD/+/kA+e35AP//+ADm//gA4f/4AP/9+AD0+/gA///3APv/9wDz//cA8f/3AO3/9wD/8fcA//32AP369gDr+vYA8f/1AOv/9QD/+/UA///0APP/9ADq//QA///zAP/18wD///IA/fzyAP//8QD///AA9//wAPjw8AD//+8A8//vAP//7gD9/+4A9v/uAP/u7gD//+0A9v/tAP7/6wD/+eoA///pAP//6AD2/+gA//nnAP/45wD38eYA/fblAP/25AD29uQA7N/hAPzm4AD/690AEhjdAAAa3AAaJdsA//LXAC8g1gANH9YA+dnTAP/n0gDh5dIADyjSABkk0gAdH9EABxDRAP/l0AAAJs4AGRTOAPPczQAAKs0AIi7MAA4UywD56soA8tPKANTSygD/18kA6NLHAAAjxwDj28QA/s7CAP/1wQDw3r8A/9e8APrSrwDCtqoAzamjANmPiQDQj4YA35mBAOmefgDHj3wA1qR6AO+sbwDpmm8A2IVlAKmEYgCvaFoAvHNXAEq2VgA5s1UAPbhQAFWtTwBStU0ARbNNAEGxTQA7tEwAObZIAEq5RwDKdEYAULhDANtuQgBEtTwA1ls3ALhgMQCxNzEA2FsvAEC3LQB0MCkAiyYoANZTJwDLWyYAtjMlALE6JACZNSMAuW4iANlgIgDoWCEAylwgAMUuIAD3Vh8A52gdALRCHQCxWhwAsEkcALU4HACMOBwA0V4bAMYyGgCPJRoA218ZAJM7FwC/PxYA0msVAM9jFQD2XBUAqioVAIAfFQDhYRQAujMTAMUxEwCgLBMAnxIPAMsqDgCkFgsA6GMHALE2BAC9JQAAliIAAFYTAAD/

Bug#339754: udev breaks automatic configuration (Was: In what way did dhcp break?)

2006-02-23 Thread Martin Samuelsson
tags 339754 - moreinfo unreproducible
reassign 339754 ifplugd
severity 339754 important
merge 339754 338746
thanks

[EMAIL PROTECTED] @ 2006-02-14 (Tuesday), 13:51 (+0100)
> Could you please describe me in more detail in what way wpasupplicant
> broke your dhcp? How do you use wpasupplicant, which kernel, which
> wlandriver (version?) and which version of wpasupplicant do you use?

As Tino Keitel identifies in his post, dated 2006-12-03, the problem is
identified to be related to ifplugd and hotplugging. This problem is
also addressed in #338746, open since 2005-11-12. I'm merging these two
bugs. (Raising severity of this one to be able to do so)

The work around of putting the interface in INTERFACES instead of
HOTPLUG_INTERFACES should work as long as it's not being removed and
added.

> I'm currently using wpasupplicant with whereami, kernel 2.6.15 and
> madwifi, which works great for me. On my girlfriends laptop, kernel
> 2.6.12 and ipw2200 works also great with plain ifupdown and dhcp without
> problems.

The original bug report was a bit odd unspecific about the error.
Breakage of automatic configuration break when roaming a new net, would
have been more correct.
--
/Martin


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



Bug#353990: keyboard freeze on Acer aspire 1703SC

2006-02-23 Thread Geert Stappers
On Wed, Feb 22, 2006 at 09:48:26AM -0500, Lennart Sorensen wrote:
> On Wed, Feb 22, 2006 at 03:06:41PM +0100, mdriesen wrote:
> > Package: installation-reports
> > 
> > Boot method: CD
> > Image version: debian-31r1a-i386-netinst.iso
> > Date: 21.2.2006
> > 
> > Machine: Acer aspire 1703SC
> > 
> > Initial boot worked:[E]
> > Configure network HW:   [ ]
> > Config network: [ ]
 
> > 
> > Comments/Problems:
> > 
> > After booting, the language choice screen comes up, which causes the
> > keyboard to freeze. The only solution is the reset button.
> 
> That is usually caused by:
> Buggy BIOS (usb legacy or acpi problems)
> 
> Some commonly tried workarounds:
> Use a ps/2 keyboard
> Disable or enable usb legacy in the bios (sometimes it has to be on,
> sometimes off)
> Try booting with noacpi and/or nolapic option at the boot prompt.

Other things to help are

  boot: expert26

that will ask for the type of keyboard (I hope you can select the other one)


Or 

  boot: install26 BOOT_DEBUG=3

that will bring you to a shell. Let us known if the keyboard works there.


Looking forward to your reply,
Geert Stappers


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



Bug#354000: madwifi-source: Should only recommend module-assistant

2006-02-23 Thread Julien Valroff
Le jeudi 23 février 2006 à 19:38 +1000, Kel Modderman a écrit :
> Julien Valroff wrote:
[...]
> >The first is the the best imo, as it really lets the user free not to
> >have m-a installed.
> >
> Ok, done. Will be like that in next upload.

Great!
Thanks a lot.

Cheers,
Julien





Bug#353973: gossip doesn't connect

2006-02-23 Thread Ross Burton
On Thu, 2006-02-23 at 13:49 +0100, Riccardo Magliocchetti wrote:
> ** (gossip:3986): CRITICAL **: lm_connection_authenticate: assertion 
> `resource != NULL' failed

Ah.  Can you paste your ~/.gnome2/Gossip/accounts.xml (remove your
password)

Ross
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF




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



Bug#345604: License of the fontinst documentation

2006-02-23 Thread Frank Küster
Dear fontinst maintenance team,

upon verifying the license information for various packages on CTAN and
in Debian's teTeX package, I found that the license information for
fontinst is incomplete.

Every source file contains a "LPPL version  or later"
statement, but the pure documentation files don't contain such a license
statement.  I assume, as far as the TeX sources are included, they are
under the same license, LPPL?  

But there's also files in the talks subdirectory for which no source is
currently available.  Do you know about the license situation for them,
or should I try to contact Ulrik or Taco?  And, for that matter, I guess
roadmap.eps has been created with MetaPost - do you happen to have the
sources available?

Many thanks in advance, Frank

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




Bug#354110: Firefox crashes with "bus error" on "File open"

2006-02-23 Thread Jarosław Tabor
Package: firefox
Version: 1.5.dfsg+1.5.0.1-2

Firefox reinstalled (with --purge before) crashes in same way. Firefox
started as root works OK.
Setting FIREFOX_DSP="none" fixes the problem (solution found on Ubuntu
forum).
Distribution unstable.






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



Bug#299625: Text in "infobox" does not persist

2006-02-23 Thread Michelle Konzack
Hi Stan,

I do not know, because I am using since lasrt year 2.2  ;-)

Greetings
Michelle Konzack


Am 2006-02-16 21:52:23, schrieb Stan Vasilyev:
> Does this bug also appear in xdialog 2.1.2?
> 
- END OF REPLYED MESSAGE -


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/3/8845235667100 Strasbourg/France   IRC #Debian (irc.icq.com)



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



Bug#354111: mysql-server-5.0: cron.daily/mysql-server keeps complaining (5.0.18-7 -> -8)

2006-02-23 Thread Mourad De Clerck
Package: mysql-server-5.0
Severity: normal

After doing as told by NEWS.Debian in 5.0.18-8 ("debian-log-rotate.conf should
be removed ..."), the daily cron-job in /etc/cron.daily/mysql-server started 
complaining about a missing file. I see that this cron script is no longer 
provided in the package, but it wasn't clear at first. Maybe improve the 
comment in NEWS.Debian, and tell the users to deal with the cron script too, 
or find another solution?

Thanks,

-- Mourad DC

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


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



Bug#352168: Upgrading

2006-02-23 Thread Krzysztof Krzyzaniak
Upgrading to 7.7 helps but so far rxvt-unicode is orphaned so I don't
know when new version hits debian/sid.

  eloy
-- 
[EMAIL PROTECTED]

   jak to dobrze, że są oceany - bez nich byłoby jeszcze smutniej



Bug#353306: Courier-IMAP -installation highly unfriendly and confusing

2006-02-23 Thread Michelle Konzack
Hekko Willi and others,

Am 2006-02-18 21:59:17, schrieb Willi Mann:

> You could report the creation of a standard maildir in /etc/skel as 
> wishlist bug. However, as it's really trivial to type
> 
> cd /etc/skel; maildirmake Maildir

I think this should a wishlist-bug

> I doubt that all users would really be happy about that, because their 
> setup might be different.

NoYes, because under Debian, courier use by default ~/Maildir/
and I think, it should be created.  After this, $USER can
change it to ther needs.

> The same as above also for your proposal to create them for existing 
> users, and the note that this is a very difficult job for the debian 
> maintainer, but a very simple job for the admin (feel the power of shell 
> scripts), because the admin only needs to do it for his setup, but the 
> debian maintainer would need to make it work for all possible setups.

Right.

But adding a Script you courier-* which create ~/Maildir/ for
existing $USER would be nice.  (I have allready one and a meta
package which add it to /etc/skel)

> cd /home; for i in *; do test -d $i && su - $i maildirmake Maildir; done

:-)

> >I don't desire to be unkind, but so far, Courier-IMAP has been the 
> >package with the worst installation I have ever met.
> 
> Because you ignore existing documentation?

It seems...

> IHMO this bug report should be closed.

ACK

> Willi

Greetings
Michelle Konzack


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/3/8845235667100 Strasbourg/France   IRC #Debian (irc.icq.com)



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



Bug#354080: installation-report

2006-02-23 Thread Davide Viti
Lately there was a thread on directfb-dev about problems with touchpad 
(see [1] and followups)
Not sure this is the same problem but I hope at least it gives some 
hints

regards,
Davide

[1] http://mail.directfb.org/pipermail/directfb-dev/2006-
February/001511.html





Tiscali ADSL 4 Mega Flat
Naviga senza limiti con l'unica Adsl a 4 Mega di velocità a soli 19,95 € al 
mese!
Attivala subito e hai GRATIS 2 MESI e l'ATTIVAZIONE. 
http://abbonati.tiscali.it/banner/middlepagetracking.html%3Fc%3Dwebmailadsl%26a%3Dwebmail%26z%3Dwebmail%26t%3D14%26r%3Dhttp%3A//abbonati.tiscali.it/adsl/sa/4flat_tc/



Bug#353990: keyboard freeze on Acer aspire 1703SC

2006-02-23 Thread Frans Pop
On Thursday 23 February 2006 13:44, Geert Stappers wrote:
> Other things to help are
>   boot: expert26
> that will ask for the type of keyboard (I hope you can select the other
> one)

I'm afraid this will not help as the keyboard question is only asked after 
the language question and you need a working keyboard anyway to answer 
the keyboard question.

The problem here is that the _kernel_ is not seeing the keyboard, not that 
the installer is not recognizing it.


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



Bug#354112: gdebi: French translation update

2006-02-23 Thread Jean-Luc Coulon (f5ibh)
Package: gdebi
Version: 0.1.4
Severity: wishlist
Tags: l10n

Hi,

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

Regards

Jean-Luc

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

Versions of packages gdebi depends on:
ii  gksu 1.3.6-1 graphical frontend to su
ii  python   2.3.5-5 An interactive high-level object-o
ii  python-apt   0.6.16.1Python interface to libapt-pkg
ii  python-glade22.8.2-3 GTK+ bindings: Glade support
ii  python-gtk2  2.8.2-3 Python bindings for the GTK+ widge
ii  python-vte   1:0.11.18-1 Python bindings for the VTE widget

gdebi recommends no packages.

-- no debconf information
# French translation of gdebi.
# Copyright (C) 2005
# This file is distributed under the same license as the gdebi package.
# Jean-Luc Coulon (f5ibh) <[EMAIL PROTECTED]>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: gdebi\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-02-12 18:26+0100\n"
"PO-Revision-Date: 2006-02-18 13:12+0100\n"
"Last-Translator: Jean-Luc Coulon (f5ibh) <[EMAIL PROTECTED]>\n"
"Language-Team: French \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: French\n"
"X-Poedit-Country: FRANCE\n"

#: ../data/gdebi.glade.h:1
msgid "  "
msgstr " "

#: ../data/gdebi.glade.h:2
msgid "(c) 2005 Canonical"
msgstr "(c) 2005 Canonical"

#: ../data/gdebi.glade.h:3
msgid "   "
msgstr "   "

#: ../data/gdebi.glade.h:4
msgid "Maintainer:"
msgstr "Responsable :"

#: ../data/gdebi.glade.h:5
msgid "Priority:"
msgstr "Priorité :"

#: ../data/gdebi.glade.h:6
msgid "Required changes:"
msgstr "Modifications nécessaires :"

#: ../data/gdebi.glade.h:7
msgid "Section:"
msgstr "Section :"

#: ../data/gdebi.glade.h:8
msgid "Size:"
msgstr "Taille :"

#: ../data/gdebi.glade.h:9
msgid "Version:"
msgstr "Version :"

#: ../data/gdebi.glade.h:10
msgid "Description"
msgstr "Description"

#: ../data/gdebi.glade.h:11
msgid "Description:"
msgstr "Description :"

#: ../data/gdebi.glade.h:12
msgid "Details"
msgstr "Détails"

#: ../data/gdebi.glade.h:13
msgid "GPL, see /usr/share/common-licenses/GPL"
msgstr "GPL, voir /usr/share/common-licences/GPL"

#: ../data/gdebi.glade.h:14
msgid "Included Files"
msgstr "Fichiers inclus"

#: ../data/gdebi.glade.h:15
msgid "Install deb packages directly"
msgstr "Installer directement des paquets Debian"

#: ../data/gdebi.glade.h:16
msgid "Package Installer"
msgstr "Installateur de paquets"

#: ../data/gdebi.glade.h:17
msgid "Package:"
msgstr "Paquet :"

#: ../data/gdebi.glade.h:18
msgid "Status:"
msgstr "État :"

#: ../data/gdebi.glade.h:19
msgid "Terminal"
msgstr "Terminal"

#: ../data/gdebi.glade.h:20
msgid "_File"
msgstr "_Fichier"

#: ../data/gdebi.glade.h:21
msgid "_Help"
msgstr "_Aide"

#: ../data/gdebi.glade.h:22 ../GDebi/GDebi.py:153 ../GDebi/GDebi.py:223
msgid "_Install Package"
msgstr "_Installer un paquet"

#: ../data/gdebi.glade.h:23
msgid "gdebi"
msgstr "gdebi"

#. TRANSLATORS: Replace this string with your names, one name per line.
#: ../data/gdebi.glade.h:25
msgid "translator-credits"
msgstr "Membres de la liste debian-l10n-french@lists.debian.org"

#: ../GDebi/GDebi.py:41
msgid "Opening package file..."
msgstr "Ouverture du fichier du paquet..."

#: ../GDebi/GDebi.py:55 ../GDebi/GDebi.py:117
msgid "Done."
msgstr "Effectué."

#: ../GDebi/GDebi.py:109
msgid "Failed to open the deb package"
msgstr "Échec d'ouverture du paquet Debian"

#: ../GDebi/GDebi.py:110
msgid ""
"The package can't be opened, it may have improper permissions, is invalid or "
"corrupted."
msgstr ""
"Le paquet ne peut être ouvert, il se peut que ses permissions soient "
"incorrectes, qu'il ne soit pas valable ou qu'il soit corrompu."

#. set window title
#: ../GDebi/GDebi.py:123
#, python-format
msgid "Package Installer - %s"
msgstr "Installateur de paquets - %s"

#: ../GDebi/GDebi.py:160
msgid "Version is installed"
msgstr "La version est installée"

#: ../GDebi/GDebi.py:161
msgid "_Reinstall Package"
msgstr "_Réinstaller le paquet"

#: ../GDebi/GDebi.py:210
msgid "All dependencies satisfied"
msgstr "Toutes les dépendances sont satisfaites"

#. FIXME: use ngettext here
#: ../GDebi/GDebi.py:216
#, python-format
msgid "Need to remove %s packages from the archive\n"
msgstr "%s paquets doivent être supprimés de l'archive\n"

#: ../GDebi/GDebi.py:218
#, python-format
msgid "Need to install %s packages from the archive"
msgstr "%s paquets doivent être installés depuis l'archive"

#: ../GDebi/GDebi.py:232
#, python-format
msgid "To be removed: %s"
msgstr "À désinstaller : %s"

#: ../GDebi/GDebi.py:234
#, python-format
msgid

Bug#347632: libsysfs-Transition

2006-02-23 Thread Thomas Viehmann
severity 347932 serious
retitle 347932 FTBFS: needs update for libsysfs transition
tag 347932 + pending
thanks

Hi Martin,

thank you for your intensive communication efforts in the handling of
the transition.
I'll upload a revised libchipcard2 when libgwenhywfar38 (currently in
NEW for a soname change) hits unstable and is autobuilt.

Kind regards

T.
-- 
Thomas Viehmann, http://thomas.viehmann.net/


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



  1   2   3   >