Bug#490134: preserve-env option does not preserve environment

2008-07-10 Thread Chris Lamb
Package: gksu
Severity: normal
Version: 2.0.0-5

The preserve-env option does not work as advertised:

  
 --preserve-env, -k
   Preserve the current environments, does not set $HOME nor
   $PATH, for example.
  

As a testcase:

 % export FOO=bar
 % gksu -- /bin/sh -c echo FOO=\$FOO
 FOO=
 % gksu -k -- /bin/sh -c echo FOO=\$FOO
 FOO=

I would have expected that, when specifying -k, gksu would preserve the FOO
environment variable for the target program.

At least in gksudo mode, specifying --preserve-env seems to just toggle
passing -H to sudo, which toggles whether HOME is preserved:

 % gksu -- /bin/sh -c echo HOME=\$HOME
 HOME=/root
 % gksu -k -- /bin/sh -c echo HOME=\$HOME
 HOME=/home/lamby

To really have Preserve the current environments semantics, shouldn't -H
be replaced with -E?


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


signature.asc
Description: PGP signature


Bug#490135: RFP: fdmf -- find duplicate music files

2008-07-10 Thread Paul Wise
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED], [EMAIL PROTECTED]

* Package name: fdmf
  Version : 0.0.9r
  Upstream Author : Kurt Rosenfeld
* URL : http://w140.com/audio/
* License : GPL
  Programming Lang: C, Perl
  Description : find duplicate music files

fdmf finds pairs of music files in a collection that are likely to
contain the same music. It works on the music itself, not on the
filename, tags, or headers. It uses an audio fingerprint, or perceptual
hash to recognise the duplicate files.

I intend to ITP this at some point, probably after lenny is released,
but I would be very glad if someone else wants to take it over. Haven't
yet evaluated how good it is.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#490136: Please provide a mechanism to determine the result of the target program

2008-07-10 Thread Chris Lamb
Package: gksu
Version: 2.0.0-5
Severity: wishlist

gksu should provide a mechanism to allow programs to determine the result of
both the priviledge escalation and the target program.

Currently if a program needs to gain superuser access, it may call upon gksu
to execute a particular program, but it cannot determine the return code of
the target program nor know whether the password-entry stage was successful
as gksu returns zero in all cases. (!)

Workarounds I am currently employing involving writing to a seperate status
file and reading that upon returning from gksu. It is important to
distinguish between an escalation failure and a non-zero exit code from the
target binary as calling programs need to know whether to retry execution.

At the very least, gksu should return with an exit status matching that of
the called program, perhaps using a reserved and rarely-used exit code to
denote an inability to escalate the user's priviledges and other such errors.

(As this could still cause a collision, an additional (or specified) file-
descriptor could be employed to obtain the exit status of the target binary.)


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20


signature.asc
Description: PGP signature


Bug#490087: Pending gnustep uploads (lynkeos.app, lusernet.app, mpdcon.app)

2008-07-10 Thread Luk Claes
Hi Yavor

When will lynkeos.app, lusernet.app and mpdcon.app be uploaded?
Currently the gnustep transition is only waiting for uploads of the
packages build on the buildds, a few builds on the buildds and the 3
above packages AFAICS.

Cheers

Luk



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



Bug#490132: [Pkg-audacious-maintainers] Bug#490132: audacious: plugin package dependency not sufficiently tightly versioned

2008-07-10 Thread William Pitcock
Hi Michael,

I have an upload pending to fix this mess. I'm just waiting on things to
return to normality before proceeding with it.

William

On Thu, 2008-07-10 at 13:22 +0800, Michael Deegan wrote:
 Package: audacious
 Version: 1.5.1-1
 Severity: normal
 
 I tried audacious for the first time, today and was a little bit
 disappointed at being presented with a SEGV before I'd even got as far as
 playing a song. :P
 
 About 60% of the time, enabling the status icon plugin resulted in
 something like:
 
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0x2afe1301c9c0 (LWP 21403)]
 0x2afe10033990 in strchr () from /lib/libc.so.6
 (gdb) bt
 #0  0x2afe10033990 in strchr () from /lib/libc.so.6
 #1  0x2afe10034491 in strrchr () from /lib/libc.so.6
 #2  0x004183f6 in input_check_file (filename=value optimized 
 out, loading=0) at input.c:361
 #3  0x2e30f135 in si_ui_statusicon_enable () from 
 /usr/lib/audacious/General/statusicon.so
 #4  0x00417580 in enable_general_plugin (i=value optimized out, 
 enable=1) at general.c:70
 #5  0x00449713 in plugin_toggle (cell=value optimized out, 
 path_str=value optimized out, data=value optimized out)
 at ui_preferences.c:386
 #6  0x2afe0eef5b5f in g_closure_invoke () from 
 /usr/lib/libgobject-2.0.so.0
 #7  0x2afe0ef095ec in ?? () from /usr/lib/libgobject-2.0.so.0
 #8  0x2afe0ef0b005 in g_signal_emit_valist () from 
 /usr/lib/libgobject-2.0.so.0
 #9  0x2afe0ef0b3b3 in g_signal_emit () from 
 /usr/lib/libgobject-2.0.so.0
 #10 0x2afe0d9b6dd9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
 #11 0x2afe0db63fd3 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
 #12 0x2afe0db64bfb in ?? () from /usr/lib/libgtk-x11-2.0.so.0
 #13 0x2afe0db5ffc9 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
 #14 0x2afe0da6b4df in ?? () from /usr/lib/libgtk-x11-2.0.so.0
 #15 0x2afe0eef5b5f in g_closure_invoke () from 
 /usr/lib/libgobject-2.0.so.0
 #16 0x2afe0ef099d8 in ?? () from /usr/lib/libgobject-2.0.so.0
 #17 0x2afe0ef0ad16 in g_signal_emit_valist () from 
 /usr/lib/libgobject-2.0.so.0
 #18 0x2afe0ef0b3b3 in g_signal_emit () from 
 /usr/lib/libgobject-2.0.so.0
 #19 0x2afe0db728f5 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
 #20 0x2afe0da647f2 in gtk_propagate_event () from 
 /usr/lib/libgtk-x11-2.0.so.0
 #21 0x2afe0da65795 in gtk_main_do_event () from 
 /usr/lib/libgtk-x11-2.0.so.0
 #22 0x2afe0df2314c in ?? () from /usr/lib/libgdk-x11-2.0.so.0
 #23 0x2afe0d28c0f2 in g_main_context_dispatch () from 
 /usr/lib/libglib-2.0.so.0
 #24 0x2afe0d28f396 in ?? () from /usr/lib/libglib-2.0.so.0
 #25 0x2afe0d28f657 in g_main_loop_run () from 
 /usr/lib/libglib-2.0.so.0
 #26 0x2afe0da65b63 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
 #27 0x004199e2 in main (argc=1, argv=0x7fff9e3ff908) at main.c:795
 #28 0x2afe0ffdc1c4 in __libc_start_main () from /lib/libc.so.6
 #29 0x00413f69 in _start ()
 
 Further investigation suggests that it was probably due to differing
 versions of audacious and audacious-plugins in lenny at the moment, as
 upgrading the plugins package to the version in unstable cures this
 particular problem.
 
 If plugins really do depend on a specific build of audacious (or vice
 versa), then this should be reflected in the packages' dependencies.
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers testing
   APT policy: (499, 'testing'), (496, 'unstable')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.24.2-wibble (SMP w/2 CPU cores; PREEMPT)
 Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages audacious depends on:
 ii  audacious-plugins   1.5.0-2  Base plugins for audacious
 ii  dbus1.2.1-2  simple interprocess messaging 
 syst
 ii  gtk2-engines-pixbuf 2.12.9-3 Pixbuf-based theme for GTK+ 2.x
 ii  libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
 ii  libaudclient1   1.5.1-1  audacious D-Bus remote control 
 lib
 hi  libc6   2.7-10   GNU C Library: Shared libraries
 ii  libcairo2   1.6.4-1+b1   The Cairo 2D vector graphics 
 libra
 ii  libdbus-1-3 1.2.1-2  simple interprocess messaging 
 syst
 ii  libdbus-glib-1-20.76-1   simple interprocess messaging 
 syst
 ii  libglib2.0-02.16.3-2 The GLib library of C routines
 ii  libgtk2.0-0 2.12.9-3 The GTK+ graphical user 
 interface 
 ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
 ii  libmcs1 0.7.1-1  Abstraction library to store 
 confi
 ii  libmowgli1  0.6.1-1  a high performance 

Bug#489845: Pending gnustep uploads (lynkeos.app, lusernet.app, mpdcon.app)

2008-07-10 Thread Yavor Doganov
On Thu, Jul 10, 2008 at 08:13:23AM +0200, Luk Claes wrote:
 When will lynkeos.app, lusernet.app and mpdcon.app be uploaded?

I posted requests for sponsorship to -mentors for these 3 packages.
If noone shows interest, maybe Hubert will find the time to review and
upload them.



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



Bug#58735: setting package to dselect dpkg-dev dpkg, tagging 58735, tagging 476899

2008-07-10 Thread Guillem Jover
# Automatically generated email from bts, devscripts version 2.10.33
# via tagpending 
#
# dpkg (1.15.0) UNRELEASED; urgency=low
#
#  * Do not leave new conffile as .dpkg-new when it has been diverted, also
#properly activate the file trigger for the diverted conffile.
#Based on a patch by Timothy G Abbott. Closes: #58735, #476899
#

package dselect dpkg-dev dpkg
tags 58735 + pending
tags 476899 + pending




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



Bug#446011: SELinux support: needs execmem or needs a compile with a newer ghc

2008-07-10 Thread Eddy Petrișor

Trent W. Buck wrote:

Hi, I've adopted the Debian Darcs package.  I've gotten Darcs2 into
Debian, and now I'm working through old bug reports.

On Tue, Oct 09, 2007 at 10:29:16PM +0300, Eddy Petrișor wrote:

Trying to run darcs on a SELinux enabled system with the targeted
policy enabled and enforced fails.


Can you confirm / deny that this is still a problem with Darcs
2.0.0-5?


Is darcs 2.0.0-5 supposed to be part of lenny? I am currently running lenny and I would rather not 
mix my system with sid stuff, unless it will reach lenny.


Note that in the mean time I disabled SELinux support on my machine due to bugs such as this one, 
but I am willing to enable it to do the check.



$ darcs w -l
darcs: internal error: getMBlock: mmap: Permission denied

It seems this is an issue originating in GHC which generates code
that needs execmem.

http://cvs.haskell.org/trac/ghc/ticket/738


If the bug still exists, I'll create a Debian BTS bug against ghc,
mark it as forwarded to the above URL, then mark *this* bug as blocked
by the GHC bug.


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




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



Bug#474626: #474626: still happens here

2008-07-10 Thread Roland Mas
Petter Reinholdtsen, 2008-07-08 23:49:30 +0200 :

 [Roland Mas]
 I'm just back from the Libre Software Meeting, where I fell in love
 with Openstreetmap.  I'm trying to use JOSM, but I run into the same
 bug as reported as #474626.  This is with an up-to-date sid system,
 running either JAVACMD=/usr/bin/jamvm josm or josm directly.

 I tested JAVACMD=/usr/bin/jamvm josm in my sid chroot where I log in
 using ssh -X, and josm worked just fine there.  I got the GUI up and
 running, and downloaded OSM data for my local area just fine.  A minor
 visual glitch when I zoomed in on the map was the only obvious problem
 I saw.

Hm.  I managed to get it running in a sid Qemu too, but not in a clean
account on my main box.  I guess I'll try to sort-of-bisect between
these two environments.  Maybe additional packages create conflicts,
or a library from the wrong JVM/JRA/Jwhatever is loaded, since there
are a few Jthings installed here (mainly for Openoffice, apparently).

Roland.
-- 
Roland Mas

'ALL your base? No!! One tiny base continue bravely to resist.'
  -- wiggy in #debian-devel



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



Bug#446011: SELinux support: needs execmem or needs a compile with a newer ghc

2008-07-10 Thread Trent W. Buck
severity 446011 minor
thank you

On Thu, Jul 10, 2008 at 09:44:17AM +0300, =?UTF-8?Q?Eddy_Petri=C8=99or_ wrote:
 On Tue, Oct 09, 2007 at 10:29:16PM +0300, Eddy Petrișor wrote:
 Trying to run darcs on a SELinux enabled system with the targeted
 policy enabled and enforced fails.

 Can you confirm / deny that this is still a problem with Darcs
 2.0.0-5?

 Is darcs 2.0.0-5 supposed to be part of lenny?

It is.  Unfortunately, the outage of the alpha architecture's buildd
means that 2.0.0-5 has not yet entered lenny.

 I would rather not mix my [Lenny] system with sid stuff [...]

I quite understand; we can just leave this bug open until darcs
2.0.0-5 migrates.

For the record, I'm using 2.0.0-5 quite happily on my (mostly) Lenny
system; I don't think it requires installing anything from sid (other
than itself).

 Note that in the mean time I disabled SELinux support on my machine
 due to bugs such as this one, but I am willing to enable it to do
 the check.

Thank you.  Downgrading the severity since this no longer directly
affects.

 If the bug still exists, I'll create a Debian BTS bug against ghc,
 mark it as forwarded to the above URL, then mark *this* bug as
 blocked by the GHC bug.

This has been done, as can be seen on the BTS page.



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



Bug#490119: vegastrike: starts with Error: no rooms found

2008-07-10 Thread Thomas Knott
Am Donnerstag, 10. Juli 2008 06:32:47 schrieben Sie:
 On Wednesday 09 July 2008 07:11:59 pm Thomas Knott wrote:
  Package: vegastrike
  Version: 0.5~svn12126-2
  Severity: grave
  Justification: renders package unusable
 
  NOTE: The following description is copied from
  https://qa.mandriva.com/show_bug.cgi?id=30533
  My experience is exactly the same tho the output is different. The error
  messages are the same but of course I included the original output my
  install gave me. (esp since the mandriva-one is about 0.4.3)
 
 
  When Vegastrike starts, it opens with a simple graphic of a ship and a
  message error: no rooms found. The usual graphics for the base
  interiors are missing; there's just a single screen providing access to
  Ships, Upgrades, Cargo, etc. Dynamic aspects like Missions and News are
  blank. The ship can be launched and can navigate to other locations, but
  they are also missing the usual interior graphics. No other ships are
  generated for ship-to-ship interaction. You're bascially alone in the
  universe.
