Bug#460407: libofx: non-free files included

2008-01-12 Thread Thomas Bushnell BSG

On Sat, 2008-01-12 at 14:45 +0100, Joerg Jaspert wrote:
> Package: libofx
> Severity: serious

> (a bug to not forget this issue, together with the reject of the newer
> version from NEW).
> 
> this package contains non-free files, the DTDs, at least those from the
> OFX standard, have a non-free license and can't be in main.
> 
> ---+++
> A royalty-free, worldwide, and perpetual license is hereby granted to
> any party to use the Open Financial Exchange Specification to make,
> use, and sell products and services that conform to this Specification.
> +++---
> 
> Doesnt fit DFSG 1 and 3 *at least*, you aren't allowed to modify and to
> redistribute. There is more, but this is enough already.


Thank you both for your diligent checking procedures and for the bug
report.  I am investigating with both ofx and gnucash upstream about
what the best way is to approach this problem.

Thomas





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



Bug#460434: Won't open DVD ISOs automatically

2008-01-12 Thread Matt Kraai
Package: totem-xine
Version: 2.20.3-1

When I select a DVD ISO image in Nautilus and choose 'Open with "Movie
Player (Xine)" from its context menu, Totem starts up and displays the
following dialog:

 Totem could not play file 'file:///...'.

 There is no plugin to handle this movie.

It displays the same dialog if I first start Totem, then choose Movie
-> Open... and select a DVD ISO.

I wish it would play the movie in both cases.

It is able to do so if I start it from the command line as follows:

 totem-xine dvd:///...

I have a similar problem using Totem with the GStreamer backend.

-- 
Matt



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



Bug#460433: lighttpd: please package lighttp 1.5

2008-01-12 Thread Stepan Koltsov
Package: lighttpd
Version: 1.4.13-4etch4
Severity: wishlist

Please package lighttpd 1.5. 1.5 has some features not available in 1.4,
for example, mod_upload_progressbar.

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

Versions of packages lighttpd depends on:
ii  libattr12.4.32-1 Extended attribute shared library
ii  libbz2-1.0  1.0.3-6  high-quality block-sorting file co
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libldap22.1.30-13.3  OpenLDAP libraries
ii  libpcre36.7+7.4-2Perl 5 Compatible Regular Expressi
ii  libssl0.9.8 0.9.8c-4 SSL shared libraries
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip
ii  mime-support3.39-1   MIME files 'mime.types' & 'mailcap
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages lighttpd recommends:
pn  php4-cgi | php5-cgi(no description available)

-- no debconf information



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



Bug#458883: xindy: FTBFS: /usr/bin/clisp-link: No link kit found in /usr/lib/clisp/linkkit

2008-01-12 Thread Ana Guerrero
On Thu, Jan 03, 2008 at 12:55:14PM +0100, Lucas Nussbaum wrote:
> Package: xindy
> version: 2.2~beta2-3
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20080103 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on 
> amd64.
> 
> Relevant part:
> 
>  > make[2]: Entering directory `/build/user/xindy-2.2~beta2/rte/ordrules'
>  > clisp -q -norc -c ordrulei.lsp
>  > ;; Compiling file /build/user/xindy-2.2~beta2/rte/ordrules/ordrulei.lsp ...
>  > ;; Wrote file /build/user/xindy-2.2~beta2/rte/ordrules/ordrulei.fas
>  > ;; Wrote file /build/user/xindy-2.2~beta2/rte/ordrules/ordrulei.c
>  > 0 errors, 0 warnings
>  > make[2]: Leaving directory `/build/user/xindy-2.2~beta2/rte/ordrules'
>  > clisp-link add-module-set ordrules /usr/lib/clisp/full tmp
>  > /usr/bin/clisp-link: No link kit found in /usr/lib/clisp/linkkit
>  > make[1]: *** [tmp] Error 1
>  > make[1]: Leaving directory `/build/user/xindy-2.2~beta2/rte'
>  > make: *** [build-arch-stamp] Error 1
>  > dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave 
> error exit status 2
>


This seems to be a problem with clisp-dev because the path
/usr/lib/clisp does not exist anymore, and it needs to be replaced by
/usr/lib/clisp-2.43. Doing this, the package still fails with:


dpkg-deb: building package `xindy-rules' in
`../xindy-rules_2.2~beta2-3.1_all.deb'.
dh_testdir
for i in rte binaries tex2xindy user-commands; do /usr/bin/make -C $i
all || exit 1; done
make[1]: Entering directory `/tmp/buildd/xindy-2.2~beta2/rte'
make -C ordrules ordrulei.c
make[2]: Entering directory `/tmp/buildd/xindy-2.2~beta2/rte/ordrules'
clisp -q -norc -c ordrulei.lsp
;; Compiling file /tmp/buildd/xindy-2.2~beta2/rte/ordrules/ordrulei.lsp
...
;; Wrote file /tmp/buildd/xindy-2.2~beta2/rte/ordrules/ordrulei.fas
;; Wrote file /tmp/buildd/xindy-2.2~beta2/rte/ordrules/ordrulei.c
0 errors, 0 warnings
make[2]: Leaving directory `/tmp/buildd/xindy-2.2~beta2/rte/ordrules'
clisp-link add-module-set ordrules /usr/lib/clisp-2.43/full tmp
make[2]: Entering directory `/tmp/buildd/xindy-2.2~beta2/rte/ordrules'
gcc -g -O2 -Igllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit
-Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2
-fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI
-DDYNAMIC_MODULES -I. -fPIC -I/usr/lib/clisp-2.43/linkkit -c ordrulei.c
ordrulei.c: In function 'module__ordrulei__init_function_1':
ordrulei.c:24: error: 'tcflag_t' undeclared (first use in this function)
ordrulei.c:24: error: (Each undeclared identifier is reported only once
ordrulei.c:24: error: for each function it appears in.)
ordrulei.c:24: error: expected ')' before numeric constant
ordrulei.c:25: error: 'speed_t' undeclared (first use in this function)
ordrulei.c:25: error: expected ')' before numeric constant
ordrulei.c:26: error: 'cc_t' undeclared (first use in this function)
ordrulei.c:26: error: expected ')' before numeric constant
ordrulei.c:43: error: '__ipc_pid_t' undeclared (first use in this
function)
ordrulei.c:43: error: expected ')' before numeric constant
ordrulei.c:46: error: 'ptrdiff_t' undeclared (first use in this
function)
ordrulei.c:46: error: expected ')' before numeric constant
make[2]: *** [ordrulei.o] Error 1
make[2]: Leaving directory `/tmp/buildd/xindy-2.2~beta2/rte/ordrules'
make[1]: *** [tmp] Error 2
make[1]: Leaving directory `/tmp/buildd/xindy-2.2~beta2/rte'
make: *** [build-arch-stamp] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit
status 2


Ana



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



Bug#459461: [Pkg-alsa-devel] Bug#459461: Sounds devices to not appear in /dev until running dpkg-reconfigure alsa-base

2008-01-12 Thread Thomas Wood

On Sat, 2008-01-12 at 18:44 +0100, Elimar Riesebieter wrote:
> On Sat, 12 Jan 2008 the mental interface of
> Thomas Wood told:
> 
> > 
> > On Sat, 2008-01-12 at 18:15 +0100, Elimar Riesebieter wrote:
> [...]
> > > Does sound work after reboot?
> > 
> > Only after I run the above commands again. It seems not to be run at
> > boot for some reason.
> 
> What tells
> $ ls -al /etc/modprobe.d
> ?

$ ls -al /etc/modprobe.d
total 80
drwxr-xr-x   3 root root  4096 2008-01-10 23:19 .
drwxr-xr-x 128 root root  8192 2008-01-12 17:44 ..
-rw-r--r--   1 root root  4624 2007-02-18 18:30 aliases
-rw-r--r--   1 root root 20998 2007-10-27 11:40 alsa-base
-rw-r--r--   1 root root   156 2006-11-15 12:32 alsa-base-blacklist
drwxr-xr-x   2 root root  4096 2007-07-10 08:42 arch
lrwxrwxrwx   1 root root 9 2007-07-10 08:42 arch-aliases -> arch/i386
-rw-r--r--   1 root root  1442 2007-11-29 11:58 blacklist
-rw-r--r--   1 root root   284 2006-11-20 11:25 display_class
-rw-r--r--   1 root root16 2007-03-25 15:05 libpisock9
-rw-r--r--   1 root root38 2007-03-06 21:01 libsane
lrwxrwxrwx   1 root root41 2008-01-09 23:29 linux-sound-base_noOSS -> 
/lib/linux-sound-base/noOSS.modprobe.conf
-rw-r--r--   1 root root   115 2007-09-06 23:17 nvidia-kernel-nkc
lrwxrwxrwx   1 root root21 2006-12-12 15:23 oss-compat -> 
/lib/oss-compat/linux
-rw-r--r--   1 root root   363 2006-11-20 11:25 pnp-hotplug
-rw-r--r--   1 root root57 2008-01-05 23:42 sound






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



Bug#339870: Wrong Architecture for openhackware

2008-01-12 Thread Roland Stigge
reopen 339870
thanks

Hi,

Debian Bug Tracking System wrote:
>* Error out if the toolchain used to build is not powerpc-linux-gnu.
>  (Closes: #322300, #339870)

Again, I don't agree here (backed by p2): The package is wrong if it
asserts that it's "Architecture: all". It contains powerpc specific
stuff and can only be built on (i.e. for) that architecture. Therefore,
it should be "Architecture: powerpc".

Workarounds like an error on wrong toolchain architecture are wrong
(there is an error anyway if you try to build on !powerpc).

Thanks for considering.

Roland



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



Bug#246249: tagging 246249

2008-01-12 Thread Lucas Nussbaum
# Automatically generated email from bts, devscripts version 2.10.11
# patch doesnt change NOTES, but initscripts
tags 246249 - patch




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



Bug#459428: xserver-xorg-video-ati: "tossed event which came in late"

2008-01-12 Thread Xavier Bestel

On dim, 2008-01-06 at 17:06 +0100, Xavier Bestel wrote:
> On dim, 2008-01-06 at 16:24 +0100, Brice Goglin wrote:
> > Does it happen all the time, even when idle? Or only when running
> > compiz, 3d applications, anything CPU intensive that could prevent the
> > server from processing events fast enough?
> 
> I'm running compiz, nothing else extravagant. Apparently it happened at
> startup, because now I'm watching the log and it doesn't happen any
> more, even when moving/resizing windows.

FWIW, I can't reproduce it now.
Maybe the new version fixed something (but I didn't see anything in the
git commits that could).

Xav





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



Bug#460432: gettext: Suggests on cvs is too weak; should be Depends or at least Recommends

2008-01-12 Thread Roger Leigh
Package: gettext
Version: 0.16.1-2
Severity: normal

autopoint *requires* cvs to run.  Suggests should be used for packages
which enhance functionality, but are not essential for normal use.
However, cvs is essential for autopoint to run at all.  Please consider
moving cvs to a Recommends or (preferably) Depends, because autopoint
really does depend on cvs to run.

A perhaps better solution might be to take CVS support out.  I can't see
the purpose of it.  If it's checking out its own data from CVS, I would
ask why we aren't simply distributing it.  Or, if it's doing something
with the user's own CVS repo, I don't agree with that behaviour.


Regards,
Roger

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

Kernel: Linux 2.6.20.3-bytemark-uml-2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gettext depends on:
ii  gettext-base  0.16.1-2   GNU Internationalization utilities
ii  libc6 2.7-5  GNU C Library: Shared libraries

Versions of packages gettext recommends:
ii  wget  1.10.2-3   retrieves files from the web

-- no debconf information



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



Bug#459461: [Pkg-alsa-devel] Bug#459461: Sounds devices to not appear in /dev until running dpkg-reconfigure alsa-base

2008-01-12 Thread Elimar Riesebieter
On Sat, 12 Jan 2008 the mental interface of
Thomas Wood told:

> 
> On Sat, 2008-01-12 at 18:15 +0100, Elimar Riesebieter wrote:
[...]
> > Does sound work after reboot?
> 
> Only after I run the above commands again. It seems not to be run at
> boot for some reason.

What tells
$ ls -al /etc/modprobe.d
?

Elimar

-- 
  "Talking much about oneself can also 
   be a means to conceal oneself."
 -Friedrich Nietzsche


signature.asc
Description: Digital signature


Bug#460424: fails to start without freepats

2008-01-12 Thread Joost Yervante Damad
On Saturday 12 January 2008 18:23:59 Jamin W. Collins wrote:
> Joost Yervante Damad wrote:
> > However it is very well possible to use timidity with other soundfonts
> > then freepats (and usually far better sounding ones!), and then timidity
> > works fine.
>
> It's not so much a question of whether it is possible to use it without
> freepats, it's a question of the provided default configuration.  As the
> package is currently provided it will not even start.  While removing
> the configuration entry will allow timidity to start, it appears that it
> does not have any instrument sounds or at least my attempts without it
> failed to produce any sound.
>
> > It's a thin line; the reason it is like it is now is to avoid that people
> > need to install a 28M package (freepats) which they might not need, just
> > to use timidity.
>
> I can understand this concern, but current the provided installation
> will likely be broken for many (if not most) users due to the default
> configuration file and the lack of instruments.  I simply installed
> freepats when I noticed it was the reason timidity was failing.
> However, I do think the package as provided should either work or notify
> the user of what needs to be done to make it work.

I tend to agree. I'll prepare a new upload with a Depends: on freepats and 
hope I don't get to many bugs the other way around ;)

Thanks for pointing this issue out again; as it keeps re-appearing a fix is 
indeed needed.

Joost



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



Bug#459980: leafnode: invalid Path headers generated by config value "hostname" and NEWS_USER

2008-01-12 Thread Mark Brown
On Sat, Jan 12, 2008 at 06:14:07PM +0100, Michael Weitzel wrote:

> network, including a domain that host is in". At least from my
> experience I can witness that there exist systems (mail and news) that
> resolve the domain part of a message id (i.e. at least the part
> following the first dot; if not TLD).

Could you please provide some examples of this behaviour?

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#459019: translation file

2008-01-12 Thread Matthias Krüger
Package: freedroidrpg
Version: 0.10.3-3

--- Please enter the report below this line. ---
I made a translation file (I translated just a little) for the
QuestList-file. Could somebody test if the file is working with
freedroidrpg 0.10.3-3? (Sorry, I don't know how to put in and link this
file, so that it is used in the game.)

I'm not sure whether the attachment is displayed so I posted the file's
content here:


> # Translators:
> # Matthias Krüger <[EMAIL PROTECTED]> 2007
> # 
> # 
> msgid ""
> msgstr ""
> "Project-Id-Version: Freedroidrpg 1.3.0-1\n"
> "Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n";
> "POT-Creation-Date: 2008-01-05 10:01+0100\n"
> "PO-Revision-Date: 2008-01-12 14:54+0100\n"
> "Last-Translator: Matthias Krüger<[EMAIL PROTECTED]>\n"
> "Language-Team: irc://irc.freenode.net/#wesnoth-de\n"
> "MIME-Version: 1.0\n"
> "Content-Type: text/plain; charset=UTF-8\n"
> "Content-Transfer-Encoding: 8bit\n"
> "Plural-Forms: nplurals=2; plural=(n != 1);"
> 
> #: map/QuestList:40
> msgid "Bender's problem"
> msgstr "Benders Problem"
> 
> #: map/QuestList:55
> msgid "I met a Red Guard named Bender. He poisoned himself with some brain 
> enlargement pills, which turned out to highly cancirogenic. The city doctor 
> will not give him the antidote, so it is up to me to save him."
> msgstr "I met a Red Guard named Bender. He poisoned himself with some brain 
> enlargement pills, which turned out to highly cancirogenic. The city doctor 
> will not give him the antidote, so it is up to me to save him."
> 
> #: map/QuestList:56
> msgid "The doctor was easily fooled. I have the pills that Bender needs."
> msgstr "The doctor was easily fooled. I have the pills that Bender needs."
> 
> #: map/QuestList:57
> msgid "I killed the doctor. I feel sick. What a disgusting mess. At least I 
> get to help Bender now."
> msgstr "I killed the doctor. I feel sick. What a disgusting mess. At least I 
> get to help Bender now."
> 
> #: map/QuestList:58
> msgid "Bender is fine now. He gave me some muscle enlargement pills in return 
> for my help. Hmm..."
> msgstr "Bender is fine now. He gave me some muscle enlargement pills in 
> return for my help. Hmm..."
> 
> #: map/QuestList:67
> msgid "The yellow toolkit"
> msgstr "The yellow toolkit"
> 
> #: map/QuestList:82
> msgid "Dixon, the leader of the Red Guard technical division lost his yellow 
> toolkit in the city's maintenance tunnels. I am supposed to get it from 
> there."
> msgstr "Dixon, the leader of the Red Guard technical division lost his yellow 
> toolkit in the city's maintenance tunnels. I am supposed to get it from 
> there."
> 
> #: map/QuestList:83
> msgid "The bots in the tunnels might be sentient. I cannot wait to extinguish 
> an emerging life form. This will be fun"
> msgstr "The bots in the tunnels might be sentient. I cannot wait to 
> extinguish an emerging life form. This will be fun."
> 
> #: map/QuestList:84
> msgid "I refused to get the toolkit from the bots in the tunnels because I 
> think they might be sentient. Life is precious and should be preserved."
> msgstr "I refused to get the toolkit from the bots in the tunnels because I 
> think they might be sentient. Life is precious and should be preserved."
> 
> #: map/QuestList:85
> msgid "The tunnels bots seem to be working together with Dixon in keeping the 
> city working. All is well that ends well."
> msgstr "The tunnels bots seem to be working together with Dixon in keeping 
> the city working. All is well that ends well."
> 
> #: map/QuestList:86
> msgid "Finally. I am tired, covered in bruises and oil... But finally I made 
> sure the bots will not survive. It felt great to break their metal bodies and 
> crush their circuits. Dixon seemed not too happy about this solution, but I 
> don't care. It was fun killing the bots. Nothing else matters."
> msgstr "Finally. I am tired, covered in bruises and oil... But finally I made 
> sure the bots will not survive. It felt great to break their metal bodies and 
> crush their circuits. Dixon seemed not too happy about this solution, but I 
> don't care. It was fun killing the bots. Nothing else matters."
> 
> #: map/QuestList:87
> msgid "I gave the toolkit to Dixon. He was very happy to have his autotools 
> back. I got his helmet as a gift. I guess this is better than nothing."
> msgstr "I gave the toolkit to Dixon. He was very happy to have his autotools 
> back. I got his helmet as a gift. I guess this is better than nothing."
> 
> #: map/QuestList:88
> msgid "I sold the toolkit to Dixon for a nice sum of money. Life is good."
> msgstr "I sold the toolkit to Dixon for a nice sum of money. Life is good."
> 
> #: map/QuestList:89
> msgid "I sold the toolkit to Dixon for a huge sum of money. Life is great."
> msgstr "I sold the toolkit to Dixon for a huge sum of money. Life is great."
> 
> #: map/QuestList:90
> msgid "I sold the toolkit to Dixon for a enormous sum of money. Life is truly 
> grand. I better stay away from Dixon for now. He seemed ve

Bug#458873: ktoon: FTBFS: dapplication.cpp:(.text+0x13b7): undefined reference to `DDebug::DDebug(DebugType)'

