Bug#398400: patch tag

2006-11-27 Thread Lucas Nussbaum
tags 398400 + patch
thanks

Hi Alex,

To make the BTS add the 'patch' tag, you have to Cc (or Bcc)
[EMAIL PROTECTED]

Thanks for the patch.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#400566: dbconfig-common: should remove mysql user

2006-11-27 Thread Andres Salomon
Package: dbconfig-common
Version: 1.8.29
Severity: wishlist

I have a package that installs a database and user in the postinst via
dbconfig-common, with dbc_dbuser=vdmt and dbc_dbname=vdmt.  The database
is created successfully, the mysql user is created succesfully, and the
user shows up in mysql's 'user' table:

| localhost | vdmt | 55ae788633352193 | N   | N
  | N   | N   | N   | N | N
  | N | N| N | N  | N
| N  | N  | N| N  | N
  | N| N| N   | N
 | N| N  | N   | N
| N|  ||
 |  | 0 |   0 |   0 |
 0 |


Upon purging the package, if I tell it (via debconf) to remove the
database and user, I see:

dbconfig-common: dumping mysql database vdmt to
/var/tmp/vdmt-mysql.vdmt.2006-11-27-02.29.mysql.O14213.
dbconfig-common: dropping mysql database vdmt.
dropping database vdmt: success.
verifying database vdmt was dropped: success.
dbconfig-common: revoking privileges for user vdmt on vdmt.
revoking access to database vdmt from [EMAIL PROTECTED]: success.

The database is gone, the related entry in mysql's 'db' table is gone,
but the entry in mysql's 'user' table is still there.  It would be nice
if this user was completely removed from mysql.


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



Bug#366384: upgrading severity

2006-11-27 Thread Lucas Nussbaum
severity 366384 serious
thanks

Hi Jérémy  others,

To me, it looks like this bug will cause dangerous behaviour (lockfiles
not working properly) without the user noticing. I think this is a
serious issue, and upgrade the severity accordingly. Feel free to tell
me if you disagree.

Lucas


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



Bug#389934: severity of 389934 is important

2006-11-27 Thread Andreas Barth
severity 389934 important
thanks

* Bill Allombert ([EMAIL PROTECTED]) [061126 07:27]:
 However, the best course of action is to fix these bugs for Etch so that
 the release team does not have to make such compromise between 
 stability and security. It is possible to achieve that thanks to lintian
 and indeed I have reported all such bugs already.

I fully agree to this statement. However, looking at the release policy
I don't see how this bug is RC (though I really wish the bugs to
disappear).

Removal of all rpaths seem to be a typical release goal, and please feel
free to attack them in future as such (i.e. severity important,
0-days-NMU policy applies).

Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#400109: Can we downgrade severity to important on #400109?

2006-11-27 Thread Jeff Breidenbach

However, I would prefer it to be etch-ignored instead of set to
'important', since serious bugs are less likely to be ignored.


With all due respect, tough toenails. :)


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



Bug#400255: emacs-x11 hung after click on buffername in mode line

2006-11-27 Thread Romain Francoise
tags 400255 pending
quit

Thanks for the additional information -- I can reproduce it now.
The bug has been fixed upstream on the 25th, so the next snapshot
will have a fix.

Cheers,

-- 
  ,''`.
 : :' :Romain Francoise [EMAIL PROTECTED]
 `. `' http://people.debian.org/~rfrancoise/
   `-


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



Bug#399571: closed by Ari Pollak [EMAIL PROTECTED] (Re: Bug#399571: mozilla-mplayer: plugin does not handle media types in mozilla (and firefox))

2006-11-27 Thread Alvaro Martinez Echevarria
On Sun, 26 Nov 2006, Debian Bug Tracking System wrote:

 This is an automatic notification regarding your Bug report
 #399571: mozilla-mplayer: plugin does not handle media types in mozilla (and 
 firefox),
 which was filed against the mozilla-mplayer package.
 It has been closed by Ari Pollak [EMAIL PROTECTED].
 Their explanation is attached below.  If this explanation is
 unsatisfactory and you have not received a better one in a separate
 message then please contact Ari Pollak [EMAIL PROTECTED] by replying
 to this email.

I'm not sure that you read completely my previous message. Is
there any reason why /usr/lib/mozilla/plugins/mplayerplug-in-dvx.{so,xpt}
are not linked from /usr/lib/iceweasel/plugins/, unlike all the
other objects? Those links are needed to play the content in
http://stage6.divx.com/, for example.
Regards,

--
Álvaro Martínez Echevarría  [EMAIL PROTECTED]

``Pero yo que he sentido una vez en mis manos temblar
la alegría / ya no podré morir nunca. / Pero yo que he
tocado una vez las agudas agujas del pino / ya no podré
morir nunca''. [José Hierro, El muerto]

Bug#400109: Can we downgrade severity to important on #400109?

2006-11-27 Thread Jeff Breidenbach

This bug does not have a major effect on the usability of the package
so I am therefore resetting severity to normal. It will not be ignored. After
the Sun JDK enters main (post etch), we will rebuild the package with it.
Hopefully that will resolve the intermittent build failure.

Jeff


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



Bug#331428: cronolog(GNU/k*BSD): FTBFS: out of date config.sub/config.guess

2006-11-27 Thread Petr Salinger

severity 331428 important
tags 331428 -pending
thanks