[...]

 Try issuing the command 'vegastrike explore_universe.mission'. You can
 actually replace 'explore_universe.mission' with any mission file in the
 directory '/usr/share/games/vegastrike/mission/'.

Thanks for your quick reply. I tried that but it makes no difference. With 
other missions files from /usr/share/games/vegastrike/mission/ it either is 
the same or vegasrike segfaults:

The names of the joysticks are:
FactionXML:LoadXML factions.xml
DIRECTOR START
parsing declarations for director
  loading module contraband_mission
Speicherzugriffsfehler

 This is fixed in SVN packaging of 0.5.

vegastrike:
  Installed: 0.5~svn12126-2
vegastrike-data:
  Installed: 0.4.3-5

So isn't 0.5 already in? And why is the -data package still at 0.4.3?

Greetings, 
Thomas





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


Bug#487972: chillispot: ucf can hang on install when using debconf

2008-07-10 Thread Rudy Godoy Guillén
Hi,


 Installing chillispot can hang on ucf if debconf is used due to
 db_stop being called too early in the postinst. The following
 patch from Michael Vogt is used in Ubuntu to fix this. Please
 consider applying it.

 You can see the original bug report at

  https://bugs.edge.launchpad.net/ubuntu/+source/chillispot/+bug/225900


Thank you for reporting, it will be in the next revision.
Rudy


Bug#490104: banshee: No network connection detected when using static IP

2008-07-10 Thread Fabio Rosciano
Sorry, I sent twice the bug report.
Please close this one.
-- 
The Consultant's Curse: When the customer has beaten upon you long
enough, give him what he asks for, instead of what he needs. This is
very strong medicine, and is normally only required once.




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



Bug#490137: googleearth-package: Download fails with 404 and --url option doesnt work

2008-07-10 Thread bugreporter
Package: googleearth-package
Version: 0.0.4
Severity: important

Calling make-googlearth-package without any modifications leads to a 404 not 
found
The script tells afterwards to use --url or --file.
If --url is provided, the script is exiting immediately with the message:
Unrecognized command-line argument: --url


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

Versions of packages googleearth-package depends on:
ii  curl   7.15.5-1etch1 Get a file from an HTTP, HTTPS, FT
ii  dpkg-dev   1.13.25   package building tools for Debian
ii  fakeroot   1.5.10Gives a fake root environment
ii  wget   1.10.2-2  retrieves files from the web

googleearth-package recommends no packages.

-- no debconf information



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



Bug#484019: Bug#385553: linux-modules-extra-2.6: Please provide pre-built ndiswrapper modules

2008-07-10 Thread Kel Modderman
On Thursday 10 July 2008 12:42:40 Kel Modderman wrote:
 Hi Jak, Daniel,
 
 (Dropped Bart from CC)
 
 On Thursday 10 July 2008 05:16:20 Daniel Baumann wrote:
  Julian Andres Klode wrote:
   Sorry, I wasn't at home in the last 2 weeks. Should get uploaded this
   week. I will do some final builds and tests and see if my AM sponsors it,
   else I will look for another sponsor.
 
 No worries, I figured you were busy with life.
 
  
  take your time - there won't be a 2.6.25 upload anymore anyways; please
  directly head for 2.6.26.
 
 The following patch will be required for 2.6.26, it has been submitted to
 ndiswrapper upstream and requires testing. Jak, pick it up if you like.

Forget the patch; those api changes are scheduled for 2.6.27 and not 2.6.26.

Sorry for noise.

Kel.



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



Bug#486785: the problem reappeared

2008-07-10 Thread martin f krafft
reopen 486785
notfound 486785 4.3.6-dev-0+20080701-1
found 486785 4.3.6-dev-0+20080705-1
thanks

unfortunately, the problem reappeared in 4.3.6-dev-0+20080705-1.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#489843: relation to docutils?

2008-07-10 Thread martin f krafft
also sprach Peter Pentchev [EMAIL PROTECTED] [2008.07.09.1303 +0200]:
 I don't think that could be easy - or even feasible.

Alright, it was worth a try.

 I still think that it would be a good idea to have both packages
 in the archive and to have s5's README.Debian point towards
 python-docutils for more templates.

Cool, thanks.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
anyone who is capable of getting themselves made president
 should on no account be allowed to do the job
  -- douglas adams


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#490140: Bugreport against selinux-policy-refpolicy-src

2008-07-10 Thread Oliver Weichhold
Package: selinux-policy-refpolicy-src
Version: 0.0.20080314-1

The installation produces no source files in a /etc/selinux

I am using Debian GNU/Linux Etch 2.6, kernel 2.6.24-1-amd64 #1 SMP

Selinux related packages:
libselinux1/testing uptodate 2.0.59-1
python-selinux/testing uptodate 2.0.59-1
selinux-basics/testing uptodate 0.3.2
selinux-policy-refpolicy-doc/testing uptodate 0.0.20080314-1
selinux-policy-refpolicy-src/testing uptodate 0.0.20080314-1
selinux-utils/testing uptodate 2.0.59-1
m4/testing uptodate 1.4.11-1


Bug#490138: writer2latex: postinst calls unavailable update- commands

2008-07-10 Thread Michael Meskes
Package: writer2latex
Version: 0.5-7
Severity: grave
Justification: renders package uninstallable

/var/lib/dpkg/info/writer2latex.postinst: line 43: update-updmap: command not 
found
/var/lib/dpkg/info/writer2latex.postinst: line 44: update-language: command not 
found
/var/lib/dpkg/info/writer2latex.postinst: line 45: update-fmtutil: command not 
found

I guess this says it all. 

Michael

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

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