2008-01-12 Thread Fathi Boudra
tags + pending

thanks

Hi Juan Manuel,

i uploaded ktoon 0.8.1-3.1 to delayed 2 days during the Zurich BSP.

cheers,

Fathi


ktoon_0.8.1-3.1.diff.gz
Description: GNU Zip compressed data
Format: 1.0
Source: ktoon
Binary: ktoon
Architecture: any
Version: 0.8.1-3.1
Maintainer: Juan Manuel Garcia Molina <[EMAIL PROTECTED]>
Homepage: http://ktoon.toonka.com
Standards-Version: 3.7.3
Build-Depends: autotools-dev, debhelper (>= 5.0.0), docbook-to-man, dpatch, 
imagemagick, libaspell-dev, libaudio-dev, libavcodec-dev, libavformat-dev, 
libglu1-mesa-dev, libgstreamer0.10-dev, libming-dev, libming-util, libqt4-dev 
(>= 4.3), libungif4-dev
Files: 
 4a8c81cda1c0e13dc2fd436fb28c52e7 2020849 ktoon_0.8.1.orig.tar.gz
 6a7584328914875b24ad7fbfdf11f247 33003 ktoon_0.8.1-3.1.diff.gz
Format: 1.7
Date: Sat, 12 Jan 2008 16:46:15 +0100
Source: ktoon
Binary: ktoon
Architecture: source
Version: 0.8.1-3.1
Distribution: unstable
Urgency: low
Maintainer: Juan Manuel Garcia Molina <[EMAIL PROTECTED]>
Changed-By: Fathi Boudra <[EMAIL PROTECTED]>
Description: 
 ktoon  - 2D animation toolkit
Closes: 458873
Changes: 
 ktoon (0.8.1-3.1) unstable; urgency=low
 .
   * Non-maintainer upload. Closes: 458873.
   * Bump Standard-Version to 3.7.3.
   * Use Homepage field.
   * Clean up debian/dirs. Fix lintian warning.
   * Build with --no-undefined and --as-needed linker flags.
   * Merge Ubuntu changes:
 - add debian/patches/80_fix_build_on_unix
   fix build on unix
 - drop debian/patches/20_libminghack
   ming-config has moved to /usr/bin/ming-config
Files: 
 008599c1d7ed159d9570ea64641f4d6f 585 graphics optional ktoon_0.8.1-3.1.dsc
 6a7584328914875b24ad7fbfdf11f247 33003 graphics optional 
ktoon_0.8.1-3.1.diff.gz


Bug#459461: [Pkg-alsa-devel] Bug#459461: Sounds devices to not appear in /dev until running dpkg-reconfigure alsa-base

2008-01-12 Thread Thomas Wood

On Sat, 2008-01-12 at 18:15 +0100, Elimar Riesebieter wrote:
> On Sat, 12 Jan 2008 the mental interface of
> Thomas Wood told:
> 
> > 
> > On Sat, 2008-01-12 at 15:37 +0100, Elimar Riesebieter wrote:
> [...]
> > > Please try:
> > > # /etc/init.d/udev restart
> > > # udevtrigger
> > > and check whether drivers are loaded then?
> > 
> > Yes, drivers are loaded and sound works correctly. Infact, this also
> > fixes my Debian bug #459464 as well. Many thanks!
> 
> Does sound work after reboot?

Only after I run the above commands again. It seems not to be run at
boot for some reason.

Regards,

Thomas




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



Bug#460420: overwrites file from proftpd-common

2008-01-12 Thread Francesco P. Lovergine
On Sat, Jan 12, 2008 at 04:46:19PM +0100, Eduard Bloch wrote:
> Package: proftpd
> Version: 1.3.1-4
> Severity: normal
> 
> Hello,
> 
> afaics the current proftpd package overwrites files from an old version 
> of proftpd-common, 1.2.10-27+b1:
> 

Proftpd is thought to upgrade 1.3.0 not 1.2.10. You must upgrade
to 1.3.0 (etch) before. Why and how are you upgrading from 1.2.10?

> dpkg: Fehler beim Bearbeiten von 
> /var/cache/apt/archives/proftpd_1.3.1-4_i386.deb (--unpack):
>  Versuche, »/usr/bin/ftpcount« zu überschreiben, welches auch in Paket 
> proftpd-common ist
> dpkg-deb: Unterprozess paste mit Signal (Datenübergabe unterbrochen 
> (broken pipe)) getötet
> Starting ProFTPD ftp daemon: proftpd
> 
> And it also fails to start after that, it just hangs.
> 
> ps | grep proftp
> root  6584  0.3  1.6  16964 13140 pts/5S+   16:40   0:00 
> /usr/bin/perl -w /usr/share/debconf/frontend 
> /var/lib/dpkg/info/proftpd.postinst abort-upgrade 1.3.1-4
> root  6593  0.0  0.0  0 0 pts/5Z+   16:40   0:00 
> [proftpd.postins] 
> nobody6619  0.0  0.1   5028  1216 ?Ss   16:40   0:00 
> proftpd: (accepting connections)  
> 
> lsof does not tell much more either,
> proftpd6619   nobody0u IPv4 278418  TCP 
> *:ftp (LISTEN)
> proftpd6619   nobody3w FIFO0,6   278369 
> pipe
> proftpd6619   nobody5r  REG3,5   8881010002 
> /etc/group
> proftpd6619   nobody   14w FIFO0,6   195763 
> pipe
> 
> 
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers unstable
>   APT policy: (990, 'unstable')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
> 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 proftpd depends on:
> pn  adduser(no description available)
> ii  debconf [debconf-2.0]   1.5.18   Debian configuration management 
> sy
> ii  libc6   2.7-5GNU C Library: Shared libraries
> ii  libcap1 1:1.10-14support for getting/setting 
> POSIX.
> ii  libpam0g0.99.7.1-5   Pluggable Authentication Modules 
> l
> ii  libssl0.9.8 0.9.8g-3 SSL shared libraries
> pn  libwrap0   (no description available)
> pn  netbase(no description available)
> ii  proftpd-common  1.2.10-27+b1 Versatile, virtual-hosting FTP 
> dae
> pn  ucf(no description available)
> 
> proftpd recommends no packages.
> 
> -- debconf information:
> * shared/proftpd/warning:
> * shared/proftpd/inetd_or_standalone: standalone
> 

-- 
Francesco P. Lovergine



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



Bug#460431: libqt3-mt-dev: Package does not install in etch

2008-01-12 Thread Pete Tomlins
Package: libqt3-mt-dev
Version: 3:3.3.7-4etch1
Severity: important
Justification: fails to build from source


When trying to install this package using apt-get the following error 
message is encountered:

= 1.2.2) but it is not going 
to be installed
 Depends: libopencdk8-dev but it is not going to be 
installed
E: Broken packages
RESULT=100
 
Tried to install libgcrypt11-dev but received error



Bug#460430: scribes: new upstream version available

2008-01-12 Thread Torsten Werner
Package: scribes
Version: 0.3.2.9-2
Severity: wishlist

Hi,

it would be nice to package the current version.

Thanks,
Torsten



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



Bug#460429: RM: python-lame -- RoQA; depends on non-existant package

2008-01-12 Thread Philipp Kern
Package: ftp.debian.org
Severity: normal

Please remove python-lame from unstable.  It's only present in unstable
and depends on lame (i.e. liblame-dev), which is not (no longer?) in
Debian.

It has only seen one single upload in Nov 2006 and never entered
testing.

Kind regards,
Philipp Kern



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



Bug#460424: fails to start without freepats

2008-01-12 Thread Jamin W. Collins
Joost Yervante Damad wrote:
> However it is very well possible to use timidity with other soundfonts then 
> freepats (and usually far better sounding ones!), and then timidity works 
> fine.

It's not so much a question of whether it is possible to use it without
freepats, it's a question of the provided default configuration.  As the
package is currently provided it will not even start.  While removing
the configuration entry will allow timidity to start, it appears that it
does not have any instrument sounds or at least my attempts without it
failed to produce any sound.

> It's a thin line; the reason it is like it is now is to avoid that people 
> need 
> to install a 28M package (freepats) which they might not need, just to use 
> timidity.

I can understand this concern, but current the provided installation
will likely be broken for many (if not most) users due to the default
configuration file and the lack of instruments.  I simply installed
freepats when I noticed it was the reason timidity was failing.
However, I do think the package as provided should either work or notify
the user of what needs to be done to make it work.

-- 
Jamin W. Collins



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



Bug#459461: [Pkg-alsa-devel] Bug#459461: Sounds devices to not appear in /dev until running dpkg-reconfigure alsa-base

2008-01-12 Thread Elimar Riesebieter
On Sat, 12 Jan 2008 the mental interface of
Thomas Wood told:

> 
> On Sat, 2008-01-12 at 15:37 +0100, Elimar Riesebieter wrote:
[...]
> > Please try:
> > # /etc/init.d/udev restart
> > # udevtrigger
> > and check whether drivers are loaded then?
> 
> Yes, drivers are loaded and sound works correctly. Infact, this also
> fixes my Debian bug #459464 as well. Many thanks!

Does sound work after reboot?

Elimar

-- 
  Alles was viel bedacht wird ist bedenklich!;-)
 Friedrich Nietzsche


signature.asc
Description: Digital signature


Bug#457763: xserver-xorg-video-ati: Same here

2008-01-12 Thread Torquil Macdonald Sørensen
On Saturday 12 January 2008, Alex Deucher wrote:
> On Jan 12, 2008 8:13 AM, Torquil Macdonald Sørensen <[EMAIL PROTECTED]> 
wrote:
> > Package: xserver-xorg-video-ati
> > Version: 1:6.7.197-1
> > Followup-For: Bug #457763
> >
> > I have the same problem. I'm using 1400x1050. In the Monitor section I
> > have:
> >
> > DisplaySize 306 229
> >
> > so I should get 116DPI x 116DPI resolution, as I had with older versions.
>
> you have to associate your monitor section with the appropriate
> output.  right now it's associating it with the VGA port since you
> didn't specify an output:
> (II) RADEON(0): Output VGA-0 using monitor section Monitor0
>
> add the following to your device section:
> Option "Monitor-LVDS" "Monitor0"
>
> See this page for more info about xorg.conf options for xrandr 1.2
> enabled drivers:
> http://www.intellinuxgraphics.com/dualhead.html

Thank you, your suggestion it worked fine, I now have the correct DPI-value. 
And thank you for the link, I will refer to it when when I connect my 
external monitor.

Best regards,
Torquil Sørensen




Bug#458878: axiom: FTBFS: cp: cannot stat `/build/user/axiom-20050901/int/algebra/PFO.NRLIB/code.o': No such file or directory

2008-01-12 Thread Adrian Friedli
retitle 458878 FTBS on amd64 chroot on i386
severity 458878 important
thanks

Hi

I could build it on a clean amd64 chroot, I assume it has problems with amd64 
chroot on i386. Therefore I lowered the severity.

Regards, Adrian


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


Bug#460428: allow multiple fallback repositories

2008-01-12 Thread Eric Cooper
Package: approx
Version: 3.0.0
Severity: wishlist

- Forwarded message from David Whyte <[EMAIL PROTECTED]> -

Date: Sun, 30 Dec 2007 23:39:05 +1000
From: David Whyte <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Configuring approx cache size

Hi Eric,

I think that I may have another suggestion for you to add to your list.

For a while I have been using approx very successfully to save on
precious bandwidth to my ISP using the following line in approx.conf:

ubuntu http://ubuntu.apt-get.eu/ubuntu

...which would correctly redirect for both Fiesty and Gutsy clients
that were configured to ping my approx cache for updates.

This week, my ISP has launched a local mirror for Gutsy and Hardy,
however, they do not include the multiverse repository.  This is good,
because the mirror does not count towards my bandwidth usage, however,
it is bad because I can't seem to configure approx to use the ISP
mirror by default, but fail over to my official Ubuntu mirror when a
respository is not available.

Therefore, I think perhaps being able to have an approx.conf file as follows:

ubuntu http://mirror.pacific.net.au/ubuntu/
ubuntu http://ubuntu.apt-get.eu/ubuntu

...where approx will fail over to each one, would be a perfect
solution for getting around the fact that my ISP mirror does not
include multiverse or any of the pre-gutsy repositories.

What are your thoughts?

Regards,
David

- End forwarded message -



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



Bug#433406: acpi-support: Fn-F7 and Fn-F8(bright) not working, on HP dv6000t

2008-01-12 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Sorry for my late answer, I recieve a huge amount of emails that are
moved to the bugs/ folder and I don't check them all the time.

About this I found in some email thread that this keys works with
kernels higher to 2.6.23, I haven't tested this but I will in some
moment and will let you know :-)