Is there any progress on this bug ?
It have been tagged pending over one year :-(((
But there is no maintainer upload during last 2.5 years.

Petr



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



Bug#400567: dbconfig-common: please provide a way to add multiple users with less privileges

2006-11-27 Thread Andres Salomon
Package: dbconfig-common
Version: 1.8.29
Severity: wishlist

Hi,

I find myself wanting to add multiple database users through
dbconfig-common, in my postinst script.  I have multiple daemons
accessing a mysql database.  I would like a separate user for each, so
that I can tell what daemon is running what query based upon the user
that's logged in.  I also want to only give the daemon users SELECT
privileges, while dbconfig-common grants ALL to the user it creates.

It would also be nice if there was a way to specify what privileges the
database user(s) have.  I would think it would be pretty common for a
package to want to create a single user with only SELECT privileges
(say, a web app that the admin might not overly trust in terms of security).


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



Bug#400102: fails to install when /proc is not mounted

2006-11-27 Thread Steve Langasek
reassign 400102 dpkg
severity 400102 minor
thanks

On Thu, Nov 23, 2006 at 10:09:50PM +0100, Holger Levsen wrote:
 Starting Samba daemons: nmbdstart-stop-daemon: nothing in /proc - not 
 mounted? 
 (Success)
  failed!
 invoke-rc.d: initscript samba, action start failed.
 dpkg: error processing samba (--configure):
  subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  samba
 E: Sub-process /usr/bin/dpkg returned an error code (1)

 Please make it fail more gracefully or not fail at all. Thanks.

This is s-s-d failing, not samba.

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


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



Bug#396964: NMU uploaded

2006-11-27 Thread Andreas Barth
Hi,

I uploaded an NMU of your package.

Please see this as help to get the package into a releaseable condition for
etch.

Please find the used diff below.


Cheers,
Andi

diff -ur ../lynx-2.8.5~/debian/changelog ../lynx-2.8.5/debian/changelog
--- ../lynx-2.8.5~/debian/changelog 2006-11-27 07:42:10.0 +0100
+++ ../lynx-2.8.5/debian/changelog  2006-11-27 07:44:13.0 +0100
@@ -1,3 +1,12 @@
+lynx (2.8.5-2sarge2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Read user configuration from home directory, not current
+working directory. Closes: #396964
+Thanks to Tom Parker for the patch.
+
+ -- Andreas Barth [EMAIL PROTECTED]  Mon, 27 Nov 2006 07:43:17 +0100
+
 lynx (2.8.5-2sarge2.1) unstable; urgency=low
 
   * NMU.
diff -ur ../lynx-2.8.5~/src/LYMain.c ../lynx-2.8.5/src/LYMain.c
--- ../lynx-2.8.5~/src/LYMain.c 2004-01-28 20:30:38.0 +0100
+++ ../lynx-2.8.5/src/LYMain.c  2006-11-27 07:45:51.0 +0100
@@ -1123,9 +1123,17 @@
 LYEscapeStartfile(startfile);
 StrAllocCopy(indexfile, DEFAULT_INDEX_FILE);
 StrAllocCopy(global_type_map, GLOBAL_MAILCAP);
-StrAllocCopy(personal_type_map, PERSONAL_MAILCAP);
+
+   StrAllocCopy(personal_type_map, Home_Dir());
+   StrAllocCat(personal_type_map, /);
+StrAllocCat(personal_type_map, PERSONAL_MAILCAP);
+
 StrAllocCopy(global_extension_map, GLOBAL_EXTENSION_MAP);
-StrAllocCopy(personal_extension_map, PERSONAL_EXTENSION_MAP);
+
+   StrAllocCopy(personal_extension_map, Home_Dir());
+   StrAllocCat(personal_extension_map, /);
+StrAllocCat(personal_extension_map, PERSONAL_EXTENSION_MAP);
+
 StrAllocCopy(language, PREFERRED_LANGUAGE);
 StrAllocCopy(pref_charset, PREFERRED_CHARSET);
 StrAllocCopy(system_mail, SYSTEM_MAIL);
diff -ur ../lynx-2.8.5~/src/LYReadCFG.c ../lynx-2.8.5/src/LYReadCFG.c
--- ../lynx-2.8.5~/src/LYReadCFG.c  2004-01-28 20:30:38.0 +0100
+++ ../lynx-2.8.5/src/LYReadCFG.c   2006-11-27 07:45:51.0 +0100
@@ -450,6 +450,16 @@
 }
 Config_Type;
 
+PRIVATE int set_personal_extension_map ARGS1(
+   char *, value)
+{
+   StrAllocCopy(personal_extension_map, Home_Dir());
+   StrAllocCat(personal_extension_map, /);
+StrAllocCat(personal_extension_map, value);
+   return 0;
+}
+
+
 PRIVATE int assume_charset_fun ARGS1(
char *, value)
 {
@@ -1431,7 +1441,7 @@
 #ifdef USE_PERSISTENT_COOKIES
  PARSE_SET(RC_PERSISTENT_COOKIES,   persistent_cookies),
 #endif /* USE_PERSISTENT_COOKIES */
- PARSE_STR(RC_PERSONAL_EXTENSION_MAP, personal_extension_map),
+ PARSE_FUN(RC_PERSONAL_EXTENSION_MAP, set_personal_extension_map),
  PARSE_STR(RC_PERSONAL_MAILCAP, personal_type_map),
  PARSE_STR(RC_PREFERRED_CHARSET,pref_charset),
  PARSE_STR(RC_PREFERRED_LANGUAGE,   language),
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#400318: include bluez patches in the kernel

2006-11-27 Thread Jordi Pujol
A Dilluns 27 Novembre 2006 07:13, vàreu escriure:
 On Sat, Nov 25, 2006 at 11:38:34AM +0100, Jordi Pujol wrote:
  Package: linux-image
  Version: 2.6.18-3
 
  Today I have installed latest kernel in my pentium machine, I have
  verified the sources againts the bluetooth patch in:
 
  http://www.bluez.org/patches.html
 
  today the latest patch is:
 
  http://www.bluez.org/redirect.php?url=http%3A%2F%2Fwww.holtmann.org%2Flin
 ux%2Fkernel%2Fpatch-2.6.18-mh8.gz
 
  and I have applied that without problems in the latest Debian kernel
  source,

 Closing this bug as it is violates our patch acceptance guidelines:
   http://wiki.debian.org/DebianKernelPatchAcceptanceGuidelines

 If this patch happens to be accepted upstream before the kernel
 freezes for etch, feel free to open another bug requesting a
 backport. Be sure to explain why you believe doing this backport is a
 good idea (more supported hardware? bug fix? new feature?)

Sorry, I was not correctly explained,
I don't suggest a backport, I am talking about the latest version 2.6.18-3, it 
is released a few days ago, and I wish to ask about including the bluez 
patches in the new released packages of 2.6.18 or later,

those patches contains important improvements for the bluetooth networking 
protocol and are a requisite to put in working order the bluetooth system

I have tried to communicate with bluetooth devices without the patches and it 
is not practical, allways I should compile a new kernel with the patch



Bug#399821: What about in a new profile?

2006-11-27 Thread Didier Verna
Edward J. Shornock [EMAIL PROTECTED] wrote:

 Have you tried creating a new profile (`iceweasel -p`) to see if perhaps
 just the profile is messed up? The upgrade worked flawlessly on my boxen.

You were right. Creating a new profile seems to work. Any hint on
debugging what's wrong with the other would be appreciated...

Thanks for the idea !

-- 
Check out my new jazz CD on http://www.didierverna.com/ !

Didier VernaEPITA / LRDE, 14-16 rue Voltaire   Tel.+33 (1) 44 08 01 85
94276 Le Kremlin-Bicêtre, France   Fax.+33 (1) 53 14 59 22



Bug#400569: uswsusp: does not detect swap partition

2006-11-27 Thread Ratiu Petru
Package: uswsusp
Version: 0.3~cvs20060928-3
Severity: normal


At first, i thought it's the same as #397667 , however I'm using a
straight Debian installation and i have both initscripts (2.86.ds1-35)
and mount (2.12r-15) packages, that's why I'm filing a separate bug.

During configure, I get the The swap partition that was found in uswsusp's
configuration file is not active. debconf message. However my swap
partition is right there:

[EMAIL PROTECTED]:~$ cat /proc/swaps
FilenameTypeSizeUsed
Priority
/dev/hda1   partition   979924  48268 -1
[EMAIL PROTECTED]:~$ cat /etc/uswsusp.conf
# /etc/uswsusp.conf(8) -- Configuration file for s2disk/s2both
resume device = /dev/hda1
compress = y
early writeout = y


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

Versions of packages uswsusp depends on:
ii  debconf [debconf-2.0]1.5.9   Debian configuration management sy
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcrypt11  1.2.3-2 LGPL Crypto library - runtime libr
ii  libgpg-error01.4-2   library for common error values an
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages uswsusp recommends:
ii  initramfs-tools   0.85b  tools for generating an initramfs

-- debconf information:
* uswsusp/compute_checksum: false
  uswsusp/no_snapshot:
* uswsusp/suspend_loglevel:
  uswsusp/no_swap:
* uswsusp/early_writeout: true
* uswsusp/image_size:
* uswsusp/compress: true
  uswsusp/create_RSA_key: false
* uswsusp/snapshot_device:
  uswsusp/RSA_key_file:
* uswsusp/max_loglevel:
* uswsusp/resume_device: /dev/hda1
  uswsusp/shutdown_method:
* uswsusp/encrypt: false
  uswsusp/splash: false
  uswsusp/RSA_key_bits: 1024
* uswsusp/continue_without_swap: false


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



Bug#400302: Customizing toolbars, removing and readding location bar makes menu stop working

2006-11-27 Thread Ryan Finnie

Normally I wouldn't add a me too, but since it's in question about
whether this can be reproduced...  I also experience this problem,
both in my current state (customized + a dozen extensions), and with a
completely new profile.

A quick test is to right-click on the top toolbar, click Customize,
drag the Search bar into the unused toolbar items section, then
click Done.

Ryan


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



Bug#400056: planet-penguin-racer: Xorg goes to 99.4% cpu usage on starting game

2006-11-27 Thread Cyril Brulebois
Hi,

(Re-sending since it doesn't appear to have reached the BTS within 24
hours, although some other mails did...)

first of all, thanks for your bugreport.

On Thu, Nov 23, 2006 at 09:04:06AM -0800, Gary Koskenmaki wrote:
 On start up of ppracer Xorg uses 99.4% cpu resources and ppracer gives
 extremely sluggish response.  There is approximately a 2 second lag
 between moving the mouse and the cursor itself moving during setup.
It seems you lack accelerated graphics. Could you please run something
like: ``glxinfo|grep rendering'' to check the status of direct rendering
(DRI), which should tell you whether the accelerated mode is turned on?
If it is active, do other (accelerated) games/3D app work as expected?

 When ppracer is run inside a window rather than full screen I get
 normal keyboard and mouse response outside that window. Other
 applications do not seem to respond sluggishly either even though
 top is reporting such high cpu usage.  It's just ppracer that acts
 extremely slugglishly.
I guess that you didn't try any other 3D-demanding games/app. ;)

 I have also tried this with ATI's proprietary drivers and game
 performance was still the same.
I'm not a non-free user, but TTBOMK, fglrx is the name of ATI's
proprietary driver.

Since it looks like this `bug' is actually due to some misconfiguration,
and not a (serious) bug in the package, I'm lowering the severity to
`normal'. Feel free to bump it again in case Direct Rendering is
active.

Cheers,

-- 
Cyril Brulebois


pgpSutZZ2Wj8t.pgp
Description: PGP signature


Bug#400535: coq_8.1~gamma-2(hppa/experimental): FTBFS: ocamlopt: command not found

2006-11-27 Thread Samuel Mimram
Hi,

Frank Lichtenheld wrote:
 your package failed to build from source because it couldn't
 find the ocamlopt command. I'm honestly not sure whether this
 is a bug in your build-depends or in ocaml-nox, which seems to
 have provided this command in the past, but doesn't do so anymore.

Thanks! In fact, this looks like an upstream bug and I'm waiting them to
reply to a mail I sent them about this. If you look at the configure:

$ ./configure --prefix /usr --mandir /usr/share/man --emacslib
/usr/share/emacs/site-lisp/coq --reals all --fsets all; \

You have Objective-Caml 3.09.2. Good!
./configure: line 341: ocamlopt: command not found
native and bytecode compilers do not have the same version!
You have native-code compilation. Good!

Whereas ocamlopt not found means precisely that no native-code
compilation is available...

Cheers,

Samuel.


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



Bug#400507: Endianess problem whith compiz on PPC

2006-11-27 Thread Paul Collins
Stephane Louise [EMAIL PROTECTED] writes:

 Package: compiz-core
 Version: 0.2.2-1

 I tried compiz on my PPC mac-mini, but colours are wrongs.

This sounds like bug #392453.  With the updated packages installed,
compiz now displays correctly on my PowerBook.

-- 
Paul Collins
Wellington, New Zealand

Dag vijandelijk luchtschip de huismeester is dood


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



Bug#400543: new packages for portguese-desktop task

2006-11-27 Thread Christian Perrier
retitle 400543 tasksel: Please add gnome-spell to the gnome-desktop task
thanks

Quoting Luis Matos ([EMAIL PROTECTED]):
 package: tasksel
 
 I requested by bug #400417 to be added some spell checking to portuguese 
 language.
 
 now i request the adiction of gnome-spell to the portuguese-desktop task 
 or to gnome task.
 
 i've been looking for dependencies ( waiting for cd check problem to be 
 rsolved to test a daily build with the gnome-desktop task) and 
 gnome-spell smeems that to miss instalation.


This should obviously be done in the gnome-desktop task.

Waiting for Joey's advice before committing.



signature.asc
Description: Digital signature


Bug#399981: Oops related to link failure in Xen kernel

2006-11-27 Thread Ronald Moesbergen
I have tried disabling TX checksumming, but that didn't help. The Dom0 kernel 
still crashes in exactly the same way. I disabled checksumming in all DomU's as 
the Faq stated, but should I also disable it in all Dom0's?

Thanks,
Ronald.




Bug#400571: debhelper: typo in dh_strip manpage lifoo - libfoo

2006-11-27 Thread Lionel Elie Mamane
Package: debhelper
Version: 5.0.42
Severity: minor

man dh_strip:

  For example, if your packages are lifoo and foo and you want to
  include a foo-dbg package with debugging symbols, use
  dh_strip --dbg-package=foo-dbg.


You probably meant libfoo.


-- 
Lionel


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



Bug#400570: ITP: python-migrate -- sqlalchemy schema change management

2006-11-27 Thread Jan Dittberner
Package: wnpp
Severity: wishlist

I would like to package http://erosson.com/migrate/docs/ a schema change
management tool for python sqlalchemy. The tool is MIT licensed the source
package is available from http://www.python.org/pypi/migrate.

Thanks

Jan Dittberner



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



Bug#399821: What about in a new profile?

2006-11-27 Thread Didier Verna
I wrote:

 Edward J. Shornock [EMAIL PROTECTED] wrote:

 Have you tried creating a new profile (`iceweasel -p`) to see if perhaps
 just the profile is messed up? The upgrade worked flawlessly on my boxen.

 You were right. Creating a new profile seems to work. Any hint on
 debugging what's wrong with the other would be appreciated...

OK, I've debugged this. The cupprit is the Foxy Proxy extension. When
deactivated, everything works fine. It used to work smoothly before the
upgrade though. I have no idea of what's going on under my feet in this
area...

-- 
Check out my new jazz CD on http://www.didierverna.com/ !

Didier VernaEPITA / LRDE, 14-16 rue Voltaire   Tel.+33 (1) 44 08 01 85
94276 Le Kremlin-Bicêtre, France   Fax.+33 (1) 53 14 59 22



Bug#329522: squid starts new squidguard helpers after daily logrotate

2006-11-27 Thread Grzegorz Kolorz
On Thu, 2006-11-16 at 12:30 +0100, Luigi Gangitano wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Hi Grzegorz,
 I tried to reproduce this bug today and could not succeed. squidGuard  
 instances are not destroyed and recreated by logrotate.
 
 Can you please check if it still applies to your system? If it  
 doesn't we should close this bug
 
 Regards,
 
 L
 
 Il giorno 22/set/05, alle ore 07:44, Grzegorz Kolorz ha scritto:
  After every daily logrotate squid starts next new instances of
  squidguard helpers.
  When I start squid and try logrotate by:
  squid -k rotate
  or
  logrotate /etc/logrotate.conf
  this problem not occur.
 - --
 Luigi Gangitano -- [EMAIL PROTECTED] -- [EMAIL PROTECTED]
 GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26
 
 
Hi Luigi,
I now have my system upgraded to etch and squid from etch is not
affected by this bug,so I think you can close this bug.

regards
--
Grzegorz




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



Bug#400277: horde3 should recommand php-db

2006-11-27 Thread Lionel Elie Mamane
tags 400277 +pending
thanks

On Fri, Nov 24, 2006 at 10:39:46PM +0100, Jonathan Ballet wrote:

 However, without the php-db package, this configuration is unusable.
 Horde3 failed to start with a message saying it cannot include
 'DB.php'.

 So, I think horde3 should suggest to use this package, or, at least,
 give a better message. I don't know what is the best option ...

Shouldn't it _depend_ on it? Can Horde run _at_ _all_ (e.g. configured
in some other way) without php-db? Anyone got an idea about that?

-- 
Lionel


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



Bug#400482: (no subject)

2006-11-27 Thread Adam Cécile
Sorry, I closed the wrong bug ;-)

Re-openning...


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



Bug#395995: reassign

2006-11-27 Thread Michael Biebl
reassign 395995 hal
thanks

I'm reassigning the bug to hal again, as it is obviously not a
powersaved problem (though I doubt that it is a hal problem, too).

You might want to try to boot into single user mode (add the single boot
parameter at the grub boot prompt). And then start it service in
/etc/rc2.d manually step by step after each other.
If the reboot is really triggered after starting hal (which is started
by /etc/init.d/dbus), run hald under strace and see if that yields more
valuable information.
Btw, is the restart a controlled restart, meaning you see all these
Stopping foo messages or does your monitor immediately go blank and
your computer is reset?

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#400573: Fix description

2006-11-27 Thread Martin Schulze
Package: kayak, canoe

According to the description, both kayak and canoe implement the same.

It would be a **good** idea to add the bit about Qt and Gtk2 not
only in the last line of the description but in the short description.

It appears taht it would also be a good idea to describe the
package in the description and not a random upstream source
package related or unrelated to this one (Upstream).

Here are the descriptions.

Regards,

Joey

finlandia!joey(tty6):~ apt-cache show canoe
Package: canoe
Priority: optional
Section: admin
Installed-Size: 120
Maintainer: Adam CACcile (Le_Vert) [EMAIL PROTECTED]
Architecture: all
Source: upstreamdev
Version: 0.1.0-1
Depends: python (= 2.3), upstreamdev (= 0.1.0-1), python-gtk2, python-glade2
Filename: pool/main/u/upstreamdev/canoe_0.1.0-1_all.deb
Size: 7288
MD5sum: b079e1922b0cb637b8391fe6947db9c0
SHA1: 26b5a30affd18e4513061ddf1d4fab4ef71b985d
SHA256: bdb3da8a68d58f4e0ad7ff621b261f60b3ba6d3e5c863ea2a0b347c5dd9b7a38
Description: Log file aggregator and report tool for *nix systems
 Upstream is a collection of tools that allow users to send in system
 specific log and troubleshooting data to support personnel.
 .
 It can be easily modified to output data to any pastebin or support
 tracker.
 .
 This package contain the Gtk2-based GUI.
 .
  Homepage: http://www.upstreamdev.org/

finlandia!joey(tty6):~ apt-cache show kayak
Package: kayak
Priority: optional
Section: admin
Installed-Size: 88
Maintainer: Adam CACcile (Le_Vert) [EMAIL PROTECTED]
Architecture: all
Source: upstreamdev
Version: 0.1.0-1
Depends: python (= 2.3), upstreamdev (= 0.1.0-1), python-qt3
Filename: pool/main/u/upstreamdev/kayak_0.1.0-1_all.deb
Size: 6064
MD5sum: 1a77c97f5d0d0921e41e4ba1a78b2999
SHA1: 74ae80f49786ba5983337896abc2607b80348092
SHA256: 049104f6ffb0c49033ad0aaa8ea306f8c0176f32d9effbeef7ccc2cc942f156c
Description: Log file aggregator and report tool for *nix systems
 Upstream is a collection of tools that allow users to send in system
 specific log and troubleshooting data to support personnel.
 .
 It can be easily modified to output data to any pastebin or support
 tracker.
 .
 This package contain the Qt3-based GUI.
 .
  Homepage: http://www.upstreamdev.org/



-- 
Given enough thrust pigs will fly, but it's not necessarily a good idea.

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


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



Bug#352278: [PATCH] Fix a crash on purge

2006-11-27 Thread Kobayashi Noritada
tags 352278 + patch
thanks

Hi,

Two months ago my friend Kouhei Sutou kou at cozmixng.org reported
to me that aptitude sometimes crashed on purge, and two days ago he
presented me a patch to fix it as a birthday present :-).  I don't
know it is related to backtraces reported with this Bug#352278, but it
may help to fix this bug at least partly.

Could you check and apply it?

Thanks,