Versions of packages writer2latex depends on:
ii  libwriter2latex-java  0.5-7  OpenOffice.org Writer/Calc to LaTe
ii  sun-java6-jre [java2-runtime] 6-06-1 Sun Java(TM) Runtime Environment (

Versions of packages writer2latex recommends:
ii  acroread [pdf-viewer 8.1.2-0.3   Adobe Acrobat Reader: Portable Doc
ii  evince [pdf-viewer]  2.22.2-1Document (postscript, pdf) viewer
ii  iceweasel [www-brows 3.0~rc2-2   lightweight web browser based on M
ii  kghostview [pdf-view 4:3.5.9-2   PostScript viewer for KDE
ii  konqueror [www-brows 4:3.5.9.dfsg.1-2+b1 KDE's advanced file manager, web b
ii  kpdf [pdf-viewer]4:3.5.9-2   PDF viewer for KDE
ii  lynx-cur [www-browse 2.8.7dev9-1.1   Text-mode WWW Browser with NLS sup
ii  openoffice.org-write 1:2.4.1-4   OpenOffice.org office suite - word
ii  w3m [www-browser]0.5.2-2+b1  WWW browsable pager with excellent

-- no debconf information



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



Bug#486096: vlc 0.8.6.e-2.3 does not play wmv nor wma

2008-07-10 Thread Ingo Strüwing
Hrm, well...

After yet another upgrade it fails again. This time vlc 0.8.6.h-1 and
all libraries from multimedia.

Is there a way to prioritize Debian packages over other archives?

Regards
Ingo



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



Bug#489920: [pkg-wpa-devel] Bug#489920: madwifi no longer supported, ath_pci doesn't work anymore

2008-07-10 Thread martin f krafft
also sprach Kel Modderman [EMAIL PROTECTED] [2008.07.09.1451 +0200]:
  I've been happy for years with the ath_pci driver and madwifi
  backend. When I try the wext backend, the driver cannot make an
  association, wavemon keeps showing an empty ESSID, and the invalid
  network ID counter keeps counting upwards. If I revert to the
  madwifi private backend, it works fine.
 
 Did you agree with the discussion put forward in referenced thread and 
 #487585?

I think the removal was premature, even though it's the right thing
to do. Putting people like myself out in the rain is not really very
nice, not even with Debian unstable.

Anyway, I did get it working on another AP. Unfortunately coming
from it always works to it works on some APs is a long step
downwards.

 I think I am correct in saying that Matthew would prefer to debug
 WEXT/scanning related problems than reintroduce and depend on the
 legacy crap.

I'll see what I can do. Unfortunately, usually, when I use Wifi,
it's because I am elsewhere without much time at my hands.

  PS: I went a bit berserk after seeing that the latest
  wpasupplicant in sid has UNRELEASED in the changelog.
 
 I am sorry about that, but I do not have the rights in Debian to
 tag releases, and only caught that error after it had been
 dispatched by the uploader.

Who was the uploader?

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
it has been said that there are only two businesses
that refer to customers as users:
illegal drug trade and the computer industry.


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#489730: iceape: FTBFS on GNU/kFreeBSD (due to subsecond timestamp resolution)

2008-07-10 Thread Petr Salinger

Why can that even happen ? What makes a difference between touch
creating a file and xpidl creating a file ? Why doesn't the latter have
a timestamp greater than the former ? *This* sounds fishy. Having to
wait there would still be a work around, not resolving the real problem
at hand.


The timestamp in touch is caused by futimes() syscall, the timestamp in 
other cases is caused by write() syscall.


Yes, you are right, the problem is yet deeper :-(.

Dropping WRAP_SYSTEM_INCLUDES= VISIBILITY_FLAGS=-fvisibility=hidden
from debian/rules and adding hunspell.hxx into config/system-headers
sufficiently workarounds the problem for us in a mean time.

Thanks for your patience.

Petr



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



Bug#489842: packaging in progress

2008-07-10 Thread Iustin Pop
FYI, the packaging is done on alioth in collab-maint, see
http://git.debian.org/?p=collab-maint/protobuf.git

iustin



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



Bug#489843: relation to docutils?

2008-07-10 Thread martin f krafft
clone 489843 -1
retitle -1 refer to s5 package
reassign -1 python-docutils
thanks

also sprach Peter Pentchev [EMAIL PROTECTED] [2008.07.09.1303 +0200]:
 I still think that it would be a good idea to have both packages
 in the archive and to have s5's README.Debian point towards
 python-docutils for more templates.

python-docutils should do the same.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
alles sollte so einfach, wie möglich gemacht sein,
 aber nicht einfacher.
-- albert einstein


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#461581: boinc-manager: scroll list with mouse scroll wheel

2008-07-10 Thread Sandro Tosi
found 461581 6.2.11-1
thanks

Hi Frank,
  Looking at boincmgr's code didn't give a hint for this bug, therefore I 
 built
  boinc wiht wxwidgets2.8 from experimental today to see if this is probably a
  wxwidgets bug, and indeed it seems so. If boincmgr is built with
  wxwidgets2.8, scrolling is possible with the mouse wheel even if the mouse
  pointer is not over the scroll bar.

 Thanks a lot for your help!

  So we are now waiting for wxwidgets2.8 to enter unstable.

 Let's hope this will happen soon (but I'm aware of a sort of fight
 for wx2.8 to enter Debian).

I was replying to this email when I saw your replies on bts (sadly I
didn't receive those communications). Anyhow, I can confirm the bug is
still present in 6.2.11-1 .

Thanks for your support,
Sandro

-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#489141: xserver-xorg: X server sometimes refuses local xclients to connect

2008-07-10 Thread Michael Hanke

On Thu, Jul 03, 2008 at 02:35:35PM +0200, Julien Cristau wrote:
 On Thu, Jul  3, 2008 at 14:20:26 +0200, Michael Hanke wrote:
 
  Since a few weeks I'm experiencing the situation that from time to time
  local X clients cannot connect to the local X server:
  
  [EMAIL PROTECTED]:~$ xcalc
  No protocol specified
  Error: Can't open display: :0
  
  
  While at the same time foreign clients (via SSH connection) can connect
  without problems:
  
  [EMAIL PROTECTED]:/media/local2/working/hanke/catface2$ xcalc
  Warning: Cannot convert string calculator to type Pixmap
  Warning: Cannot convert string 
  gray3?foreground=gray70background=gray85 to type Pixmap
  
 What's the value of $DISPLAY in both cases?
 If you could install libx11-6-dbg (and maybe libxcb-xlib0-dbg and
 libxcb1-dbg) and trace what's happening when this fails, using gdb,
 that would probably help a lot.

Sorry for the delay, the bug only hit me a few times since I reported it
and lasted only for a few seconds (at least after I discovered it). But
now it happended again. I have:

[EMAIL PROTECTED]:~$ apt-show-versions | grep 'libx.*-dbg'
libx11-6-dbg/lenny uptodate 2:1.1.4-2
libxcb1-dbg/lenny uptodate 1.1-1.1


and here it happens:


[EMAIL PROTECTED]:~$ xcalc
No protocol specified
Error: Can't open display: :0.0
[EMAIL PROTECTED]:~$ echo $DISPLAY
:0.0
[EMAIL PROTECTED]:~$ gdb xcalc
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
(no debugging symbols found)
Using host libthread_db library /lib/i686/cmov/libthread_db.so.1.
(gdb) run
Starting program: /usr/bin/xcalc
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
No protocol specified
Error: Can't open display: :0.0

Program exited with code 01.
(gdb)


After a approx. a minute things are working again:

[EMAIL PROTECTED]:~$ xcalc
Warning: Cannot convert string calculator to type Pixmap
Warning: Cannot convert string gray3?foreground=gray70background=gray85 to 
type Pixmap
[EMAIL PROTECTED]:~$ echo $DISPLAY
:0.0



Does this help? Should I do anything special with GDB?


Thanks,

Michael


-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



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



Bug#487805: Thoughts on Bacula passwords

2008-07-10 Thread Mark Hymers
On Mon, 30, Jun, 2008 at 09:54:48AM -0500, John Goerzen spoke thus..
 One consideration to generating the passwords at install time is that we
 then can't ship a working installation out of the box (or it would be
 considerably complex).  bacula-dir needs to know the password to
 bacula-sd, bacula-fd, etc. and these services could be installed in any
 order.
 
 There is an entry in README.Debian about this already, but I could also
 add notes to the config files themselves.
 
 I agree that the current situation is not great.  I want to get 2.4.0
 out there before mucking around in postinst scripts, but would like to
 address this.

I had a similar problem with gridengine and solved it through the use of
shared debconf questions.  I can look into adding this to the bacula
packages if you want (although probably not for at least about 10 days).

Mark

-- 
Mark Hymers mhy at debian dot org

I never make predictions.  I never have and I never will.
 Tony Blair



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



Bug#490141: python-nifti: Segfaults on 64bit systems

2008-07-10 Thread Michael Hanke
Package: python-nifti
Version: 0.20080630.1-1
Severity: grave
Tags: pending
Justification: renders package unusable

The recent switch to the new NumPy API caused pynifti to segfault on
64bit systems, due to an inappropriate use of pointers.

This bug is already fixed upstream and a new package upload is pending.



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

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

Versions of packages python-nifti depends on:
ii  libc6 2.7-11 GNU C Library: Shared libraries
ii  libnifti1 1.0.0-1IO libraries for the NIfTI-1 data 
ii  python2.5.2-1An interactive high-level object-o
ii  python-numpy [python-numpy-ex 1:1.1.0-1  Numerical Python adds a fast array
ii  python-support0.8.1  automated rebuilding support for P

python-nifti recommends no packages.

-- no debconf information

-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



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



Bug#489832: [Pkg-octave-devel] Bug#489832: octave3.0-info: octave info docs not easily accessible

2008-07-10 Thread Thomas Weber
Am Dienstag, den 08.07.2008, 18:13 +0200 schrieb Rafael Laboissiere:
 * Thomas Weber [EMAIL PROTECTED] [2008-07-08 10:42]:
 
  We are currently mixing dh_installinfo with postinst and prerm scripts
  This may be responsible for this bug.
 
 I am not sure.  dh_installinfo is not currently changing the
 octave3.0-info.{postinst,prerm} scripts.  The #DEBHELPER# tags are
 replaced by empty strings in
 /var/lib/dpkg/info/octave3.0-info.{postinst,prerm}.

I'm unsure how to handle this bug report. Fixing it properly means
parsing 
/usr/share/info/dir 
file and remove entries for non-installed Octave packages. 

That is, check if octave2.1* or octave2.9* are installed and if not,
remove entries via install-info. I'm not sure if it's worth the effort.

Thomas




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



Bug#397900: should not have closed

2008-07-10 Thread martin f krafft
reopen 397900
notfixed 397900 2.86.ds1-46
tags 397900 patch
thanks

I shouldn't have closed this since there's apparently a patch that
works for others.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#487475: xsane: Control/menu selection problem with epson backends via net driver [patch]

2008-07-10 Thread Julien BLACHE
Brad Sawatzky [EMAIL PROTECTED] wrote:

Hi,

 What is the intent of duplicating s-opt into s-local_opt?  If it is to
 provide a stable local version of the scanner descriptors then shouldn't

Per the SANE standard, the descriptors have to remain available at the
same location until the device is closed. If it wasn't the case, it'd
be a major pain for the frontends to keep track of the options. (it
could be done with more API calls, though, but that's added complexity
for no benefit)

 the .constraint union (*string_list, *word_list, or *range) be duplicated
 as well?

Nope. Whenever that changes, the backend instructs the frontend to
reload the options. The constraints can and do change depending on
what options you set. Also the type of constraint can change
(resolution list vs. free resolution).

JB.

-- 
 Julien BLACHE [EMAIL PROTECTED]  |  Debian, because code matters more 
 Debian  GNU/Linux Developer|   http://www.debian.org
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



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



Bug#490005: [Pkg-kde-extras] Bug#490005: Bug#490005: [ktorrent] ktorrent requires many kde4 packages

2008-07-10 Thread Modestas Vainius
Hi,

Wednesday 09 July 2008, Valerio Passini rašė:
 Thank you for your quick reply. From your message I understand that the
 solution is simple, however maybe it was better to rename the new ktorrent
 (v3.x) instead of the old one (v2.2). This just seems matter of personal
 choice, but I've been confused by it (I admit I'm a poor user :)). If you
 don't want to change the package name, then you can close this bug just
 now. Ciao!
It was my choice to make 3.1 ktorrent default one even if it pulls in kde4 
libraries. My reasoning is explained in NEWS and README.Debian. I also know 
that some people might not want to upgrade. Hence ktorrent2.2 is also 
available.


-- 
Modestas Vainius [EMAIL PROTECTED]



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


Bug#490143: speech-tools: Doesn't honor $TMPDIR

2008-07-10 Thread Milan Zamazal
Package: speech-tools
Version: 1:1.2.96~beta-2
Severity: normal

The package doesn't honor the value of TMPDIR environment variable
despite it is intended to do it.  You can check it e.g. in Festival by
calling

  % export TMPDIR=/home/pdm/tmp
  % festival
  Festival Speech Synthesis System 1.96:beta July 2004
  Copyright (C) University of Edinburgh, 1996-2004. All rights reserved.
  For details type `(festival_warranty)'
  festival (make_tmp_filename)
  /tmp/est_13453_0

The following patch fixes it.  Then the above call produces the correct
result

  festival (make_tmp_filename)
  /home/pdm/tmp/est_13653_0

diff -ru speech-tools-1.2.96~beta.orig/utils/EST_cutils.c 
speech-tools-1.2.96~beta/utils/EST_cutils.c
--- speech-tools-1.2.96~beta.orig/utils/EST_cutils.c2004-06-21 
15:40:39.0 +0200
+++ speech-tools-1.2.96~beta/utils/EST_cutils.c 2008-07-10 10:14:04.0 
+0200
@@ -71,8 +71,8 @@
 char *t1;
 int i,j;
 
-if (((tdir=getenv(TMPDIR)) == NULL) ||
-   ((tdir=getenv(TEMP)) == NULL) ||
+if (((tdir=getenv(TMPDIR)) == NULL) 
+   ((tdir=getenv(TEMP)) == NULL) 
((tdir=getenv(TMP)) == NULL))
tdir = /tmp;

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (90, 'unstable'), (80, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-4-vserver-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages speech-tools depends on:
ii  libaudiofile00.2.6-7 Open-source version of SGI's audio
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libesd0  0.2.36-3Enlightened Sound Daemon - Shared 
ii  libestools1.21:1.2.96~beta-2 Edinburgh Speech Tools Library
ii  libgcc1  1:4.3.1-2   GCC support library
ii  libncurses5  5.6+20080308-1  Shared libraries for terminal hand
ii  libstdc++6   4.3.1-2 The GNU Standard C++ Library v3

speech-tools recommends no packages.

-- no debconf information



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



Bug#490142: Bugreport against selinux-policy-refpolicy-src

2008-07-10 Thread Oliver Weichhold
Package: selinux-policy-refpolicy-src
Version: 0.0.20080314-1

The package name selinux-policy-refpolicy-src does not indicate which
policy variant the sources are related to ie. strict or targetted. Perhaps
it would be more appropriate to have two src packages:
selinux-policy-refpolicy-targeted-src and
selinux-policy-refpolicy-strict-src

I am using Debian GNU/Linux Etch 2.6, kernel 2.6.24-1-amd64 #1 SMP

Selinux related packages:
libselinux1/testing uptodate 2.0.59-1
python-selinux/testing uptodate 2.0.59-1
selinux-basics/testing uptodate 0.3.2
selinux-policy-refpolicy-doc/testing uptodate 0.0.20080314-1
selinux-policy-refpolicy-src/testing uptodate 0.0.20080314-1
selinux-utils/testing uptodate 2.0.59-1
m4/testing uptodate 1.4.11-1


Bug#403335: NMU patch for stardict

2008-07-10 Thread Amaya
Mert Dirik wrote:
 What should the version number be? 0.3.11-0.1 or 0.3.11debian0.1 or
 something else?

To be completely honest, I have no idea.

Mert Dirik wrote:
 I have figured it out. It tries to import konsolePart from kparts, but
 konsolePart isn't there since it is an Ubuntu specific patch.
 (http://www.kubuntu.org/~jriddell/konsole/edgy/python-kde3_3.15.2+20060422-2ubuntu4.1.debdiff)
 
 Since we can't fix python-kde3, I'm in favor of removing gdebi-kde.
 Version in Etch doesn't have gdebi-kde, so we aren't abandoning
 anybody.
 (Amaya, what do you think? Can/Should we remove it?)

What is wrong with the Ubuntu patch exactly? Can't it be added to the
debian/patches dir?

-- 
  ·''`.Time keeps slippin and I keep fallin
 : :' :  Everlast - Black Jesus
 `. `'
   `-  Proudly running Debian GNU/Linux



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



Bug#490145: luvcview does not create movie (single image capture works)

2008-07-10 Thread Nico Schottelius
Package: luvcview
Version: 1:0.2.4-2
Severity: important

When clicking the record avi button and/or (both)
selecting the -o switch, it does not record video.

Doing snapshots works, though.


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages luvcview depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libsdl1.2debian   1.2.13-2   Simple DirectMedia Layer

luvcview recommends no packages.

-- no debconf information



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



Bug#490144: digiKam 0.9.4 Release Plan (KDE3) ~ 13 July 08

2008-07-10 Thread Mark Purcell
Package: digikam
Version: 2:0.9.4~rc2-1
Severity: serious

Keep digikam 0.9.4 out of testing until Final release ~ 13 July 08.

However the plan is for 0.9.4 to be released with lenny.

Mark

http://www.digikam.org/drupal/about/releaseplan

digiKam 0.9.4 Release Plan (KDE3)
 
 2008-03-09: Beta 1
 2008-03-23: Beta 2
 2008-04-06: Beta 3
 2008-04-27: Beta 4
 2008-05-25: Beta 5 (i18n freeze)
 2008-06-17: Release candidate 1
 2008-07-06: Release candidate 2
 2008-07-13: Final release



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

Kernel: Linux 2.6.25-2-powerpc
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages digikam depends on:
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
ii  kdelibs4c2a  4:3.5.9.dfsg.1-5core libraries and binaries for al
ii  libc62.7-12  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.1-6   GCC support library
ii  libgphoto2-2 2.4.0-9 gphoto2 digital camera library
ii  libgphoto2-port0 2.4.0-9 gphoto2 digital camera port librar
ii  libjasper1   1.900.1-5   The JasPer JPEG-2000 runtime libra
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libkdcraw3   0.1.4-2 Raw picture decoding C++ library (
ii  libkexiv2-3  0.1.7-1+b1  Qt like interface for the libexiv2
ii  libkipi0 0.1.6-1 library for apps that want to use 
ii  liblcms1 1.16-10 Color management library
ii  libpng12-0   1.2.27-1PNG library - runtime
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.3.1-6 The GNU Standard C++ Library v3
ii  libtiff4 3.8.2-10Tag Image File Format (TIFF) libra
ii  libx11-6 2:1.1.4-2   X11 client-side library

Versions of packages digikam recommends:
ii  kdeprint 4:3.5.9.dfsg.1-2+b1 print system for KDE
ii  kipi-plugins 0.1.5-1 image manipulation/handling plugin
ii  konqueror4:3.5.9.dfsg.1-2+b1 KDE's advanced file manager, web b

-- no debconf information



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



Bug#490143: speech-tools: Doesn't honor $TMPDIR

2008-07-10 Thread Kartik Mistry
tag 490143 patch
thanks

Thanks Milan,

It will be fix in next upload.

Cheers,
Kartik

On Thu, Jul 10, 2008 at 1:46 PM, Milan Zamazal [EMAIL PROTECTED] wrote:
 Package: speech-tools
 Version: 1:1.2.96~beta-2
 Severity: normal

 The package doesn't honor the value of TMPDIR environment variable
 despite it is intended to do it.  You can check it e.g. in Festival by
 calling

  % export TMPDIR=/home/pdm/tmp
  % festival
  Festival Speech Synthesis System 1.96:beta July 2004
  Copyright (C) University of Edinburgh, 1996-2004. All rights reserved.
  For details type `(festival_warranty)'
  festival (make_tmp_filename)
  /tmp/est_13453_0

 The following patch fixes it.  Then the above call produces the correct
 result

  festival (make_tmp_filename)
  /home/pdm/tmp/est_13653_0

 diff -ru speech-tools-1.2.96~beta.orig/utils/EST_cutils.c 
 speech-tools-1.2.96~beta/utils/EST_cutils.c
 --- speech-tools-1.2.96~beta.orig/utils/EST_cutils.c2004-06-21 
 15:40:39.0 +0200
 +++ speech-tools-1.2.96~beta/utils/EST_cutils.c 2008-07-10 10:14:04.0 
 +0200
 @@ -71,8 +71,8 @@
 char *t1;
 int i,j;

 -if (((tdir=getenv(TMPDIR)) == NULL) ||
 -   ((tdir=getenv(TEMP)) == NULL) ||
 +if (((tdir=getenv(TMPDIR)) == NULL) 
 +   ((tdir=getenv(TEMP)) == NULL) 
((tdir=getenv(TMP)) == NULL))
tdir = /tmp;

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Blogs: {ftbfs,kartikm}.wordpress.com



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



Bug#481592: -g and compiling via assembly fails on IA64

2008-07-10 Thread Matthias Klose
reassign 481592 binutils
thanks

see the comment from upstream in
http://sourceware.org/bugzilla/show_bug.cgi?id=6656#c4

so avoid using -g for both invocations.



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



Bug#403335: NMU patch for stardict

2008-07-10 Thread Mert Dirik
Amaya yazmış:
 Mert Dirik wrote:
 What should the version number be? 0.3.11-0.1 or 0.3.11debian0.1 or 
 something else?
 
 To be completely honest, I have no idea.
 
From Debian Reference Sect. 5.11.2:
 If there is no debian-revision component in the version number then one
 should be created, starting at `0.1' (but in case of a debian native package
 still upload it as native package)

Although I don't understand nothing, I guess it says I should upload it as 
0.3.11

 
 What is wrong with the Ubuntu patch exactly? Can't it be added to the 
 debian/patches dir?
 
It is python-kde3 patch, not gdebi patch :(



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



Bug#403335: NMU patch for stardict

2008-07-10 Thread Mert Dirik
/nothing/anything/




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



Bug#490146: ITP: libpassword-ruby -- Ruby library of password utilities

2008-07-10 Thread Richard Laager
Package: wnpp
Severity: wishlist
X-Debbugs-CC: [EMAIL PROTECTED]

* Package name: libpassword-ruby
  Version : 0.5.3
  Upstream Author : Ian Macdonald [EMAIL PROTECTED]
* URL : http://www.caliban.org/ruby/ruby-password.shtml
* License : GPL-2+
  Description : Ruby library of password utilities

Ruby/Password comprises a set of useful methods for creating, verifying
and manipulating passwords.  It includes an interface to CrackLib, a
library commonly used for checking password strength.


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


Bug#490069: tagging 490069

2008-07-10 Thread Thijs Kinkhorst
tags 490069 grave
thanks

Hi,

On Wed, July 9, 2008 18:50, Florian Weimer wrote:
 # Automatically generated email from bts, devscripts version 2.10.33
 tags 490069 security

I'm marking this as release critical - the new version has been uploaded
already but this ensures it stays on the radar until it has actually
migrated into testing.


Florian, do you think it also needs a stable update?


Thijs




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



Bug#489764: workaround found

2008-07-10 Thread Alexandra N. Kossovsky
Just for record: I've solved my problem.  The bug is really server-side.
SVN client does not issue any additional http requests, and does not
re-use GSSAPI token.  It is server who re-validates the GSSAPI token
million times.  You can find all the details in
subversion/mod_dav_svn/authz.c:allow_read() function.

In SVN 1.5, there is SVNPathAuthz short_circuit directive, which fixes
the problem (at least for me).  The directive is dangerous -- see
http://archives.devshed.com/forums/development-94/svnauthorizationshortcircuit-or-something-similar-2278264.html
for some details.

So, this bug looks like a design feature. However, from user point of
view, it is very strange to get incomplete checkout with success
status.

With best regards,
Alexandra.
-- 
Alexandra N. Kossovsky
OKTET Labs (http://www.oktetlabs.ru/)
Phones: +7(921)956-42-86(mobile) +7(812)783-21-91(office)
e-mail: [EMAIL PROTECTED]



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



Bug#490135: RFP: fdmf -- find duplicate music files

2008-07-10 Thread Steinar H. Gunderson
On Thu, Jul 10, 2008 at 02:03:47PM +0800, Paul Wise wrote:
 Haven't yet evaluated how good it is.

FWIW, not very. fmdf is, like almost all other free (and lots of non-free!)
software projects in this class, very rudimentary and written with people
with very limited DSP knowledge. If you want a good music recognition system
and are prepared to implement it yourself, take a look at the Tuneprint paper
(I can probably get a PDF if you're interested), and/or Google's Waveprint
paper (which is available for download from their Labs pages, IIRC).

/* Steinar */
-- 
Homepage: http://www.sesse.net/



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



Bug#490147: python-gnutls refers to a now non-existing function

2008-07-10 Thread Juha Heinanen
Package: python-gnutls
Version: 1.1.5-2

Looks like python-gnutls in Lenny testing has not been updated to match
GnuTLS 2.4.0, because it contains a reference to a non-existing function
gnutls_openpgp_crt_get_id in
/usr/share/python-support/python-gnutls/gnutls/library/functions.py:

gnutls_openpgp_crt_get_id 
=_libraries['libgnutls-extra.so.26'].gnutls_openpgp_crt_get_id

thus execution of an application using gnutls_openpgp_crt_get_id results
in error:

Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-]   File 
/var/lib/python-support/python2.5/gnutls/library/functions.py, line 827, in 
module
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] 
gnutls_openpgp_crt_get_id = 
_libraries['libgnutls-extra.so.26'].gnutls_openpgp_crt_get_id
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-]   File 
/usr/lib/python2.5/ctypes/__init__.py, line 361, in __getattr__
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] func = 
self.__getitem__(name)
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-]   File 
/usr/lib/python2.5/ctypes/__init__.py, line 366, in __getitem__
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] func = 
self._FuncPtr((name_or_ordinal, self))
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] AttributeError: 
/usr/lib/libgnutls-extra.so.26: undefined symbol: gnutls_openpgp_crt_get_id

according to GnuTLS 2.4.0 release notes:

The function gnutls_openpgp_crt_get_key_id is the same as the old
from gnutls_openpgp_crt_get_id, see above.

regards, juha



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



Bug#490148: audit: Please enable Prelude output support

2008-07-10 Thread Pierre Chifflier
Package: audit
Version: 1.7.4-1
Severity: wishlist

Hi,

You have uploaded a new upstream version (thanks ;) ), but Prelude
support is missing.

Basically, you just have to add

--with-prelude
to the configure line in debian/rules, and add

sbin/audisp-prelude

to debian/auditd.install. You may also want to split the package if you
prefer not to add a dependency on libprelude to the main package.

If you want, I can prepare a package and send you a patch ?

Regards,
Pierre

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

Kernel: Linux 2.6.25-2-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash



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



Bug#349241: Hurd: gnupg 1.4.2 error on start

2008-07-10 Thread Thijs Kinkhorst
tags 349241 help
severity 349241 wishlist
thanks

Hi,

 Package: gnupg
 Version: 1.4.2 (GNU/Hurd)

 When starting gnupg without parameters,

 the programs terminates with the error message gpg: can't lock memory:
 (os/kern) failure.

Since this has been reported quite some time ago, I would appreciate if a
hurd user could verify the presence of this bug in current combinations of
gnupg (1.4.9) and current hurd kernels

Also a suggested fix, if in the domain of gnupg, would be welcome.
However, as hurd is not a release port, fixing this is a wishlist item.


thanks,
Thijs




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



Bug#489435: Cannot open help file

2008-07-10 Thread Loïc Minier
On Sat, Jul 05, 2008, Matt Kraai wrote:
 When I choose Help-Contents, Cheese displays the following dialog:
 
  Unable to open help file for Cheese
 
  [Close]

 WFM   :-(

 NB: I get this warning on the terminal where I launched cheese:
 OMF category 'Applications|Other' not recognised, ignoring.

-- 
Loïc Minier



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



Bug#484442: spambayes: better patch

2008-07-10 Thread petere
Here is a better patch.

diff -u spambayes-1.0.4/debian/changelog spambayes-1.0.4/debian/changelog
--- spambayes-1.0.4/debian/changelog
+++ spambayes-1.0.4/debian/changelog
@@ -1,3 +1,10 @@
+spambayes (1.0.4-5.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fixed bashism in debian/rules (closes: #484442)
+
+ -- Peter Eisentraut [EMAIL PROTECTED]  Thu, 10 Jul 2008 11:31:06 +0200
+
 spambayes (1.0.4-5) unstable; urgency=low
 
   * fixed future imports (closes: #476622)
diff -u spambayes-1.0.4/debian/rules spambayes-1.0.4/debian/rules
--- spambayes-1.0.4/debian/rules
+++ spambayes-1.0.4/debian/rules
@@ -90,10 +90,10 @@
@echo $* patches applied.  $@
 
 patched-stamp: $(foreach p,$(debian_patches),patched-$(p))
-   @echo -e \nPatches applied:  pxxx
+   @(echo; echo Patches applied:)  pxxx
@for i in none $(debian_patches); do \
if [ -r debian/patches/$$i.dpatch ]; then \
-   echo -e \n$$i:  pxxx; \
+   (echo; echo $$i:)  pxxx; \
sed -n 's/^# *DP: */  /p' debian/patches/$$i.dpatch  
pxxx; \
fi \
done



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



Bug#490069: tagging 490069

2008-07-10 Thread Thijs Kinkhorst
On Thu, July 10, 2008 11:24, Florian Weimer wrote:
 Florian, do you think it also needs a stable update?

 Yes, I will work on it.

Great, tracked as #741


Thijs




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



Bug#490069: tagging 490069

2008-07-10 Thread Florian Weimer
* Thijs Kinkhorst:

 Florian, do you think it also needs a stable update?

Yes, I will work on it.



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



Bug#490149: upx: Linux kernel 2.6.26 packed using upx fails to boot

2008-07-10 Thread Frans Pop
Package: upx-ucl
Version: 2.01-1
Tags: upstream d-i
Forwarded: 
http://sourceforge.net/tracker/?func=detailaid=2014835group_id=2331atid=102331

Starting with the about to be released upstream version 2.6.26 of the
Linux kernel, a kernel (i386, 486 flavor) packed using upx will fail
to boot with:
snip
SYSLINUX 3.70 etc.
boot:expert
Loading linux..
Loading initrd.gzready.
Probing EDD (edd=off to disable)... ok
/snip

And then the emulator crashes (both VirtualBox and qemu), or on real
hardware the system reboots.

The issue was first seen with the current unstable version of upx (3.01),
but has also been reproduced with other currently available versions of
upx in Debian: 2.01 (stable) and 3.03 (experimental).

Cause is a change introduced early in the 2.6.26 development cycle that
adds support for a payload inside the kernel image.
The Debian 2.6.25 kernel is also affected as the relevant change has been
backported for that version.
Earlier kernels (Debian 2.6.24, pristine 2.6.25) will boot correctly when
packed with upx.

For further details see the upstream bug report or the even more detailed
mail sent to the linux kernel mailing list: http://lkml.org/lkml/2008/7/10/9.

See also the discussion on the debian-boot mailing list:
http://lists.debian.org/debian-boot/2008/07/msg00132.html

Cheers,
FJP



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



Bug#489695: setting package to helpviewer.app, tagging 489695

2008-07-10 Thread Yavor Doganov
# Automatically generated email from bts, devscripts version 2.10.33
# via tagpending 
#
# helpviewer.app (0.3-6) unstable; urgency=low
#
#  * debian/patches/05_compilation-fixes.patch: New; conditionally
#include GNUstep.h if GNUSTEP is not defined, so that the
#ASSIGN/RELEASE macros actually work.  Add a few more minor
#fixes to avoid compilation warnings with the current GNUstep
#libraries (Closes: #489695).
#

package helpviewer.app
tags 489695 + pending




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



Bug#477211: mdns dependency

2008-07-10 Thread Matthias Klose
tag 477211 + wontfix
thanks

making this a hard dependency would force installation of
avahi-daemon, which looks wrong for server installations.
it currently is a recommendation.



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



Bug#490150: gtk2-engines-cleanice: [PATCH] segfault in draw_flat_box(): dereferencing NULL pointer

2008-07-10 Thread Stanislav Maslovski
Package: gtk2-engines-cleanice
Version: 2.4.0-1.1
Severity: critical
Justification: breaks unrelated software


Version 2.4.0 does not check for possible NULL pointers supplied to strncmp()
in draw_flat_box() in cleanice-draw.c, line 1013. This breaks unrelated
software (noticed with Geeqie, bug #457098 could be also related).

Please either apply the attached patch or update the package to 2.4.1
released upstream. However, in my opinion, the upstream's fix for this
bug is not fully correct (it fixes the segfault but changes the operation
of the code in a way incompatible with the docs on GtkTreeView).
Meanwhile I am trying to contact the upstream by e-mail. As one can
see can see from his changelog there were no significant changes in
2.4.1 except this fix.


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gtk2-engines-cleanice depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0 [gtk2.0-binver-2. 2.12.10-2  The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.3-2   Layout and rendering of internatio

gtk2-engines-cleanice recommends no packages.

-- no debconf information
diff -urN gtk2-engines-cleanice-2.4.0-orig/src/cleanice-draw.c gtk2-engines-cleanice-2.4.0/src/cleanice-draw.c
--- gtk2-engines-cleanice-2.4.0-orig/src/cleanice-draw.c	2005-01-30 06:55:08.0 +0300
+++ gtk2-engines-cleanice-2.4.0/src/cleanice-draw.c	2008-07-10 12:29:50.0 +0400
@@ -25,6 +25,7 @@
 #include cleanice.h
 
 #define DETAIL(xx) ((detail)  (!strcmp(xx, detail)))
+#define DETAILN(xx) ((detail)  (!strncmp(xx, detail, strlen(xx
 
 static void cleanice_style_init (CleanIceStyle * style);
 static void cleanice_style_class_init (CleanIceStyleClass * klass);
@@ -1010,8 +1011,7 @@
 if (area) {
   gdk_gc_set_clip_rectangle (style-bg_gc[GTK_STATE_NORMAL], NULL);
 }
-  } else if (!strncmp (cell_even, detail, strlen (cell_even)) ||
-	 !strncmp (cell_odd, detail, strlen (cell_odd))) {
+  } else if (DETAILN (cell_even) || DETAILN (cell_odd)) {
 if (state_type == GTK_STATE_SELECTED) {
   if (GTK_WIDGET_HAS_FOCUS (widget)) {
 	gdk_draw_rectangle (window, style-bg_gc[state_type], TRUE,


Bug#489832: octave3.0-info: octave info docs not easily accessible

2008-07-10 Thread Rafael Laboissiere
* Drew Parsons [EMAIL PROTECTED] [2008-07-09 11:13]:

 On Tue, 2008-07-08 at 10:30 +0200, Thomas Weber wrote:
  
  Okay, I found the problem:
  
  /usr/share/info/dir
  contains wrong information (I have several entries for 2.1 in there).
  Removing these fixes the problem.
  
 
 In my (current) case, /usr/share/info/dir contains references to
 octave2.9, but octave2.1 is not mentioned.
 
 Like you, deleting these octave2.9 entries by hand restores the info
 octave functionality (goes to the octave3.0 info).

I am still confused and cannot reproduce the bug here.  When I purge and
reinstall the octave*-info, everything works fine for me.  Why not for you? 

-- 
Rafael



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



Bug#481104: [Pkg-cryptsetup-devel] /usr/sbin/update-initramfs: update-initramfs edits /etc/initramfs-tools/conf.d/cryptroot

2008-07-10 Thread maximilian attems
On Wed, Jul 09, 2008 at 09:51:22PM +0300, ??  wrote:
 
 Not to my surprise, you were right :-)
 
 I just deleted the /etc/initramfs-tools/conf.d/cryptroot file, and run
 again update-initramfs -u. Laptop boots fine. Btw, I already had
 /etc/crypttab correctly configured, so it seems that the cryptroot file
 was redundant.
 
 So, probably the bug has to be closed since it was a consequence of a
 wrong practice, if I got it right.
 
 Thanks for all,
 Giorgos

no you found an interesting conrner case, wont invest too much time
now before release on it, but that needs to be rethought afterwards.

keeping open and thanks to David for the bug chase!! :)

thanks for the report!

-- 
maks
 
 





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



Bug#473608: wamerican-huge vs. flyspell

2008-07-10 Thread Agustin Martin
On Sun, Jul 06, 2008 at 11:58:52PM +0800, [EMAIL PROTECTED] wrote:
 m writeable, preprocessor(s), indenter, withholdings, triage, breakage,
 m proactive, azimuth, coverup, operability, linqua, franca, compliancy,
 m granularit{y,ies}, canistel, beastie, copiable, parsable, crepuscular,
 m reconfirm, dysphoria, angioplasty, foundational, patchouli,
 m endogenous, exogenous, fenugreek, decouple and blabber are all present
 
 OK, about 3/4 of the above are still turning red in flyspell,
 
 m in the complete list of words available in -huge; these may have been
 m missing previously due to #346113, but are present as of 6-2.3.
 m [Please be sure to upgrade before filing any more wishlist bugs for
 m additional words, and try to include the proper spelling of such words
 m when possible.]
 
 Yes, even though I purged wamerican-large 6-2.3 and installed
 wamerican-huge 6-2.3 and restarted emacs.

 Can somebody please reassign this bug against flyspell then:
 dlocate flyspell shows three packages.

That depends on the spellchecker engine you use under emacs, ispell or
aspell, not on flyspell.el or ispell.el. I think I was who reassigned most
of those words to scowl, since they were not present in any of the
wordlists. I kept under iamerican those that were present in a wordlist.

While aspell-en uses scowl as base for creating the english aspell dicts, it
uses it as prepared by upstream (is the same upstream as scowl). Not sure if
this suffers of the same problems with different sizes plain scowl had.

If you are using ispell, ispell base wordlists are wamerican and wbritish,
probably with some extra words (I see below that iamerican accepts more
words than just wamerican). If contents in any of them is changed, iamerican
and ibritish (and so ispell) may need a rebuild after the new contents.

 Also please tell me if I should adjust my missing word reporter script:
 { cat EOF
 Package: scowl
 Severity: wishlist

There is no simple reply to this, the package that should receive receive bug
reports depends on the actual word you find missing. I suggest you to check
which spellchecker are you actually using under emacs (preferrably move to
aspell if not already using it). Note that this is not either of ispell.el or
flyspell.el, these are the emacs interfaces to the spellchecker, not the
spellchecker itself. If using aspell, file bug reports against aspell-en, if
using ispell against iamerican. Those reports will need further check to
know if they affect only one dict or more of them.

Also note that for size reasons dict packages for spellchecking may not use
the equivalent to the huge wordlists. 

By the way, I checked that all the above (s/linqua/lingua/) words are
present in the huge wordlists. Not all words need to be in all wordlists,
size is for something. If you think those words should be in all english (or
at least in all british or american separately) dictionaries for spellchecking,
may be some of those bugs need a reassign. However, for scowl, those above
words are present in at least one wordlist.

I am cc'ing Brian Nelson and Daniel Baumann, aspell and ispell maintainers.

I am adding a full check on the above words,

$ amd-test-missing-words writeable preprocessor{,s} indenter withholdings
triage breakage proactive azimuth coverup operability lingua franca
compliancy granularit{y,ies} canistel beastie copiable parsable crepuscular
reconfirm dysphoria angioplasty foundational patchouli endogenous exogenous
fenugreek decouple blabber
* Testing ispell english dicts:
  -  Missing in ibritish: writeable coverup operability franca compliancy
  granularities canistel beastie copiable parsable crepuscular reconfirm
  dysphoria foundational patchouli fenugreek blabber 
  -  Missing in iamerican: writeable coverup operability franca compliancy
  granularities canistel beastie copiable parsable crepuscular reconfirm
  dysphoria foundational patchouli fenugreek blabber 
* Testing aspell english dicts:
  -  Missing in british: writeable preprocessor preprocessors indenter
  withholdings coverup operability lingua franca compliancy granularities
  canistel beastie copiable parsable dysphoria fenugreek 
  -  Missing in american: writeable preprocessor preprocessors indenter
  withholdings coverup operability lingua franca compliancy granularities
  canistel beastie copiable parsable dysphoria fenugreek 
* Testing plain english wordlists (look):
  -  Missing in american-english: writeable preprocessor preprocessors
  indenter withholdings coverup operability franca compliancy granularities
  canistel beastie copiable parsable crepuscular reconfirm dysphoria
  foundational patchouli endogenous exogenous fenugreek decouple
  -  Missing in american-english-large: preprocessor preprocessors indenter
  withholdings franca granularities canistel beastie copiable parsable
  -  Missing in american-english-small: writeable preprocessor preprocessors
  indenter withholdings triage breakage proactive azimuth coverup
  

Bug#490058: Missing decoding of headers confirmed

2008-07-10 Thread Martin Steigerwald

Missing decoding is with 3.5.9-4 from Sid, it works with 3.5.9-2 from 
Lenny.

-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


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


Bug#423890: xviewg-dev should provide a pkg-config file

2008-07-10 Thread Martin Buck
tags 423890 wontfix
thanks


[ Sorry for the late reply - I'm in xview-bug-cleanup mode ]

On Mon, May 14, 2007 at 07:54:27PM +0200, Michelle Konzack wrote:
 xviewg-dev should provide a pkg-config file.

I don't see a sensible reason why it should do that. XView is legacy code
and I really hope nobody is writing new XView-based applications. Existing
apps obviously don't make use of pkg-config files, so why should xviewg-dev
provide one?

Martin



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



Bug#490088:

2008-07-10 Thread Erik Vetters
hi,


This is strange ... 

though uuscan recognizes the 2.3* Versions, so regex is correct .. 
but it can't compare with the local versions ? 

Strange ... Any help one this here ? 

uuscan gives the following ...


~/libxml-rss-feed-perl/libxml-rss-feed-perl-2.212$ uscan --verbose


-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:

http://www.cpan.org/modules/by-module/XML/XML-RSS-Feed-([0-9].*)\.tar.gz
-- Found the following matching hrefs:
 XML-RSS-Feed-1.05.tar.gz
 XML-RSS-Feed-2.01.tar.gz
 XML-RSS-Feed-2.02.tar.gz
 XML-RSS-Feed-2.03.tar.gz
 XML-RSS-Feed-2.04.tar.gz
 XML-RSS-Feed-2.1.tar.gz
 XML-RSS-Feed-2.2.tar.gz
 XML-RSS-Feed-2.21.tar.gz
 XML-RSS-Feed-2.211.tar.gz
 XML-RSS-Feed-2.212.tar.gz
 XML-RSS-Feed-2.3.tar.gz
 XML-RSS-Feed-2.31.tar.gz
 XML-RSS-Feed-2.32.tar.gz
 XML-RSS-Feed-2.tar.gz
Newest version on remote site is 2.212, local version is 2.212
 = Package is up to date
-- Scan finished






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



Bug#489858: Terminator 0.9 wrong dependence on python-gconf

2008-07-10 Thread Carlos
 It mail fail to install, since it's a dependency not a Build-Dependency,

Of course, you are right. Sorry about the confusion.

 working on it.

Thanks.



-- 
---
Carlos Galisteo cgalisteo AT k-rolus.net
PGP_key::http://k-rolus.net/~cgalisteo/cgalisteo.gpg
Key_Fingerprint::F888 6FBA 9145 B5A2 C187 66D6 5B8C 027A 69AD BE65
---



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



Bug#490150: gtk2-engines-cleanice: gdb log

2008-07-10 Thread Stanislav Maslovski
Package: gtk2-engines-cleanice
Version: 2.4.0-1.1
Followup-For: Bug #490150

Here goes the gdb log:
==
$ gdb geeqie 
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
Using host libthread_db library /lib/i686/cmov/libthread_db.so.1.
(gdb) run
Starting program: /usr/bin/geeqie 
[Thread debugging using libthread_db enabled]
Geeqie 1.0alpha1, This is an alpha release.
[New Thread 0xb7204720 (LWP 24692)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7204720 (LWP 24692)]
0xb7576313 in strncmp () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7576313 in strncmp () from /lib/i686/cmov/libc.so.6
#1  0xb6f1cea1 in draw_flat_box (style=0x8167618, window=0x828ab18, 
state_type=GTK_STATE_NORMAL, 
shadow_type=GTK_SHADOW_NONE, area=0x0, widget=0x8154cf8, detail=0x0, x=282, 
y=3, width=415, 
height=469) at cleanice-draw.c:1013
#2  0xb7d625b9 in IA__gtk_paint_flat_box (style=0x8167618, window=0x828ab18, 
state_type=GTK_STATE_NORMAL, shadow_type=GTK_SHADOW_NONE, area=0x0, 
widget=0x8154cf8, 
detail=0x0, x=282, y=3, width=415, height=469)
at /tmp/buildd/gtk+2.0-2.12.10/gtk/gtkstyle.c:5918
#3  0x080906cd in selectable_frame_expose_cb (widget=0x8154cf8, 
event=0x830e410, data=0x0)
at image.c:1951
#4  0xb7ce8666 in _gtk_marshal_BOOLEAN__BOXED (closure=0x816ac80, 
return_value=0xbffbab40, 
n_param_values=2, param_values=0xbffbac24, invocation_hint=0xbffbab2c, 
marshal_data=0x8090640)
at /tmp/buildd/gtk+2.0-2.12.10/gtk/gtkmarshalers.c:84
#5  0xb79f66f9 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#6  0xb7a0ac3d in ?? () from /usr/lib/libgobject-2.0.so.0
#7  0x0816ac80 in ?? ()
#8  0xbffbab40 in ?? ()
#9  0x0002 in ?? ()
#10 0xbffbac24 in ?? ()
#11 0xbffbab2c in ?? ()
#12 0x in ?? ()
(gdb) disas 0xb7576313-32 0xb7576313+32
Dump of assembler code from 0xb75762f3 to 0xb7576333:
0xb75762f3 strncmp+51:mov$0xc8,%dh
0xb75762f5 strncmp+53:movzbl -0x9(%ebp),%eax
0xb75762f9 strncmp+57:add$0x8,%esp
0xb75762fc strncmp+60:pop%esi
0xb75762fd strncmp+61:pop%edi
0xb75762fe strncmp+62:pop%ebp
0xb75762ff strncmp+63:sub%eax,%ecx
0xb7576301 strncmp+65:mov%ecx,%eax
0xb7576303 strncmp+67:ret
0xb7576304 strncmp+68:mov0x10(%ebp),%ecx
0xb7576307 strncmp+71:shr$0x2,%ecx
0xb757630a strncmp+74:mov%ecx,-0x10(%ebp)
0xb757630d strncmp+77:lea0x0(%esi),%esi
0xb7576310 strncmp+80:movzbl (%edi),%eax
0xb7576313 strncmp+83:movzbl (%esi),%edx
0xb7576316 strncmp+86:test   %al,%al
0xb7576318 strncmp+88:jne0xb7576331 strncmp+113
0xb757631a strncmp+90:lea0x0(%esi),%esi
0xb7576320 strncmp+96:add$0x8,%esp
0xb7576323 strncmp+99:movzbl %al,%ecx
0xb7576326 strncmp+102:   pop%esi
0xb7576327 strncmp+103:   movzbl %dl,%eax
0xb757632a strncmp+106:   pop%edi
0xb757632b strncmp+107:   sub%eax,%ecx
0xb757632d strncmp+109:   pop%ebp
0xb757632e strncmp+110:   mov%ecx,%eax
0xb7576330 strncmp+112:   ret
0xb7576331 strncmp+113:   cmp%dl,%al
End of assembler dump.
(gdb) print $esi
$1 = 0
(gdb) up
#1  0xb6f1cea1 in draw_flat_box (style=0x8167618, window=0x828ab18, 
state_type=GTK_STATE_NORMAL, 
shadow_type=GTK_SHADOW_NONE, area=0x0, widget=0x8154cf8, detail=0x0, x=282, 
y=3, width=415, 
height=469) at cleanice-draw.c:1013
1013  } else if (!strncmp (cell_even, detail, strlen (cell_even)) ||
(gdb) list
1008x, y, width, height);
1009
1010if (area) {
1011  gdk_gc_set_clip_rectangle (style-bg_gc[GTK_STATE_NORMAL], NULL);
1012}
1013  } else if (!strncmp (cell_even, detail, strlen (cell_even)) ||
1014 !strncmp (cell_odd, detail, strlen (cell_odd))) {
1015if (state_type == GTK_STATE_SELECTED) {
1016  if (GTK_WIDGET_HAS_FOCUS (widget)) {
1017gdk_draw_rectangle (window, style-bg_gc[state_type], TRUE,
==

--
Stanislav



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



Bug#467011: [bug #23273] Please include xkcd easteregg

2008-07-10 Thread Joachim Breitner
Hi,

Nice work! You ought to attach it to http://savannah.gnu.org/bugs/?23273

BTW, I’m CC’ing the debian bug, in case someone reads about it there and
wants to comment.

Greetings,
Joachim

Am Mittwoch, den 09.07.2008, 20:11 +0100 schrieb James Coleman:
 Sorry I'm not sure about where to submit a patch.
  http://savannah.gnu.org/projects/make/ ?
 
 
 I keep on thinking about this since I saw your request Joachim!
 Now maybe I can lay it to rest whether this is used or not.
 
 
 As simple as possible I think.
 Don't call to fatal so that easter egg error text is clear of adornment.
 Exits using die(2) as fatal does.
 Doesn't trigger action if -k (continue on error) is specified.
 There's already a strcmp() call in remake.c (strncmp used for this patch).
 There's already a getuid() call in misc.c, I think for all platforms.
 Tested on linux, solaris and cygwin.
 
 
 patch also attached
 
 $ cat make_me_some_tea.patch
 Index: remake.c
 ===
 RCS file: /sources/make/make/remake.c,v
 retrieving revision 1.137
 diff -u -r1.137 remake.c
 --- remake.c5 Nov 2007 14:15:20 -   1.137
 +++ remake.c9 Jul 2008 16:58:29 -
 @@ -353,6 +353,13 @@
 
if (!keep_going_flag)
  {
 +  // bug #23273: http://xkcd.com/149/
 +  if (!strncmp (me, file-name, 3))
 +   if (getuid())
 + fputs (What? Make it yourself.\n, stderr), die (2);
 +else
 + fputs (Okay.\n, stderr), die (2);
 +
if (file-parent == 0)
  fatal (NILF, msg_noparent, , file-name, );
 
 
 
 
 $ ./make the cat some tea
 make: *** No rule to make target `the'.  Stop.
 
 $ ./make me a sandwich
 What? Make it yourself.
 
 $ sudo ./make me a sandwich
 Okay.
 
 $ ./make -k me a sandwich
 make: *** No rule to make target `me'.
 make: *** No rule to make target `a'.
 make: *** No rule to make target `sandwich'.
 
 $ ./make -f Makefile.me -k me a sandwich
 make: Nothing to be done for `me'.
 make: *** No rule to make target `a'.
 make: Nothing to be done for `sandwich'.
 
 $ ./make -f Makefile.me me a sandwich
 make: Nothing to be done for `me'.
 make: *** No rule to make target `a'.  Stop.
 
 $ ./make me a cup of tea please
 What? Make it yourself.
 
 $ make -k me a god
 make: *** No rule to make target `me'.
 make: *** No rule to make target `a'.
 make: *** No rule to make target `god'.
 
 $ su -
 
 [EMAIL PROTECTED] # cd ~yyy/make-3.81
 
 [EMAIL PROTECTED] # ./make me a god
 Okay.
 
 [EMAIL PROTECTED] # ./make haste not waste
 make: *** No rule to make target `haste'.  Stop.
 
 
 
 
 Joachim Breitner wrote:
  Follow-up Comment #3, bug #23273 (project make):
  
  Sure, I know how to make this happen on my machine (also by shell aliases
  etc.), but that’s not the point of an easter egg. I imagine someone reading
  that comic strip, trying it out just for the sake of it and then be really
  surprised that it works.
  
  ___
  
  Reply to this item at:
  
http://savannah.gnu.org/bugs/?23273
  
 
 einfaches Textdokument-Anlage (make_me_some_tea.patch)
 Index: remake.c
 ===
 RCS file: /sources/make/make/remake.c,v
 retrieving revision 1.137
 diff -u -r1.137 remake.c
 --- remake.c  5 Nov 2007 14:15:20 -   1.137
 +++ remake.c  9 Jul 2008 16:58:29 -
 @@ -353,6 +353,13 @@
  
if (!keep_going_flag)
  {
 +  // bug #23273: http://xkcd.com/149/ 
 +  if (!strncmp (me, file-name, 3))
 + if (getuid())
 +   fputs (What? Make it yourself.\n, stderr), die (2);
 +else
 +   fputs (Okay.\n, stderr), die (2);
 +
if (file-parent == 0)
  fatal (NILF, msg_noparent, , file-name, );
  
-- 
Joachim nomeata Breitner
Debian Developer
  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#490151: elisa freezes system (completely!)

2008-07-10 Thread media
Package: elisa
Version: 0.3.5-3
Severity: critical
Justification: breaks the whole system


Elisa freezes my system completely when running.
I used Elisa a few times. Sometimes it works normally and plays my videos 
without crashing, but sometimes, the video (and the system) freezes, and 
one time Elisa even froze in the menu (while browsing trough the video folders).

The system freezes completely. There is no restarting of the X-server possible 
(tried CTRL+ALT+Backspace), not even the magic systemkey-request 
reacts. By remote: No login via ssh is possible, the system even cannot be 
pinged. It's completely gone, and I have to make a cold reset.

Elisa gets its music data via samba, but the videos are on the local harddisk.

After the reboot, no information can be found in any of the log files.

Video driver is intel:

Section Device
Identifier  Configured Video Device
Driver  intel
Option  DRI   true
Option  UseFBDev  true
Option  PageFlip  true
Option  TripleBuffer  true
Option  XAANoOffscreenPixmaps true
Option  FramebufferCompressionfalse
# Enable offload of Motion Compensation (XvMC)
Option  LinearAlloc   16384
Option  Cachelines2048
Option  XvMCSurfaces  7
EndSection



Please tell me, which information is needed additionally.


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

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

Versions of packages elisa depends on:
ii  elisa-plugins-bad 0.3.5-1Elisa plugins from the bad set
ii  elisa-plugins-good0.3.5-2Elisa plugins from the good set
ii  python2.5.2-1An interactive high-level object-o
ii  python-elisa  0.3.5-3media center solution - Python lib

Versions of packages elisa recommends:
ii  elisa-plugins-ugly0.3.4-3Elisa plugins from the ugly set

-- no debconf information



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



Bug#490110: udev: disk/by-id persisten storage names have changed

2008-07-10 Thread Daniel Vetter
On Thu, Jul 10, 2008 at 02:12:12AM +0200, Marco d'Itri wrote:
 On Jul 09, Daniel Vetter [EMAIL PROTECTED] wrote:
 
  ata-SAMSUNG_HD501LJ_S0MUJ1DP612964
  ata-SAMSUNG_HD501LJ_S0MUJ1DP612964-part1
  ata-SAMSUNG_HD501LJ_S0MUJ1DP612964-part2
  ata-SAMSUNG_HD501LJ_S0MUJ1DP612964-part3
 These links were an unfortunate error (they should only have been
 generated for PATA devices) so I'd rather just retire them.

ok. then I will retire their use here, too. Perhaps some debconf notice
would be useful? I'm using them almost excusively in my servers ...

  scsi-SATA_SAMSUNG_HD501LJS0MUJ1DP612964
[that's from udev 0.114-2 (testing)]
  scsi-1ATA_SAMSUNG_HD501LJ_S0MUJ1DP612964
 
 This is more interesting, but I cannot reproduce the issue on my system
 (especially the lack of the underscore, are you totally sure that it was
 present in the old names?).

The listenings are copied verbatimly (but I've just rechecked). The 1 in
1ATA looked like some bit error to me, but redownloading/reinstalling
didn't fix it (and apt-secure should catch such things anyway, shouldn't
it?).

Actually I just saw that udev 0.114-2 (from testing) doesn't work, too. In
my /etc/crypttap the entries have a _hyphen_ like follows:

ata-SAMSUNG_HD501LJ-S0MUJ1DP612964-part3

That must have been the udev right before 0.124-2, but that's no longer
on my platter, so I couldn't test. So there are about 3 variants of
persistent names ;)

 What is the content of /etc/scsi_id.config?

#
# scsi_id configuration
#
# lower or upper case has no effect on the left side. Quotes () are
# required for spaces in values. Model is the same as the SCSI
# INQUIRY product identification field. Per the SCSI INQUIRY, the vendor
# is limited to 8 bytes, model to 16 bytes.
#
# The first matching line found is used. Short matches match longer ones,
# if you do not want such a match space fill the extra bytes. If no model
# is specified, only the vendor string need match.
#
# options=any scsi_id command line options
# vendor=string[,model=string],options=per-device scsi_id options

# some libata drives require vpd page 0x80
vendor=ATA,options=-p 0x80

 -- 
 ciao,
 Marco

Thanks for your efforts, Daniel

-- 
Daniel Vetter
E-Mail: [EMAIL PROTECTED]
Tel.: +41 (0)79 365 57 48



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



Bug#489988: projectl: Creates file in current working directory

2008-07-10 Thread Miriam Ruiz
I'll try to fix it as soon as I can,.

Thanks,
Miry



  __ 
Enviado desde Correo Yahoo! La bandeja de entrada más inteligente.



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



Bug#490151: wrong e-mail address by reportbug

2008-07-10 Thread Carsten Ace Dahlmann
Could someone please change From and Copy addresses to
[EMAIL PROTECTED] 

Thanx. :-)



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



Bug#489833: sun-java6-bin: Incorrect Menu Entry for Java Web Start

2008-07-10 Thread Matthias Klose
what does happen with the patch applied, if you double-click .jnlp files?



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



Bug#434144: sun-java6-jdk: Different directories in each version

2008-07-10 Thread Matthias Klose
tag 434144 + wontfix
thanks

won't fix for sun-java5 and sun-java6, the migration from the symlink to the
directory is too painful. openjdk6 does have a stable name; will do that for
sun-java7 as well, when it is released in 2009.



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



Bug#443048: setting package to abiword-plugin-goffice abiword-plugin-mathview abiword-common abiword abiword-plugin-grammar abiword-help ...

2008-07-10 Thread Joshua Kwan
# Automatically generated email from bts, devscripts version 2.10.33
# via tagpending 
#
# abiword (2.6.3-1) unstable; urgency=low
#
#  * New upstream stable release, incorporating many build bits from Ryan
#Pavlik. Thanks! (His Ubuntu changelogs follow this entry.)
#closes: #473508, #488069
#  * Bug fixes from upstream:
#- Print preview now matches onscreen layout more accurately.
#  closes: #336216
#- Font operations are all done using Pango now, so the XAP_UnixFont
#  crash should no longer occur. closes: #443048, #444957
#

package abiword-plugin-goffice abiword-plugin-mathview abiword-common abiword 
abiword-plugin-grammar abiword-help
tags 336216 + pending
tags 488069 + pending
tags 473508 + pending
tags 443048 + pending
tags 444957 + pending




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



Bug#443728: apt-file update should not have to be run as root

2008-07-10 Thread Thijs Kinkhorst
Hi,

 i generally run apt-file under my standard user account.  however to run
 an update, i need to switch to the root account.  this seems rather
 unnecessary since the apt-file cache could just as easily be stored in
 ~/.config/apt-file, rather than /var.

 this is a request for apt-file to work without root priviledge.

The idea behind storing this centrally is that not every individual user
needs to download the large Contents files, but that these are in one
place. I think this is very similar to 'apt-get update' which also
requires root, even though things like apt-cache search or apt-get
source work under a normal user account.

I'm inclined to mark it as wontfix, Stefan?


Thijs





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



Bug#484316: sun-java6-bin: recommends libnss-mdns

2008-07-10 Thread Matthias Klose
tag 484316 + wontfix
thanks

please see #477211, asking even for a dependency on libnss-mdns. A recommends is
the best thing we can do IMO.



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



Bug#408379: apt-file download to download a file from archive

2008-07-10 Thread Thijs Kinkhorst
Hi,

 So, I know my example is not a patch. It should works while apt-file
 doesn't recognise this option.

I'm not sure we should be adding this. What use cases are there for this?
If you want to reinstate a lost file, couldn't you better do 'apt-get
install --reinstall package'?


Thijs




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



Bug#490152: atftpd - Overwrites basedir on upgrade

2008-07-10 Thread Bastian Blank
Package: atftpd
Version: 0.7.dfsg-1
Severity: serious

atftpd overwrites my basedir setting from inetd.conf on each upgrade. It
seems to get them for debconf, which is _no_ registry.

Bastian

-- 
Schshschshchsch.
-- The Gorn, Arena, stardate 3046.2



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



Bug#490153: apt-ftparchive: --help example from pre-pool era

2008-07-10 Thread Yann Dirson
Package: apt-utils
Version: 0.7.14+b1
Severity: minor

--help output contains the following text, which is mostly of
archeological interest nowadays :)
An example of how it is used nowadays with a pool structure would be much
more useful.

Example usage from the Debian archive:
   apt-ftparchive packages dists/potato/main/binary-i386/  \
   dists/potato/main/binary-i386/Packages





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



Bug#405927: apt-file: Please add a cron entry for resynchronizing the package contents

2008-07-10 Thread Thijs Kinkhorst
Hi,

 Could  you please  add a  cron  entry for  resynchronizing the  packages
 contents from their sources every days?

I don't think this is a good idea. For systems running (old)stable, the
Contents lists hardly change over the lifetime of the system. Downloading
them every day for every system that has apt-file installed seems very
wasteful.

I would compare 'apt-file update' to 'apt-get update' which is something
that is ran at moments that the administrator seems fit, not automatically
daily.


Thijs




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



Bug#485077: JRE cannot display chinese characters

2008-07-10 Thread Matthias Klose
yes, the fontconfig file for sun-java6 should be updated; maybe using the
current fontconfig from OpenJDK 6 and then reintroducing the references to the
sun-java fonts.



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



Bug#490154: geeqie: cannot open help page: replace gnome-www-browser with sensible-browser

2008-07-10 Thread Stanislav Maslovski
Package: geeqie
Version: 1.0~alpha1-5
Severity: normal


Pressing F1 does not work for me. Running geeqie within xterm reveals:

$ geeqie
Geeqie 1.0alpha1, This is an alpha release.
sh: gnome-www-browser: command not found
sh: gnome-www-browser: command not found

Please replace gnome-www-browser with sensible-browser to follow debian
standards. Not everyone has Gnome installed.

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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages geeqie depends on:
ii  geeqie-common   1.0~alpha1-5 data files for Geeqie
ii  libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libcairo2   1.6.4-6  The Cairo 2D vector graphics libra
ii  libexiv2-4  0.17.1-1 EXIF/IPTC metadata manipulation li
ii  libgcc1 1:4.3.1-2GCC support library
ii  libglib2.0-02.16.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.12.10-2The GTK+ graphical user interface 
ii  liblcms11.16-10  Color management library
ii  libpango1.0-0   1.20.3-2 Layout and rendering of internatio
ii  libstdc++6  4.3.1-2  The GNU Standard C++ Library v3

Versions of packages geeqie recommends:
ii  libjpeg-progs 6b-14  Programs for manipulating JPEG fil

-- no debconf information



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



Bug#486330: Same bug on debian-live

2008-07-10 Thread Andrei Popescu
Hello,

I seem to experience this bug on a debian-live image I built myself. On 
my default sid install everything works as it should.

$ dpkg -l xkb-data
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version  
Description
+++---=
ii  xkb-data 1.3-1X 
Keyboard Extension (XKB) configuration data

$ setxkbmap us -v 10
Setting verbose level to 10
locale is C
Warning! Multiple definitions of keyboard layout
 Using command line, ignoring X server
Applied rules from xorg:
model:  pc105
layout: us
Trying to build keymap using the following components:
keycodes:   xfree86+aliases(qwerty)
types:  complete
compat: complete
symbols:pc+us
geometry:   pc(pc105)
Error loading new keyboard description



$ grep EE /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap




# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout ro,us,de
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
Driver  nvidia
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Bug#408379: apt-file download to download a file from archive

2008-07-10 Thread Javier Barroso
Ok

Many times I'd like to get a file from a package just for
examinate/study it, like a script in /etc/init.d, a man page, a readme
from doc, a logrotate file, a config file in /etc/ ... but I don't want
to install the package.

Suppose you are talking via telephone with somebody you are helping with
a trouble in a server who has installed a package, and in your
environment you can't install this package and can't have access to
another server with it. You would like just compare a file with the
original and see the diff.

From I openned this bug I downloaded, like an example:

asterisk.logrotate
phpgwaccount.schema
saslauthd.conf
50unattended-upgrades

Thanks you and sorry my english
Thijs Kinkhorst wrote:
 Hi,
 
 So, I know my example is not a patch. It should works while apt-file
 doesn't recognise this option.
 
 I'm not sure we should be adding this. What use cases are there for this?
 If you want to reinstate a lost file, couldn't you better do 'apt-get
 install --reinstall package'?
 
 
 Thijs
 


-- 
Javier Barroso Tristán
Administrador de Redes y Sistemas
DIRECCIÓN DE TECNOLOGÍA:OPERACIONES Y SOPORTE
[EMAIL PROTECTED]


ISOTROL
Edificio BLUENET. Avda. Isaac Newton nº 3, 4ª planta.
Parque Tecnológico Cartuja '93, 41092 Sevilla.
Teléfono: 955 036 800 - Fax: 955 036 849
www.isotrol.com




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



Bug#490151: elisa freezes system (completely!)

2008-07-10 Thread Loïc Minier
reassign 490151 xserver-xorg-video-intel
stop

Hi,

On Thu, Jul 10, 2008, [EMAIL PROTECTED] wrote:
 Elisa freezes my system completely when running.
 I used Elisa a few times. Sometimes it works normally and plays my videos 
 without crashing, but sometimes, the video (and the system) freezes, and 
 one time Elisa even froze in the menu (while browsing trough the video 
 folders).
 
 The system freezes completely. There is no restarting of the X-server 
 possible (tried CTRL+ALT+Backspace), not even the magic systemkey-request 
 reacts. By remote: No login via ssh is possible, the system even cannot be 
 pinged. It's completely gone, and I have to make a cold reset.
 
 Elisa gets its music data via samba, but the videos are on the local harddisk.
 
 After the reboot, no information can be found in any of the log files.
 
 Video driver is intel

 elisa is an user space program; if your system freezes, it's a kernel
 level issue which might be caused by kernel or Xorg drivers for your
 graphics hardware.

 I'm reassigning to the intel Xorg video driver with priority important;
 I suggest you test whether other GL apps crash your system.

   Cheers,
-- 
Loïc Minier



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



Bug#490155: [INTL:sv] Updated swedish strings for win32-loader

2008-07-10 Thread Martin Bagge / brother

package: win32-loader
severity: wishlist
tags: patch l10n
thanks

--
/brother
http://frakalendern.se
Bruce Schneier once broke AES using nothing but six feet of rusty barbed wire, 
a toothpick, and the front axle from a 1962 Ford Falcon.# Copyright (C) 2007  Free Software Foundation, Inc.
# This file is distributed under the same license as the win32-loader package.
# Daniel Nylander [EMAIL PROTECTED], 2007.
#
msgid 
msgstr 
Project-Id-Version: win32-loader\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2008-05-01 10:40+0200\n
PO-Revision-Date: 2008-07-10 12:51+0100\n
Last-Translator: Martin Bagge [EMAIL PROTECTED]\n
Language-Team: Swedish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. translate:
#. This must be a valid string recognised by Nsis.  If your
#. language is not yet supported by Nsis, please translate the
#. missing Nsis part first.
#.
#: win32-loader.sh:36
#: win32-loader.c:39
msgid LANG_ENGLISH
msgstr LANG_SWEDISH

#. translate:
#. This must be the string used by GNU iconv to represent the charset used
#. by Windows for your language.  If you don't know, check
#. [wine]/tools/wmc/lang.c, or 
http://www.microsoft.com/globaldev/reference/WinCP.mspx
#.
#. IMPORTANT: In the rest of this file, only the subset of UTF-8 that can be
#. converted to this charset should be used.
#: win32-loader.sh:52
msgid windows-1252
msgstr windows-1252

#. translate:
#. Charset used by NTLDR in your localised version of Windows XP.  If you
#. don't know, maybe http://en.wikipedia.org/wiki/Code_page helps.
#: win32-loader.sh:57
msgid cp437
msgstr cp850

#. translate:
#. The name of your language _in English_ (must be restricted to ascii)
#: win32-loader.sh:67
msgid English
msgstr Swedish

#. translate:
#. IMPORTANT: only the subset of UTF-8 that can be converted to NTLDR charset
#. (e.g. cp437) should be used in this string.  If you don't know which charset
#. applies, limit yourself to ascii.
#: win32-loader.sh:81
msgid Debian Installer
msgstr Debian-installerare

#. translate:
#. The nlf file for your language should be found in
#. /usr/share/nsis/Contrib/Language files/
#.
#: win32-loader.c:68
msgid English.nlf
msgstr Swedish.nlf

#: win32-loader.c:71
msgid Debian-Installer Loader
msgstr InlÀsare för Debian-installerare

#: win32-loader.c:72
msgid Cannot find win32-loader.ini.
msgstr Kan inte hitta win32-loader.ini.

#: win32-loader.c:73
msgid win32-loader.ini is incomplete.  Contact the provider of this medium.
msgstr win32-loader.ini Àr inte fullstÀndig.  Kontakta leverantören av 
detta media.

#: win32-loader.c:74
msgid This program has detected that your keyboard type is \$0\.  Is this 
correct?
msgstr Det hÀr programmet har identifierat din tangentbordstyp som \$0\.  
Är det korrekt?

#: win32-loader.c:75
msgid 
Please send a bug report with the following information:\n
\n
 - Version of Windows.\n
 - Country settings.\n
 - Real keyboard type.\n
 - Detected keyboard type.\n
\n
Thank you.
msgstr 
Skicka in en felrapport med följande information:\n
\n
 - Version av Windows.\n
 - LandsinstÀllningar.\n
 - Verklig tangentbordstyp.\n
 - Identifierad tangentbordstyp.\n
\n
Tack.

#: win32-loader.c:76
msgid There doesn't seem to be enough free disk space in drive $c.  For a 
complete desktop install, it is recommended to have at least 3 GB.  If there is 
already a separate disk or partition to install Debian, or if you plan to 
replace Windows completely, you can safely ignore this warning.
msgstr Det verkar inte som om du har tillrÀckligt ledigt diskutrymme på 
enheten $c.  Det rekommenderas att du har åtminstone 3 GB ledigt diskutrymme 
för en komplett skrivbordsinstallation.  Om du redan har en separat disk eller 
partition för att installera Debian på, eller så kan du ignorera den hÀr 
varningen om du planerar att helt ersÀtta Windows.

#: win32-loader.c:77
msgid Error: not enough free disk space.  Aborting install.
msgstr Fel: inte tillrÀckligt med ledigt diskutrymme.  Avbryter 
installationen.

#: win32-loader.c:78
msgid This program doesn't support Windows $windows_version yet.
msgstr Det hÀr programmet har inte stöd för Windows $windows_version Àn.

#: win32-loader.c:79
msgid 
The version of Debian you're trying to install is designed to run on modern, 
64-bit computers.  However, your computer is incapable of running 64-bit 
programs.\n
\n
Use the 32-bit (\i386\) version of Debian, or the Multi-arch version which 
is able to install either of them.\n
\n
This installer will abort now.
msgstr 
Versionen av Debian som du försöker att installera Àr designad att köra 
på moderna 64-bitars datorer.  TyvÀrr kan din dator inte köra 64-bitars 
program.\n
\n
AnvÀnd 32-bitars (\i386\) versionen av Debian, eller 
\Multi-arch\-versionen som kan installera någon av de båda.\n
\n
Installationen kommer att avbrytas nu.

#: win32-loader.c:80
msgid 
Your computer is capable of running modern, 64-bit operating systems.  

Bug#490075: udev: where has /dev/.static gone?

2008-07-10 Thread Marco d'Itri
On Jul 10, Giacomo Mulas [EMAIL PROTECTED] wrote:

 pipes (xconsole used to be a problem, some time ago). What about
 standardising on a directory to contain some static stuff (devices, named
 pipes, whatever) to be copied or softlinked to /dev after udev is up and
 running, by the init script? Not located in /dev, so that it's not shadowed
Good idea. This has been supported for a couple of years now and is
documented in README.Debian.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#490075: udev: where has /dev/.static gone?

2008-07-10 Thread Giacomo Mulas

On Thu, 10 Jul 2008, Marco d'Itri wrote:


On Jul 10, Giacomo Mulas [EMAIL PROTECTED] wrote:


pipes (xconsole used to be a problem, some time ago). What about
standardising on a directory to contain some static stuff (devices, named
pipes, whatever) to be copied or softlinked to /dev after udev is up and
running, by the init script? Not located in /dev, so that it's not shadowed

Good idea. This has been supported for a couple of years now and is
documented in README.Debian.


That's one of the things I like in Debian developers: they tend to implement
smart ideas years before users ask for them :)

Thanks, ciao
Giacomo

--
_

Giacomo Mulas [EMAIL PROTECTED]
_

OSSERVATORIO ASTRONOMICO DI CAGLIARI
Str. 54, Loc. Poggio dei Pini * 09012 Capoterra (CA)

Tel. (OAC): +39 070 71180 248 Fax : +39 070 71180 222
Tel. (UNICA): +39 070 675 4916
_

When the storms are raging around you, stay right where you are
 (Freddy Mercury)
_



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



Bug#490157: mysql-client-5.0: aborts when --ssl-capath is pointing to /etc/ssl/certs

2008-07-10 Thread Andreas Unterkircher
Package: mysql-client-5.0
Version: 5.0.32-7etch5
Severity: normal

Hello,

We are enrolling the public certificates of our certificate authorities
within /etc/ssl/certs directory.

MySQL provides a parameter --ssl-capath to specify the directory
containing the trusted SSL CA certificates. But both the command client
as well as the server (if option is specified in my.cnf) abort with the
following message on startup:

[EMAIL PROTECTED]:~$ mysql --ssl-capath /etc/ssl/certs -h mysql-host
mysql: coding.cpp:243: void TaoCrypt::Base64Decoder::Decode(): Assertion
`endLine == '\n'' failed.
Aborted

The current lenny version (5.0.51a-6) does not have this problem - it
seems to be already fixed there.

Probably this is related to this:
http://bugs.mysql.com/bug.php?id=25189

Regards,
Andreas

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

Versions of packages mysql-client-5.0 depends on:
ii  debianutils2.17  Miscellaneous utilities specific t
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libdbd-mysql-perl  3.0008-1  A Perl5 database interface to the 
ii  libdbi-perl1.53-1etch1   Perl5 database interface by Tim Bu
ii  libgcc11:4.1.1-21GCC support library
ii  libmysqlclient15off5.0.32-7etch5 mysql database client library
ii  libncurses55.5-5 Shared libraries for terminal hand
ii  libreadline5   5.2-2 GNU readline and history libraries
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libwrap0   7.6.dbs-13Wietse Venema's TCP wrappers libra
ii  mysql-common   5.0.32-7etch5 mysql database common files (e.g. 
ii  perl   5.8.8-7etch3  Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3-13compression library - runtime

mysql-client-5.0 recommends no packages.

-- no debconf information



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



Bug#490088:

2008-07-10 Thread Erik Vetters
Hi,

I know what's wrong with the version numbers

2.212   vs. 2.32
*.212  *.32

Can we fix this ? 


will upload new  version 2.32 to mentors.debian.org



Greetings
Erik 





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



Bug#486528: Please enhance mke2fs to respect the RECOMP area

2008-07-10 Thread Peter 1 Oberparleiter
Stephen,

as the current maintainer of zipl I'm trying to understand the reasoning 
behind your enhancement requests. The way I understand it you want to be 
able to use zipl on a CMS formatted disk to enable it for IPL. zipl does 
support CMS formatted disks (although not with the DIAG access method) and 
it seemed to work during a quick test (see below). Could you provide a 
transcript of the commands you entered and the system responses you got to 
further illustrate the problem that you are encountering when trying to 
use zipl on/ipl from a CMS formatted minidisk?


Transcript of successful boot from CMS minidisk (kernel 2.6.25, s390-tools 
version 1.6.0, z/VM 5.2.0):

On CMS:
===

def t3390 7000 100
00: DASD 7000 DEFINED

format 7000 z ( blksize 4096
DMSFOR603R FORMAT will erase all files on disk Z(7000). Do you wish to 
continue?
 Enter 1 (YES) or 0 (NO).
1
DMSFOR605R Enter disk label:
test
DMSFOR733I Formatting disk Z
DMSFOR732I 100 cylinders formatted on Z(7000)

On Linux:
=

[EMAIL PROTECTED] ~]# chccwdev -e 7000
Setting device 0.0.7000 online
Done
[EMAIL PROTECTED] ~]# dmesg | tail -n 3
dasd(eckd): 0.0.7000: 3390/0A(CU:3990/01) Cyl:100 Head:15 Sec:224
dasd(eckd): 0.0.7000: (4kB blks): 72000kB at 48kB/trk linux disk layout
 dasdg:CMS1/  TEST  : dasdg1
[EMAIL PROTECTED] ~]# mkfs.ext2 -q /dev/dasdg1
[EMAIL PROTECTED] ~]# mount /dev/dasdg1 /mnt
[EMAIL PROTECTED] ~]# cp /boot/image /mnt
[EMAIL PROTECTED] ~]# cp /boot/parmfile /mnt
[EMAIL PROTECTED] ~]# zipl -V -i /mnt/image -p /mnt/parmfile -t /mnt
Target device information
  Device..: 5e:18
  Partition...: 5e:19
  Device name.: dasdg
  Device driver name..: dasd
  DASD device number..: 7000
  Type: disk partition
  Disk layout.: ECKD/linux disk layout
  Geometry - heads: 15
  Geometry - sectors..: 12
  Geometry - cylinders: 100
  Geometry - start: 3
  File system block size..: 4096
  Physical block size.: 4096
  Device size in physical blocks..: 17997
Building bootmap in '/mnt'
Adding IPL section
  kernel image..: /mnt/image
  kernel parmline...: 'dasd=4d64-4d67,4f29,4f2a root=/dev/dasdc1 ro 
noinitrd selinux=0 '
  component address:
kernel image: 0x0001-0x00673fff
parmline: 0x1000-0x1fff
internal loader.: 0xa000-0xafff
Preparing boot device: dasdg (7000).
Syncing disks...
Done.

On CMS:
===

00: IPL 7000
00: Booting default...
Linux version ...


Regards,
  Peter



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



Bug#490148: audit: Please enable Prelude output support

2008-07-10 Thread Philipp Matthias Hahn
HellO!

On Thu, Jul 10, 2008 at 11:10:54AM +0200, Pierre Chifflier wrote:
 You have uploaded a new upstream version (thanks ;) ), but Prelude
 support is missing.

$ grep prelude debian/*
debian/audispd-plugins.install:etc/audisp/audisp-prelude.conf
debian/audispd-plugins.install:etc/audisp/plugins.d/au-prelude.conf
debian/audispd-plugins.install:sbin/audisp-prelude
debian/audispd-plugins.install:usr/share/man/man5/audisp-prelude.conf.5
debian/audispd-plugins.install:usr/share/man/man8/audisp-prelude.8
...
debian/rules:   --with-prelude \

 You may also want to split the package if you
 prefer not to add a dependency on libprelude to the main package.
 
 If you want, I can prepare a package and send you a patch ?

No need, I already did this and you need to install the audispd-plugins 
package.

BYtE
Philipp Hahn
-- 
Philipp Matthias Hahn [EMAIL PROTECTED]
 GPG/PGP: 9A540E39 @ keyrings.debian.org



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



Bug#336216: setting package to abiword-plugin-goffice abiword-plugin-mathview abiword-common abiword abiword-plugin-grammar abiword-help ...

2008-07-10 Thread Joshua Kwan
# Automatically generated email from bts, devscripts version 2.10.33
# via tagpending 
#
# abiword (2.6.3-1) unstable; urgency=low
#
#  * New upstream stable release, incorporating many build bits from Ryan
#Pavlik. Thanks! (His Ubuntu changelogs follow this entry.)
#closes: #473508, #488069
#  * Bug fixes from upstream:
#- Print preview now matches onscreen layout more accurately.
#  closes: #336216
#- Font operations are all done using Pango now, so the XAP_UnixFont
#  crash should no longer occur. closes: #443048, #444957
#

package abiword-plugin-goffice abiword-plugin-mathview abiword-common abiword 
abiword-plugin-grammar abiword-help
tags 336216 + pending
tags 473508 + pending




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



Bug#490158: bash: history problem with long HISTIGNORE

2008-07-10 Thread Michel Briand
Package: bash
Version: 3.2-4
Severity: normal

Hello,

when using the [ \t]* pattern in HISTIGNORE to ignore all command
beginning with a space, commands that begin with t won't be saved.

Example:
$ export HISTIGNORE=:[bf]g:exit:[ \t]*:history*
$ tar --help
$ history|tail

This prevent the use of this pattern but can also have an impact on all
patterns that include \... Maybe someone could imagine a test for that.

Best regards,
Michel


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

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

Versions of packages bash depends on:
ii  base-files4.0.4  Debian base system miscellaneous f
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libncurses5   5.6+20080308-1 Shared libraries for terminal hand

Versions of packages bash recommends:
pn  bash-completion   none (no description available)

-- no debconf information



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



Bug#490155: [INTL:sv] Updated swedish strings for win32-loader

2008-07-10 Thread Robert Millan
On Thu, Jul 10, 2008 at 12:53:28PM +0200, Martin Bagge / brother wrote:
 package: win32-loader
 severity: wishlist
 tags: patch l10n
 thanks
 
 -- 
 /brother
 http://frakalendern.se
 Bruce Schneier once broke AES using nothing but six feet of rusty barbed 
 wire, a toothpick, and the front axle from a 1962 Ford Falcon.

 # Copyright (C) 2007  Free Software Foundation, Inc.
 # This file is distributed under the same license as the win32-loader package.
 # Daniel Nylander [EMAIL PROTECTED], 2007.

The copyright line looks wrong;  I assume you want to put yourself there
(unless you did this work under contract).  Is that right?

Thanks

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#490160: libqt4-webkit / arora: SIGBUS on sparc

2008-07-10 Thread Axel Beckert
Package: libqt4-webkit
Version: 4.4.0-3
Severity: grave

The web browser arora (which uses QT's WebKit as rendering engine)
crashes with SIGBUS on Sparc with the default configuration (which
IIRC tries to load the Arora project home page).

This is very likely the same memory alignment problem as in the GTK
version of WebKit (as already predicted by GTK WebKit's maintainer),
see http://bugs.debian.org/487745 for details. This and the backtrace
below make me believe that this is not a bug in arora but in QT's
WebKit.

$ gdb arora
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as sparc-linux-gnu...
(no debugging symbols found)
Using host libthread_db library /lib/libthread_db.so.1.
(gdb) r
Starting program: /usr/bin/arora 
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xf6532710 (LWP 14629)]

Program received signal SIGBUS, Bus error.
[Switching to Thread 0xf6532710 (LWP 14629)]
0xf7c3ce44 in WebCore::ValueList::addValue (this=0x174648, [EMAIL PROTECTED])
at ../JavaScriptCore/wtf/Vector.h:635
635 ../JavaScriptCore/wtf/Vector.h: No such file or directory.
in ../JavaScriptCore/wtf/Vector.h
Current language:  auto; currently c++
(gdb) bt
#0  0xf7c3ce44 in WebCore::ValueList::addValue (this=0x174648, [EMAIL 
PROTECTED])
at ../JavaScriptCore/wtf/Vector.h:635
#1  0xf7c3c0e4 in cssyyparse (parser=0xffa55d90) at ../css/CSSGrammar.y:1022
#2  0xf76499b8 in WebCore::CSSParser::parseSheet (this=0xffa55d90, 
sheet=0x16c550, [EMAIL PROTECTED]) at css/CSSParser.cpp:201
#3  0xf76799d0 in WebCore::CSSStyleSheet::parseString (this=0x16c550, 
[EMAIL PROTECTED], strict=true) at css/CSSStyleSheet.cpp:158
#4  0xf76607b0 in parseUASheet (
characters=0xf7c98ef8 namespace \http://www.w3.org/1999/xhtml\;; html { 
display: block } head { display: none } meta { display: none } title { display: 
none } link { display: none } style { display: none } script { display:..., 
size=8078) at css/CSSStyleSelector.cpp:342
#5  0xf7660ea4 in WebCore::CSSStyleSelector::loadDefaultStyle ()
at css/CSSStyleSelector.cpp:348
#6  0xf7672c7c in CSSStyleSelector (this=0x16c240, doc=0x16ab58, 
[EMAIL PROTECTED], styleSheets=0x16b2e0, _strictParsing=true)
at css/CSSStyleSelector.cpp:230
#7  0xf7695ba8 in Document (this=0x16ab58, impl=value optimized out, 
frame=0x15b000, isXHTML=false) at dom/Document.cpp:317
#8  0xf7782ce8 in HTMLDocument (this=0x16ab58, implementation=0x16a938, 
frame=0x15b000) at html/HTMLDocument.cpp:82
#9  0xf76a8b18 in WebCore::DOMImplementation::createDocument (this=0x16a938, 
[EMAIL PROTECTED], frame=0x15b000, inViewSourceMode=value optimized out)
at dom/DOMImplementation.cpp:361
#10 0xf77fb4a4 in WebCore::FrameLoader::begin (this=0x15b348, [EMAIL 
PROTECTED], 
dispatch=value optimized out) at loader/FrameLoader.cpp:894
#11 0xf78068b0 in WebCore::FrameLoader::init (this=0x15b348)
at loader/FrameLoader.cpp:272
#12 0xf79c4e74 in QWebFrame (this=0x15ad30, parent=0x136098, 
frameData=0xffa569d0) at ../WebKit/qt/Api/qwebframe.cpp:171
#13 0xf79cc2ac in QWebPagePrivate::createMainFrame (this=0x15a338)
at ../WebKit/qt/Api/qwebpage.cpp:186
#14 0xf79cc308 in QWebPage::mainFrame (this=0x136098)
at ../WebKit/qt/Api/qwebpage.cpp:987
#15 0xf79cc338 in QWebPage::setViewportSize (this=0x136098, [EMAIL PROTECTED])
at ../WebKit/qt/Api/qwebpage.cpp:1353
#16 0xf79cc7f4 in QWebPage::setView (this=0x136098, view=0x159f20)
at ../WebKit/qt/Api/qwebpage.cpp:1017
#17 0xf79cc948 in QWebPage (this=0x136098, parent=0x159f20)
at ../WebKit/qt/Api/qwebpage.cpp:961
#18 0x00077a54 in ?? ()
#19 0x00077bf8 in ?? ()
#20 0x0007204c in ?? ()
#21 0x00071a44 in ?? ()
#22 0x00042b00 in ?? ()
#23 0x00042d58 in ?? ()
#24 0x0003a6f8 in ?? ()
#25 0x0007ec44 in ?? ()
#26 0xf68dac5c in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#27 0xf68e1fa0 in ?? () from /usr/lib/libQtCore.so.4
#28 0xf68d5464 in QObject::event () from /usr/lib/libQtCore.so.4
#29 0xf6c21318 in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#30 0xf6c21450 in QApplication::notify () from /usr/lib/libQtGui.so.4
#31 0xf68c184c in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#32 0xf68f6610 in ?? () from /usr/lib/libQtCore.so.4
#33 0xf68f2a40 in ?? () from /usr/lib/libQtCore.so.4
#34 0xf61e8274 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#35 0xf61ec278 in ?? () from /usr/lib/libglib-2.0.so.0
#36 0xf61ec278 in ?? () from /usr/lib/libglib-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), 

Bug#490148: audit: Please enable Prelude output support

2008-07-10 Thread Pierre Chifflier
On Thu, Jul 10, 2008 at 01:23:53PM +0200, Philipp Matthias Hahn wrote:
 HellO!
 
 On Thu, Jul 10, 2008 at 11:10:54AM +0200, Pierre Chifflier wrote:
  You have uploaded a new upstream version (thanks ;) ), but Prelude
  support is missing.
 
 $ grep prelude debian/*
 debian/audispd-plugins.install:etc/audisp/audisp-prelude.conf
 debian/audispd-plugins.install:etc/audisp/plugins.d/au-prelude.conf
 debian/audispd-plugins.install:sbin/audisp-prelude
 debian/audispd-plugins.install:usr/share/man/man5/audisp-prelude.conf.5
 debian/audispd-plugins.install:usr/share/man/man8/audisp-prelude.8
 ...
 debian/rules:   --with-prelude \
 

Oops, sorry for the noise ... I had a local (old) package.

I'm cc-ing 490148-done to close the bug.

Thanks !

Pierre



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



Bug#490161: maint-guide-zh: pdf bookmark display problem in file maint-guide.zh_CN.pdf

2008-07-10 Thread Asias He
Package: maint-guide-zh
Version: 1.2.13
Severity: normal
Tags: l10n

As the title.


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

Kernel: Linux 2.6.24-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



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



Bug#254355: An update?

2008-07-10 Thread Jordi Mallach
Hi,

Arnaud, the last comment in this bug, regarding including configuration
files in the package, mentioned that this would be fixed the right way
with nut 2.2.

As I just installed nut 2.2 and see there are no files in /etc/nut, I
wonder if you could give us an update on what the plans are for this.

Many thanks for writing and maintaining nut!
Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/


signature.asc
Description: Digital signature


Bug#489874: evince: saving a pdf file produces bad pdf

2008-07-10 Thread Francesco Potorti`
One more strange thing that is a regression, if I remember correctly.
That's why I am following up on the same bug, even if the symptoms are
very different.

While evince displays correctly the file at
 http://fly.isti.cnr.it/riservato/debian-bug/ja2410-fig10.eps,

it cannot display (any more) the file at
 http://fly.isti.cnr.it/riservato/debian-bug/ja2410-fig10+p.eps,

which is the same as the previous file but with a tiff preview added:
evince just load the latter and shows a Loading... sign, without any
errors.

Gv displays both files without problems.



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



Bug#490162: lazarus: Installing sqlite3 support does not work

2008-07-10 Thread Paul van der Vlis
Package: lazarus
Version: 0.9.24-09
Severity: important


After installing Lazarus and starting it, I get an error:

The current Free Pascal source directory /usr/share/fpcsrc
does not look correct.
Choose OK to choose the default .
Otherwise check Environment - Environment Options - Files
---
I changed the source directory to /usr/share/fpcsrc/2.2.0/

Then I want to install support for sqlite3. When I do that, Lazarus needs to
rebuild. When I do that I get this error:
---
Write error
Unable to write to file /usr/lib/lazarus/components/cgi/Makefile.fpc!
---
The packages from freepascal.org (tested with Etch) do not have this
problem.

-- System Information:
Debian Release: Lenny
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash



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



Bug#474626: #474626: still happens here

2008-07-10 Thread Roland Mas
Roland Mas, 2008-07-10 09:03:58 +0200 :

 Hm.  I managed to get it running in a sid Qemu too, but not in a
 clean account on my main box.  I guess I'll try to sort-of-bisect
 between these two environments.  Maybe additional packages create
 conflicts, or a library from the wrong JVM/JRA/Jwhatever is loaded,
 since there are a few Jthings installed here (mainly for Openoffice,
 apparently).

I compared the results of aptitude search ~djava | grep ^i in the
Qemu and the main box after installing Openoffice, and found no
relevant difference (apart from some Mozilla-related libs).  Still
runs in the Qemu, still doesn't outside.  I'll try diffing the outputs
of strace, just in case, but I'd appreciate some more ideas on how to
debug that.

Roland.
-- 
Roland Mas

Vampyres are just the same, the only real difference being that they can't
spell properly.  -- in Carpe Jugulum (Terry Pratchett)



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



  1   2   3   4   5   >