Regards.
- --
Jose Luis Rivas. San Cristóbal, Venezuela. PGP: 0xCACAB118
http://ghostbar.ath.cx/{about,acerca} - http://debian.org.ve
`ghostbar' @ irc.debian.org/#debian-ve,#debian-devel-es
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHiPbeOKCtW8rKsRgRAmdnAKC8e9uzlyVQ60mJkRTvXil9VV2/6QCghjCm
2u42rS10kLJ1YlWjm5u35bM=
=SAcz
-END PGP SIGNATURE-



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



Bug#459980: leafnode: invalid Path headers generated by config value "hostname" and NEWS_USER

2008-01-12 Thread Michael Weitzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mark Brown wrote:
> [Message-Id]
>> The only constraint is that the string after @ is a resolvable domain name.
> 
> That is not the case.  The hostname used for the Message-Id should be
> unique in order to minimise the possibility of duplicate Message-Ids
> being generated for different articles.  It doesn't need to be
> resolvable, it just needs to be something that is not used by any other
> system.

News clients should not create message ids using a random "something"
after the @: RFC 1036 *suggests* that Message-Ids /should/ be conformant
with RFC (2)822 and have the form [EMAIL PROTECTED], where
host_fqdn is the "full name of the host at which the message entered the
network, including a domain that host is in". At least from my
experience I can witness that there exist systems (mail and news) that
resolve the domain part of a message id (i.e. at least the part
following the first dot; if not TLD).

So in theory, you are right and there is no difference between theory
and practice -- but in practice, there is. ;-)

> I'm discussing this with the Leafnode author now.

thanks & kindest regards
- --
Michael
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHiPVf2AeXPDkfIYIRAktUAJ9LK4wHKovdz+E/VqzDTrWZU/FLewCg7MUq
e0W7uqrsIiLs5FEiMvXl23M=
=ocC9
-END PGP SIGNATURE-



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



Bug#460427: Please package klavaro 1.0.6

2008-01-12 Thread Jérôme Guelfucci
Package: klavaro
Version: 1.0.5

Hello,

It would be great to have klavaro 1.0.6 packaged as it fixes a lot of
bugs for French users:

2008-01-03  Felipe Castro <[EMAIL PROTECTED]>

* Another release , 1.0.6:
Changed:
- Esperanto po-file changed to eo.po, instead of eo_XX.po
Fixed:
- Segmentation fault ocurred in fluidness exercises for French and
Hungarian translations.
- French corrections in velocity and fluidness exercises, using simple
substitutors for 'œ' (oe), '«' (") and ''' (').
- A litte bit of coding clean-up, substituting functions 'sprintf' by
'g_strdup_printf'.

Thank you very much !




Bug#459100: libclass-dbi-mysql-perl: FTBFS with dash: bashisms in debian/rules

2008-01-12 Thread Lucas Nussbaum
tags 459100 - unreproducible
tags 459100 + patch
thanks

Hi Ben,

Sorry for the late reply.

On 06/01/08 at 19:57 +, Ben Hutchings wrote:
> tags 459100 unreproducible
> thanks
> 
> What is the bashism?  Is it the use of "&>" here?
> 
>   if mysql -h localhost test /dev/null; then $(MAKE) test; fi

yes. You should use >/dev/null 2>&1.

With &>/dev/null, dash seems to fork a sub-process:
\h:\w$ mysql -h localhost test /dev/null
\h:\w$ ERROR 2002 (HY000): Can't connect to local MySQL server through
socket '/var/run/mysqld/mysqld.sock' (2)

[1] + Done(1)mysql -h localhost test 0 When I tried building with SHELL=/bin/dash the mysql command failed and
> the build succeeded as expected.  Perhaps this line should be removed
> anyway, though.

For me, it fails with SHELL=/bin/dash.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#391516: Link to 64bit clean sources

2008-01-12 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

> ls: reading directory .: Input/output error

This seems for me another bug not relating to amd64. cfs always need
several seconds to minutes after cattach until you can reach your
directory. This time could be greater on amd64 than on 32bit systems.

I have also no access to an amd64 machine I cannot do some needed tests
for this. To understand the cfs actions and find the bug(s) I
completelly reprogram cfs in perl for fuse. (Well, only the readonly
part.)

The result is that there are some bugs in the filesystem code as well,
but your problems seems to be related to the nfs part.

Gruß
   Klaus
- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen <[EMAIL PROTECTED]>
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBR4jzqp+OKpjRpO3lAQKONAf9GKA4p9DI6CkrwA59QKO1T373vFTNLaaP
tOwJPUJ2avQh51Dl/yngMuIxayPRW//dsjEY7dfU+Aijbkkb3ZmitW0MFZkYOLpv
dZuwvmJ00RMGZe9ASQYP+Iv+PnCu6LvH9Wk3Yy7JMWoKuxjEQwGmVw6IlbR48QAG
wNjqN5CsQcqyj/ar3D+/MZOKERoSiBbjik47kRs1rBnd1NOeZcj5+jQLioeiAg0L
xFh4tUNLOnXStoP6ermV4sYdroJyY/RFP8bsy71+qs/KGO6oedVKOf4ImX60xw3I
vCvWRKFvyXBeTKVoTRAovJODHfLQ9oLsD840wBRNn7kVzhLuS2tRFQ==
=FeA+
-END PGP SIGNATURE-



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



Bug#457763: xserver-xorg-video-ati: Same here

2008-01-12 Thread Michel Dänzer

On Sat, 2008-01-12 at 11:49 -0500, Alex Deucher wrote:
> On Jan 12, 2008 8:13 AM, Torquil Macdonald Sørensen <[EMAIL PROTECTED]> wrote:
> > Package: xserver-xorg-video-ati
> > Version: 1:6.7.197-1
> > Followup-For: Bug #457763
> >
> > I have the same problem. I'm using 1400x1050. In the Monitor section I have:
> >
> > DisplaySize 306 229
> >
> > so I should get 116DPI x 116DPI resolution, as I had with older versions.
> >
> 
> you have to associate your monitor section with the appropriate
> output.  right now it's associating it with the VGA port since you
> didn't specify an output:
> (II) RADEON(0): Output VGA-0 using monitor section Monitor0
> 
> add the following to your device section:
> Option "Monitor-LVDS" "Monitor0"

Or just call the section "LVDS" instead of "Monitor0".


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer




Bug#442403: ITP: vinagre

2008-01-12 Thread Emilio Pozuelo Monfort
assign 442403 !
retitle 442403 ITP: vinagre -- VNC Client for the GNOME Desktop
tags 442403 pending
thanks

Hello,

I'm packaging vinagre (based on the Ubuntu package) in the pkg-gnome team. The
package is already available in pkg-gnome's svn and waiting for sponsorship.

Cheers,
Emilio



signature.asc
Description: OpenPGP digital signature


Bug#110094: Ado6e Master Sui+e for XP|Vls+a 299, Retail 2499 (save 2199)

2008-01-12 Thread Dannie Wright
roxio easy media creator 8 - 39
virtual pc 7.0 for mac - 49

v!sit "fastsoftnow . com" in your Internet Exp1orer grand theft auto: san 
andreas - 29

microsoft vista business - 79
ulead photoimpact 12 - 79
avid xpress pro 5.7 - 119
coreldraw graphics suite x3 - 59
microsoft sql server developer edition 2005 - 69
adobe dreamweaver cs3 - 59
microsoft vista business - 79
steinberg wavelab 5.01a - 49
luxology modo 301 for mac - 129



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



Bug#457763: xserver-xorg-video-ati: Same here

2008-01-12 Thread Alex Deucher
On Jan 12, 2008 8:13 AM, Torquil Macdonald Sørensen <[EMAIL PROTECTED]> wrote:
> Package: xserver-xorg-video-ati
> Version: 1:6.7.197-1
> Followup-For: Bug #457763
>
> I have the same problem. I'm using 1400x1050. In the Monitor section I have:
>
> DisplaySize 306 229
>
> so I should get 116DPI x 116DPI resolution, as I had with older versions.
>

you have to associate your monitor section with the appropriate
output.  right now it's associating it with the VGA port since you
didn't specify an output:
(II) RADEON(0): Output VGA-0 using monitor section Monitor0

add the following to your device section:
Option "Monitor-LVDS" "Monitor0"

See this page for more info about xorg.conf options for xrandr 1.2
enabled drivers:
http://www.intellinuxgraphics.com/dualhead.html

Alex




Bug#460426: new upstream version 0.16.2

2008-01-12 Thread Jamin W. Collins
Package: nted
Version: 0.12.2-1
Severity: wishlist

Upstream has released 0.16.2

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.18-5-k7

Debian Release: 4.0

--- Package information. ---
Depends(Version) | Installed
-+-
libasound2   (>> 1.0.12) | 1.0.13-2
libc6   (>= 2.3.6-6) | 2.3.6.ds1-13etch4
libcairo2 (>= 1.2.4) | 1.2.4-4
libfreetype6(>= 2.2) | 2.2.1-5+etch2
libgcc1  (>= 1:4.1.1-12) | 1:4.1.1-21
libglib2.0-0 (>= 2.12.0) | 2.12.4-2
libgtk2.0-0   (>= 2.8.0) | 2.8.20-7
libstdc++6 (>= 4.1.1-12) | 4.1.1-21




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



Bug#111266: Ado6e Master Sui+e for XP|Vls+a 299, Retail 2499 (save 2199)

2008-01-12 Thread Cynthia Young
roxio easy media creator 8 - 39
virtual pc 7.0 for mac - 49

v!sit "fastsoftnow . com" in your Internet Exp1orer grand theft auto: san 
andreas - 29

microsoft vista business - 79
ulead photoimpact 12 - 79
avid xpress pro 5.7 - 119
coreldraw graphics suite x3 - 59
microsoft sql server developer edition 2005 - 69
adobe dreamweaver cs3 - 59
microsoft vista business - 79
steinberg wavelab 5.01a - 49
luxology modo 301 for mac - 129



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



Bug#458385: New version of Artistic License

2008-01-12 Thread Allison Randal
Hmmm... Russ and Gunnar seem to have traded positions. Whatever the 
policy group decides is, of course, fine. Just let us know. I'll check 
back in a few months if I don't hear anything more.


Gunnar Wolf wrote:

I'm more worried about the tons of changes this will inflict on the
pkg-perl group ;-) But well, that's just me.


Agreed. That's one reason we plan to maintain our own packages, at least 
for the core.


Allison



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



Bug#459461: [Pkg-alsa-devel] Bug#459461: Sounds devices to not appear in /dev until running dpkg-reconfigure alsa-base

2008-01-12 Thread Thomas Wood

On Sat, 2008-01-12 at 15:37 +0100, Elimar Riesebieter wrote:
> On Sat, 12 Jan 2008 the mental interface of
> Thomas Wood told:
> 
> > 
> > On Sat, 2008-01-12 at 14:05 +0100, Elimar Riesebieter wrote:
> > > On Wed, 09 Jan 2008 the mental interface of
> > > Thomas Wood told:
> > > 
> > > 
> > > > $ cat /etc/modules | grep snd
> > > > snd_emu10k1
> > > 
> > > Try to remove this entry, reboot and let udev do the job then ;)
> > 
> > I think I actually added this entry because it wasn't being loaded in
> > the first place.
> > 
> > I removed it, rebooted, and no sound drivers were loaded at all after
> > start up.
> > 
> > Definitely seems like a udev problem then?
> 
> Please try:
> # /etc/init.d/udev restart
> # udevtrigger
> and check whether drivers are loaded then?

Yes, drivers are loaded and sound works correctly. Infact, this also
fixes my Debian bug #459464 as well. Many thanks!

Regards,

Thomas




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



Bug#460425: ghc6: manpage for runghc

2008-01-12 Thread Stefan Potyra
Subject: ghc6: manpage for runghc
Package: ghc6
Version: 6.8.2-1
Severity: wishlist

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

I've attached a manpage for runghc, which was added in Ubuntu.
Further Info:


Thanks,
  Stefan.

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

Kernel: Linux 2.6.24-2-generic (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/dash

Versions of packages ghc6 depends on:
ii  gcc4:4.2.2-1ubuntu1  The GNU C compiler
ii  haskell-utils  1.9   Utilities used by the Debian 
Haske
ii  libc6  2.7-5ubuntu2  GNU C Library: Shared libraries
ii  libgmp3-dev2:4.2.2+dfsg-1ubuntu1 Multiprecision arithmetic library
ii  libgmp3c2  2:4.2.2+dfsg-1ubuntu1 Multiprecision arithmetic library
ii  libncurses55.6+20071124-1ubuntu1 Shared libraries for terminal 
hand
ii  libreadline5   5.2-3build1   GNU readline and history 
libraries
ii  libreadline5-dev   5.2-3build1   GNU readline and history 
libraries
ii  perl [perl5]   5.8.8-12  Larry Wall's Practical Extraction

ghc6 recommends no packages.

-- no debconf information


runghc.man
Description: Unix manual page


Bug#460424: fails to start without freepats

2008-01-12 Thread Joost Yervante Damad
On Saturday 12 January 2008 17:30:18 Jamin W. Collins wrote:
> Package: timidity
> Version: 2.13.2-9
> Severity: normal
>
> timidity will not start in a default configuration without freepats
> installed as the default timidity configuration attempts to read the
> freepats configuration:
>
> # By default, try to use the instrument patches from freepats:
>
> source /etc/timidity/freepats.cfg
>
> The package does list freepats as a Recommends however this doesn't seem
> in line with policy.  Policy states that any additional packages needed
> for the package to run should be listed as Depends not Recommends.

This is indeed what ubuntu does.

However it is very well possible to use timidity with other soundfonts then 
freepats (and usually far better sounding ones!), and then timidity works 
fine.

It's a thin line; the reason it is like it is now is to avoid that people need 
to install a 28M package (freepats) which they might not need, just to use 
timidity.

Maybe 28M is no longer a big issue today and I should change timidity.

Joost



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



Bug#459123: patch for "rsyncrypto: FTBFS with dash"

2008-01-12 Thread Mert Dirik
This patch only fixes the problematic part.

There is also bashizm in line 25, "echo -n". I tried to replace it with
"printf", but variables like "\t" doesn't give same result.
60c60
< dotest ()
---
> function dotest()


Bug#459973: jpilot: Fails to sync ContactsDB

2008-01-12 Thread Ola Jirlow



Ludovic Rousseau wrote:

Ola Jirlow a écrit :

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb75178c0 (LWP 4336)]
0xb7f25140 in pi_buffer_expect () from /usr/lib/libpisock.so.9
(gdb) backtrace
#0  0xb7f25140 in pi_buffer_expect () from /usr/lib/libpisock.so.9
#1  0xb7f251cc in pi_buffer_append () from /usr/lib/libpisock.so.9
#2  0x080575e2 in pack_contact_cai_into_ai ()
#3  0x080583a3 in sync_categories ()
#4  0x0805e38c in jp_sync ()
#5  0x0805e8c2 in sync_once ()
#6  0x080609ef in setup_sync ()
#7  0x08051a6b in main ()
(gdb)


The crash happen in libpisock from the package libpisock9.

Can you install libpisock9 version 0.12.3-2 from Debian unstable and 
try to reproduce the bug?


On my side I used version 0.12.3-2 and could not reproduce the bug. I 
will try the older version 0.12.2-11 to use the same version as you 
and try again.


Thanks


OK.
I installed libpisock9 version 0.12.3-2:
olabb:/etc/apt# aptitude show libpisock9
Package: libpisock9
New: yes
State: installed
Automatically installed: yes
Version: 0.12.3-2

Still crash:
Doing a fast sync.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb74c38c0 (LWP 18719)]
0xb7ed1150 in pi_buffer_expect () from /usr/lib/libpisock.so.9
(gdb) backtrace
#0  0xb7ed1150 in pi_buffer_expect () from /usr/lib/libpisock.so.9
#1  0xb7ed11dc in pi_buffer_append () from /usr/lib/libpisock.so.9
#2  0x080575e2 in pack_contact_cai_into_ai ()
#3  0x080583a3 in sync_categories ()
#4  0x0805e2de in jp_sync ()
#5  0x0805e8c2 in sync_once ()
#6  0x080609ef in setup_sync ()
#7  0x08051a6b in main ()
(gdb)






Bug#449386: To use a separate sources.list, OPTIONS needs to set Dir::Etc::SourceParts along with Dir::Etc::SourceList

2008-01-12 Thread Richard Lewis
as far as i can see (which may not be very far) this is completely
separate to bug #449391 (however it is still essentially a
documentation issue rather than a bug) :

the point is, both apt-get and aptitude will honour the setting of
Dir::Etc::SourceParts which is, by default set to
/etc/apt/sources.list.d so if you need a separate sources.list to be
read then you need to set that variable to /dev/null or sources  files
in that dir will be read.  In other words, setting
Dir::Etc::SourceList alone is not enough if you also use
/etc/apt/sources.list.d.



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



Bug#460424: fails to start without freepats

2008-01-12 Thread Jamin W. Collins
Package: timidity
Version: 2.13.2-9
Severity: normal

timidity will not start in a default configuration without freepats
installed as the default timidity configuration attempts to read the
freepats configuration:

# By default, try to use the instrument patches from freepats:

source /etc/timidity/freepats.cfg

The package does list freepats as a Recommends however this doesn't seem
in line with policy.  Policy states that any additional packages needed
for the package to run should be listed as Depends not Recommends.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.18-5-k7

Debian Release: 4.0

--- Package information. ---
Depends  (Version) | Installed
==-+-==
libartsc0 (>= 1.5.0-1) | 1.5.5-1
libasound2 (>> 1.0.12) | 1.0.13-2
libaudio2  | 1.8-4
libaudiofile0 (>= 0.2.3-4) | 0.2.6-6
libc6 (>= 2.3.6-6) | 2.3.6.ds1-13etch4
libesd0   (>= 0.2.35)  | 0.2.36-3
 OR libesd-alsa0   (>= 0.2.35) |
libflac7   | 1.1.2-6
libglib2.0-0   (>= 2.12.0) | 2.12.4-2
libice6   (>= 1:1.0.0) | 1:1.0.1-2
libjack0.100.0-0  (>= 0.101.1) | 0.101.1-2
libncurses5 (>= 5.4-5) | 5.5-5
libogg0 (>= 1.1.3) | 1.1.3-2
liboggflac3| 1.1.2-6
libpng12-0   (>= 1.2.13-4) | 1.2.15~beta5-1
libsm6 | 1:1.0.1-3
libvorbis0a (>= 1.1.2) | 1.1.2.dfsg-1.2
libvorbisenc2   (>= 1.1.2) | 1.1.2.dfsg-1.2
libx11-6   | 2:1.0.3-7
libxaw7| 1:1.0.2-4
libxext6   | 1:1.0.1-2
libxmu6| 1:1.0.2-2
libxt6 | 1:1.0.2-2
zlib1g(>= 1:1.2.1) | 1:1.2.3-13




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



Bug#460357: git-buildpackage: FTBFS: IndexError: list index out of range

2008-01-12 Thread Kenneth Pronovici
Hi,

I'll take a look at this, but it's unlikely I'll find a solution very
soon.  Upstream doesn't have a lot of time right now, and I'm not an
expert in the codebase (though sometimes I do get lucky).

I think that it's probably best for you to fix your FTBFS by removing
pychecker from debian/rules temporarily.  You can put it back when the
bug is fixed.

Maybe we should clone 406347? You can fix your FTBFS by removing
pychecker from debian/rules, and I'll keep this bug against pychecker
open until we can figure out the problem.  That way, the severity for
the pychecker bug can be set to normal (which is more appropriate
since AFAIK you're the only affected user), and users won't have any
problem building your package in the meantime.

Let me know what you think.

KEN

-- 
Kenneth J. Pronovici <[EMAIL PROTECTED]>
http://www.cedar-solutions.com/



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



Bug#460423: kdesudo: [INTL:de] initial German debconf translation

2008-01-12 Thread Helge Kreutzmann
Package: kdesudo
Version: 1.4-2
Severity: wishlist
Tags: patch l10n

Please find the initial German debconf translation for kdesudo
attached.

Please place this file in debian/po/ as de.po for your next upload.

If you update your template, please use 
'msgfmt --statistics '
to check the po-files for fuzzy or untranslated strings.

If there are such strings, please contact me so I can update the 
German translation.

Greetings
Helge
# Translation of kdesudo debconf templates to German
# Copyright (C) Helge Kreutzmann <[EMAIL PROTECTED]>, 2008.
# This file is distributed under the same license as the kdesudo package.
#
msgid ""
msgstr ""
"Project-Id-Version: kdesudo 1.4-2\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-12-23 08:15+0100\n"
"PO-Revision-Date: 2008-01-09 12:48+0100\n"
"Last-Translator: Helge Kreutzmann <[EMAIL PROTECTED]>\n"
"Language-Team: de <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../kdesudo.templates:2001
msgid "Use KdeSudo in place of KdeSu?"
msgstr "Verwende KdeSudo anstelle von KdeSu?"

#. Type: boolean
#. Description
#: ../kdesudo.templates:2001
msgid "KdeSudo is a drop-in replacement for KdeSu."
msgstr "KdeSudo kann KdeSu direkt ersetzen."

#. Type: boolean
#. Description
#: ../kdesudo.templates:2001
msgid ""
"Please choose whether KdeSudo should be the default front-end for gaining "
"elevated privileges under KDE."
msgstr ""
"Bitte wählen Sie aus, ob KdeSudo die standardmäßige Oberfläche sein soll, um "
"unter KDE erhöhte Privilegien zu erhalten."


Bug#5210: Look Rich withRolexOmegaBreitling, 90% Off Original Price 7nxps6iibv

2008-01-12 Thread Hope Pugh
** We add 100 Latest Arrival 2008 models Watches **   
   
 /// Safe & guaranteed shopping \\\   
/// Inquiries answered in 24 hours \\\
   /// Over 1360 Models to choose from \\\   
  
   Swiss QualityReplica 
 
  Many World famous LUXURY BRANDS
  
Free 1 year Warranty on all Watches   

http://fohexora65525.googlepages.com/index.html

   



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



Bug#448261: Patch for flpsed

2008-01-12 Thread Stefan Potyra
tags 448261 +patch
thanks

Hi,

Find a patch attached, which should fix the problem.

Cheers,
   Stefan.
--- flpsed-0.3.7.orig/src/GsWidget.cxx	2008-01-12 17:14:30.0 +0100
+++ flpsed-0.3.7/src/GsWidget.cxx	2008-01-12 17:05:40.0 +0100
@@ -304,7 +304,7 @@
 (int) fl_xid(window()), (int) offscreen);
 
   putenv(gvenv);
-  argv[0] = "gs-esp";
+  argv[0] = "gs";
   argv[1] = "-dSAFER";
   argv[2] = "-dQUIET";
   argv[3] = "-sDEVICE=x11alpha";


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


Bug#460422: paperkey FTBFS due to unaligned memory access

2008-01-12 Thread Peter Palfrader
Package: paperkey
Version: 0.7-1
Severity: serious

Hi David,

As can be seen at [0] paperkey fails to build from source on sparc[1].
The testsuite fails due to unaligned memory access in sha1_read_ctx.

make[3]: Entering directory `/home/weasel/paperkey/paperkey-0.7/checks'
./roundtrip.sh: line 5: 11357 Bus error   ../paperkey --secret-key 
${srcdir}/papertest.sec --output papertest.txt
FAIL: roundtrip.sh
./roundtrip-raw.sh: line 5: 11363 Bus error   ../paperkey 
--secret-key ${srcdir}/papertest.sec --output-type raw --output papertest.bin
FAIL: roundtrip-raw.sh
PASS: bad-crc-base16.sh
PASS: bad-crc-raw.sh
==
2 of 4 tests failed