-nori
diff -rN -u old-aptitude/src/cmdline/cmdline_prompt.cc 
new-aptitude/src/cmdline/cmdline_prompt.cc
--- old-aptitude/src/cmdline/cmdline_prompt.cc  2006-11-25 12:33:45.0 
+0900
+++ new-aptitude/src/cmdline/cmdline_prompt.cc  2006-11-25 12:33:45.0 
+0900
@@ -144,7 +144,7 @@
  s+=cand.VerStr();
  s+=];
}
- else
+ else if (cand)
{
  s+= [;
  s+=cand.VerStr();



Bug#400572: arpalert: Description improvement

2006-11-27 Thread Martin Schulze
Package: arpalert
Version: current
Severity: wishlist

- Description: monitoring arp changes in ethernet networks
+ Description: Monitor ARP changes in ethernet networks

Regards,

Joey

-- 
Given enough thrust pigs will fly, but it's not necessarily a good idea.

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


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



Bug#396119: Bug#396118: this should be serious

2006-11-27 Thread Andreas Barth
severity 396119 important
thanks

 On Sun, Nov 26, 2006 at 01:49:19PM -0800, Thomas Bushnell BSG wrote:
  This should be marked serious.  The failing archs are alpha, ia64, and
  amd64.  The first two of those are current release candidates for etch,
  which makes this RC.

Besides the fact that all three are candidates for etch, the release
policy specifies:
 Packages must be supported on as many architectures as is reasonably
 possible.

It seems to me that guile-1.8 isn't 64bit-ready yet. That doesn't make
the package per se unusable. This is not a please stop fixing this
bug, but just a we are not going to pull guile-1.8 from Etch for this
reason.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#400574: tomcat5.5: launch daemon with jsvc

2006-11-27 Thread Marcus Better
Package: tomcat5.5
Version: 5.5.20-2
Severity: wishlist

The init script should use jsvc (from commons-daemon) to start and
stop. This is more efficient, and is the recommended method upstream.

I've tested this with Sun JDK on i386, but other JVMs will require
fixing #400512 first.

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

Versions of packages tomcat5.5 depends on:
ii  adduser   3.99   Add and remove users and groups
ii  apache2-utils 2.2.3-3.1  utility programs for webservers
ii  apache2.2-common  2.2.3-3.1  Next generation, scalable, extenda
ii  ecj-bootstrap 3.2.1-3bootstrap version of the Eclipse J
ii  gij [java2-runtime]   4:4.1.1-13 The GNU Java bytecode interpreter
ii  gij-4.1 [java2-runtime]   4.1.1-17   The GNU Java bytecode interpreter
ii  java-gcj-compat-dev   1.0.65-8   Java runtime environment with GCJ
ii  kaffe 2:1.1.7-4  A JVM to run Java bytecode
ii  kaffe-pthreads [kaffe]2:1.1.7-4  A POSIX threads enabled version of
ii  libtomcat5.5-java 5.5.20-2   Java Servlet engine -- core librar
ii  sun-java5-jre [java2-runtime] 1.5.0-08-1 Sun Java(TM) Runtime Environment (

tomcat5.5 recommends no packages.

-- no debconf information



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



Bug#380584: pppoe-server in etch: unable to execute pppd

2006-11-27 Thread Andreas Barth
* Timur Irmatov ([EMAIL PROTECTED]) [061024 23:31]:
 I can confirm that this bug exists. Freshly installed server with Debian 
 Etch is unable to launch pppd process because it uses execve system call 
 with pppd filename, instead of /usr/sbin/pppd. I tried to recompile 
 package from debian source, and it compiled successfully with correct path.

The problem is that if no pppd is found during compilation, just pppd is
taken as path of the pppd (via src/configure).

There are three ways to fix that:
1. Build-depend on pppd
2. provide another path to pppd
3. Use path to search pppd during run time


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#399187: CVE-2006-5925: ELinks smb Protocol File Upload/Download Vulnerability

2006-11-27 Thread Julien Cristau
Hi,

do the security@ people have a DSA in preparation for links and/or
elinks for CVE-2006-5925, or should I prepare a patch for the stable
versions too?

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#354767: This bug can be closed

2006-11-27 Thread Jérôme Warnier
I think this bug is no longer there. It can safely be closed.

Regards
-- 
Jérôme Warnier [EMAIL PROTECTED]
BeezNest




Bug#399187: CVE-2006-5925: ELinks smb Protocol File Upload/Download Vulnerability

2006-11-27 Thread Martin Schulze
Julien Cristau wrote:
 Hi,
 
 do the security@ people have a DSA in preparation for links and/or
 elinks for CVE-2006-5925, or should I prepare a patch for the stable
 versions too?

As far as I know, no.  Please prepare an update.

Regards,

Joey

-- 
Given enough thrust pigs will fly, but it's not necessarily a good idea.

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


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



Bug#400122: sends unneccessary OK-summaries

2006-11-27 Thread Holger Levsen
Hi,

On Monday 27 November 2006 08:29, Tore Anderson wrote:
   Oh, right.  I think the new lsb-base-package also is directly
  installable - at least it used to be.

Not anymore... (and the new /etc/init.d/munin-node also make use of those new 
lsb-function, though this is easily workaroundable by replacing it with the 
one from sarge ;)

   Say what?!  There's no code whatsoever in the maintainer scripts that
  would change your configuration, and breaking it during upgrades would
  be a serious bug.  Could you elaborate on this, please?

yes, i can say that it's not munin related. somehow the depends where broken 
and so i did apt-get install -f with purged munin or munin-node and thats 
what broke my configuration.

But, 1.2.5 seems to fix my 10:10-ok-summary problems - oh, no, lets wait, that 
cronjob is moved to 14:10 :) But if this is indeed the case, I will upgrade 
another installation and look again at those upgrade issues I had (while I 
was a bit stressed and didnt look closesly..)


regards,
Holger



pgpmZon9aR3UE.pgp
Description: PGP signature


Bug#400575: openbox: application windows travelling on the screen between sessions

2006-11-27 Thread Jiri Palecek

Package: openbox
Version: 3.3-2.1

Hello,

I have a strange problem with Qt applications and openbox. The problem is,  
that
when these applications remembe their last position and use this for  
placing
their window, the windows acually end up in a different positions. This  
only
happens if the application determines its position after it has closed the  
window.
The displacement is constant depending on application, and seems to be  
equal

to the decoration size. I have tried the difference between determining the
size when mapped and when closed, and it turned out that maximized windows
mapped get top left (0,0), and closed (1,18) or something like that. I  
thought
they should get (0,0) anytime but other WMs are performing similary (well  
I'm
not sure now if they get the (0,0) alternative, if there is need, I'll  
test it)


Can anyone tell what is the problem?

Regards
Jiri Palecek


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



Bug#391676: Fwd: r41855 - in trunk/packages/cdebconf: debian src/modules/frontend/newt

2006-11-27 Thread Colin Watson
clone 391676 -1
reassign -1 partman-auto 60
retitle -1 partman-auto: uses nested progress bars, which are not supported
thanks

On Wed, Oct 18, 2006 at 01:40:14AM +0200, Frans Pop wrote:
 Is anything wrong or is it just busy at Ubuntu? You seem a lot less 
 responsive than normal and I'm starting to get a bit concerned for you.

Thanks for your concern. Just busy at Ubuntu and in RL, though ...

 Anyway, I've tried to ping you a few times about #391676 and eventually 
 have had to decide to revert your newt progressbar refactoring (r40585) 
 to fix the regression.
 I've left the change in src/test/progress.config in because that looked 
 good and basically unrelated to the refactoring.

Sorry about the delay in sorting this out. I've fixed it properly now by
making the newt frontend stop the old progress bar if you try to start a
nested one.

This is also a partman-auto bug. Nested progress bars aren't supported
by cdebconf, and it should not try to use them at present. Following the
above fix (and, indeed, with my refactoring reverted as Frans did),
cdebconf will silently do nothing and leave you at a black screen if you
stop an inner progress bar and then attempt to manipulate the outer one.
This isn't critical as long as said manipulation doesn't take too long,
but it's a UI bug.

Cheers,

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#400576: wyrd: respect setting of $VISUAL in default config

2006-11-27 Thread Frank Terbeck
Package: wyrd
Version: 1.4.1-2
Severity: minor
Tags: patch

The current default wyrdrc uses $EDITOR as its main source for
information about the desired editor. Many people set editor to a
line-oriented editor like 'ed' and $VISUAL to their prefered fullscreen
editor.

The included patch uses $VISUAL (if set and non-empty) and uses $EDITOR
as a fallback solution.

Regards, Frank

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

Versions of packages wyrd depends on:
ii  less 394-4   Pager program similar to more
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libncurses5  5.5-5   Shared libraries for terminal hand
ii  remind   03.00.24-4  a sophisticated reminder service

wyrd recommends no packages.

-- no debconf information
--- wyrdrc.orig 2006-11-27 11:42:27.0 +0100
+++ wyrdrc  2006-11-27 11:42:35.0 +0100
@@ -5,11 +5,11 @@
 # the default reminder file to display
 set reminders_file=~/.reminders
 # command for editing an old appointment, given a line number %line% and 
filename %file%
-set edit_old_command=$EDITOR +%line% %file%
+set edit_old_command=${VISUAL:-$EDITOR} +%line% %file%
 # command for editing a new appointment, given a filename %file%
-set edit_new_command=$EDITOR +99 %file%
+set edit_new_command=${VISUAL:-$EDITOR} +99 %file%
 # command for free editing of the reminders file, given a filename %file%
-set edit_any_command=$EDITOR %file%
+set edit_any_command=${VISUAL:-$EDITOR} %file%
 
 
 # templates for creating new appointments


Bug#400267: fnfxd misses most key presses

2006-11-27 Thread Timo Hoenig
On Fri, 2006-11-24 at 21:23 +0100, Sebastian Fontius wrote:

 Package: fnfxd
 Version: 0.3-12
 Severity: normal
 
 With Linux 2.6.18 (actually 2.6.18.2 vanilla from kernel.org) fnfxd
 misses most key presses.  IIRC the behaviour is the same as in
 #328085.  I do not know if the problem is the same, but the symptoms
 are.
 
 For example I have to press Fn+s several times to make my player start
 playing a song and listen each time if it actually plays so I will not
 start it two or three times.  The same goes for screen locking (Fn+F1
 in my setup), but of course I can just press it ten or twelve times
 and it will work...  This does of course not look very professional
 :-).  These are just examples, none of my keys work reliably.
 
 If I can be of any assistance for further information please tell me
 so.

As the code of FnFX did not change recently I think that this might be a
kernel issue.

   Timo



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



Bug#395863: wmaker: FocusNextKey from the system-wide configuration invalid after upgrade

2006-11-27 Thread Andreas Barth
* Steinar H. Gunderson ([EMAIL PROTECTED]) [061113 04:18]:
 Well, that file isn't read anymore, so the bug is in that case the default
 does not contain a default setting for FocusNextkey, not unable to read
 FocusNextKey from the system-wide configuration.
 
 I have no idea why Debian ships its own Window Maker default, though;
 upstream has one already...

Can we expect some progress on this RC-bug? (This question is meant to
the Window Maker-maintainers, of course, not to Steinar.)


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#400577: pwman3: Description improvement

2006-11-27 Thread Martin Schulze
Package: pwman3
Version: current
Severity: minor

- Description: console password managment application
+ Description: console password management application
 ^

Regards,

Joey

-- 
Given enough thrust pigs will fly, but it's not necessarily a good idea.

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


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



Bug#396915: gimp: mouse stops working after enabling extended input devices

2006-11-27 Thread vesse

I just installed version 2.3.12-2 from experimental, and this issue still
exists.




This mail sent through L-secure: http://www.l-secure.net/



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



Bug#400579: Please apply this patch to DirectFB 0.9.25

2006-11-27 Thread Attilio Fiandrotti

package: directfb
severity: normal

Please, apply the attached patch to directfb 0.9.25 sources: this patch 
allows DirectFB to handle devices which produce absolute x,y coordinates 
events (touchpads).
This patch proved to work well on all test devices and was recently 
applied upstream too.


thanks

Attilio
--- linux_input.c.orig	2006-11-15 12:23:52.0 +0100
+++ linux_input.c	2006-11-21 23:26:36.0 +0100
@@ -59,6 +59,8 @@
 #include sys/stat.h
 #include sys/ioctl.h
 #include sys/kd.h
+#include stdlib.h
+
 
 #include linux/keyboard.h
 
@@ -283,6 +285,35 @@
 };
 
 /*
+ * Touchpads related stuff
+ */
+#define TOUCHPAD_SCALING_FACTOR 5
+#define TOUCHPAD_FSM_START  0
+#define TOUCHPAD_FSM_MAIN   1
+#define TOUCHPAD_FSM_END2
+
+/* expressed in usecs 
+ */
+#define TOUCHPAD_SINGLE_CLICK_TIMEOUT25
+
+/* lower touchpad pressure treshold for the mouse cursor to start moving
+ */
+#define TOUCHPAD_START_MOTION_PRESSURE_TRESHOLD 20
+
+/* motion is reduced in a indirectly proportional way to finger pressure,
+ * this is the unit treshold
+ */
+#define TOUCHPAD_SCALING_FACTOR_PRESSURE 35
+
+int x_old = -1, y_old = -1, dx, dy, last_pressure, fire_single_click_flag = 0;
+struct timeval *last_mousetouch;
+int touchpad_state = TOUCHPAD_FSM_START;
+
+static int
+touchpad_fsm ( struct input_event *levt,
+   DFBInputEvent  *devt );
+
+/*
  * Translates a Linux input keycode into a DirectFB keycode.
  */
 static int