Program terminated with signal 10, Bus error.
#0  0x000125a0 in sha1_read_ctx (ctx=0xffa8368c, resbuf=0xffa837a3) at sha1.c:78
78((uint32_t *) resbuf)[0] = SWAP (ctx->A);
(gdb) bt
#0  0x000125a0 in sha1_read_ctx (ctx=0xffa8368c, resbuf=0xffa837a3) at sha1.c:78
#1  0x00011730 in calculate_fingerprint (packet=0x26178, public_len=418, 
fingerprint=0xffa837a3 "Žÿš8Ì÷ü\200") at parse.c:219
#2  0x00011a84 in extract (input=0x26008, outname=0xffa83a13 "papertest.txt", 
output_type=BASE16) at extract.c:51
#3  0xf7e67a3c in __libc_start_main () from /lib/libc.so.6
#4  0x00010a98 in _start ()



This seems to fix the issue:

--- paperkey-0.7.orig/gl/sha1.c
+++ paperkey-0.7/gl/sha1.c
@@ -67,19 +67,28 @@
   ctx->buflen = 0;
 }
 
+/* Copy the 4 byte value in v into the memory location pointed to by *cp,
+   If your architecture allows unaligend access this should be equivalent
+   to *cp = v */
+void
+set_uint32(char *cp, uint32_t v)
+{
+  memcpy(cp,&v,4);
+}
+
 /* Put result from CTX in first 20 bytes following RESBUF.  The result
must be in little endian byte order.
 
IMPORTANT: On some systems it is required that RESBUF is correctly
aligned for a 32-bit value.  */
 void *
-sha1_read_ctx (const struct sha1_ctx *ctx, void *resbuf)
+sha1_read_ctx (const struct sha1_ctx *ctx, char *resbuf)
 {
-  ((uint32_t *) resbuf)[0] = SWAP (ctx->A);
-  ((uint32_t *) resbuf)[1] = SWAP (ctx->B);
-  ((uint32_t *) resbuf)[2] = SWAP (ctx->C);
-  ((uint32_t *) resbuf)[3] = SWAP (ctx->D);
-  ((uint32_t *) resbuf)[4] = SWAP (ctx->E);
+  set_uint32(&resbuf[0*4], SWAP (ctx->A));
+  set_uint32(&resbuf[1*4], SWAP (ctx->B));
+  set_uint32(&resbuf[2*4], SWAP (ctx->C));
+  set_uint32(&resbuf[3*4], SWAP (ctx->D));
+  set_uint32(&resbuf[4*4], SWAP (ctx->E));
 
   return resbuf;
 }


Cheers,
Peter

0. http://buildd.debian.org/paperkey 
1. 
http://buildd.debian.org/fetch.cgi?pkg=paperkey;ver=0.7-1;arch=sparc;stamp=1191826910
-- 
   |  .''`.  ** Debian GNU/Linux **
  Peter Palfrader  | : :' :  The  universal
 http://www.palfrader.org/ | `. `'  Operating System
   |   `-http://www.debian.org/




Bug#452263: [Buildd-tools-devel] Bug#452263: redundant suggest on lvm-common

2008-01-12 Thread Roger Leigh
tags 452263 + fixed-upstream pending
thanks

On Wed, Nov 21, 2007 at 09:10:46PM +, Roger Leigh wrote:
> Reinhard Tartler <[EMAIL PROTECTED]> writes:
> 
> > Package: schroot
> > Severity: minor
> >
> > the schroot package suggests lvm-common, which has been removed from
> > testing and unstable. I think that dependency relationship should be
> > removed.
> 
> We want to suggest lvm-common because lvm snapshot support needs
> /sbin/lvcreate and related tools.  This now appears to be part of
> lvm2, so I think it would be more apropriate just to update the
> package name.

Committed into GIT.



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


signature.asc
Description: Digital signature


Bug#460355: pychecker: FTBFS: /usr/lib/python2.4/UserDict.py:4: No doc string for class UserDict

2008-01-12 Thread Kenneth Pronovici
Interesting.  It worked at my last upload.

The unit tests are still valid, and the only problem is the location
of the file the warning is coming from.  I'll change the test
expectations and upload later this weekend.

KEN

On Jan 12, 2008 4:21 AM, Lucas Nussbaum <[EMAIL PROTECTED]> wrote:
> Package: pychecker
> version: 0.8.17-6
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20080111 qa-ftbfs
> Justification: FTBFS on i386
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build on i386.
>
> Relevant part:
>
>  > dpkg-source: building pychecker in pychecker_0.8.17-6.dsc
>  >  debian/rules build
>  > dh_testdir
>  > /usr/bin/python ./setup.py --quiet build --build-base build install 
> --no-compile --install-purelib debian/tmp/lib/pychecker
>  > sh debian/regression.sh# note: build will fail if regression tests fail
>  > Running test1...
>  > Running test2...
>  > Running test3...
>  > 5c5
>  > < UserDict.py:4: No doc string for class UserDict
>  > ---
>  > > /usr/lib/python2.4/UserDict.py:4: No doc string for class UserDict
>  >   test3 FAILED
>  > Running test4...
>  > Running test5...
>  > Running test6...
>  > Running test7...
>  > Running test8...
>  > Running test9...
>  > Running test10...
>  > Running test11...
>  > Running test12...
>  > Running test13...
>  > Running test14...
>  > Running test15...
>  > Running test16...
>  > Running test17...
>  > Running test18...
>  > Running test19...
>  > Running test20...
>  > Running test21...
>  > Running test22...
>  > Running test23...
>  > Running test24...
>  > Running test25...
>  > Running test26...
>  > Running test27...
>  > Running test28...
>  > Running test29...
>  > Running test30...
>  > Running test31...
>  > Running test32...
>  > Running test33...
>  > Running test34...
>  > 5c5
>  > < getopt.py:42: No doc string for class GetoptError
>  > ---
>  > > /usr/lib/python2.4/getopt.py:42: No doc string for class GetoptError
>  >   test34 FAILED
>  > Running test35...
>  > Running test36...
>  > Running test37...
>  > Running test38...
>  > Running test39...
>  > Running test40...
>  > Running test41...
>  > Running test42...
>  > Running test43...
>  > Running test45...
>  > Running test46...
>  > Running test47...
>  > Running test48...
>  > Running test49...
>  > Running test50...
>  > Running test51...
>  > Running test52...
>  > Running test53...
>  > Running test54...
>  > Running test55...
>  > Running test56...
>  > Running test57...
>  > Running test58...
>  > Running test59...
>  > Running test60...
>  > Running test61...
>  > Running test62...
>  > Running test63...
>  > Running test64...
>  > Running test65...
>  > Running test66...
>  > Running test67...
>  > Running test68...
>  > Running test69...
>  > Running test70...
>  > Running test71...
>  > Running test72...
>  > Running test73...
>  > Running test74...
>  > Running test75...
>  > Running test76...
>  > Running test77...
>  > Running test78...
>  > Running test79...
>  > Running test80...
>  > Running test81...
>  > Running test82...
>  > Running test83...
>  > Running test84...
>  > Running test85...
>  > Running test86...
>  > Running test87...
>  > Running test88...
>  > Running test89...
>  > Running test90...
>  > Running test92...
>  > Running test93...
>  > Running test94...
>  > Running test95...
>  > Running test96...
>  > Running test97...
>  > Running test98...
>  > Running test1000...
>  > Running test1001...
>  > Running test1002...
>  > Running test1003...
>  > 98/100 tests passed (2 failures).
>  > Failed test(s): test3 test34
>  > make: *** [build-stamp] Error 1
>  > dpkg-buildpackage: failure: debian/rules build gave error exit status 2
>
> The full build log is available from:
> http://people.debian.org/~lucas/logs/2008/01/11
>
> A list of current common problems and possible solutions is available at
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
>
> About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
> of the Grid'5000 platform, using a clean chroot containing a sid i386
> environment.  Internet was not accessible from the build systems.
>
> --
> | Lucas Nussbaum
> | [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
> | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
>
>
>
>



-- 
Kenneth J. Pronovici <[EMAIL PROTECTED]>
http://www.cedar-solutions.com/



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



Bug#460404: [Pkg-sysvinit-devel] Bug#460404: running fsck on battery should be configurable

2008-01-12 Thread Harald Dunkel

Petter Reinholdtsen wrote:


One way to do this is by adding this function to /etc/default/rcS:

  on_ac_power() { true; }

It should make sure the function is used instead of the binary.



But it would affect other startup scripts as well, e.g. anacron.
Below you can find a patch.


Harri

[EMAIL PROTECTED]:init.d 598} diff -u checkfs.sh~ checkfs.sh
--- checkfs.sh~ 2007-12-31 12:38:49.0 +0100
+++ checkfs.sh  2008-01-12 17:01:40.0 +0100
@@ -24,7 +24,7 @@
# See if we're on AC Power.  If not, we're not gonna run our
# check.  If on_ac_power (in /usr/) is unavailable, behave as
# before and check all file systems needing it.
-   if which on_ac_power >/dev/null 2>&1
+   if [ "$FSCK_ON_BATTERY" != "yes" ] && which on_ac_power >/dev/null 2>&1
then
on_ac_power >/dev/null 2>&1
if [ $? -eq 1 ]
[EMAIL PROTECTED]:init.d 599} diff -u checkroot.sh~ checkroot.sh
--- checkroot.sh~   2007-12-31 12:38:49.0 +0100
+++ checkroot.sh2008-01-12 17:02:16.0 +0100
@@ -192,7 +192,7 @@
# See if we're on AC Power.  If not, we're not gonna run our
# check.  If on_ac_power (in /usr/) is unavailable, behave as
# before and check all file systems needing it.
-   if which on_ac_power >/dev/null 2>&1 && [ "$rootcheck" = yes ]
+   if [ "$FSCK_ON_BATTERY" != "yes" ] && which on_ac_power >/dev/null 2>&1 && [ "$rootcheck" = yes ]
then
on_ac_power >/dev/null 2>&1
if [ "$?" -eq 1 ]
[EMAIL PROTECTED]:init 600} diff -u vars.sh~ vars.sh
--- vars.sh~2007-12-31 12:38:49.0 +0100
+++ vars.sh 2008-01-12 17:03:11.0 +0100
@@ -20,3 +20,6 @@
 # But allow both rcS and the kernel options 'quiet' to be overrided
 # when INIT_VERBOSE=yes is used as well.
 [ "$INIT_VERBOSE" ] && VERBOSE="$INIT_VERBOSE" || true
+
+# set to "yes" to run fsck when on battery
+FSCK_ON_BATTERY=yes


Bug#459980: leafnode: invalid Path headers generated by config value "hostname" and NEWS_USER

2008-01-12 Thread Mark Brown
On Sat, Jan 12, 2008 at 02:51:15PM +0100, Matthias Andree wrote:

> Attached is the patch as taken from my CVS repository.

Hrm, actually I'd kind of prefer to just not set path - it means that
users can do less damage by setting a silly hostname.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#459980: leafnode: invalid Path headers generated by config value "hostname" and NEWS_USER

2008-01-12 Thread Mark Brown
On Sat, Jan 12, 2008 at 02:51:15PM +0100, Matthias Andree wrote:

> As side observation during testing, some servers (such as
> individual.net) rename the original Path:-Header X-Orig-Path and fill in
> their own, some replace the Path: header in their entirety (T-Online),
> some just prepend their information (Uni Paderborn). In none of my test
> cases has my article been routed through the incriminated DFN host
> though.

Yes, that seems to be quite common round here - either move the Path out
of the way or just completely ignore it.

> Attached is the patch as taken from my CVS repository.

Thanks.

-- 
"You grabbed my hand and we fell into it, like a daydream - or a fever."


signature.asc
Description: Digital signature


Bug#176896: Ordinary men have ordinary se>.< Prove her that you are outstaning guy

2008-01-12 Thread Ian Morales

This herbal drug does work, see an increased girth in 5 days 
http://canwelive.com




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



Bug#460414: [Fwd: Re: [Aqbanking-devel] KMyMoney-Plugin: error: 'struct MyMoneyStatement::Transaction' has no member named 'm_fees']

2008-01-12 Thread Micha Lenk
Hi,

apparently the KMyMoney plugin needs at least KMyMoney 0.9.3beta
(see attached (German) messages).

Regards
  Micha
--- Begin Message ---
On Saturday 12 January 2008 15:49:02 Micha Lenk wrote:
> Hallo Martin,
>
> ich habe gerade probiert, das KMyMoney-Plugin 0.9.4beta zu compilieren.
> Installiert sind auf meinem Debian Etch-System folgende Versionen:
>
> KMyMoney2 0.8.8
> AqBanking 3.0.1