@@ -484,11 +515,11 @@
 key_event( struct input_event *levt,
DFBInputEvent  *devt )
 {
- /* map touchscreen and smartpad events to button mouse */
- if (levt-code == BTN_TOUCH || levt-code == BTN_TOOL_FINGER)
-  levt-code = BTN_MOUSE;
+ /* don't map touchscreen and smartpad events to button mouse */
+// if (levt-code == BTN_TOUCH || levt-code == BTN_TOOL_FINGER)
+//  levt-code = BTN_MOUSE;
 
- if (levt-code = BTN_MOUSE  levt-code  BTN_JOYSTICK) {
+ if ( (levt-code = BTN_MOUSE  levt-code  BTN_JOYSTICK) || levt-code == BTN_TOUCH) {
   devt-type   = levt-value ? DIET_BUTTONPRESS : DIET_BUTTONRELEASE;
   /* don't set DIEF_BUTTONS, it will be set by the input core */
   devt-button = DIBI_FIRST + levt-code - BTN_MOUSE;
@@ -579,8 +610,9 @@
break;
 
   default:
-   if (levt-code = ABS_PRESSURE || levt-code  DIAI_LAST)
-return 0;
+// why this ?
+//   if (levt-code = ABS_PRESSURE || levt-code  DIAI_LAST)
+//return 0;
devt-axis = levt-code;
  }
 
@@ -669,6 +701,8 @@
  intreadlen;
  struct input_event levt[64];
 
+ last_mousetouch = malloc ( sizeof(struct timeval));
+
  while ((readlen = read(data-fd, levt, sizeof(levt)) / sizeof(levt[0]))  0
 || (readlen  0  errno == EINTR))
  {
@@ -681,10 +715,15 @@
 
   for (i=0; ireadlen; i++) {
DFBInputEvent devt;
-
+//printf(levt-type = %d, levt-code = %d, levt-value = %d\n, levt[i].type, levt[i].code, levt-value );
if (!translate_event( levt[i], devt ))
 continue;
 
+   if ( (devt.type == DIET_AXISMOTION  (devt.flags  DIEF_AXISABS)) || levt[i].code == BTN_TOUCH || ( levt[i].type == EV_ABS  levt[i].code == ABS_PRESSURE ) ) {
+if (touchpad_fsm ( levt[i], devt ) == 0)
+ continue;
+   }
+
if (devt.type == DIET_AXISMOTION  (devt.flags  DIEF_AXISREL)) {
 switch (devt.axis) {
  case DIAI_X:
@@ -700,7 +739,7 @@
 }
}
 
-   flush_xy( data );
+//   flush_xy( data );
 
dfb_input_dispatch( data-device, devt );
 
@@ -1082,3 +1121,104 @@
  /* free private data */
  D_FREE( data );
 }
+
+/*
+ * This FSM takes into accout finger landing on touchpad and leaving and
+ * translates absolute DFBInputEvent into a relative one
+ */
+static int
+touchpad_fsm ( struct input_event *levt,
+   DFBInputEvent  *devt )
+{
+ int ret_val;
+
+ if ( levt-type == EV_ABS  levt-code == ABS_PRESSURE ) {
+ last_pressure = levt-value;
+ return 0;
+ }
+
+ switch (touchpad_state) {
+
+  case TOUCHPAD_FSM_START:
+   /* finger is landing */
+   if ((levt-type == EV_KEY  levt-code == BTN_TOUCH  levt-value == 1) || (last_pressure  TOUCHPAD_START_MOTION_PRESSURE_TRESHOLD)) {
+last_mousetouch-tv_sec = (levt-time).tv_sec;
+last_mousetouch-tv_usec = (levt-time).tv_usec;
+if (last_pressure  TOUCHPAD_START_MOTION_PRESSURE_TRESHOLD)
+ touchpad_state = TOUCHPAD_FSM_MAIN;
+   }
+   ret_val = 0;
+   break;
+
+  case TOUCHPAD_FSM_MAIN:
+   /* translating mouse movements into relative 

Bug#399188: CVE-2006-5925: ELinks smb Protocol File Upload/Download Vulnerability

2006-11-27 Thread Julien Cristau
On Mon, Nov 27, 2006 at 11:35:07 +0100, Martin Schulze wrote:

 Julien Cristau wrote:
  Hi,
  
  do the security@ people have a DSA in preparation for links and/or
  elinks for CVE-2006-5925, or should I prepare a patch for the stable
  versions too?
 
 As far as I know, no.  Please prepare an update.
 
I have source packages ready at:
http://www.liafa.jussieu.fr/~jcristau/debian/CVE-2006-5925/links_0.99+1.00pre12-1sarge1.dsc
http://www.liafa.jussieu.fr/~jcristau/debian/CVE-2006-5925/elinks_0.10.4-7.1.dsc

Please find the debdiffs attached to this mail.
Let me know if you want me to have them uploaded.

Cheers,
Julien
diff -u links-0.99+1.00pre12/debian/changelog 
links-0.99+1.00pre12/debian/changelog
--- links-0.99+1.00pre12/debian/changelog
+++ links-0.99+1.00pre12/debian/changelog
@@ -1,3 +1,11 @@
+links (0.99+1.00pre12-1sarge1) stable-security; urgency=high
+
+  * Non-maintainer upload for stable-security.
+  * Build without smb support to fix security issue (CVE-2006-5925),
+closes: #399187.
+
+ -- Julien Cristau [EMAIL PROTECTED]  Mon, 27 Nov 2006 11:50:37 +0100
+
 links (0.99+1.00pre12-1) unstable; urgency=low
 
   * New upstream version 1.00pre12 (closes: #240059).
diff -u links-0.99+1.00pre12/debian/rules links-0.99+1.00pre12/debian/rules
--- links-0.99+1.00pre12/debian/rules
+++ links-0.99+1.00pre12/debian/rules
@@ -17,6 +17,8 @@
cat http.c | sed -e s/@@PKGVERSION@@/${PKGVER}/  
http.c.versioned ; \
mv http.c http.c.unchanged ; mv http.c.versioned http.c ; \
fi
+   # make sure Makefile.in is newer than Makefile.am
+   touch Makefile.in
 
./configure --without-ssl --prefix=/usr --mandir=\$${prefix}/share/man
# Add here commands to compile the package.
only in patch2:
unchanged:
--- links-0.99+1.00pre12.orig/links.h
+++ links-0.99+1.00pre12/links.h
@@ -957,7 +957,7 @@
 
 /* smb.c */
 
-void smb_func(struct connection *);
+/* void smb_func(struct connection *); */
 
 /* mailto.c */
 
only in patch2:
unchanged:
--- links-0.99+1.00pre12.orig/Makefile.am
+++ links-0.99+1.00pre12/Makefile.am
@@ -8,7 +8,7 @@
 EXTRA_DIST=$(man_MANS) Unicode/* intl/* config2.h Makefile.gen BUGS TODO SITES 
mailcap.pl wipe-out-ssl wipe-out-ssl.awk
 
 bin_PROGRAMS=links
-links_SOURCES=af_unix.c beos.c bfu.c bookmarks.c cache.c charsets.c connect.c 
cookies.c default.c dns.c error.c file.c finger.c ftp.c html.c html_r.c 
html_tbl.c http.c https.c kbd.c kbdbind.c language.c mailto.c main.c menu.c 
os_dep.c sched.c select.c session.c smb.c terminal.c types.c url.c view.c 
win32.c links.h os_dep.h os_depx.h setup.h codepage.h language.h codepage.inc 
entity.inc uni_7b.inc language.inc rebuild rebuild.cmd
+links_SOURCES=af_unix.c beos.c bfu.c bookmarks.c cache.c charsets.c connect.c 
cookies.c default.c dns.c error.c file.c finger.c ftp.c html.c html_r.c 
html_tbl.c http.c https.c kbd.c kbdbind.c language.c mailto.c main.c menu.c 
os_dep.c sched.c select.c session.c terminal.c types.c url.c view.c win32.c 
links.h os_dep.h os_depx.h setup.h codepage.h language.h codepage.inc 
entity.inc uni_7b.inc language.inc rebuild rebuild.cmd
 
 datadir = $(prefix)/@DATADIRNAME@
 LIBS = @LIBS@
only in patch2:
unchanged:
--- links-0.99+1.00pre12.orig/Makefile.in
+++ links-0.99+1.00pre12/Makefile.in
@@ -72,7 +72,7 @@
 EXTRA_DIST = $(man_MANS) Unicode/* intl/* config2.h Makefile.gen BUGS TODO 
SITES mailcap.pl wipe-out-ssl wipe-out-ssl.awk
 
 bin_PROGRAMS = links
-links_SOURCES = af_unix.c beos.c bfu.c bookmarks.c cache.c charsets.c 
connect.c cookies.c default.c dns.c error.c file.c finger.c ftp.c html.c 
html_r.c html_tbl.c http.c https.c kbd.c kbdbind.c language.c mailto.c main.c 
menu.c os_dep.c sched.c select.c session.c smb.c terminal.c types.c url.c 
view.c win32.c links.h os_dep.h os_depx.h setup.h codepage.h language.h 
codepage.inc entity.inc uni_7b.inc language.inc rebuild rebuild.cmd
+links_SOURCES = af_unix.c beos.c bfu.c bookmarks.c cache.c charsets.c 
connect.c cookies.c default.c dns.c error.c file.c finger.c ftp.c html.c 
html_r.c html_tbl.c http.c https.c kbd.c kbdbind.c language.c mailto.c main.c 
menu.c os_dep.c sched.c select.c session.c terminal.c types.c url.c view.c 
win32.c links.h os_dep.h os_depx.h setup.h codepage.h language.h codepage.inc 
entity.inc uni_7b.inc language.inc rebuild rebuild.cmd
 
 datadir = $(prefix)/@DATADIRNAME@
 LIBS = @LIBS@
@@ -89,7 +89,7 @@
 links_OBJECTS =  af_unix.o beos.o bfu.o bookmarks.o cache.o charsets.o \
 connect.o cookies.o default.o dns.o error.o file.o finger.o ftp.o \
 html.o html_r.o html_tbl.o http.o https.o kbd.o kbdbind.o language.o \
-mailto.o main.o menu.o os_dep.o sched.o select.o session.o smb.o \
+mailto.o main.o menu.o os_dep.o sched.o select.o session.o \
 terminal.o types.o url.o view.o win32.o
 links_LDADD = $(LDADD)
 links_DEPENDENCIES = 
only in patch2:
unchanged:
--- links-0.99+1.00pre12.orig/url.c
+++ links-0.99+1.00pre12/url.c
@@ -16,7 +16,6 @@
{proxy, 3128, proxy_func, NULL, 0, 1, 

Bug#400573: Fix description

2006-11-27 Thread Adam Cécile
Le lundi 27 novembre 2006 11:05, Martin Schulze a écrit :
 Package: kayak, canoe

 According to the description, both kayak and canoe implement the same.

 It would be a **good** idea to add the bit about Qt and Gtk2 not
 only in the last line of the description but in the short description.

 It appears taht it would also be a good idea to describe the
 package in the description and not a random upstream source
 package related or unrelated to this one (Upstream).

 Here are the descriptions.

 Regards,

   Joey

It'll be fixed tonight.

Thanks,

Adam.

 finlandia!joey(tty6):~ apt-cache show canoe
 Package: canoe
 Priority: optional
 Section: admin
 Installed-Size: 120
 Maintainer: Adam CACcile (Le_Vert) [EMAIL PROTECTED]
 Architecture: all
 Source: upstreamdev
 Version: 0.1.0-1
 Depends: python (= 2.3), upstreamdev (= 0.1.0-1), python-gtk2,
 python-glade2 Filename: pool/main/u/upstreamdev/canoe_0.1.0-1_all.deb
 Size: 7288
 MD5sum: b079e1922b0cb637b8391fe6947db9c0
 SHA1: 26b5a30affd18e4513061ddf1d4fab4ef71b985d
 SHA256: bdb3da8a68d58f4e0ad7ff621b261f60b3ba6d3e5c863ea2a0b347c5dd9b7a38
 Description: Log file aggregator and report tool for *nix systems
  Upstream is a collection of tools that allow users to send in system
  specific log and troubleshooting data to support personnel.
  .
  It can be easily modified to output data to any pastebin or support
  tracker.
  .
  This package contain the Gtk2-based GUI.
  .
   Homepage: http://www.upstreamdev.org/

 finlandia!joey(tty6):~ apt-cache show kayak
 Package: kayak
 Priority: optional
 Section: admin
 Installed-Size: 88
 Maintainer: Adam CACcile (Le_Vert) [EMAIL PROTECTED]
 Architecture: all
 Source: upstreamdev
 Version: 0.1.0-1
 Depends: python (= 2.3), upstreamdev (= 0.1.0-1), python-qt3
 Filename: pool/main/u/upstreamdev/kayak_0.1.0-1_all.deb
 Size: 6064
 MD5sum: 1a77c97f5d0d0921e41e4ba1a78b2999
 SHA1: 74ae80f49786ba5983337896abc2607b80348092
 SHA256: 049104f6ffb0c49033ad0aaa8ea306f8c0176f32d9effbeef7ccc2cc942f156c
 Description: Log file aggregator and report tool for *nix systems
  Upstream is a collection of tools that allow users to send in system
  specific log and troubleshooting data to support personnel.
  .
  It can be easily modified to output data to any pastebin or support
  tracker.
  .
  This package contain the Qt3-based GUI.
  .
   Homepage: http://www.upstreamdev.org/



Bug#396094: Openoffice writer 2.0.4 crashes when saving under .doc format

2006-11-27 Thread Rene Engelhard
Am Samstag, 25. November 2006 01:18 schrieb Jean Baptiste Balleyguier:
 Why do debian developers think any debian users have any craft in
 bureporting ? This was my firt bug report and I said it...Even if reading
 the manual, I'm not able to know everything about debian bug report.

Sure. But Doesn't work obviously is not worth anything. Because Dooesn't 
work
doesn't tell details how to reproduce this...

I understand your feeling, but some common rules should be followed. I.e. 
reporting bugs
with steps how to reproduce it etc.
And there is README.Debian etc. (which *do* tell how to get a backtrace)
Maxbe I really should add presubj stuff to reportbug.
[ Oh, you didn't use reportbug? Use that. It gives at least the info
about your system, arch, version of dependent packages, etc ]

I am sorry that it hit you but I receive lots of bug reports like that and you 
just were the one
where the one where I overreacted.

And there is README.Debian etc.

 As a developer, YOU HAVE TO CONSIDER AND TO KNOW, that every Linux user is
 not a developper : for myself I'm a lawyer specialized in new technologies

I do.

 (and a real defensor of open source technologies). I consider that I'm not
 bad in my speciality, but that I have still a lot to learn about Linux in
 itself. So, if I make a bug report, even if it's to bad to be used, I
 consider it's a contribution.

Wrong. It just clobbers the buglist. It will never get real
attention.

 So please, don't criticize, simple users who want to help, even if help is
 unuseful and if you cannot understand that, I say...fuck !

Please answer my questions.
And give more info (as I wrote in the last mail).
Backtrace (see README.Debian how to do that), whether it contains http links,
some more info (maybe even the doc) etc.

Regards,

Rene

-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



Bug#399692: icedove kfreebsd other platforms

2006-11-27 Thread Petr Salinger

found 399692 1.5.0.8-3
reopen 399692
thanks

Hello.

Enclosed please find fix of original 50_kbsd.dpatch.
With attached patch applied against 1.5.0.8-3,
icedove builds fine on (linux-)amd64.
This platform have been previously affected,
(http://buildd.debian.org/build.php?pkg=icedovever=1.5.0.8-2arch=amd64file=log)
now it builds fine.

Please, could you reenable fixed kbsd dpatches.

Petr


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



Bug#400504: cl-mcclim-examples: sbcl dependency

2006-11-27 Thread Milan Zamazal
 c == commi  [EMAIL PROTECTED] writes:

c I work with sbcl and was wanting to have a look at the sample
c apps that come in cl-mcclim-examples.

c When evaluating (asdf:operate 'asdf:load-op :clim-clx) i got the
c following error:

c component :CLX not found, required by #SYSTEM clim-clx
c {A9E3411} [Condition of type ASDF:MISSING-DEPENDENCY]

c It was fixed by apt-get install cl-clx-sbcl.

c Is it possible to include a dependency on that package in the
c spec file of cl-mcclim-examples for users which have sbcl
c installed?

cl-mcclim-examples recommends cl-mcclim which, in a bit complicated way,
depends on cl-clx-sbcl.  So the dependency is actually there.  It's not
perfect but I don't know about any better way that would satisfy both
SBCL and CMUCL users.  Is this OK or do you have any suggestion how to
improve the dependencies?

Regards,

Milan Zamazal

-- 
http://www.zamazal.org


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



Bug#355721: crm114: I can reproduce this bug, in PPC, for all versions of CRM114

2006-11-27 Thread Alberto Gonzalez Iniesta
Package: crm114
Version: 20050415-4
Followup-For: Bug #355721

Hi, I suffering this bug since september. I upgraded my sarge ppc server
and I'm getting segfaults on CRM no matter what version I try.

I tried downgrading libc6, upgrading libtre4 and used serveral versions
of crm114 including 20060704a (from backports.org) and a self packaged
20061103-BlameDalkey. All with the same result. I'm attaching an strace
output.

I tried with blank/default config files. I tried regenerating new .css
files. No matter what I do, it won't work.

I didn't have the time to look at this when it happened (sept) and I've
being fighting with this for a whole day.

I'll be happy to let you in my server to debug/test this.

I'm attaching an strace output and the graphics showing when crm114
stopped working.

Regards,

Alberto


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


correo-90d.png
Description: PNG image


correo-1y.png
Description: PNG image
execve(/usr/bin/crm, [crm, -u, /home/correo/.crm/, 
/usr/share/crm114/mailfilter.crm], [/* 13 vars */]) = 0
uname({sys=Linux, node=etc, ...})   = 0
brk(0)  = 0x1003b000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x30016000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.preload, O_RDONLY)= -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=13899, ...}) = 0
mmap(NULL, 13899, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30017000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libm.so.6, O_RDONLY)= 3
read(3, \177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\242..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0644, st_size=478124, ...}) = 0
mmap(0xff6b000, 542764, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xff6b000
mprotect(0xffdd000, 75820, PROT_NONE)   = 0
mmap(0xffeb000, 20480, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0x7) = 0xffeb000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libtre.so.4, O_RDONLY)  = 3
read(3, \177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\'..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=59052, ...}) = 0
mmap(0xff3c000, 124436, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xff3c000
mprotect(0xff4a000, 67092, PROT_NONE)   = 0
mmap(0xff4c000, 61440, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0) = 0xff4c000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libc.so.6, O_RDONLY)= 3
read(3, \177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\1\323..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1298544, ...}) = 0
mmap(0xfddd000, 1370032, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xfddd000
mprotect(0xff0f000, 116656, PROT_NONE)  = 0
mmap(0xff1d000, 49152, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0x13) = 0xff1d000
mmap(0xff29000, 10160, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xff29000
close(3)= 0
munmap(0x30017000, 13899)   = 0
brk(0)  = 0x1003b000
brk(0x1005c000) = 0x1005c000
brk(0)  = 0x1005c000
chdir(/home/correo/.crm/) = 0
open(/usr/share/crm114/mailfilter.crm, O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0755, st_size=38194, ...}) = 0
mmap(NULL, 1282048, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x30027000
read(3, #! /usr/bin/crm -( learnspam lea..., 38194) = 38194
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3016
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x30961000
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x31162000
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x31963000
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x32164000
mmap(NULL, 8392704, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x32965000
fstat64(0, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x30017000
read(0, Return-Path: [EMAIL PROTECTED]..., 8384512) = 3095
read(0, , 8384512)= 0
mmap(NULL, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x33166000
mmap(NULL, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x33966000
munmap(0x33166000, 8388608) = 0

Bug#400122: sends unneccessary OK-summaries

2006-11-27 Thread Holger Levsen
close 400122 1.2.5
thanks

On Monday 27 November 2006 12:33, Tore Anderson wrote:
   It changed to 10:14, not 14:10, actually...  You have to read crontabs
  backwards. 

heh. or more carefully :) I'm really doing to many things at the same time 
atm.. but I need to :(

  So it fixes the bug?  If so may I just close this bug 
  report? 

Yes  done.

  I have no chance of getting a fix for it applied to Sarge 
  anyway (only critical fixes are accepted there).

Yup. To inform sarge users I used a versioned close :)


regards,
Holger


pgpHVPl8RYE89.pgp
Description: PGP signature


Bug#400033: libopenal0a_0.0.8-1_i386.deb doesn't create /etc/openalrc

2006-11-27 Thread Fedor
В сообщении от 27 ноября 2006 13:18 Reinhard Tartler написал(a):
 Steve Langasek [EMAIL PROTECTED] writes:
  On Sun, Nov 26, 2006 at 06:40:02PM +0100, Reinhard Tartler wrote:
   In general, it's a bad idea for library packages to provide config
   files. If this is an issue of incorrect defaults in the library, it
   should set reasonable compiled-in defaults.  If the problem is really
   that the compiled-in defaults don't work for these particular apps,
   then it should probably be the responsibility of those applications to
   override those defaults (with a config file or otherwise).
 
  The next upstream version will default to alsa, AFAIUI. I will make the
  next upstream version remove the config file, if unmodified.
 
  How can there be an unmodified config file, if today there's no config
  file at all?

 Daniel Baumann just sponsored -2 for me (thanks!), which ships a
 conffile. If next the next upstream version will indeed default to alsa
 (or I figure out where to set that) , I will make the postinst check if
 the conffile has been modified and remove that if not.

  Scorched3d crashes at least on amd64 with having 'bird sound' on
  somewhere in openal. Reported as #382060
 
  I tested scorched3d on amd64, and It Worked For Me.

 Yes, the bug usually occurs at map change. Not every mapchange, but very
 often.

Thanks for bugfix. But why only alsa support? How I understand if first 
devices (written in openalrc) doesn't work, then use next devices. 
Example:
(define devices '(arts esd alsa sdl native null))
if arts works then it is used
or if it doesn't work then openal uses alsa

I think, first must be  arts, esd for kde and gnome, because they  must be 
used in this dm for minimising problems with sound.



Bug#400267: fnfxd misses most key presses

2006-11-27 Thread Sebastian Fontius
Also, sprach Timo Hoenig am Montag, den 27. November 2006 um 11:43:
 As the code of FnFX did not change recently I think that this might
 be a kernel issue.

I agree.  I have no real idea of the inner workings of fnfx, its
client, or the kernel in regard to this, but the symptoms reminded me
of #328085.  So I concluded (or merely hoped) that it would be a
matter of simply making the patch dependant on what version of Linux
actually runs or something as easy as this.

I wanted to ask another (more rhetorical) question: Why is a seperate
daemon needed anyway, why not unify it so that acpi/hal/ivman can be
used?  But then I found http://developer.berlios.de/projects/ial and
noticed the little box Developers with thoenig in it :).  (I
assume that this thoenig is indeed the same thoenig that has
answered this bug report, i.e. you.)

So now my question is rather: How good is IAL working and is there a
possibility that it will enter Debian?

If I can help anyway else please let me know.


Greetings,


BTW: I updated to linux 2.6.18.3 and the problem has not gone away.

--
: Sebastian Fontius : www.fsfe.org : www.fsfe.org/en/fellows/smc
`+--+--+---.
[]   | They that can give up essential liberty to obtain a little |
  [][][] |  temporary safety deserve neither liberty nor safety.  |
||   : Benjamin Franklin, 1759 :


signature.asc
Description: Digital signature


Bug#400122: sends unneccessary OK-summaries

2006-11-27 Thread Tore Anderson
* Holger Levsen

 Not anymore... (and the new /etc/init.d/munin-node also make use of
 those new lsb-function, though this is easily workaroundable by
 replacing it with the one from sarge ;)

  Ah, right, now I remember.  If you're using it with the Sarge version
 of lsb-base you might experience problems using the stop parameter to
 the init script (there was an API change in lsb-base version 3.0-10).
 That's the reason the dependency is versioned.

 yes, i can say that it's not munin related. somehow the depends where
 broken and so i did apt-get install -f with purged munin or
 munin-node and thats what broke my configuration.

  Oh, okay.  (Phew!)

 But, 1.2.5 seems to fix my 10:10-ok-summary problems - oh, no, lets
 wait, that cronjob is moved to 14:10 :) But if this is indeed the
 case, I will upgrade another installation and look again at those
 upgrade issues I had (while I was a bit stressed and didnt look
 closesly..)

  It changed to 10:14, not 14:10, actually...  You have to read crontabs
 backwards.  So it fixes the bug?  If so may I just close this bug
 report? I have no chance of getting a fix for it applied to Sarge
 anyway (only critical fixes are accepted there).

Regards
-- 
Tore Anderson



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



Bug#400557: [Pkg-net-snmp-devel] Bug#400557: CVE-2006-5941: Unspecified Malformed TCP packet remote denial of service vulnerability

2006-11-27 Thread Thomas Anders
CVE-2006-5941 has been assigned based on a Sun Alert that talks about
vulnerabilities in the Sun-supplied Net-SNMP package for
Solaris *only*. The Sun Alert also says:

- --- snip ---
Note 2: The Net-SNMP software was not bundled with Solaris prior to
Solaris 10. However, customers who have built and/or installed a
vulnerable version of Net-SNMP on any version of Solaris are at risk.
See the Net-SNMP web site to download the latest version of Net-SNMP
which addresses these issues.
- --- snap ---

Bottom line: The original CVE-2005-2177 has been fixed in the Debian
Net-SNMP packages and CVE-2006-5941 doesn't even apply.


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)


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



Bug#400557: wrong opened bug

2006-11-27 Thread Alex de Oliveira Silva

close 400557
thanks

Explanation:
This bug is only for Solaris.

Sorry, Thomas.


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



Bug#399692: icedove kfreebsd other platforms (fwd)

2006-11-27 Thread Petr Salinger

And now also send the patch ...

-- Forwarded message --
Hello.

Enclosed please find fix of original 50_kbsd.dpatch.
With attached patch applied against 1.5.0.8-3,
icedove builds fine on (linux-)amd64.
This platform have been previously affected,
(http://buildd.debian.org/build.php?pkg=icedovever=1.5.0.8-2arch=amd64file=log)
now it builds fine.

Please, could you reenable fixed kbsd dpatches.

Petrdiff -u icedove-1.5.0.8/debian/patches/00list 
icedove-1.5.0.8/debian/patches/00list
--- icedove-1.5.0.8/debian/patches/00list
+++ icedove-1.5.0.8/debian/patches/00list
@@ -14,13 +14,13 @@
 50_arch_mips_preemptive
 50_arch_parisc_Makefile_fix
 50_arch_parisc_fix
-#50_kbsd_nspr
-#50_kbsd
-#50_kbsd_csdk
+50_kbsd_nspr
+50_kbsd
+50_kbsd_csdk
 70_gtk-settings-patch
 70_exclude_sep_extensions_autobuild
 70_single_typeaheadfind_package.dpatch
-90_ppc64-build-fix
+#90_ppc64-build-fix
 91_fontsfix_359763
 91_replytolist
 91_gnome_path_fix
diff -u icedove-1.5.0.8/debian/patches/50_kbsd.dpatch 
icedove-1.5.0.8/debian/patches/50_kbsd.dpatch
--- icedove-1.5.0.8/debian/patches/50_kbsd.dpatch
+++ icedove-1.5.0.8/debian/patches/50_kbsd.dpatch
@@ -137,7 +137,7 @@
 diff -urN mozilla/security/coreconf/Linux.mk mozilla/security/coreconf/Linux.mk
 --- mozilla/security/coreconf/Linux.mk 2005-02-02 00:39:18.0 +0100
 +++ mozilla/security/coreconf/Linux.mk 2006-11-20 22:16:26.0 +0100
-@@ -52,59 +52,35 @@
+@@ -52,59 +52,34 @@
  
  DEFAULT_COMPILER = gcc
  
@@ -204,7 +204,7 @@
 -  OS_REL_CFLAGS   = -DLINUX1_2 -D_XOPEN_SOURCE
 -  CPU_ARCH= mips
 +ifeq (,$(filter-out i686 i586 i486 i386,$(OS_TEST)))
- else
+-else
 -  OS_REL_CFLAGS   = -DLINUX1_2 -Di386 -D_XOPEN_SOURCE
 +  OS_REL_CFLAGS   += -Di386
CPU_ARCH= x86


Bug#400267: fnfxd misses most key presses

2006-11-27 Thread Timo Hoenig
Hi Sebastian,

On Mon, 2006-11-27 at 12:36 +0100, Sebastian Fontius wrote:

 I agree.  I have no real idea of the inner workings of fnfx, its
 client, or the kernel in regard to this, but the symptoms reminded me
 of #328085.  So I concluded (or merely hoped) that it would be a
 matter of simply making the patch dependant on what version of Linux
 actually runs or something as easy as this.

Agreed, #328085 sounds very similar.

 I wanted to ask another (more rhetorical) question: Why is a seperate
 daemon needed anyway, why not unify it so that acpi/hal/ivman can be
 used?  But then I found http://developer.berlios.de/projects/ial and
 noticed the little box Developers with thoenig in it :).  (I
 assume that this thoenig is indeed the same thoenig that has
 answered this bug report, i.e. you.)
 
 So now my question is rather: How good is IAL working and is there a
 possibility that it will enter Debian?
 
 If I can help anyway else please let me know.

IAL is basically not under development any longer.  Please do not spend
any time on getting it into Debian.  I am planning to cleanup the hotkey
mess in 2007 by adding some bits to HAL.  Again, not only for Toshiba
laptops but an abstract approach which should help any system, vendor
independent.

If FnFX is missing key events, IAL will miss them, too as it is
basically the same backend code.

 Greetings,
 
 BTW: I updated to linux 2.6.18.3 and the problem has not gone away.

If you want to succeed I'd suggest breaking it down to the kernel
version where it broke.  If you can tell it worked with 2.6.16.3 but
stopped working with 2.6.1.16.4 you will have a realistic chance to
find the culprit.

   Timo



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



Bug#399188: CVE-2006-5925: ELinks smb Protocol File Upload/Download Vulnerability

2006-11-27 Thread Julien Cristau
On Mon, Nov 27, 2006 at 02:44:03 +0100, Julien Cristau wrote:

 Hi, the attached patch disables support for smb:// URI, and thus fixes
 this bug.
 
An NMU has been uploaded today with the patch I attached to my previous
mail.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#400581: kaya: Problem in reading UTF-8 input

2006-11-27 Thread Chris Morris
Package: kaya
Version: 0.2.0-4
Severity: important
Tags: patch


Kaya 0.2.2 released yesterday fixes an important bug in the UTF-8
reading code, which causes multi-byte characters to be omitted.
Since it doesn't seem like a new upstream release is appropriate
at this time of the release cycle, here's a minimal patch that fixes
it in 0.2.0

Thanks

--- VM.cc.current   2006-11-27 11:52:03.0 +
+++ VM.cc   2006-11-27 11:52:32.0 +
@@ -450,7 +450,7 @@
   // assume it's all single-byte for memory allocation. It usually will be.
   wchar_t* dest = (wchar_t*)GC_MALLOC_ATOMIC(sizeof(wchar_t)*(inlen+1));  
   while (cpos  inlen) {
-int first = (int)utf8[cpos];
+unsigned char first = (unsigned char)utf8[cpos];
 if (first  128) {
   // single byte character
   dest[dpos++] = (wchar_t)first;

-- 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.4.27
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages kaya depends on:
ii  g++-4.1   4.1.1-16   The GNU C++ compiler
ii  libc6 2.3.6.ds1-6GNU C Library: Shared libraries
ii  libgc-dev 1:6.8-1conservative garbage collector for
ii  libgc1c2  1:6.8-1conservative garbage collector for
ii  libgcc1   1:4.1.1-16 GCC support library
ii  libgcrypt11-dev [libgcryp 1.2.3-2LGPL Crypto library - development 
ii  libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library
ii  libgnutls-dev 1.4.4-2the GNU TLS library - development 
ii  libncurses5-dev   5.5-4  Developer's libraries and docs for
ii  libpcre3  6.7-1  Perl 5 Compatible Regular Expressi
ii  libstdc++64.1.1-16   The GNU Standard C++ Library v3

kaya recommends no packages.

-- no debconf information


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



Bug#399187: CVE-2006-5925: Links smb Protocol File Upload/Download Vulnerability

2006-11-27 Thread Julien Cristau
On Mon, Nov 27, 2006 at 02:25:32 +0100, Julien Cristau wrote:

 Hi, the attached patch disables smb support in links and thus fixes this
 issue.
 
An NMU has been uploaded today with the patch I attached to my previous
mail.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#400333: wormux - FTBFS: Build-depends on unavailable package libsdl-ttf1.2-dev

2006-11-27 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

# fix is pending in our SVN in the Etch branch of wormux
tags 400333 pending
thanks

Steve Langasek wrote:
 sbuild never looks past the first branch of an or'ed build-dependency.  This
 is a known, long-standing behavior, and is fairly desirable in this case
 anyway because we don't want a package uploaded to unstable that's built
 against an obsolete libsdl-ttf1.2-dev package.

With this upload we'll have builds for all arches done against 2.0-dev

 At minimum, please reverse the order of these or'ed build-dependencies; at
 best, please drop libsdl-ttf1.2-dev from the list, since it's obsolete.

... since I implemented the best solution.

Will do a local build and then I'll ask for a sponsor.

- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFatdxY8Chqv3NRNoRAtFiAJoDYEg5OTxgdtktdRQ5WMP8qBtwyACfXb2F
9NJcW4U7qz+FnkV6XIKOb9U=
=QKyL
-END PGP SIGNATURE-


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



Bug#400526: gpg signature validation should not die on unknown keys

2006-11-27 Thread Goswin von Brederlow
Joey Hess [EMAIL PROTECTED] writes:

 Package: debmirror
 Version: 20060907.1
 Severity: normal

 debmirror uses a different method to validate the signatures on Release
 files than do apt, network-retreiver, etc. debmirror's method fails if
 the Release file is signed by any one unknown key, even if it has other
 valid sigs from known keys, as happened recently. The correct method
 does not have this problem, and works as follows:

 gpgv --no-tty --status-fd 1 Release.gpg Release | read_gpg_status

 Where a shell version of read_gpg_status is this:

 read_gpg_status() {
 while read prefix keyword rest; do
 [ $prefix = '[GNUPG:]' ] || continue
 if [ $keyword = VALIDSIG ]; then
 exit 0
 fi
 done
 exit 1
 }

 Any single valid signature is enough.

You mentioned this on irc but thanks for filing a reminder bug so I
won't forget.

This should make into the Lenny is watching you release that is
pending.

MfG
Goswin


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



Bug#396844: vbetool: FTBFS: undefined reference to `gzopen'

2006-11-27 Thread Julien Cristau
On Mon, Nov 27, 2006 at 03:51:55 +0100, Julien Cristau wrote:

 On Fri, Nov  3, 2006 at 10:43:52 +0100, Julien Danjou wrote:
 
  Another victime of pciutils-dev, see #396732.
  
 Hi,
 the attached patch fixes this FTBFS.
 
Hi, an NMU has been uploaded with the attached patch (same as previous
except for urgency=medium instead of low).

Cheers,
Julien
diff -Nru /tmp/Kr0L01zv32/vbetool-0.7/Makefile.am 
/tmp/dmaQa97eLk/vbetool-0.7/Makefile.am
--- /tmp/Kr0L01zv32/vbetool-0.7/Makefile.am 2006-07-26 03:21:31.0 
+0200
+++ /tmp/dmaQa97eLk/vbetool-0.7/Makefile.am 2006-11-27 03:37:31.0 
+0100
@@ -23,4 +23,4 @@
$(RM) Makefile.in aclocal.m4 config.h.in stamp-h.in configure
 
 AM_CFLAGS = -g -Wall -pedantic -std=gnu99
-AM_LDFLAGS = 
+AM_LDFLAGS = -lz
diff -Nru /tmp/Kr0L01zv32/vbetool-0.7/Makefile.in 
/tmp/dmaQa97eLk/vbetool-0.7/Makefile.in
--- /tmp/Kr0L01zv32/vbetool-0.7/Makefile.in 2006-07-26 03:26:30.0 
+0200
+++ /tmp/dmaQa97eLk/vbetool-0.7/Makefile.in 2006-11-27 03:37:55.0 
+0100
@@ -182,7 +182,7 @@
 noinst_HEADERS = include/lrmi.h vbetool.h
 EXTRA_DIST = vbetool.1 LRMI
 AM_CFLAGS = -g -Wall -pedantic -std=gnu99
-AM_LDFLAGS = 
+AM_LDFLAGS = -lz
 all: all-recursive
 
 .SUFFIXES:
diff -Nru /tmp/Kr0L01zv32/vbetool-0.7/debian/changelog 
/tmp/dmaQa97eLk/vbetool-0.7/debian/changelog
--- /tmp/Kr0L01zv32/vbetool-0.7/debian/changelog2006-07-26 
03:29:16.0 +0200
+++ /tmp/dmaQa97eLk/vbetool-0.7/debian/changelog2006-11-27 
03:44:03.0 +0100
@@ -1,3 +1,11 @@
+vbetool (0.7-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add zlib1g-dev to Build-Depends and -lz to LDFLAGS, as needed by newer
+pciutils (closes: #396844).
+
+ -- Julien Cristau [EMAIL PROTECTED]  Mon, 27 Nov 2006 03:43:37 +0100
+
 vbetool (0.7-1) unstable; urgency=low
 
   * Add copyright information. Closes: #375159
diff -Nru /tmp/Kr0L01zv32/vbetool-0.7/debian/control 
/tmp/dmaQa97eLk/vbetool-0.7/debian/control
--- /tmp/Kr0L01zv32/vbetool-0.7/debian/control  2005-11-23 03:53:59.0 
+0100
+++ /tmp/dmaQa97eLk/vbetool-0.7/debian/control  2006-11-27 03:43:23.0 
+0100
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Matthew Garrett [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0.0), pciutils-dev
+Build-Depends: debhelper (= 4.0.0), pciutils-dev, zlib1g-dev
 Standards-Version: 3.6.1
 
 Package: vbetool


signature.asc
Description: Digital signature


Bug#380584: NMU uploaded

2006-11-27 Thread Andreas Barth
Hi,

I uploaded an NMU of your package.

Please see this as help to get the package into a releaseable condition for
etch.

Please find the used diff below.


Cheers,
Andi

diff -ur ../rp-pppoe-3.8~/debian/changelog ../rp-pppoe-3.8/debian/changelog
--- ../rp-pppoe-3.8~/debian/changelog   2006-04-26 02:55:32.0 +0200
+++ ../rp-pppoe-3.8/debian/changelog2006-11-27 12:21:00.0 +0100
@@ -1,3 +1,11 @@
+rp-pppoe (3.8-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Hardcode path to pppd so that pppoe works even when there is no
+pppd installed in the compilation chroot. Closes: #380584
+
+ -- Andreas Barth [EMAIL PROTECTED]  Mon, 27 Nov 2006 12:20:15 +0100
+
 rp-pppoe (3.8-1) unstable; urgency=low
 
   * New upstream release
diff -ur ../rp-pppoe-3.8~/debian/rules ../rp-pppoe-3.8/debian/rules
--- ../rp-pppoe-3.8~/debian/rules   2003-09-16 21:12:35.0 +0200
+++ ../rp-pppoe-3.8/debian/rules2006-11-27 12:20:03.0 +0100
@@ -7,7 +7,7 @@
 build-stamp:
dh_testdir
 #  test -f configure || (aclocal; autoconf)
-   test -f src/Makefile || (cd src  ./configure)
+   test -f src/Makefile || (cd src  PPPD=/usr/sbin/pppd ./configure)
$(MAKE) -C src
touch build-stamp
 
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#400580: cpufreqd: fails to change governor when goes with battery

2006-11-27 Thread Mattia Dongili
On Mon, November 27, 2006 12:33 pm, Debian BTS said:
 This is the log from syslog
...
 Package: cpufreqd
 Version: 2.2.0-2
 Severity: grave
 Justification: renders package unusable

 Nov 27 12:19:35 janni kernel: ondemand governor failed to load due to too
 long transition latency
 Nov 27 12:19:37 janni cpufreqd: cpufreqd_set_profile : Couldn't set
 profile On Demand High set for cpu0
 Nov 27 12:19:37 janni cpufreqd: cpufreqd_loop: Cannot set
 policy, Rule unchanged (AC Rule).
 Nov 27 12:19:37 janni kernel: ondemand governor failed to load due to too
 long transition latency

 The kernel is a 2.6.18 home compiled but this happens also with a 2.6.17

kernel bug? cpufreqd correctly complains about not being able to switch to
ondemand. If this governor doesn't work for your platform, just
reconfigure cpufreqd to avoid using it.

-- 
mattia
:wq!





Bug#398855: FTBFS: ClanSound: Mixing rate (22.05 kHz) not supported by soundcard.

2006-11-27 Thread Goswin von Brederlow
Martin Pitt [EMAIL PROTECTED] writes:

 tag 398855 unreproducible help
 severity 398855 important
 thanks

 Hi Goswin,

 Goswin von Brederlow [2006-11-16  1:27 +0100]:
 rebuilding clanbomber under etch fails with this error:
 
 Exception caught from ClanLib:
 ClanSound: Mixing rate (22.05 kHz) not supported by soundcard.
 make[4]: *** [clanbomber.dat] Segmentation fault
 make[4]: Leaving directory 
 `/home/mrvn/build/clanbomber_1.05cdbs-4/clanbomber-1.05cdbs/build-tree/clanbomber-1.05/clanbomber'

 I tried to build clanbomber in a fresh and clean sid chroot on my i386
 server (which does not have any sound card) and on my amd64 client
 (cheap on-board sound), and additionally on Ubuntu feisty/amd64. The
 package built fine on all of these, as well as on all buildds a month
 ago. Therefore I'm lowering severity to 'important'.

 I'll take a look into the code, but I cannot test this.

 Thanks,

 Martin

And now please do the same with etch versions.

MfG
Goswin


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



Bug#399692: icedove kfreebsd other platforms (fwd)

2006-11-27 Thread Alexander Sack - Debian Bugmail
On Mon, Nov 27, 2006 at 01:10:48PM +0100, Petr Salinger wrote:
 And now also send the patch ...
 
 -- Forwarded message --
 Hello.
 
 Enclosed please find fix of original 50_kbsd.dpatch.
 With attached patch applied against 1.5.0.8-3,
 icedove builds fine on (linux-)amd64.
 This platform have been previously affected,
 (http://buildd.debian.org/build.php?pkg=icedovever=1.5.0.8-2arch=amd64file=log)
 now it builds fine.
 
 Please, could you reenable fixed kbsd dpatches.
 

OK, will give kbsd one more chance :). Wait for the upload coming
tonight.

 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#396875: tagging 396875

2006-11-27 Thread Andreas Barth
* Jérôme Marant ([EMAIL PROTECTED]) [061106 07:07]:
 [...]

When do you plan to upload a fix for this bug? Or should I rather upload
an NMU?


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#400267: fnfxd misses most key presses

2006-11-27 Thread Sebastian Fontius
Hi,

Also, sprach Timo Hoenig am Montag, den 27. November 2006 um 13:01:
 On Mon, 2006-11-27 at 12:36 +0100, Sebastian Fontius wrote:
  I agree.  I have no real idea of the inner workings of fnfx, its
  client, or the kernel in regard to this, but the symptoms reminded
  me of #328085.  So I concluded (or merely hoped) that it would be
  a matter of simply making the patch dependant on what version of
  Linux actually runs or something as easy as this.
 
 Agreed, #328085 sounds very similar.

  But then I found http://developer.berlios.de/projects/ial [...]
  How good is IAL working and is there a possibility that it will
  enter Debian?
 
 IAL is basically not under development any longer.  Please do not spend
 any time on getting it into Debian.

Okay.

 I am planning to cleanup the hotkey mess in 2007 by adding some bits
 to HAL.  Again, not only for Toshiba laptops but an abstract
 approach which should help any system, vendor independent.

If I am not mistaken there already are at least some things Toshiba
specific in HAL:

$ dlocate hal: | grep tosh
hal: /usr/share/hal/fdi/policy/10osvendor/10-toshiba-buttons.fdi
hal: /usr/lib/hal/hald-addon-acpi-buttons-toshiba

$ lsof | grep tosh
hald-addo  4724   root  mem   REG3,1 9212149972 
/usr/lib/hal/hald-addon-acpi-buttons-toshiba

The lsof output gives the hint that HAL loads this addon (and indeed,
smbios.system.manufacturer is TOSHIBA, as specified in
/usr/share/hal/fdi/policy/10osvendor/10-toshiba-buttons.fdi), but it
does not appear to do anything.  At least lshal -m does not utter a
single byte regarding to the keys, whereas it reacts to everything
else I tried: removing input devices, charging the battery, etc.pp.

I also stopped fnfx from starting for this so as not to disturb HAL in
any way.

I read some things about a virtual input device or something (again:
no knowledge, and if, then some rather dangerous half-knowledge ;))
but did not find anything in the output of lshal or the source code of
the current version of HAL in testing.

 If FnFX is missing key events, IAL will miss them, too as it is
 basically the same backend code.

Good reasoning :).

  BTW: I updated to linux 2.6.18.3 and the problem has not gone away.
 If you want to succeed I'd suggest breaking it down to the kernel
 version where it broke.  If you can tell it worked with 2.6.16.3 but
 stopped working with 2.6.1.16.4 you will have a realistic chance to
 find the culprit.

Bah!  (Read: I know of course that you are right, but had hoped to
find a solution without resorting to bug hunting this way.  I strongly
assume that with Linux 2.6.17 it worked and will try that now (albeit
not my homegrown version but the Debian one
linux-image-2.6.17-2-686...  If that does not help I will have to
think of something because I do not backup my old kernel .configs).  I
will report my findings shortly...  I am always surprised to find
what a simpe Bah! is able to convey ;))

Greetings,

-- 
: Sebastian Fontius : www.fsfe.org : www.fsfe.org/en/fellows/smc
`+--+--+---.
[]   | They that can give up essential liberty to obtain a little |
  [][][] |  temporary safety deserve neither liberty nor safety.  |
||   : Benjamin Franklin, 1759 :


signature.asc
Description: Digital signature


Bug#400504: Re: Bug#400504: cl-mcclim-examples: sbcl dependency

2006-11-27 Thread commissariocurelli

 So the dependency is actually there.  It's not
perfect but I don't know about any better way that would satisfy  both
 SBCL and CMUCL users.

Yes, i understand that the sbcl and cmucl lisp implementation seem to differ 
significantly in this area.

  Is this OK or do you have any suggestion  how to
 improve the dependencies

I cannot help, sorry. I am just a normal user and not familiar with debians 
package dependency system. For the meantime its perfectly ok with me. Also i 
have to say that i quickly found out the missing package with a apt-cache 
search. I guess for an advanced lisper, which i am not (yet), the issue can be 
handled easily.
-- 
Ein Herz für Kinder - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de
Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen America's Cup-Yacht!


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



Bug#400267: fnfxd misses most key presses

2006-11-27 Thread Timo Hoenig
Hi Sebastian,

On Mon, 2006-11-27 at 13:29 +0100, Sebastian Fontius wrote:

 $ dlocate hal: | grep tosh
 hal: /usr/share/hal/fdi/policy/10osvendor/10-toshiba-buttons.fdi
 hal: /usr/lib/hal/hald-addon-acpi-buttons-toshiba
 
 $ lsof | grep tosh
 hald-addo  4724   root  mem   REG3,1 9212
 149972
/usr/lib/hal/hald-addon-acpi-buttons-toshiba
 
 The lsof output gives the hint that HAL loads this addon (and indeed,
 smbios.system.manufacturer is TOSHIBA, as specified in
 /usr/share/hal/fdi/policy/10osvendor/10-toshiba-buttons.fdi), but it
 does not appear to do anything.  At least lshal -m does not utter a
 single byte regarding to the keys, whereas it reacts to everything
 else I tried: removing input devices, charging the battery, etc.pp.
 
 I also stopped fnfx from starting for this so as not to disturb HAL in
 any way.
 
 I read some things about a virtual input device or something (again:
 no knowledge, and if, then some rather dangerous half-knowledge ;))
 but did not find anything in the output of lshal or the source code of
 the current version of HAL in testing.

Ah, alright, just just fixed the bug ;-)  The HAL addon
hald-addon-acpi-buttons-toshiba and fnfxd are both consuming events form
the Toshiba ACPI driver. Thus, kill one of them and the other one will
receive all events.

   BTW: I updated to linux 2.6.18.3 and the problem has not gone away.
  If you want to succeed I'd suggest breaking it down to the kernel
  version where it broke.  If you can tell it worked with 2.6.16.3 but
  stopped working with 2.6.1.16.4 you will have a realistic chance to
  find the culprit.
 
 Bah!  (Read: I know of course that you are right, but had hoped to
 find a solution without resorting to bug hunting this way.  I strongly
 assume that with Linux 2.6.17 it worked and will try that now (albeit
 not my homegrown version but the Debian one
 linux-image-2.6.17-2-686...  If that does not help I will have to
 think of something because I do not backup my old kernel .configs).  I
 will report my findings shortly...  I am always surprised to find
 what a simpe Bah! is able to convey ;))

Read above, you just found the culprit without going through this
pain :-)

Oh, and by the way.  I doubt that hald-addon-acpi-buttons-toshiba is
doing anything on its own (e.g. changing brightness).  Thus, it might be
very useless to run if you don't have any client as counterpart which
receives the events and reacts on them.

If you are about to spread word about the problem:  The event interface
of the Toshiba ACPI driver is implemented as a FIFO.  Whenever one
process consumes an event, another process will not be able to receive
the same.

   Timo



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



Bug#400584: 'icedove -remote xfeDoCommand(openInbox)' doesn't work anymore

2006-11-27 Thread Harald Dunkel
Package: icedove
Version: 1.5.0.7-3

Seems that the remote control feature has been corrupted:

$ icedove -remote xfeDoCommand(openInbox)
Error: Failed to send command: 500 command not parseable

This breaks the integration with firefox.


Regards

Harri



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



Bug#370186: Maybe strace will help

2006-11-27 Thread Andreas Barth
Hi,

* Steve McIntyre ([EMAIL PROTECTED]) [061114 10:59]:
 I'm trying to dig into this bug a little, but I don't seem to be able
 to reproduce it here. If you still can, could you please restart hald
 and call it using strace -f -o logfile command line? I'm hoping
 that might give more of a clue as to exactly what's going on where...

perhaps any of you two can help Steve, and send him more details?

Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#392649: rtsigio does not work on alpha

2006-11-27 Thread Andreas Barth
* Aurélien GÉRÔME ([EMAIL PROTECTED]) [061104 15:26]:
 I found a workaround. I will make ircd-hybrid use poll on Linux/Alpha
 and on all other kernels besides Linux, because rtsigio is Linux-only.

When can we expect an upload of that to happen?


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#400587: mysql-server-5.0: mysqld does not start

2006-11-27 Thread Bernd Warken
Subject: mysql-server-5.0: mysqld does not start
Package: mysql-server-5.0
Version: 5.0.26-3
Severity: grave
Justification: renders package unusable

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

mysqld reports the following error and does not start:

061127 13:45:16 [ERROR] mysqld: unknown option '--enable-named-pipe'

Bernd Warken

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

Versions of packages mysql-server-5.0 depends on:
ii  adduser 3.99 Add and remove users and groups
ii  debconf [debconf-2.0]   1.5.8Debian configuration management sy
ii  libc6   2.3.6.ds1-8  GNU C Library: Shared libraries
ii  libdbi-perl 1.52-1   Perl5 database interface by Tim Bu
ii  libgcc1 1:4.1.1-19   GCC support library
ii  libmysqlclient15off 5.0.26-3 mysql database client library
ii  libncurses5 5.5-5Shared libraries for terminal hand
ii  libreadline55.2-1GNU readline and history libraries
ii  libstdc++6  4.1.1-19 The GNU Standard C++ Library v3
ii  libwrap07.6.dbs-11   Wietse Venema's TCP wrappers libra
ii  lsb-base3.1-15   Linux Standard Base 3.1 init scrip
ii  mysql-client-5.05.0.26-3 mysql database client binaries
ii  mysql-common5.0.26-3 mysql database common files (e.g.
ii  passwd  1:4.0.18.1-5 change and administer password and
ii  perl5.8.8-6.1Larry Wall's Practical Extraction
ii  psmisc  22.3-1   Utilities that use the proc filesy
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages mysql-server-5.0 recommends:
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent

-- debconf information:
  mysql-server-5.0/really_downgrade: false
  mysql-server-5.0/start_on_boot: true
  mysql-server-5.0/nis_warning:
  mysql-server-5.0/postrm_remove_databases: false
  mysql-server/error_setting_password:



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



Bug#400585: mga-vid: Fails to build module on amd64

2006-11-27 Thread Frederik Juul Christiani
Package: mga-vid
Severity: important
Tags: patch

The debian/control file for the kernel module (mga-vid-module) does
not include architecture amd64 (and misspells sparc).
Building the kernel module requires debhelper, but is nowhere stated
as a requirement. The whole point of mga-vid-source is to build it, so
I suppose a Depends: debhelper is the right thing to add.

Frederik

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
diff -Naur mga-vid-1.55.orig/debian/control mga-vid-1.55/debian/control
--- mga-vid-1.55.orig/debian/control2006-11-27 13:13:22.0 +0100
+++ mga-vid-1.55/debian/control 2006-11-27 13:12:09.0 +0100
@@ -8,6 +8,7 @@
 Package: mga-vid-source
 Architecture: i386 ia64 powerpc sparc hppa amd64
 Recommends: kernel-package
+Depends: debhelper
 Section: misc
 Description: Kernel driver for the back-end scaler on Matrox cards (source)
  The mga_vid module will enable you to use the back-end scaler found on
diff -Naur mga-vid-1.55.orig/debian/control.in.MODULE 
mga-vid-1.55/debian/control.in.MODULE
--- mga-vid-1.55.orig/debian/control.in.MODULE  2006-11-27 13:13:22.0 
+0100
+++ mga-vid-1.55/debian/control.in.MODULE   2006-11-27 13:12:30.0 
+0100
@@ -7,7 +7,7 @@
 
 Package: mga-vid-(KERNEL_VERSION)
 Provides: mga-vid-module
-Architecture: i386 ia64 powerpc sparch hppa
+Architecture: i386 ia64 powerpc sparc hppa amd64
 Recommends: mga-vid-common
 Section: misc
 Description: Kernel driver for the backend scaler on Matrox cards


Bug#400586: libcv-dev: opencv1.0

2006-11-27 Thread Luis Matos
Package: libcv-dev
Version: 0.9.7-4
Severity: wishlist

I would like to ask if opencv 1.0 could be shiped with etch.

opencv 1.0 has some API changes. Etch will last one year and people would not 
like to develop to an old library.

when lenny comes out, certanly there would be another versions of cv library, 
but transitions would be easier for people.

thanks.

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

Versions of packages libcv-dev depends on:
ii  libcv0.9.7-0  0.9.7-4computer vision library
ii  libcvaux-dev  0.9.7-4development files for libcvaux
ii  libhighgui-dev0.9.7-4development files for libhighgui

libcv-dev recommends no packages.

-- no debconf information


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



Bug#400333: wormux - FTBFS: Build-depends on unavailable package libsdl-ttf1.2-dev

2006-11-27 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eddy Petrișor wrote:
 # fix is pending in our SVN in the Etch branch of wormux

Err, sorry, I did this while offline and I had the mail pending. I will revert
the changes from our SVN and leave Cyril to commit his changes.

- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFat1pY8Chqv3NRNoRAgVsAJ9DvhtWo1cU9Z1pXV5VyVOeKfZ5tQCePEbL
i8y2vIDqts3uz0PpkuF/3zQ=
=p2kK
-END PGP SIGNATURE-


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



Bug#339141: closed by Don Armstrong [EMAIL PROTECTED] (Fixed by removing string entirely)

2006-11-27 Thread Andreas Tille

On Mon, 27 Nov 2006, Debian Bug Tracking System wrote:


This is an automatic notification regarding your Bug report
#339141: bugs.debian.org: Archived bugs are still displayed,
which was filed against the bugs.debian.org package.

It has been closed by Don Armstrong [EMAIL PROTECTED].


Hi, I guess the merge of #326774 and #339141 caused that both
bugs have been closed.  But before I start a reopen-close
ping pong I would like to ask you:  Bug #339141 is definitely
not closed by the change because it was not the string
that marked a bug as archived it is the fact that archived
bugs are listed on the web page if they are excluded by
the request (archive=no).

So would you argee with me that this bug is not yet fixed and
I reopen it (perhaps an unmerge is necessary before).

Kind regards and thanks for working on BTS code

Andreas.

--
http://fam-tille.de


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



Bug#400590: libdts-dev: simple test program fails linking with -Wl,--as-needed

2006-11-27 Thread A Mennucc
Package: libdts-dev
Version: 0.0.2-svn-1
Severity: normal

hi

I am trying to compile ffmpeg ;
ffmpeg uses a very simple test program (see attachment) and then
 tries to compile it, but fails as follows

$ gcc -fomit-frame-pointer -pthread -c pippo.c
$ gcc -Wl,--warn-common -Wl,--as-needed -pthread -o pippo pippo.o -lm -lz -ldts
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/libdts.a(parse.o): In 
function `dts_init':
(.text+0xcf): undefined reference to `cos'
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/libdts.a(parse.o): In 
function `dts_init':
(.text+0x135): undefined reference to `cos'
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/libdts.a(parse.o): In 
function `dts_init':
(.text+0x187): undefined reference to `cos'
/usr/lib/gcc/x86_64-linux-gnu/4.1.2/../../../../lib64/libdts.a(parse.o): In 
function `dts_init':
(.text+0x1d0): undefined reference to `sin'
collect2: ld returned 1 exit status

a.

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

-- no debconf information
extern int dts_init();
   int main(){
   dts_init();
   }



signature.asc
Description: Digital signature


Bug#400589: libapache-mod-auth-kerb: Remote Vulnerability (CVE-2006-5989)

2006-11-27 Thread Martin Schwier

Package: libapache-mod-auth-kerb
Version: 4.996-5.0-rc6-1
Severity: important
Tags: security

heise-security [1] reports about a security hole in mod_auth_kerb.
There is an entry (under review) in the CVE List too [2].

Is this package affected?

--
Martin Schwier
[EMAIL PROTECTED]

[1] http://www.heise-security.co.uk/news/81406
[2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5989


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.32+std
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL 
set to de_DE)


Versions of packages libapache-mod-auth-kerb depends on:
ii  apache-common 1.3.33-6sarge3 support files for all 
Apache webse
ii  krb5-config   1.6Configuration files for 
Kerberos V
ii  libc6 2.3.2.ds1-22sarge4 GNU C Library: Shared 
libraries an
ii  libcomerr21.37-2sarge1   common error description 
library

ii  libkrb53  1.3.6-2sarge3  MIT Kerberos runtime libraries




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



Bug#366384: NMU uploaded

2006-11-27 Thread Andreas Barth
Hi,

I uploaded an NMU of your package.

Please see this as help to get the package into a releaseable condition for
etch.

Please find the used diff below.


Cheers,
Andi

diff -Nur ../lockdev-1.0.3~/debian/changelog ../lockdev-1.0.3/debian/changelog
--- ../lockdev-1.0.3~/debian/changelog  2006-11-27 13:11:21.0 +0100
+++ ../lockdev-1.0.3/debian/changelog   2006-11-27 13:23:57.0 +0100
@@ -1,3 +1,15 @@
+lockdev (1.0.3-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix postinst. Closes: #366384
++ don't use numerical compares for version history, but
+  dpkg --compare-versions
++ do never wait for someone entering a key - that could be in
+  non-interactive mode ...
+  * Add upgrade information into NEWS.Debian.
+
+ -- Andreas Barth [EMAIL PROTECTED]  Mon, 27 Nov 2006 13:11:32 +0100
+
 lockdev (1.0.3-1) unstable; urgency=low
 
   * New release
diff -Nur ../lockdev-1.0.3~/debian/liblockdev1.postinst 
../lockdev-1.0.3/debian/liblockdev1.postinst
--- ../lockdev-1.0.3~/debian/liblockdev1.postinst   2006-11-27 
13:11:21.0 +0100
+++ ../lockdev-1.0.3/debian/liblockdev1.postinst2006-11-27 
13:22:27.0 +0100
@@ -1,20 +1,19 @@
 #!/bin/sh -e
 
-if [ $1 = configure -a `echo $2 | sed -e 's/[.-]//g'` -lt 1031 ]
+if [ $1 = configure ]  dpkg --compare-versions $2 lt-nl 1.0.3-1;
 then
-  echo  2
-  echo WARNING 2
-  echo Format of device lock files have changed, you will need to restart 
all 2
-  echo programs that have locked device files using the old version of 
liblockdev. 2
-  echo  2
+  echo
+  echo WARNING
+  echo Format of device lock files have changed, you will need to restart all
+  echo programs that have locked device files using the old version of 
liblockdev.
+  echo
+
   if ls /var/lock/LCK.[0-9]* 2/dev/null
   then
-echo Right now the following programs use old lockfiles: 2
-echo  2
+echo Right now the following programs use old lockfiles:
+echo
 ps -p `cat /var/lock/LCK.[0-9]*`
-echo  2
-echo Press ENTER to continue... 2
-read foo
+echo
   fi
 fi
 
diff -Nur ../lockdev-1.0.3~/debian/NEWS ../lockdev-1.0.3/debian/NEWS
--- ../lockdev-1.0.3~/debian/NEWS   1970-01-01 01:00:00.0 +0100
+++ ../lockdev-1.0.3/debian/NEWS2006-11-27 13:14:33.0 +0100
@@ -0,0 +1,8 @@
+lockdev (1.0.3-1.1) unstable; urgency=low
+
+  The format of device lock files has changed.
+
+  All programs that have locked device files using the old version of
+  liblockdev needs to be restarted.
+
+ -- Andreas Barth [EMAIL PROTECTED]  Mon, 27 Nov 2006 13:13:37 +0100
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#400588: ITP: ov519 -- ov519 webcam driver

2006-11-27 Thread Romain Beauxis
Package: wnpp
Severity: wishlist
Owner: Romain Beauxis [EMAIL PROTECTED]


* Package name: ov519
  Version : 1.0.0
  Upstream Author : Romain Beauxis [EMAIL PROTECTED]
* URL : http://www.rastageeks.org/ov51x-jpeg
* License : GPL
  Description : ov519 webcam driver

 This driver works with webcams that use an ov519 chip. This includes
 the Eye Toy, the Hercules Webcam Classic, some SpaceCam 320 and many
 others.
   
I have ready to be checked packages at this point:
http://www.rastageeks.org/downloads/debian/

I don't know if asking for an upload now is not already to late for next
stable, but this driver can be usefull for some users.


Romain

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.16-2-686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)


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



Bug#400582: arbitrary code execution in metaInfo.php in torrentflux

2006-11-27 Thread Stefan Fritsch
I was able to exploit the problem mentioned above to execute shell 
commands. $cfg[enable_file_priority] must be false.


Try

http://xxx/torrentflux/details.php?torrent=`touch /tmp/hello`

Cheers,
Stefan



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



Bug#400591: cap_copy_int() does not work

2006-11-27 Thread Matt Kern
Package: libcap
Severity: important

cap_copy_int() fails in the following trivial test.


#include assert.h
#include stdlib.h
#include sys/capability.h

int main (int argc, char *argv[])
{
  cap_t caps, caps2;
  ssize_t size, copy_size;
  void *buffer;
  
  caps = cap_init ();
  assert (caps);
  
  size = cap_size (caps);
  assert (size0   size1024);

  buffer = malloc (size);
  assert (buffer);

  copy_size = cap_copy_ext (buffer, caps, size);
  assert (copy_size == size);

  caps2 = cap_copy_int(buffer);
  assert (caps2);
  
  return 0;
}


On closer examination, it seems that libcap/cap_extint.c, line 97 is to
blame.  The ! before memcmp is clearly wrong.

Matt

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.16mars-skas3-v9-pre9
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)


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



Bug#400267: fnfxd misses most key presses

2006-11-27 Thread Sebastian Fontius
Hi Timo,

Also, sprach Timo Hoenig am Montag, den 27. November 2006 um 12:45:
 Ah, alright, just just fixed the bug ;-)  The HAL addon
 hald-addon-acpi-buttons-toshiba and fnfxd are both consuming events form
 the Toshiba ACPI driver. Thus, kill one of them and the other one will
 receive all events.

Not with me, no.  I just killed anything fnfx-related:

$ command ps ax | grep fnfx
 5959 ?Ss 0:01 wmtop -x 
^((wm)?top|gkrellm|gnome-system-monitor|fnfxd?)$ -c 
/usr/bin/gnome-system-monitor -a 3
 6907 pts/0S+ 0:00 grep --color=auto fnfx

The first is a top-like dockapp for Window Maker which has nothing to
do with fnfx (it should not display fnfx, though), the second is
obvious.

I then restarted HAL:

$ sudo invoke-rc.d dbus restart 
Stopping Avahi mDNS/DNS-SD Daemon: avahi-daemon.
Stopping Hardware abstraction layer: hald.
Stopping system message bus: dbus.
Starting system message bus: dbus.
Starting Hardware abstraction layer: hald.
Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.

After that I tried lshal -m again with the same result: It worked for
(un)plugging hardware but did not for the keys.

Adding DAEMON_OPTS=--verbose=yes to /etc/default/hal does not bring up
something new:

$ sudo invoke-rc.d dbus restart 
Stopping Avahi mDNS/DNS-SD Daemon: avahi-daemon.
Stopping Hardware abstraction layer: hald.
Stopping system message bus: dbus.
Starting system message bus: dbus.
Starting Hardware abstraction layer: hald14:30:56.853 [I] hald.c:472: hal 
0.5.8.1
14:30:56.854 [I] hald.c:481: Will daemonize
14:30:56.854 [I] hald.c:482: Becoming a daemon
.
Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.

Did I miss something?  The HAL in unstable is the same as in testing
so it should not be something only available in a new version of HAL.

BTW: I updated to linux 2.6.18.3 and the problem has not gone
away.
   If you want to succeed I'd suggest breaking it down to the
   kernel version where it broke.  If you can tell it worked with
   2.6.16.3 but stopped working with 2.6.1.16.4 you will have a
   realistic chance to find the culprit.
  
  Bah!  (Read: I know of course that you are right, but had hoped
  to find a solution without resorting to bug hunting this way.  I
  strongly assume that with Linux 2.6.17 it worked and will try that
  now (albeit not my homegrown version but the Debian one
  linux-image-2.6.17-2-686...  If that does not help I will have to
  think of something because I do not backup my old kernel
  .configs).  I will report my findings shortly...  I am always
  surprised to find what a simpe Bah! is able to convey ;))
 
 Read above, you just found the culprit without going through this
 pain :-)
 
 Oh, and by the way.  I doubt that hald-addon-acpi-buttons-toshiba is
 doing anything on its own (e.g. changing brightness).  Thus, it
 might be very useless to run if you don't have any client as
 counterpart which receives the events and reacts on them.

I thought so, yes.  I use ivman for reacting to HAL events and had
hoped that it would be able to work here, too.

 If you are about to spread word about the problem: The event
 interface of the Toshiba ACPI driver is implemented as a FIFO.
 Whenever one process consumes an event, another process will not be
 able to receive the same.

I heard something like this.  Is this FIFO a normal FIFO akin to the
ones generated by mkfifo(1)?

Greetings,

-- 
: Sebastian Fontius : www.fsfe.org : www.fsfe.org/en/fellows/smc
`+--+--+---.
[]   | They that can give up essential liberty to obtain a little |
  [][][] |  temporary safety deserve neither liberty nor safety.  |
||   : Benjamin Franklin, 1759 :


signature.asc
Description: Digital signature


Bug#400592: gkrellshoot: Should create image filenames with YY-MM-DD format

2006-11-27 Thread Frédéric Bothamy
Package: gkrellshoot
Version: 0.4.3-3
Severity: wishlist
Tags: patch

Hello,

I think that gkrellshoot should create image filenames for screenshots
with YY-MM-DD format, this would make it easier to sort them.

The following patch should be enough:

diff -Nru --exclude '*changelog' 
/tmp/us345ogVjE/gkrellshoot-0.4.3/gkrellshoot.c 
/tmp/iohr9jBSjv/gkrellshoot-0.4.3/gkrellshoot.c
--- /tmp/us345ogVjE/gkrellshoot-0.4.3/gkrellshoot.c 2004-11-20 
05:01:55.0 +0100
+++ /tmp/iohr9jBSjv/gkrellshoot-0.4.3/gkrellshoot.c 2006-11-27 
14:51:53.0 +0100
@@ -1408,7 +1408,7 @@
 
   sprintf( filename, %s/gkrellShoot_%02d-%02d-%02d_%02d%02d%02d.%s, 
  save_dir,
- tm-tm_mon+1, tm-tm_mday, tm-tm_year-100, tm-tm_hour, 
+ tm-tm_year-100, tm-tm_mon+1, tm-tm_mday, tm-tm_hour, 
  tm-tm_min, tm-tm_sec, image_format );
 
   
@@ -1959,7 +1959,7 @@
   If grayscale is selected you get grayscaled image. \n,
   Grabbed image is saved on to the directory specified in \n,
   Save Location with the following name : \n,
-  gkrellShoot_MM-DD-YY_HHMMSS.imageFormat(jpg,gif etc). \n\n,
+  gkrellShoot_YY-MM-DD_HHMMSS.imageFormat(jpg,gif etc). \n\n,
   If View Image is selected Grabbed Image is passed onto given ,
   Image Viewer. 
 };


Greetings,


Fred

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

Versions of packages gkrellshoot depends on:
ii  gkrellm 2.2.9-1  The GNU Krell Monitors
ii  imagemagick 7:6.2.4.5.dfsg1-0.11 Image manipulation programs
ii  libatk1.0-0 1.12.3-1 The ATK accessibility toolkit
ii  libc6   2.3.6.ds1-8  GNU C Library: Shared libraries
ii  libcairo2   1.2.4-4  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.1-2  generic font configuration library
ii  libglib2.0-02.12.4-1 The GLib library of C routines
ii  libgtk2.0-0 2.8.20-3 The GTK+ graphical user interface 
ii  libpango1.0-0   1.14.7-1 Layout and rendering of internatio
ii  libx11-62:1.0.3-3X11 client-side library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.1-4X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-3X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra

Versions of packages gkrellshoot recommends:
ii  xscreensaver  4.24-5 Automatic screensaver for X

-- no debconf information


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



Bug#400067: [php-maint] Bug#400067: php pages with dbx database connector stop working after upgrade for php4 on etch

2006-11-27 Thread Gustavo Lima
Hi Sean,

I just had a chance to retry today. Sorry. I don't know why but it
worked fine now.

Closing the bug.

My best regards,

Gustavo

sean finney escreveu:
 hey gustavo,

 On Thu, 2006-11-23 at 15:35 -0200, Gustavo Lima wrote:
   
 Package: php4
 Version: 4.4.4-4

 I'm using etch as webserver on a Xen vm with kernel 2.6.18-1-xen-686,
 libc6 2.3.6.ds1-8, apache 2.2.3-3.1.

 When upgrading from php4 version 4.4.4-3 to 4.4.4-4, a php page
 configured to connect to postgresql using dbx stop working.

 The connection string is:

 $db_conn = @dbx_connect(DBX_PGSQL, '10.x.x.1', db, usr, pwd, 0)
 

 what error do you get when it doesn't work?  for the above example,
 try removing the @ and make sure error reporting is enabled.

   
 Other php applications worked fine, like squirrelmail.

 Then I had 4.4.4-3 back and everything was back to work.
 

 when you have a chance, could you try the latest version of
 php4 (currently 4.4.4-8) in unstable?


   sean
   

-- 
Gustavo Lima



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



Bug#389934: severity of 389934 is important

2006-11-27 Thread Bill Allombert
On Mon, Nov 27, 2006 at 08:42:17AM +0100, Andreas Barth wrote:
 severity 389934 important
 thanks

I upgraded the severity with permission from Steve.

 * Bill Allombert ([EMAIL PROTECTED]) [061126 07:27]:
  However, the best course of action is to fix these bugs for Etch so that
  the release team does not have to make such compromise between 
  stability and security. It is possible to achieve that thanks to lintian
  and indeed I have reported all such bugs already.
 
 I fully agree to this statement. However, looking at the release policy
 I don't see how this bug is RC (though I really wish the bugs to
 disappear).
 
 Removal of all rpaths seem to be a typical release goal, and please feel
 free to attack them in future as such (i.e. severity important,
 0-days-NMU policy applies).

I reported the bugs in March, then again in September.  Unfortunatey new
rpath got added in between. This one bug was reported two month ago,
not today.

As far as I am concerned, this is not a release goal, just basic 
sanity of the distribution, much like checking packages actually
build from source.

Cheers,
Bill.


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



Bug#398961: dnsmasq: update not synchronous at Internet connection startup

2006-11-27 Thread Simon Kelley
Fabien COUTANT wrote:

 Gonna check this.
 Ok, here's the log:
   Nov 22 20:40:08 harris pppd[10147]: PPP session is 2016
   Nov 22 20:40:08 harris pppd[10147]: Using interface ppp0
   Nov 22 20:40:08 harris pppd[10147]: Connect: ppp0 -- eth0
   Nov 22 20:40:08 harris pppd[10147]: CHAP authentication succeeded: Welcome 
 to use Quidway ROUTER, Huawei Tech.^M^J
   Nov 22 20:40:08 harris pppd[10147]: CHAP authentication succeeded
   Nov 22 20:40:08 harris pppd[10147]: peer from calling number 
 00:E0:FC:2B:48:B2 authorized
   Nov 22 20:40:08 harris pppd[10147]: local  IP address 86.73.207.102
   Nov 22 20:40:08 harris pppd[10147]: remote IP address 86.73.207.1
   Nov 22 20:40:08 harris pppd[10147]: primary   DNS address 86.64.145.144
   Nov 22 20:40:08 harris pppd[10147]: secondary DNS address 84.103.237.144
   Nov 22 20:40:08 harris dnsmasq[10112]: query[A] members.dyndns.org from 
 127.0.0.1
   Nov 22 20:40:08 harris last message repeated 3 times
   Nov 22 20:40:08 harris ddclient[10229]: WARNING:  cannot connect to 
 members.dyndns.org:80 socket: IO::Socket::INET: Bad hostname 
 'members.dyndns.org'
   Nov 22 20:40:08 harris ddclient[10229]: FAILED:   updating 
 fcoutant.homelinux.net: Could not connect to members.dyndns.org.
 
 Looks to me like it missed the update.
 Another thing comes to my mind: if dnsmasq's check is based on mtime,
 maybe the file is updated several times in one second;  dnsmasq would
 catch the first update but not the second (real) one ?

If that is the case, then adding

sleep 1

or possibly

sleep 2

to /etc/resolvconf/update.d/dnsmasq should fix the problem. Could you
try that? If it works it's a good fix which is easy to apply.


Cheers,

Simon.



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



Bug#400594: please consider adding option to enable kolab support

2006-11-27 Thread Steffen Joeris
Package: gosa
Severity: wishlist


Hi Cajus

How are you doing, hope you are doing well :)
I am using gosa together with kolab here and it works fantastic.
I was wondering if you want to add support for it into gosa.

Below you can see what I added to the gosa package in sarge. Of course
you can't include it as it is, but maybe you want to add a button or
something else where one can enable these attributes for kolab.

Cheers
Steffen

--- class_mailAccount.inc.orig  2006-11-27 13:16:11.0 +
+++ gosa-2.3/plugins/personal/mail/class_mailAccount.inc2006-11-27 
13:17:09.0 +
@@ -56,8 +56,8 @@
   /* attribute list for save action */
   var $attributes= array(mail, gosaMailServer, gosaMailQuota, 
gosaMailMaxSize,
gosaMailDeliveryMode, gosaSpamSortLevel, 
gosaSpamMailbox,
-   gosaVacationMessage, uid);
-  var $objectclasses= array(gosaMailAccount);
+   gosaVacationMessage, uid, kolabInvitationPolicy, 
kolabHomeServer);
+  var $objectclasses= array(gosaMailAccount, kolabInetOrgPerson);


   /* constructor, if 'dn' is set, the node loads the given


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



Bug#396537: [Pkg-mailman-hackers] Bug#396537: mailman: README.Exim4.Debian needs to mention groups

2006-11-27 Thread Thijs Kinkhorst
Hi,

 After followign the instructions, I got a traceback when creating a
 list via the web interface which came down to 
 
 admin(510): RuntimeError: command failed: chgrp Debian-exim
 /var/lib/mailman/data/virtual-mailman (status: 1, Operation not
 permitted)admin
 
 The problem was the webserver user, www-data, doesn't have permissions
 to do that chgrp.

Thanks for reporting. I'm not a mailman user myself, so I'm not sure
whether your proposed solution

 +Debian-exim:x:105:www-data

has security implications. I will check that out. I've already added a
note to README.Exim4.Debian describing this potential problem but not
yet this specific solution.


Thijs


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


Bug#399386: merge duplicate 387466 399386

2006-11-27 Thread Adriaan Peeters
severity 399386 normal
merge 387466 399386
thanks

Changing severity of #399386 to normal since it is a duplicate of
#387466 which is set to normal.

Adriaan



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



Bug#400593: doesnt exit properly if no showmount present

2006-11-27 Thread Yaroslav Halchenko
Package: am-utils
Version: 6.1.5-2
Severity: normal

I didn't have nfs-common present, thus couldn't cd /net/anywhere.
checked logs and saw

Nov 27 08:58:23 vaio automount[9285]:  /etc/auto.net: line 40: --no-headers: c
ommand not found

and indeed:

*$ sh -x /etc/auto.net
+ key=
+ opts=-fstype=nfs,hard,intr,nodev,nosuid,nonstrict,async
+ for P in /bin /sbin /usr/bin /usr/sbin
+ for M in showmount kshowmount
+ '[' -x /bin/showmount ']'
+ for M in showmount kshowmount
+ '[' -x /bin/kshowmount ']'
+ for P in /bin /sbin /usr/bin /usr/sbin
+ for M in showmount kshowmount
+ '[' -x /sbin/showmount ']'
+ for M in showmount kshowmount
+ '[' -x /sbin/kshowmount ']'
+ for P in /bin /sbin /usr/bin /usr/sbin
+ for M in showmount kshowmount
+ '[' -x /usr/bin/showmount ']'
+ for M in showmount kshowmount
+ '[' -x /usr/bin/kshowmount ']'
+ for P in /bin /sbin /usr/bin /usr/sbin
+ for M in showmount kshowmount
+ '[' -x /usr/sbin/showmount ']'
+ for M in showmount kshowmount
+ '[' -x /usr/sbin/kshowmount ']'
+ '[' -x ']'
+ SHOWMOUNT=' --no-headers -e '
+ --no-headers -e
/etc/auto.net: line 40: --no-headers: command not found
+ LC_ALL=C
+ sort -k 1
+ sed 's/#/\\#/g'
+ awk -v key= -v opts=-fstype=nfs,hard,intr,nodev,nosuid,nonstrict,async -- '
BEGIN   { ORS=; first=1 }
{ if (first) { print opts; first=0 }; print  \\\n\t 
$1, key : $1 }
END { if (!first) print \n; else exit 1 }
'

I bet you should simple wrap in  like
[ -x $SMNT ] || echo 1

and it would work ;-)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (600, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-rc2-mm1
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages am-utils depends on:
ii  debconf 1.5.5Debian configuration management sy
ii  libamu4 6.1.5-2  Support library for amd the 4.4BSD
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libgdbm31.8.3-3  GNU dbm database routines (runtime
ii  libhesiod0  3.0.2-16 Libraries for hesiod, a service na
ii  libldap22.1.30-13+b1 OpenLDAP libraries
ii  libwrap07.6.dbs-11   Wietse Venema's TCP wrappers libra
ii  perl5.8.8-6.1Larry Wall's Practical Extraction 
ii  portmap 5-20 The RPC portmapper
ii  ucf 2.0015   Update Configuration File: preserv

am-utils recommends no packages.

-- debconf information:
  am-utils/import-amd-failed:
  am-utils/clustername:
  am-utils/map-net: true
* am-utils/use-nis: false
  am-utils/nis-custom: echo /amd-is-misconfigured /usr/share/am-utils/amd.net
  am-utils/import-amd-conf-done: false
  am-utils/import-amd-conf: false
  am-utils/nis-master-map: amd.master
  am-utils/nis-key: default
* am-utils/rpc-localhost:
  am-utils/map-others:
  am-utils/nis-master-map-key-style: onekey
  am-utils/map-home: false
  am-utils/log-to-file:


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



Bug#362246: fixed in xorg-server 1:1.0.2-5

2006-11-27 Thread Luca Capello
Hello!

I'm cc:ing all the people intersted in this bug report (and the
not-yet-merged #356883 [1]) just to be sure they're aware of the
situation.

On Tue, 18 Apr 2006 11:17:43 +0200, Luca Capello wrote:
 This should be merged with #356883, but I'm not an expert of the
 merge command...

Actually, not only the bug should be merged with #356883 [1], but it
should be moved to xserver-xorg-core and marked as fixed since version
2:1.1.1-9, as per /usr/share/doc/xserver-xorg-core/changelog.Debian.gz:
=
xorg-server (2:1.1.1-9) unstable; urgency=low
[...]
  [ Eugene Konev ]
[...]
  * Ship SecurityPolicy in xserver-xorg-core.

 -- David Nusinow [EMAIL PROTECTED]  Thu, 28 Sep 2006 23:59:35 -0400
=

I'm going to do this in one week from now if no one replies
differently.

Thx, bye,
Gismo / Luca

Footnotes: 
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356883


pgpMaYOnmyIhp.pgp
Description: PGP signature


Bug#400267: fnfxd misses most key presses

2006-11-27 Thread Sebastian Fontius
Also, sprach Timo Hoenig am Montag, den 27. November 2006 um 14:52:
 On Mon, 2006-11-27 at 14:44 +0100, Sebastian Fontius wrote:
  Did I miss something?  The HAL in unstable is the same as in
  testing so it should not be something only available in a new
  version of HAL.
 
 Can you please start everything as you would do normally and just
 kill the process hald-addmoin-acpi-buttons-toshiba?  Then, you
 should see FnFX getting all events, not just a few.

Ah, that way round :).  I already wondered...

If I only start fnfxd it works.  If I start dbus/HAL it starts again
missing key presses and if I kill hald-addon-acpi-toshiba it works
again (although I got the impression not 100%).  I moved
/usr/share/hal/fdi/policy/10osvendor/10-toshiba-buttons.fdi away and
restarted everything (dbus, HAL, fnfxd) and it works 100% again.  Cool
:).

  I heard something like this.  Is this FIFO a normal FIFO akin to
  the ones generated by mkfifo(1)?
 
 No.  It is just that the kernel interface is implementing the event
 interface as such.  Thus, if you have more than one process using
 the interface you will see that one process gets event A, the other
 process event B and event C (just as an example).  It's racy, there
 should not be more than one process at a time reading from the event
 interface of the Toshiba ACPI driver.

Of course.  A simple fifo would be too easy ;).

So what should we do with this bug?  Reassign it to hal?  What does
hald-addon-acpi-toshiba do, anyway?  Things like the power or the lid
button work without special Toshiba kernel module magic IIRC (and are
handled by acpid directly on my system), so I do not see a point in
shipping hald-addon-acpi-toshiba altogether.  But of course I could be
mistaken.

Greetings and thanks again for the help,

-- 
: Sebastian Fontius : www.fsfe.org : www.fsfe.org/en/fellows/smc
`+--+--+---.
[]   | They that can give up essential liberty to obtain a little |
  [][][] |  temporary safety deserve neither liberty nor safety.  |
||   : Benjamin Franklin, 1759 :


signature.asc
Description: Digital signature


Bug#400584: 'icedove -remote xfeDoCommand(openInbox)' doesn't work anymore

2006-11-27 Thread Alexander Sack - Debian Bugmail
On Mon, Nov 27, 2006 at 01:49:10PM +0100, Harald Dunkel wrote:
 Package: icedove
 Version: 1.5.0.7-3
 
 Seems that the remote control feature has been corrupted:
 
   $ icedove -remote xfeDoCommand(openInbox)
   Error: Failed to send command: 500 command not parseable
 
 This breaks the integration with firefox.
 

hmm ... but why not just invoke icedove without params to open
inbox?

 # icedove mailto:[EMAIL PROTECTED]

works for me ...

same for:

 # icedove

??

 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



  1   2   3   4   5   >