Tja, das wird so nicht gehen :(  Versuch es mal mit 0.9.3beta. 

Aus der Release Note von 0.9.4beta:

This release needs the latest CVS version of KMyMoney and AqBanking 3.x.

Was immer jetzt mit 'latest CVS version' gemeint war, Fakt ist, dass es 
derzeit nur mit CVS HEAD von KMyMoney funktioniert.

> Irgendwelche Hinweise zur Lösung des Problems?

Siehe oben. Der nächstbeste Fall wäre, die Änderungen in den 0.8 Branch zu 
portieren. Hat jemand Lust einen Patch für KMyMoney zu schreiben? Ist nicht 
so schwer, da man das meiste aus den Änderungem im CVS trunk übernehmen kann.


-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-
We had joy, we had fun, we had Linux on our Sun -- anonymous source
-


signature.asc
Description: This is a digitally signed message part.
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace___
Aqbanking-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
--- End Message ---
--- Begin Message ---
Hallo Martin,

ich habe gerade probiert, das KMyMoney-Plugin 0.9.4beta zu compilieren.
Installiert sind auf meinem Debian Etch-System folgende Versionen:

KMyMoney2 0.8.8
AqBanking 3.0.1

Leider steigt der Compiler aus:

make[3]: Entering directory `/home/micha/dev/kmm/kmm_banking-0.9.4beta/src'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gwenhywfar3 -I/usr/include
-I/usr/include/gwenhywfar3 -I/usr/include/kde -I/usr/share/qt3/include
-I.. -Ikbanking -Ikbanking/views  -Ikbanking/gui -Ikbanking/widgets
-Ikbanking/dialogs  -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2
-Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -fexceptions  -MT
mymoneybanking.lo -MD -MP -MF ".deps/mymoneybanking.Tpo" -c -o
mymoneybanking.lo mymoneybanking.cpp; \
then mv -f ".deps/mymoneybanking.Tpo"
".deps/mymoneybanking.Plo"; else rm -f ".deps/mymoneybanking.Tpo"; exit
1; fi
mymoneybanking.cpp: In member function 'void
KMyMoneyBanking::_xaToStatement(const AB_TRANSACTION*, MyMoneyStatement&)':
mymoneybanking.cpp:427: error: 'struct MyMoneyStatement::Transaction'
has no member named 'm_fees'
mymoneybanking.cpp:505: error: 'struct MyMoneyStatement::Transaction'
has no member named 'm_amount'
mymoneybanking.cpp: In member function 'virtual bool
KMyMoneyBanking::importAccountInfo(AB_IMEXPORTER_ACCOUNTINFO*, uint32_t)':
mymoneybanking.cpp:597: error: 'struct MyMoneyStatement' has no member
named 'm_closingBalance'
make[3]: *** [mymoneybanking.lo] Fehler 1
make[3]: Leaving directory `/home/micha/dev/kmm/kmm_banking-0.9.4beta/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/micha/dev/kmm/kmm_banking-0.9.4beta/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/micha/dev/kmm/kmm_banking-0.9.4beta'
make: *** [all] Fehler 2

Irgendwelche Hinweise zur Lösung des Problems?

Schöne Grüße
  Micha

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Aqbanking-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
--- End Message ---


Bug#128818: Olny 6 days special price for you dear customer

2008-01-12 Thread Madelyn Wynn
Greeting Maintonly completely incapable of pleasing a woman? 
http://wecarepower.com Rikky Martin, Colorado



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



Bug#166180: All Meds are onsale Today Come see our closeout prices

2008-01-12 Thread Felicia Hanks
Regards Maintonly We help you to stay hard longer at winter nights 
http://canwehost.com Steve Burbon, New York



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



Bug#171851: Huge holiday discounts for PE_enlargement and ED_treatment!

2008-01-12 Thread Lola Benton
Studies show that most guys are average sized, you can be above average with 
our help http://greatpartyon.com



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



Bug#167407: acquiring a boner has never been easier, check out this

2008-01-12 Thread Adrian Morse
I Am Legend with my longest dick in town http://wecarepower.com




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



Bug#128852: Moo|) SE><*/

2008-01-12 Thread Sonia Vance
Greeting Customer shop for diabetic supplies, home medical equipment, and 
personal care needs http://wesitedoc.com Steve Doubt, Colorado



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



Bug#173281: Upgrade your man power now!

2008-01-12 Thread Elisabeth Jean

Greeting Customer Get ready for Christmas holidays with a new you 
http://thewepun.com Mikkey Fox, Bellevue WA




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



Bug#458821: same problem exists in kwin 4:3.5.8.dfsg.1-6 and 4:4.0.0-2

2008-01-12 Thread Robert Paciorek
Hi,

I tested version 4:4.0.0-2 and problem exists. When downgrade to 
4:3.5.8.dfsg.1-6 problem exists, too. After downgrade to 4:3.5.8.dfsg.1-2 
problem don't exists. After install 4:3.5.8.dfsg.1-6 from 4:3.5.8.dfsg.1-2 
problem exists too.

After installation kwin 4:4.0.0-2 this window was showed correctly, but only 
one times.

This window was showed (along round 1s) during logout from kde.


Thanks

-- 
Robert Paciorek
http://www.opcode.eu.org/bercik



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



Bug#427047: [Buildd-tools-devel] Bug#427047: Not found on recent version or svn.

2008-01-12 Thread Roger Leigh
merge 395062 427047
tags 395062 + pending
thanks

Raúl Sánchez Siles <[EMAIL PROTECTED]> writes:

>   You said that the patch is commited on svn as of 08 Jul 2007, but there 
> have 
> been 2 releases since then 1.1.5-1 and 1.1.5-1.1, and also checked the svn 
> repository but the patch doesn't seem to be applied.
>
>   I would expect it on bin/schroot/setup dir.

This is now committed into the GIT repository.  It will be in the next
release.

There is now a /etc/schroot/mount-defaults, which is the same format
as /etc/fstab,  You can create other ones for different chroots if you
want to make them different.


Regards,
Roger

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


pgpYysEs709Sz.pgp
Description: PGP signature


Bug#460404: [Pkg-sysvinit-devel] Bug#460404: running fsck on battery should be configurable

2008-01-12 Thread Harald Dunkel

Petter Reinholdtsen wrote:


I'll see what we can do.  But already today, there is a configuration
switch to flip to enable fsck.  Just insert the power when booting. :)



Even if you never used a laptop, I think its easy to imagine that there
is not always a power supply available.


Regards

Harri




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



Bug#460274: udev rule placing device in /dev subdirectory ignored)

2008-01-12 Thread ingo
On Sat, Jan 12, 2008 at 12:36:09PM +, Debian Bug Tracking System wrote:
> > Everything went fine until a recent upgrade but unfortunately
> > i am not able to determine what exactly caused the breakage.
> Ask on debian-user then, looks like this is only broken for you.

Duplicate of http://bugs.debian.org/458149 .

Anyway, this is not a sane way of failing on a bad rules files.

ingo



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



Bug#460420: overwrites file from proftpd-common

2008-01-12 Thread Eduard Bloch
Package: proftpd
Version: 1.3.1-4
Severity: normal

Hello,

afaics the current proftpd package overwrites files from an old version 
of proftpd-common, 1.2.10-27+b1:

dpkg: Fehler beim Bearbeiten von 
/var/cache/apt/archives/proftpd_1.3.1-4_i386.deb (--unpack):
 Versuche, »/usr/bin/ftpcount« zu überschreiben, welches auch in Paket 
proftpd-common ist
dpkg-deb: Unterprozess paste mit Signal (Datenübergabe unterbrochen 
(broken pipe)) getötet
Starting ProFTPD ftp daemon: proftpd

And it also fails to start after that, it just hangs.

ps | grep proftp
root  6584  0.3  1.6  16964 13140 pts/5S+   16:40   0:00 
/usr/bin/perl -w /usr/share/debconf/frontend 
/var/lib/dpkg/info/proftpd.postinst abort-upgrade 1.3.1-4
root  6593  0.0  0.0  0 0 pts/5Z+   16:40   0:00 
[proftpd.postins] 
nobody6619  0.0  0.1   5028  1216 ?Ss   16:40   0:00 
proftpd: (accepting connections)  

lsof does not tell much more either,
proftpd6619   nobody0u IPv4 278418  TCP 
*:ftp (LISTEN)
proftpd6619   nobody3w FIFO0,6   278369 
pipe
proftpd6619   nobody5r  REG3,5   8881010002 
/etc/group
proftpd6619   nobody   14w FIFO0,6   195763 
pipe



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

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
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 proftpd depends on:
pn  adduser(no description available)
ii  debconf [debconf-2.0]   1.5.18   Debian configuration management sy
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcap1 1:1.10-14support for getting/setting POSIX.
ii  libpam0g0.99.7.1-5   Pluggable Authentication Modules l
ii  libssl0.9.8 0.9.8g-3 SSL shared libraries
pn  libwrap0   (no description available)
pn  netbase(no description available)
ii  proftpd-common  1.2.10-27+b1 Versatile, virtual-hosting FTP dae
pn  ucf(no description available)

proftpd recommends no packages.

-- debconf information:
* shared/proftpd/warning:
* shared/proftpd/inetd_or_standalone: standalone




Bug#460421: kompare: display garbage instead unicode characters in diffs

2008-01-12 Thread Alexey Khudyakov
Package: kompare
Version: 4:3.5.8-1
Severity: normal

When invoked like this
$ kompare file1 file2
Kompare display garbage instead of non ASCII characters. I get two symbols
in place of cyrillic letter. It seems that kompare assume that one
byte is one letter.

This way it almost correct but deremine changed letters in line wrongly.
$ diff -u file1 file 2 | kompare -o -


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

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

Versions of packages kompare depends on:
ii  kdelibs4c2a 4:3.5.8.dfsg.1-4 core libraries and binaries for al
ii  libacl1 2.2.45-1 Access control list shared library
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libattr11:2.4.39-1   Extended attribute shared library
ii  libaudio2   1.9.1-1  Network Audio System - shared libr
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libfam0 2.7.0-13 Client library to control the FAM
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.2-4GCC support library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libidn111.1-1GNU libidn library, implementation
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libqt3-mt   3:3.3.7-9Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.2-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3.3.dfsg-8 compression library - runtime

kompare recommends no packages.



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



Bug#460419: omniorb4: FTBFS on arm: segmentation fault

2008-01-12 Thread Philipp Kern
Package: omniorb4
Version: 4.1.1-2
Severity: serious

omniorb4 fails to build from source since 4.1.0-1 on arm and causes a
compiler segmentation fault.

make[4]: Leaving directory 
`/build/buildd/omniorb4-4.1.1/build/src/lib/omnithread'
making export in src/lib/omniORB...
make[4]: Entering directory `/build/buildd/omniorb4-4.1.1/build/src/lib/omniORB'
+ mkdir -p omniORB4
/usr/bin/python ../../../../bin/scripts/distdate.py <../../../../update.log 
>omniORB4/distdate.hh
../../../bin/omniidl -bcxx -p../../../../src/lib/omniORB -Wbdebug -Wba 
-p../../../../src/lib/omniORB -Wbdebug -v -ComniORB4 ../../../../idl/Naming.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from 
'../../../../src/lib/omniORB/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../../idl/Naming.idl' with 
'/build/buildd/omniorb4-4.1.1/build/lib/omnicpp -lang-c++ -undef 
-D__OMNIIDL__=0x2630 -D__OMNIIDL_CXX__ "../../../../idl/Naming.idl"'
omniidl: Running front end
make[4]: *** [omniORB4/Naming.hh] Segmentation fault
make[4]: Leaving directory `/build/buildd/omniorb4-4.1.1/build/src/lib/omniORB'
make[3]: *** [export] Error 1
make[3]: Leaving directory `/build/buildd/omniorb4-4.1.1/build/src/lib'
make[2]: *** [export] Error 1
make[2]: Leaving directory `/build/buildd/omniorb4-4.1.1/build/src'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/build/buildd/omniorb4-4.1.1/build'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
omnicpp: output pipe has been closed
**
Build finished at 20071222-1735
FAILED [dpkg-buildpackage died]

More information is available on [0].

Kind regards,
Philipp Kern

[0] 
http://buildd.debian.org/fetch.cgi?&pkg=omniorb4&ver=4.1.1-2&arch=arm&stamp=1198366631&file=log
-- 
 .''`.  Philipp Kern(proud) Debian Developer
: :' :  http://philkern.de  Ubuntu MOTU
`. `'   xmpp:[EMAIL PROTECTED]
  `-finger pkern/[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#460273: xbase-clients: IBM Thinkpad T61 key slash/question doenst works

2008-01-12 Thread Jose Carlos Medeiros
Hi Brice

I didnt know how send this bug , next time I will send to freedesktop.
Thanks for reassing it.

Regards
Jose Carlos

2008/1/11, Brice Goglin <[EMAIL PROTECTED]>:
> reassign 460273 xkb-data
> retitle 460273 IBM Thinkpad T61 key slash/question doesn't works
> thank you
>
>
>
> Jose Carlos Medeiros wrote:
> > Because there was people that can use Debian with this notebook.
> > I opened this bug againt Ubuntu too.
> >
>
> Ok, I see...
> You know, you should rather focus on asking/helping upstream to fix this
> problem. Reporting on freedesktop.bugzilla.org is more helpful than
> duplicating a bug report in Ubuntu and Debian.
>
> I am reassigning xkb-data, it's probably where the fix is needed.
>
> Brice
>
>


-- 
[]'s
José Carlos


Bug#414533: Status

2008-01-12 Thread Patrick Matthäi

Hello,

how is the status of clanlib 0.8.x? I need this version for another 
package :)


--
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi

E-Mail: [EMAIL PROTECTED]
Homepage: http://www.Linux-Dev.org/






Bug#460177: update-grub updates menu.lst with incorrect bootdevice

2008-01-12 Thread Robert Millan
On Fri, Jan 11, 2008 at 01:30:07AM -0500, Thomas Bushnell BSG wrote:
> 
> Are these difficulties resolved in grub2?

Should be.  update-grub has been rewritten from scratch, and boot device is
automagically probed for.

-- 
Robert Millan

 I know my rights; I want my phone call!
 What use 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#423022: status of this bug

2008-01-12 Thread Robert Millan

Ok, there are TOO MANY bugs in this bug.  People should really file
separate bugs when they find an unrelated bug, because otherwise
things become a mess and it's hard to track it.  Anyway, this is what
I think about each bug report contained in this bug report:

  - Floppies are skipped now, so this is fixed (this was the original
  report).

  - "raid" and "lvm" modules are properly loaded in latest upstream CVS,
  so fixed-upstream.

  - #426341 is duped here, so ignoring it.

  - The segfault in grub-probe is already fixed.

  - "pc" and "gpt" are still not being loaded for lvm/raid-on-root users.
  We could have a separate bug about this, but NOT THIS ONE.  I can't
  spend half an hour every time I need to discern what a bug report is
  about.  Anyway, we probably already _do_ have a report for this.

Now, unless I missed something, I'd like to close this bug in the name of
sanity.  Any objections?

-- 
Robert Millan

 I know my rights; I want my phone call!
 What use 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#460413: python-django-registration: Cannot import ugettext_lazy

2008-01-12 Thread Raphael Hertzog
On Sat, 12 Jan 2008, Vincent Bernat wrote:
> After installing python-django-registration and setting up on a fresh
> Django project following instructions in overview.txt.gz, I get this
> error:
> 
> Error: Couldn't install apps, because there were errors in one or more
> models:
> registration: cannot import name ugettext_lazy
> 
> I am using python-django from unstable. The dependency of
> python-django-registration asks for an SVN version but it seems that
> 0.96.1 of Django does not include the necessary changes. In this case,
> the dependency is incorrect. It works fine with 0.97~svn from
> experimental.

Yes, the dependency was no more strict enough. I didn't expect a 0.96.1
release when I choose the versioning. The package is in experimental
precisely because it requires python-django from experimental...

Anyway, I uploaded a fixed package (and a new upstream release!).

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/




Bug#460418: Adept Updater and Manager show maintainer as description

2008-01-12 Thread maybeway36
Package: adept-common
Version: 2.1.3

When Adept Updater or Adept Manager is launched, the package list
shows the maintainer's name and address instead of the package
description.
See: http://img90.imageshack.us/img90/5701/adeptkm6.png

I am using Debian GNU/Linux lenny/sid.



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



Bug#460417: vlc should depends of this same version of libvlc0

2008-01-12 Thread Robert Paciorek
Package: vlc
Version: 0.8.6.c-4

Usage vlc with other version of libvlc0 package contrive many different 
problems,
for example (libvlc0 in version 0.8.6.c-4, vlc in older version - 0.8.6.a and
0.8.6-svn20061012.debian-5etch1):

* couldn't load any intearface modules:
> $ vlc
> VLC media player 0.8.6c Janus
> [0001] main private error: no memcpy module matched "any"
> [0220] main interface error: no interface module matched "hotkeys,none"
> [0220] main interface error: no suitable interface module
> [0001] main private error: interface "hotkeys,none" initialization failed
> [0221] main interface error: no interface module matched 
> "screensaver,none"
> [0221] main interface error: no suitable interface module
> [0001] main private error: interface "screensaver,none" initialization 
> failed
> [0222] main interface error: no interface module matched "any" 
> [0222] main interface error: no suitable interface module
> [0001] main private error: interface "(null)" initialization failed
* don't play sound (file is playing) in uncompressed wav file
* don't play sound (encoded mp3) in avi files

This problems occur after downgrade vlc (without downgrade libvlc0). Problem 
don't exist
after instal same version libvlc0 (or install correct version of vlc) and remove
~/.vlc/cache. Itself remove ~/.vlc/cache don't fix problem.

I suggest set depends in vlc, vlc-nox to libvlc0 (= ${binary:Version}).


Thanks,

-- 
Robert Paciorek
http://www.opcode.eu.org/bercik



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



Bug#408610: elinks: Compiled with all features.

2008-01-12 Thread Ahmed El-Mahmoudy
On Fri, Jan 11, 2008 at 11:56:29AM +0530, Y Giridhar Appaji Nag wrote:
> Please file a patch against this bug and add the patch tag.  Also please
> don't upload the entire diff.gz, just the patch (you will likely have to
> make other changes like modifying what is downloaded via get-orig-source
> target).
---end quoted text---

Please find the patch attached.
I didn't need to modify get-orig-source target.

-- 
 أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C  156E D325 C3C8 9DCA 0B27
diff -ur old/elinks-0.11.3.orig/debian/changelog new/elinks-0.11.3.orig/debian/changelog
--- old/elinks-0.11.3.orig/debian/changelog	2008-01-12 17:07:15.0 +0200
+++ new/elinks-0.11.3.orig/debian/changelog	2008-01-12 17:07:26.0 +0200
@@ -1,3 +1,9 @@
+elinks (0.11.3-1.1) unstable; urgency=low
+
+  * NMU: Added complete feature list (except FSP)
+
+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <[EMAIL PROTECTED]>  Wed, 10 Jan 2008 09:35:10 +0200
+
 elinks (0.11.3-1) unstable; urgency=low
 
   * Adopted by Y Giridhar Appaji Nag <[EMAIL PROTECTED]> (Closes: #451088)
diff -ur old/elinks-0.11.3.orig/debian/control new/elinks-0.11.3.orig/debian/control
--- old/elinks-0.11.3.orig/debian/control	2008-01-12 17:07:15.0 +0200
+++ new/elinks-0.11.3.orig/debian/control	2008-01-12 17:07:26.0 +0200
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Y Giridhar Appaji Nag <[EMAIL PROTECTED]>
 Uploaders: Moritz Muehlenhoff <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 5), libgnutls-dev, libgpmg1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], liblua50-dev, liblualib50-dev, libbz2-dev, libexpat1-dev (>= 1.95.6), libperl-dev, autotools-dev, gettext, asciidoc, xmlto, docbook-utils, perl
+Build-Depends: debhelper (>= 5), libgnutls-dev, libgpmg1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], liblua50-dev, liblualib50-dev, libbz2-dev, libexpat1-dev (>= 1.95.6), libperl-dev, autotools-dev, gettext, asciidoc, xmlto, docbook-utils, perl, guile-1.8-dev | guile-1.6-dev, libidn11-dev, ruby, ruby1.8-dev, python-dev, libsmjs-dev
 Standards-Version: 3.7.3
 Homepage: http://elinks.or.cz/
 Vcs-Svn: git://git.debian.org/git/collab-maint/elinks.git
diff -ur old/elinks-0.11.3.orig/debian/rules new/elinks-0.11.3.orig/debian/rules
--- old/elinks-0.11.3.orig/debian/rules	2008-01-12 17:07:15.0 +0200
+++ new/elinks-0.11.3.orig/debian/rules	2008-01-12 17:10:17.0 +0200
@@ -46,7 +46,20 @@
 	--enable-html-highlight \
 	--disable-smb \
 	--with-perl \
-	--without-spidermonkey
+	--with-spidermonkey \
+	--with-guile \
+	--enable-cgi \
+	--enable-gopher \
+	--enable-exmode \
+	--enable-bittorrent \
+	--with-python \
+	--with-ruby \
+	--enable-finger \
+	--enable-88-colors \
+	--enable-utf-8 \
+	--enable-lzma \
+	--enable-true-color
+#	--enable-fsp
 
 confopts_lite = $(confopts) \
 	--disable-nntp \


Bug#408610: elinks: Compiled with all features.

2008-01-12 Thread Ahmed El-Mahmoudy
On Fri, Jan 11, 2008 at 11:56:29AM +0530, Y Giridhar Appaji Nag wrote:
> Please file a patch against this bug and add the patch tag.  Also please
> don't upload the entire diff.gz, just the patch (you will likely have to
> make other changes like modifying what is downloaded via get-orig-source
> target).
---end quoted text---

Please find the patch attached.
I didn't need to modify get-orig-source target.

-- 
 أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C  156E D325 C3C8 9DCA 0B27



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



Bug#460412: tagtool: Should give error if started with filename

2008-01-12 Thread Reuben Thomas

On Sat, 12 Jan 2008, Kartik Mistry wrote:


On Sat, 12 Jan 2008 14:04:13 +
Reuben Thomas <[EMAIL PROTECTED]> wrote:

By mistake (not knowing this was wrong), I started tagtool with a
filename. It would be nice if this worked, but it seems that as it
doesn't, it should detect the error and report it, rather than (as at
present) trying to look in a directory of that name and presenting an
empty list.


Thanks for your bug report. But, the man page says,

tagtool [DIR]...


That is my point. Given that it only accepts directory names, it's confusing 
that it tries to treat a file name as a directory name, which is obviously 
not going to work.


Thanks,

Reuben

--
http://rrt.sc3d.org/
L'art des vers est de transformer en beautés les faiblesses (Aragon)



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



Bug#460416: ipmasq: Add support for ipv6 (ip6tables)

2008-01-12 Thread Jens Thiele
Package: ipmasq
Version: 4.0.8-4
Severity: wishlist

Would be nice to have support for ipv6 / ip6tables.
Reading the README.Debian one could consider the missing support as bug:
,
| This package contains scripts to initialize IP masquerading.  By
| default,
| it configures the system as a basic forwarding firewall with IP spoofing
| and stuffed routing protection.  The firewall will allow hosts behind
| the
| firewall to access the Internet but will not allow connections from
| hosts
| on the Internet to reach the hosts behind the firewall.  There is a
| flexible framework that allows default rules to be overridden.
`
I think thats not true, because by default the host is reachable via the
external interface using ipv6.

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

Kernel: Linux 2.6.23.13-2-mcore2-imq (SMP w/2 CPU cores; PREEMPT)
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 ipmasq depends on:
ii  debconf [debconf-2.0]   1.5.17   Debian configuration management sy
ii  iptables1.3.8.0debian1-1 administration tools for packet fi

ipmasq recommends no packages.

-- debconf information:
  ipmasq/external-rules-moved: true
* ipmasq/start-location: Keep current set up
  ipmasq/dpkg-conffiles:
  ipmasq/ppp-turn-off:
  ipmasq/old-ipmasq.conf: true
  ipmasq/old-rc.boot-file: true
  ipmasq/start: true
* ipmasq/ppp-turn-on:
  ipmasq/move-ipmasq.rules: true
* ipmasq/ppp-recompute: false



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



Bug#460412: tagtool: Should give error if started with filename

2008-01-12 Thread Kartik Mistry
On Sat, 12 Jan 2008 14:04:13 +
Reuben Thomas <[EMAIL PROTECTED]> wrote:
> By mistake (not knowing this was wrong), I started tagtool with a
> filename. It would be nice if this worked, but it seems that as it
> doesn't, it should detect the error and report it, rather than (as at
> present) trying to look in a directory of that name and presenting an
> empty list.

Thanks for your bug report. But, the man page says,

tagtool [DIR]...

in SYNOPSIS.

I will forward this report to upstream rather than fixing myself :)

-- 
 Cheers,
 --
 Kartik Mistry | GPG: 0xD1028C8D | IRC: kart_
 blog.ftbfs.in | kartikm.wordpress.com
 --

I invented skydiving in 1989!



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



Bug#447248: fusd-kor - FTBFS: failure: cannot read files list file: No such file or directory

2008-01-12 Thread Lucas Nussbaum
On 19/10/07 at 12:30 +0200, Bastian Blank wrote:
> Package: fusd-kor
> Version: 1.10+11-2
> Severity: serious
> 
> There was an error while trying to autobuild your package:
> 
> > Automatic build of fusd-kor_1.10+11-2 on lxdebian.bfinv.de by sbuild/s390 98
> [...]
> >  /usr/bin/fakeroot debian/rules binary-arch
> > make: Nothing to be done for `binary-arch'.
> >  dpkg-genchanges -B -ms390 Build Daemon 
> > dpkg-genchanges: arch-specific upload - not including arch-independent 
> > packages
> > dpkg-genchanges: failure: cannot read files list file: No such file or 
> > directory
> > **
> > Build finished at 20071008-1428
> > FAILED [dpkg-buildpackage died]

Just for info, I can't reproduce it on i386.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#459281: severity of 459281 is important

2008-01-12 Thread Nico Golde
# Automatically generated email from bts, devscripts version 2.10.11
# temporary downgrading to let the latest security fix enter testing
severity 459281 important




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



Bug#450422: easymock: FTBFS: tests blocked

2008-01-12 Thread Philipp Kern
On Wed, Nov 07, 2007 at 10:21:27AM +0100, Lucas Nussbaum wrote:
> It blocked during the testcases. I have no idea why. The last testcases
> to be executed were:
> [junit] Testcase: setOpenCallCountTwice took 0.045 sec
> [junit] Testcase: setIllegalMinimumCount took 0.001 sec
> [junit] Testcase: setIllegalMaximumCount took 0.001 sec
> [junit] Testcase: setMinimumBiggerThanMaximum took 0.001 sec
> [junit] Running org.easymock.tests.RecordStateInvalidReturnValueTest
> [junit] Testsuite: org.easymock.tests.RecordStateInvalidReturnValueTest
> [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
> [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
> [junit] 
> [junit] Testcase: setInvalidBooleanReturnValue took 0.013 sec
> [junit] Testcase: setInvalidLongReturnValue took 0.001 sec
> [junit] Testcase: setInvalidFloatReturnValue took 0.001 sec
> [junit] Testcase: setInvalidDoubleReturnValue took 0 sec
> [junit] Testcase: setInvalidObjectReturnValue took 0.001 sec
> [junit] Testcase: setInvalidBooleanReturnValueCount took 0.001 sec
> [junit] Testcase: setInvalidLongReturnValueCount took 0.001 sec
> [junit] Testcase: setInvalidFloatReturnValueCount took 0.001 sec

Not reproducible as-is, but fails later in my amd64 unstable sbuild:

dh_installdocs -plibeasymock-java-doc  debian/README.Debian-source 
Documentation*.html easymock.css samples api  
find: invalid predicate `)('
dh_installdocs: command returned error code
make: *** [binary-install/libeasymock-java-doc] Error 1
dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error 
exit status 2
******
Build finished at 20080112-1537
FAILED [dpkg-buildpackage died]

Kind regards,
Philipp Kern


signature.asc
Description: Digital signature


Bug#460415: supertux: New upstream version 0.3.1 avaiable

2008-01-12 Thread Willi Mann
Package: supertux
Version: 0.3.0~dfsg-1
Severity: wishlist

http://supertux.lethargik.org/wiki/Download/Unstable



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



Bug#460411: MIME::Entity wrong about *digest* boundaries

2008-01-12 Thread David F. Skoll

[EMAIL PROTECTED] wrote:


I visited http://www.mimedefang.org/ but could not find a Submit Bug
button. Never mind.


The proper place to submit bug reports for CPAN modules is
http://rt.cpan.org/Public/Dist/Display.html?Name=mime-tools


MIME::Entity has got it wrong about *digest* boundaries.


Yes, probably.  We'll look into it.  If you wouldn't mind opening a
ticket on rt.cpan.org, I would appreciate it.

A workaround that I'd recommend is to make each sub-part of the digest
a message/rfc822 entity and include everything (headers and all) in the
body part.  MIME-tools always wants to add at least a Content-Type:
header to every subpart and fixing that is unlikely to happen.

Regards,

David.



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



Bug#459461: [Pkg-alsa-devel] Bug#459461: Sounds devices to not appear in /dev until running dpkg-reconfigure alsa-base

2008-01-12 Thread Elimar Riesebieter
On Sat, 12 Jan 2008 the mental interface of
Thomas Wood told:

> 
> On Sat, 2008-01-12 at 14:05 +0100, Elimar Riesebieter wrote:
> > On Wed, 09 Jan 2008 the mental interface of
> > Thomas Wood told:
> > 
> > 
> > > $ cat /etc/modules | grep snd
> > > snd_emu10k1
> > 
> > Try to remove this entry, reboot and let udev do the job then ;)
> 
> I think I actually added this entry because it wasn't being loaded in
> the first place.
> 
> I removed it, rebooted, and no sound drivers were loaded at all after
> start up.
> 
> Definitely seems like a udev problem then?

Please try:
# /etc/init.d/udev restart
# udevtrigger
and check whether drivers are loaded then?

Elimar


-- 
  Experience is something you don't get until 
  just after you need it!


signature.asc
Description: Digital signature


Bug#460414: kmymoney2: New upstream version available

2008-01-12 Thread Micha Lenk
Package: kmymoney2
Version: 0.8.7-2
Severity: wishlist

Hi,

KMyMoney2 is available in version 0.8.8, which contains an important
change in it's plugin interface. From the ChangeLog:

2007-11-04 Thomas Baumgart <[EMAIL PROTECTED]>
  * Adapted plugin interface to support new external AqBanking plugin

This change is required in order to build the KMyMoney plugin for
AqBanking support available here [1], which is needed to provide online
banking functionality again (Bug #434278).

1. http://www.aquamaniac.de/sites/download/packages.php?package=05&showall=1

I file this bug just because I want to get notified when the new version
is available in the archive.

Regards
  Micha



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



Bug#443053: reassign 443053 to happs

2008-01-12 Thread Lucas Nussbaum
# Automatically generated email from bts, devscripts version 2.10.11
# reassign to source package
reassign 443053 happs 




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



Bug#458895: maven2: commons-cli.jar is the culprit

2008-01-12 Thread Dalibor Topic

Paul Cager schrieb:

Although the change has destroyed backwards compatibility (and I don't
like that), the new behaviour agrees with cli's API specification. So I
think we should call this a bug in Maven which just happens to be
harmless with cli version 1.0.
  
Thanks, Paul, I think that's the way to go. I've seen one of two issues 
in the Maven JIRA mentioning
the transition to common-cli 1.1, but I don't think there was a patch 
for it, so I assume the Maven

developers would welcome the fix.

cheers.
dalibor topic



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



Bug#435536: reassign 435536 to gtk2hs

2008-01-12 Thread Lucas Nussbaum
# Automatically generated email from bts, devscripts version 2.10.11
# reassign to source package
reassign 435536 gtk2hs 




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



Bug#451403: ack-grep: FTBFS: Test failure

2008-01-12 Thread Ana Guerrero
On Thu, Nov 15, 2007 at 01:17:23PM -0500, Daniel Schepler wrote:
> Package: ack-grep
> Version: 1.72-1
> Severity: serious
> 
> From my pbuilder build log:
> 
> ...
> /usr/bin/make -C . OPTIMIZE="-g -Wall -O2" test
> make[1]: Entering directory `/tmp/buildd/ack-grep-1.72'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/00-load.# Testing App::Ack 1.72, Perl 5.008008, /usr/bin/perl
> ok
> t/ack-1...ok
> t/ack-a...ok
> t/ack-binary..ok
> t/ack-c...ok
> t/ack-g...ok
> t/ack-h...ok
> t/ack-lineok
> t/ack-o...ok
> t/ack-passthruok
> t/ack-textok
> t/ack-typeok
> t/ack-v...ok
> t/ack-w...ok
> t/context.
> #   Failed test 'Looking for left in multiple files with grouping'
> #   in t/context.t at line 197.
> # Structures begin differing at:
> #  $got->[0] = 't/text/science-of-myth.txt'
> # $expected->[0] = 't/text/boy-named-sue.txt'
> # Looks like you failed 1 test of 12.
> dubious
> Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED test 10
> Failed 1/12 tests, 91.67% okay
> t/filetypes...ok
> t/interesting.ok
> t/longoptsok
> t/module..ok
> t/pod-coverageskipped
> all skipped: Test::Pod::Coverage 1.04 required for testing POD 
> coverage
> t/pod.skipped
> all skipped: Test::Pod 1.14 required for testing POD
> t/standalone..ok
> t/zerook
> Failed Test Stat Wstat Total Fail  Failed  List of Failed
> ---
> t/context.t1   256121   8.33%  10
> 2 tests skipped.
> Failed 1/23 test scripts, 95.65% okay. 1/159 subtests failed, 99.37% okay.
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory `/tmp/buildd/ack-grep-1.72'
> make: *** [debian/stamp-makefile-check] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> pbuilder: Failed autobuilding of package
> 
> It may be relevant that my filesystem has the ext3 dir_index option enabled,
> which changes the behavior regarding directory ordering.

Reproducible in i386, using ext3 as well, default options.

Ana



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



Bug#459340: icedove: incompatible build-type (linux-gnu_x86-gcc3) breaks addons

2008-01-12 Thread Alexander Sack - Debian Bugmail
On Mon, Jan 07, 2008 at 08:20:26PM +0100, Michael Biebl wrote:
> Alexander Sack - Debian Bugmail wrote:
>> maybe use the enigmail package in the archive for now?
>
> There are other extensions I use which are not packaged (yet). So I simply 
> downgraded to 2.0.0.6-1 for now.
>
> And yes, I definitely expect that the extensions from addons.mozilla.org 
> work for icedove/iceweasel.
>

I agree that we should have an icedove build thats compatible with
upstream releases - if possible.

All I wanted to say was that if you cannot live without enigmail
you should use the packaged extension - if not by default, as a
temporary workaround.

 - Alexander

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/



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



Bug#459461: [Pkg-alsa-devel] Bug#459461: Sounds devices to not appear in /dev until running dpkg-reconfigure alsa-base

2008-01-12 Thread Thomas Wood

On Sat, 2008-01-12 at 14:05 +0100, Elimar Riesebieter wrote:
> On Wed, 09 Jan 2008 the mental interface of
> Thomas Wood told:
> 
> 
> > $ cat /etc/modules | grep snd
> > snd_emu10k1
> 
> Try to remove this entry, reboot and let udev do the job then ;)

I think I actually added this entry because it wasn't being loaded in
the first place.

I removed it, rebooted, and no sound drivers were loaded at all after
start up.

Definitely seems like a udev problem then?

Regards,

Thomas




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



Bug#460254: How about to remove xlibs-dev build-depends ?

2008-01-12 Thread Barak A. Pearlmutter
What is the harm of a an "libx11-dev | xlibs-dev" dependency?  Does
breaking the ability to (auto)build on an old debian system have any
actual benefit?

Should I also remove any Â#ifdef's inactive in Debian?
--
Barak A. Pearlmutter
 Hamilton Institute & Dept Comp Sci, NUI Maynooth, Co. Kildare, Ireland
 http://www.bcl.hamilton.ie/~barak/





Bug#94986: Tuxtype 1.5.6.dfsg1 provides the requested functionality

2008-01-12 Thread Holger Levsen
notfixed 94986 1.5.6.dfsg1
thanks

Hi era,

thanks for caring, but...

On Saturday 12 January 2008 13:48, era eriksson wrote:
> From a brief look at the current version of Tuxtype in Ubuntu

...you conclude from a brief look? Further down you also say "you did not 
explore much"...

> , which is 
> directly based on Debian's version, the requested functionality is
> present.  Word lists are editable (in some way; did not explore this
> much, but there is a menu entry for this)

word lists are only editable in /usr which as the submitter said, will make 
them overwritten on upgrades...

You would have seen this if you just would have tried the "edit wordlists" 
menu item in the programm _once_, it directly says "this feature is not ready 
yet".

> and in addition, the package 
> is localized into a number of different languages, including German.
> (In the source package, tuxtype/data/themes/deutsch/words/ contains six
> files of German words, rated for different levels in the games.)  The
> upstream ChangeLog appears to indicate that localization was introduced
> in version 1.0pre1.

Not relevant to this bug report.

> I'm suggesting that this bug could be closed, although I leave the final
> verdict to the package maintainer.

But yet you have closed it for a specific version, which was not even the 
latest, so it looked like the bug was reintroduced in later versions...


So no, this bug is still open for a reason :-)


As said, thanks for caring about tuxtype and Debian, but please take a bit 
more time and carefullness next time.  

regards,
Holger 


pgpAeew4S2Yef.pgp
Description: PGP signature


Bug#460413: python-django-registration: Cannot import ugettext_lazy

2008-01-12 Thread Vincent Bernat
Package: python-django-registration
Version: 0.3p5-1
Severity: normal

Hi !

After installing python-django-registration and setting up on a fresh
Django project following instructions in overview.txt.gz, I get this
error:

Error: Couldn't install apps, because there were errors in one or more
models:
registration: cannot import name ugettext_lazy

I am using python-django from unstable. The dependency of
python-django-registration asks for an SVN version but it seems that
0.96.1 of Django does not include the necessary changes. In this case,
the dependency is incorrect. It works fine with 0.97~svn from
experimental.

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

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

Versions of packages python-django-registration depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-django 0.96.1-1   A high-level Python Web framework
ii  python-support0.7.6  automated rebuilding support for p

python-django-registration recommends no packages.

-- no debconf information



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



Bug#460409: Acknowledgement (cryptsetup: Cannot add Key to LUKS partition)

2008-01-12 Thread Tobias Frost
found 460409 2:1.0.6~pre1-1
thanks

I downgraded to 2:1.0.5-1, and "luksAddKey" seems working again. 





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



Bug#317841: marking packages as automatically installed is also slow

2008-01-12 Thread Timo Lindfors
Hi,

marking packages as automatically installed seems to be also quite
slow even on my 700MHz Athlon system with 1GB of RAM.

I used ptrace to attach to aptitude, then pressed "M" on a package and
logged the value of EIP at every instruction and then counted what
values are most common:

count   EIP symbol:offset
299 b7d30d8a_ZN7cwidget18column_dispositionC1ERKSsiPKc-0xa0:9a
435 b7de70b8_ZNK4sigc8internal11signal_impl4sizeEv-0xd0:c8
   9986 b7e4b672_ZNK13Configuration5FindBEPKcb:52
   9987 b7e5e4dc_ZN8pkgCache11PkgIteratorppEi:5c
  10006 b7e4aa3e_ZN13Configuration6LookupEPKcb:ae
  10026 b7e4a889_ZN13Configuration6LookupEPNS_4ItemEPKcmb:f9
  10048 b7ae741estrlen:ae
  40082 b7e4645a
_Z13stringcasecmpN9__gnu_cxx17__normal_iteratorIPKcSsEES3_S2_S2_:6a
  40089 b7c88c51_ZNSs9_M_mutateEjjj:f1
  40090 b7c882d6_ZNSsC1ERKSs:36
  40168 b7c89710_ZNSs12_M_leak_hardEv:40
  40174 b7c86c11_ZNSs4_Rep9_S_createEjjRKSaIcE:71
  40174 b7c86c52_ZNSs4_Rep10_M_destroyERKSaIcE:22
  40209 b7ae8895memcpy:45
  40284 b7caae46_ZdlPv:26
  40300 b7ae078amalloc_set_state:99a
  40310 b7cac785_Znwj:85
  40313 b7ae4521__libc_free:41
  40482 b7ae2ce5__libc_malloc:45
  40505 b7ae0e54malloc_set_state:1064
  70150 b7e443aa_ZN4MMapC2Em-0xa0:9a
 162266 b7a8b293__libc_init_first-0x70:63
 201479 b7a99316toupper:36
 201479 b7b85e1e__frame_state_for:d1e
 281497 b7c36a7a_ZN9__gnu_cxx9free_list8_M_clearEv-0x1490:9a

(I was not able to trace all instructions since it took really long
but this should cover the first 1494401 instructions needed to mark
package as automatically installed)

best regard,
Timo Lindfors




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



Bug#459973: jpilot: Fails to sync ContactsDB

2008-01-12 Thread Ludovic Rousseau

Ola Jirlow a écrit :

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb75178c0 (LWP 4336)]
0xb7f25140 in pi_buffer_expect () from /usr/lib/libpisock.so.9
(gdb) backtrace
#0  0xb7f25140 in pi_buffer_expect () from /usr/lib/libpisock.so.9
#1  0xb7f251cc in pi_buffer_append () from /usr/lib/libpisock.so.9
#2  0x080575e2 in pack_contact_cai_into_ai ()
#3  0x080583a3 in sync_categories ()
#4  0x0805e38c in jp_sync ()
#5  0x0805e8c2 in sync_once ()
#6  0x080609ef in setup_sync ()
#7  0x08051a6b in main ()
(gdb)


The crash happen in libpisock from the package libpisock9.

Can you install libpisock9 version 0.12.3-2 from Debian unstable and try 
to reproduce the bug?


On my side I used version 0.12.3-2 and could not reproduce the bug. I 
will try the older version 0.12.2-11 to use the same version as you and 
try again.


Thanks

--
 Dr. Ludovic Rousseau




Bug#432367: multi-gnome-terminal: FTBFS: libtool: link: cannot find the library `/usr/lib/libdb3.la'

2008-01-12 Thread Lucas Nussbaum
notfound 432367 1.6.2-13
thanks

On 29/07/07 at 06:34 +0200, Cyril Brulebois wrote:
> Version: 1.6.2-13
> 
> Cyril Brulebois <[EMAIL PROTECTED]> (29/07/2007):
> > just for the records, the B-D are installable in a sid chroot.
> 
> And 1.6.2-13 builds fine from source, checked in a sid chroot, and see
> the build results[1] after for 1.6.12-3+b1, only sparc is missing (which
> is normal since this arch was laggy).

Hi Cyril,

when foundversion == fixedversion, you have to mark the bug as notfound
too, so the BTS sees the bug as fixed.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



<    1   2   3   4   5   >