Bug#439631: [imagemagick bug] Prod user

2009-01-25 Thread grok
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 Can you reproduce http://bugs.debian.org/439631 using a
 new version of ImageMagick (from testing/unstable or
 experimental), please?
 
 If the problem is still present, can you send us a test
 image or an URL where we can download, and the exact
 command line that you are using?
 
 We will close this bug on february 15 2009.

(I wonder what happened to my previous reply on this bug?)

In any case: 

It appears that I 'upgraded myself' out of this bug some few
versions back; and so I no longer get this annoying bug --
or any of the other defects of ImageMagick's SVG rendering,
for that matter, which weren't mentioned at the time.
Everything seems to render quite well now, SVG-wise. So it
appears time indeed to close this bug report.

Thanx for all the work.


- -- grok.




 

- -- 
*** FULL-SPECTRUM DOMINANCE! ***
* BOYCOTT BOURGEOIS MASS-MEDIA:  *   McNews:  UNfair  UNbalanced  *
*  Get mediaworx for your group/Internet/pirate tv/radio station!  *
  Critical endorsement only    Most sites need donations ***
* http://www.brasschecktv.comBrasscheck TV *
* http://www.politube.org politube.org *
**  Capitalism lives on borrowed time:  the ultimate carry trade  **
GPG fingerprint = 2E7F 2D69 4B0B C8D5 07E3  09C3 5E8D C4B4 461B B771
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFJfLh9Xo3EtEYbt3ERAlBWAJ4mGTFAedLvePeAbsOGst3HZRIATQCeKCke
0y2K54ZqyTdkg2051nTQDM8=
=tjaS
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#445574: [debian][bug][imagemagick] Could you retest and provide file example

2009-01-25 Thread Bastien ROUCARIES
forwarded 445574 
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3t=13001
tags 445574 + confirmed
tags 445574 - moreinfo
thanks

On Sun, Jan 25, 2009 at 6:41 PM, Pieter-Tjerk de Boer
ptdeb...@cs.utwente.nl wrote:
 Hello,

 On Sun, Jan 25, 2009 at 05:55:54PM +0100, Bastien ROUCARIES wrote:

 from debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445574
 Could you please retest with experimental version?

 Is there a way to do so without upgrading my otherwise stable
 system to experimental?
I have forwarded to upstream

yes you could :) add to /etc/apt/source.list
-
# Debian experimental
#deb http://ftp.debian.org/debian/ experimental main contrib non-free
-

and to /etc/apt/preferences
--
Package: *
Pin: release a=stable
Pin-Priority: 990

Package: *
Pin: release a=unstable
Pin-Priority: 99

Package: *
Pin: release a=experimental
Pin-Priority: 9

do a apt-get update

then apt-get install -t experimental imagemagick, normally it will
work but I think your test case is quite good :)


 I just retested with the version currently on my system (imagemagick
 version 7:6.2.4.5.dfsg1-0.14), with the debian logo from
  http://www.debian.org/logos/openlogo-nd-50.png
 and can easily reproduce the problem, by comparing the output of
 the following two commands:

I have forwarded to upstream

  convert openlogo-nd-50.png test.pdf
  convert openlogo-nd-50.png -density 72 test.pdf

 According to the documentation, the default density value is 72 dpi,
 and the default unit for the density option is dpi, so the output
 pdf files should look the same.
 However, they don't: the second command results in a pdf file with
 a much smaller picture.

 Strangely, when trying with another debian picture, namely from
  http://www.debian.org/Pics/debian.png
 the bug doesn't occur: both pdf's look identical.

 Regards,
  Pieter-Tjerk


-- 

ROUCARIÈS Bastien
roucaries.bastien+deb...@gmail.com
---
DO NOT WRITE TO roucaries.bastien+blackh...@gmail.com OR BE BLACKLISTED



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512994: [supertuxkart] New Version 0.6 released

2009-01-25 Thread Christoph Egger
Sebastian schrieb:
 Package: supertuxkart
 Version: 0.5-1
 Severity: wishlist
 
 Please package the new Version.
 
 Thanks for your work!

Hi all!

  I just gave it an look. Building is no problem (except you don't have
enough disk space like me), all but the GCC 4.4 Path are upstream so
they need to be removed from the series.

  However at least data/tracks/xr591 contains CC 2.5 only data so we
will need to repack it. I can certainly do this but my space time will
be limited so if someone wants it sooner just go ahead.

Regards

  Christoph

-- 
/\  ASCII Ribbon : GPG-Key ID: 0x0372275D
\ /Campaign   :
 X   against HTML : Working for Debian
/ \   in eMails   : http://www.debian.org/

http://www.christoph-egger.org/



signature.asc
Description: OpenPGP digital signature


Bug#483503: xmlto is confused by cross-references into an external entity.

2009-01-25 Thread Daniel Leidert
Am Donnerstag, den 29.05.2008, 20:34 -0700 schrieb Daniel Burrows:
 On Thu, May 29, 2008 at 04:50:08PM +0200, Daniel Leidert 
 daniel.leid...@wgdd.de was heard to say:
  Am Donnerstag, den 29.05.2008, 07:18 -0700 schrieb Daniel Burrows:
 If I run xmllint on the source, it spits the source back at me.  Ah, I
   need to pass --nooout, in which case it tells me it doesn't like the
   nbsp; and lambda; entities.
  
  You should check with --nnout --valid (or --xinclude --postvalid, if
  there are xincludes).
  
  So did you stumble over a bug or were your documents buggy (not
  well-formed)?
 
   I don't know. :-)  When I run xmllint --noout --valid on
 aptitude.xml, I get no complaints.  Can I assume that means it's
 well-formed?

Sorry, I forgot to answer this. xmllint tests on well-formedness by
default. With --valid it further tests, that it is valid against a DTD.

However, xmlto performs:

xmllint --noout --xinclude --postvalid ...

(forget about the --xinclude switch) and this fails in this case. I
found this statement by the upstream author of xsltproc:

http://mail.gnome.org/archives/xml/2004-December/msg00062.html

I will add the --noent switch in xmltos xmllint call to resolve this
issue.

Regards, Daniel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513021: openct: new upstream version available

2009-01-25 Thread Frank Engler
Package: openct
Severity: wishlist


Hello,

a new upstream version (0.6.15) of openct is available. It would be 
nice, if there will be a package of it in debian.

Thanks
Frank



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513023: Allow user to select db.ipv6.clamav.net

2009-01-25 Thread Bernhard Schmidt
Package: clamav-freshclam
Version: 0.94.dfsg.2-1
Severity: wishlist

Since version 0.94 freshclam can use IPv6 to fetch changes in the virus 
database.
The clamav folks have introduced a worldwide DNS rotation listing all mirrors. 
Please make the hostname

db.ipv6.clamav.net

configurable with debconf.

-- Package-specific info:
--- configuration ---
/etc/clamav/clamd.conf: clamd directives
--
LogFile = /var/log/clamav/clamav.log
LogFileUnlock = no
LogFileMaxSize = 0
LogTime = yes
LogClean = no
LogVerbose = no
LogSyslog = no
LogFacility = LOG_LOCAL6
PidFile = /var/run/clamav/clamd.pid
TemporaryDirectory not set
ScanPE = yes
ScanELF = yes
DetectBrokenExecutables = no
ScanMail = yes
MailFollowURLs = no
ScanPartialMessages = no
PhishingSignatures = yes
PhishingScanURLs = yes
PhishingAlwaysBlockCloak = no
PhishingAlwaysBlockSSLMismatch = no
HeuristicScanPrecedence = no
DetectPUA = no
ExcludePUA not set
IncludePUA not set
StructuredDataDetection = no
StructuredMinCreditCardCount = 3
StructuredMinSSNCount = 3
StructuredSSNFormatNormal = yes
StructuredSSNFormatStripped = no
AlgorithmicDetection = yes
ScanHTML = yes
ScanOLE2 = yes
ScanPDF = yes
ScanArchive = yes
MaxScanSize = 104857600
MaxFileSize = 26214400
MaxRecursion = 16
MaxFiles = 1
ArchiveLimitMemoryUsage = no
ArchiveBlockEncrypted = no
DatabaseDirectory = /var/lib/clamav
TCPAddr not set
TCPSocket not set
LocalSocket = /var/run/clamav/clamd.ctl
MaxConnectionQueueLength = 15
StreamMaxLength = 10485760
StreamMinPort = 1024
StreamMaxPort = 2048
MaxThreads = 12
ReadTimeout = 180
IdleTimeout = 30
MaxDirectoryRecursion = 15
ExcludePath not set
FollowDirectorySymlinks = no
FollowFileSymlinks = no
ExitOnOOM = no
Foreground = no
Debug = no
LeaveTemporaryFiles = no
FixStaleSocket = yes
User = clamav
AllowSupplementaryGroups = yes
SelfCheck = 3600
VirusEvent not set
ClamukoScanOnAccess not set
ClamukoScanOnOpen not set
ClamukoScanOnClose not set
ClamukoScanOnExec not set
ClamukoIncludePath not set
ClamukoExcludePath not set
ClamukoMaxFileSize = 5242880
DevACOnly not set
DevACDepth not set
*** MailMaxRecursion is DEPRECATED ***
*** ArchiveMaxFileSize is DEPRECATED ***
*** ArchiveMaxRecursion is DEPRECATED ***
*** ArchiveMaxFiles is DEPRECATED ***
*** ArchiveMaxCompressionRatio is DEPRECATED ***
*** ArchiveBlockMax is DEPRECATED ***

/etc/clamav/freshclam.conf: freshclam directives
--
LogFileMaxSize = 0
LogTime = no
LogVerbose = no
LogSyslog = no
LogFacility = LOG_LOCAL6
PidFile = /var/run/clamav/freshclam.pid
DatabaseDirectory = /var/lib/clamav/
Foreground = no
Debug = no
AllowSupplementaryGroups = no
DatabaseOwner = clamav
Checks = 24
UpdateLogFile = /var/log/clamav/freshclam.log
DNSDatabaseInfo = current.cvd.clamav.net
DatabaseMirror = db.local.clamav.net
DatabaseMirror = database.clamav.net
MaxAttempts = 5
ScriptedUpdates = yes
CompressLocalDatabase = no
HTTPProxyServer not set
HTTPProxyPort not set
HTTPProxyUsername not set
HTTPProxyPassword not set
HTTPUserAgent not set
NotifyClamd = /etc/clamav/clamd.conf
OnUpdateExecute not set
OnErrorExecute not set
OnOutdatedExecute not set
LocalIPAddress not set
ConnectTimeout = 30
ReceiveTimeout = 30
SubmitDetectionStats not set
DetectionStatsCountry not set

Engine and signature databases
--
Engine version: 0.94.2
Database directory: /var/lib/clamav/
main db: Format: .cvd, Version: 49, Build time: Thu Oct 23 00:03:26 2008
daily db: Format: .cvd, Version: 8901, Build time: Sun Jan 25 11:10:36 2009

--- data dir ---
insgesamt 19624
-rw-r--r-- 1 clamav clamav  1625515 25. Jan 20:20 daily.cvd
-rw-r--r-- 1 clamav clamav 18462921 25. Jan 20:20 main.cvd
-rw--- 1 clamav clamav   52 25. Jan 20:21 mirrors.dat

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28.2
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 clamav-freshclam depends on:
ii  clamav-base0.94.dfsg.2-1 anti-virus utility for Unix - base
ii  debconf [debconf-2.0]  1.5.24Debian configuration management sy
ii  debianutils2.30  Miscellaneous utilities specific t
ii  libbz2-1.0 1.0.5-1   high-quality block-sorting file co
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libclamav5 0.94.dfsg.2-1 anti-virus utility for Unix - libr
ii  libgmp3c2  2:4.2.2+dfsg-3Multiprecision arithmetic library
ii  logrotate  3.7.7-3   Log rotation utility
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  ucf3.0011Update Configuration File: preserv
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

clamav-freshclam recommends no packages.

Versions of packages 

Bug#513024: cdrkit: No manpages for the old tools

2009-01-25 Thread Maximilian Gaß
Package: cdrkit
Severity: normal

cdrkit replaced cdrtools and the old tools are only symlinks to the
new ones. But the manpages are not symlinked accordingly, leading to
missing manpages for cdrecord and the like.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#336574: mutt: Couldn't lock a file in a cfs-encrypted filesystem

2009-01-25 Thread Antonio Radici

Hi,
first of all, I was able to reproduce the problem but with a different outcome:
lockd took all the CPU and I had to reboot my system.

cfsd is running over NFS and it would be interesting to know which kernel
you're using and if you still see the problem. I think that this is outside
the mutt space, mutt_dotlock calls fnctl, it fails; the root cause of this
should be in the cfs/nfs code.

I think that this bug should be reassigned to the cfs package, Christoph, what
do you think?

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513025: exif info is missing after performing a rotate

2009-01-25 Thread Marc Leeman
Package: mirage
Version: 0.9.3-2
Severity: important

I've been using mirage for a number of weeks for maintaining my rather
large picture collection and just noticed (silly me) that the EXIF tags
are missing after rotating pictures.

I noticed a fixed bug in 0.9.1 but in the current version, the problem
still seems to be there:

A simple test with a picture taken (DSC100); copying it and using
exifprobe to verify shows the problem: all EXIF data is missing in the
rotated copy of the picture.

A really great program; only a pitty that the EXIF data is missing after
rotating the image.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages mirage depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  python2.5.2-3An interactive high-level object-o
ii  python-gtk2   2.12.1-6   Python bindings for the GTK+ widge
ii  python-support0.8.4  automated rebuilding support for P

mirage recommends no packages.

mirage suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513026: dctrl-tools: [INTL:ru] Russian program translation update

2009-01-25 Thread Yuri Kozlov
Package: dctrl-tools
Version: 2.13.1
Severity: wishlist
Tags: l10n patch


Russian program translation update is attached.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# translation of ru.po to Russian
# Copyright (C) YEAR Antti-Juhani Kaijanaho
# This file is distributed under the same license as the PACKAGE package.
#
# Yuri Kozlov kozlo...@gmail.com, 2006.
# Yuri Kozlov yu...@komyakino.ru, 2009.
msgid 
msgstr 
Project-Id-Version: dctrl-tools 2.13.1\n
Report-Msgid-Bugs-To: a...@debian.org\n
POT-Creation-Date: 2009-01-06 17:17+0200\n
PO-Revision-Date: 2009-01-25 23:09+0300\n
Last-Translator: Yuri Kozlov yu...@komyakino.ru\n
Language-Team: Russian debian-l10n-russ...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n
Plural-Forms:  nplurals=3; plural=(n%10==1  n%100!=11 ? 0 : n%10=2  
n%10=4  (n%10010 || n%100=20) ? 1 : 2);\n

#: lib/ifile.c:54
#, c-format
msgid %s (child): failed to exec /bin/sh: %s\n
msgstr %s (потомок): ошибка при запуске /bin/sh: %s\n

#: lib/ifile.c:100
#, c-format
msgid %s: command (%s) failed (exit status %d)\n
msgstr %s: неудачное завершение команды (%s) (код возврата %d)\n

#: lib/ifile.c:109
#, c-format
msgid %s: command (%s) was killed by signal %d\n
msgstr %s: команда (%s) завершилась по сигналу %d\n

#: lib/ifile.c:127
#, c-format
msgid %s: %s: cannot stat: %s\n
msgstr %s: %s: не удалось выполнить stat: %s\n

#: lib/ifile.c:138
msgid is a directory, skipping
msgstr это каталог, игнорируется

#: lib/ifile.c:139
msgid is a block device, skipping
msgstr это блочное устройство, игнорируется

#: lib/ifile.c:140
msgid internal error
msgstr внутренняя ошибка

#: lib/ifile.c:141
msgid is a socket, skipping
msgstr это сокет, игнорируется

#: lib/ifile.c:142
msgid unknown file type, skipping
msgstr файл неизвестного типа, игнорируется

#: lib/misc.c:37
#, c-format
msgid %s: using `%s' as pager\n
msgstr %s: в качестве программы просмотра используется `%s'\n

#: lib/misc.c:47
#, c-format
msgid %s: popen failed for %s: %s\n
msgstr %s: ошибка при выполнении popen для %s: %s\n

#: lib/paragraph.c:122
msgid warning: expected a colon
msgstr предупреждение: ожидается двоеточие

#: lib/paragraph.c:128
msgid expected a colon
msgstr ожидается двоеточие

#: lib/predicate.c:40 grep-dctrl/grep-dctrl.c:227 grep-dctrl/grep-dctrl.c:336
msgid predicate is too complex
msgstr слишком сложный предикат

#: lib/sorter.c:49
msgid Parse error in field.
msgstr Синтаксическая ошибка в поле.

#: grep-dctrl/grep-dctrl.c:47
msgid grep-dctrl -- grep Debian control files
msgstr grep-dctrl -- grep по управляющим файлам Debian

#: grep-dctrl/grep-dctrl.c:110
msgid Show the testing banner.
msgstr Показать тестовую заставку.

#: grep-dctrl/grep-dctrl.c:112 sort-dctrl/sort-dctrl.c:39
#: tbl-dctrl/tbl-dctrl.c:42 join-dctrl/join-dctrl.c:45
msgid LEVEL
msgstr УРОВЕНЬ

#: grep-dctrl/grep-dctrl.c:112 sort-dctrl/sort-dctrl.c:39
#: tbl-dctrl/tbl-dctrl.c:42 join-dctrl/join-dctrl.c:45
msgid Set debugging level to LEVEL.
msgstr Установить уровень отладки равным УРОВНЮ.

#: grep-dctrl/grep-dctrl.c:113 grep-dctrl/grep-dctrl.c:116
msgid FIELD,FIELD,...
msgstr ПОЛЕ,ПОЛЕ,...

#: grep-dctrl/grep-dctrl.c:113
msgid Restrict pattern matching to the FIELDs given.
msgstr Ограничить поиск шаблонов заданными ПОЛЯМИ.

#: grep-dctrl/grep-dctrl.c:114
msgid This is a shorthand for -FPackage.
msgstr Это сокращение для -FPackage.

#: grep-dctrl/grep-dctrl.c:115
msgid This is a shorthand for -FSource:Package.
msgstr Это сокращение для -FSource:Package.

#: grep-dctrl/grep-dctrl.c:116
msgid Show only the body of these fields from the matching paragraphs.
msgstr Показать только содержимое полей подходящих параграфов.

#: grep-dctrl/grep-dctrl.c:117
msgid 
Show only the first line of the \Description\ field from the matching 
paragraphs.
msgstr Показать только первую строку поля \Description\ подходящих 
параграфов.

#: grep-dctrl/grep-dctrl.c:118
msgid Suppress field names when showing specified fields.
msgstr Не показывать имена полей при отображении содержимого полей.

#: grep-dctrl/grep-dctrl.c:119
msgid Regard the pattern as an extended POSIX regular expression.
msgstr Рассматривать шаблон как расширенное регулярное выражение POSIX.

#: grep-dctrl/grep-dctrl.c:120
msgid The pattern is a standard POSIX regular expression.
msgstr Рассматривать шаблон как стандартное регулярное выражение POSIX.

#: grep-dctrl/grep-dctrl.c:121
msgid Ignore case when looking for a match.
msgstr Игнорировать регистр при поиске совпадений.

#: grep-dctrl/grep-dctrl.c:122
msgid Show only paragraphs that do not match.
msgstr Показать только неподходящие параграфы.

#: grep-dctrl/grep-dctrl.c:123
msgid Show those fields that have NOT been selected with -s

Bug#513027: suggest using libbsd

2009-01-25 Thread Robert Millan
Package: libedit2
Version: 2.11~20080614-1
Severity: wishlist

I noticed that some glue code has been implemented so that this library
builds on Glibc, including things like fgetln() and strlcpy().  Note that
libbsd already provides that, so you might be interested in linking with it
to increase code sharing and reduce maintenance overhead.

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

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

Versions of packages libedit2 depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libncurses5   5.7+20081220-1 shared libraries for terminal hand

libedit2 recommends no packages.

libedit2 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512918: check arguments

2009-01-25 Thread Ludovic Rousseau

jida...@jidanni.org a écrit :

Package: plucker
Version: 1.8-29
Severity: wishlist

Plucker perhaps could check the arguments it is given to be sure they
match the man page.

One discovers
$ plucker a.pdb; plucker b.pdb
work fine, but
$ plucker a.pdb b.pdb; Or even: plucker a.pdb a.pdb
give a mess.


What do you call a mess?

If I use plucker a.pdb a.pdb I have the same behavior that if I use 
plucker. plucker proposes a file selector with only one .pdb file. Do 
you have something else?


Please be more descriptive in your bug reports. Something like:
Summary:
Provide a descriptive summary of the issue.

Steps to Reproduce:
In numbered format, detail the exact steps taken to produce the bug.

Expected Results:
Describe what you expected to happen when you executed the steps above.

Actual Results:
Explain what actually occurred when steps above were executed.

Regression:
Describe circumstances where the problem occurs or does not occur, such 
as software versions and/or hardware configurations.


Notes:
Provide additional information, such as references to related problems, 
workarounds and relevant attachments.


Bye

--
 Dr. Ludovic Rousseau



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#350957: mutt: postponed messages with 'bcc' but no 'to' are shown incorrectly

2009-01-25 Thread Antonio Radici

tag 350957 +confirmed upstream
forwarded 350957 http://bugs.mutt.org/3157
thanks

Reproducible against 1.5.18-4, reported upstream

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#352680: mutt: imap synchronization seems to be broken

2009-01-25 Thread Antonio Radici

tag 352680 fixed-upstream
forwarded 352680 http://bugs.mutt.org/3002
fixed 352680 1.5.18-4
thanks

I wasn't able to reproduce the problem.
Having a look at the mutt trac, it seems that the bug
was fixed upstream with this commit:

http://dev.mutt.org/trac/changeset/97aa20438c47

See the forwarded URL for more info.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513028: coreutils: expand is not wide-character aware

2009-01-25 Thread Peter Maydell
Package: coreutils
Version: 5.97-5.3

The POSIX documentation of the expand utility is fairly clear that it
should operate in terms of column positions, not byte counts, and
since the value of LC_CTYPE is used for the determination of the
width in column positions each character would occupy wide characters
are obviously supposed to be supported.

GNU coreutils expand doesn't appear to do this, as the transcript
below indicates. The test file contains a line with two Japanese
(double width) characters, then a tab, then the string 'hello',
followed by a line with two single width characters, a tab, and
the string 'hello'.

When the output is sent raw to the console the tabs are interpreted
correctly and the two 'hello's line up. expand expands the tab in
the first line into just two spaces because it treats the two
Japanese characters as six columns (because they are six bytes in
UTF-8) rather than 4 columns (two double width characters).

mnementh$ echo $LC_CTYPE
ja_JP.UTF-8
mnementh$ cat /tmp/zz9
あまhello
am  hello
mnementh$ od -tx1 /tmp/zz9
000 e3 81 82 e3 81 be 09 68 65 6c 6c 6f 0a 61 6d 09
020 68 65 6c 6c 6f 0a
026
mnementh$ expand /tmp/zz9
あま  hello
am  hello
mnementh$ expand /tmp/zz9 | od -tx1
000 e3 81 82 e3 81 be 20 20 68 65 6c 6c 6f 0a 61 6d
020 20 20 20 20 20 20 68 65 6c 6c 6f 0a
034
mnementh$

The expected output is that the output of 'expand' should
match the output of dumping the file raw to the console.

Looking at the coreutils source the main loop of expand is
simply calling getc() and has no wide character support at all.

(FWIW, Ubuntu lenny's coreutils 6.10 has the same issue, so I
don't think it's been fixed upstream yet.)

-- PMM



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513032: netplug: Wrong path in manpage

2009-01-25 Thread Maximilian Gaß
Package: netplug
Version: 1.2.9-2
Severity: normal


The manpage netplugd(8) mentions an init script /etc/rc.d/init.d/netplugd. On
Debian this script is found in /etc/init.d/netplug



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#499916: opening files from Samba share opens empty document

2009-01-25 Thread Daniel Leidert
Am Donnerstag, den 30.10.2008, 18:54 + schrieb
petes-b...@thegoldenear.org:

 Whether connected to 'server' or by its IP address:
 
 # gnomevfs-info  smb://server/home/shared/tweak-changes.html
 Couldn't get main dbus connection: Did not receive a reply. Possible
 causes include: the remote application did not send a reply, the message
 bus security policy blocked the reply, the reply timeout expired, or the
 network connection was broken.
 Error: Internal error
 
 # gnomevfs-info -s smb://server/home/shared/tweak-changes.html
 Couldn't get main dbus connection: Did not receive a reply. Possible
 causes include: the remote application did not send a reply, the message
 bus security policy blocked the reply, the reply timeout expired, or the
 network connection was broken.
 Error: Internal error

Is libgnomevfs2-extra installed? This might explain, why it doesn't work
for you with Samba shares.

Regards, Daniel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510251: r-base-core is lacking /usr/share/R/includes/Rdevices.h

2009-01-25 Thread Dirk Eddelbuettel

On 25 January 2009 at 12:22, Joe Conway wrote:
| Andreas Tille wrote:
|  On Fri, 23 Jan 2009, Dirk Eddelbuettel wrote:
|  |  You can work around this problem for your local installation by just
|  |  copying src/include/Rdevices.h into the plr source directory.  The
|  |  you can build the package for the moment.
|  |
|  | I have to revert this.
| 
|  Yes, that was plain wrong.  R (upstream) changed their interface and
|  tightened this. It also affected things I maintain such as the RPy 
|  package.
| 
| It appears that you can simply delete from plr.h the line:
|#include Rdevices.h

FWIW that was exactly the same case with RPy.

| It looks like the definition for KillAllDevices was the only thing being 
| used, and I had already added
|#ifndef KillAllDevices
|...
| after R-2.7.0 came out.
| 
| I'll probably try to push out a new release in the next week or so, but 
| if you could test this and let me know if it works I'd appreciate it.

Cool,  Dirk

-- 
Three out of two people have difficulties with fractions.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513030: backport of dk-milter?

2009-01-25 Thread Gregory Colpart
Package: dk-milter
Severity: wishlist

Hi Mike (dk/dkim-milter maintainer),
Hi Alexander (dkim-milter backporter),

Could you consider uploading dk-milter in etch-backports?
I think it is useful (notably because Yahoo mail servers verify
DomainKey-Signature) and backporting it is quite easy (only
rebuilding)... and you are the best persons for supporting this
backport!

Regards,
-- 
Gregory Colpart r...@debian.org



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513029: git-svn: liberror-perl missing in dependencies list

2009-01-25 Thread Folke Behrens
Package: git-svn
Version: 1:1.5.6.5-2
Severity: serious
Justification: Policy 3.5

git-svn requires the optional package liberror-perl to be installed. If not 
installed perl fails to load the Error.pm module.

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

Kernel: Linux 2.6.28.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE.iso88591)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513031: netplug: Mistake in long description

2009-01-25 Thread Maximilian Gaß
Package: netplug
Version: 1.2.9-2
Severity: minor


I think there is a mistake in the long description of this package. it
says 'but does not work with any network card', which should rather read
'all network cards' or 'some network cards'.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510738: bluefish: Please drop Suggests: on gnome-bin

2009-01-25 Thread Daniel Leidert
Am Sonntag, den 04.01.2009, 16:50 +0100 schrieb Moritz Muehlenhoff:
 Package: bluefish
 Version: Please drop Suggests: on gnome-bin
 Severity: normal
 
 The old Gnome 1 libs will be removed after Lenny release. Please drop
 the Suggests: on gnome-bin.

I will do after Lenny. IMHO this is not that important atm, that it
warrants an upload to experimental nor to unstable (or did it get higher
priority?).

Regards, Daniel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513033: [conduit] Depends on python-pysqlite2 should be replace by python (= 2.5) | python-pysqlite2

2009-01-25 Thread Julien Lavergne
Package: conduit
Severity: normal

Hi,

Since the sqlite features are now include in python 2.5, the depends should be 
relax to python (= 2.5) | python-pysqlite2

Regards,
Julien Lavergne


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.26-1-amd64

Debian Release: 5.0
  500 testing security.debian.org 
  500 testing ftp.fr.debian.org 
   50 unstablemirror.home-dn.net 
   50 unstableftp.fr.debian.org 
1 experimentalftp.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#357089: mutt: please save postponed-then-editted attachments to a tempfile name

2009-01-25 Thread Antonio Radici

tag 357089 +wontfix
thanks

Hi Justin,
I've reproduced the bug against 1.5.18-4 but it does not sound
to me as a bug, what's the problem with having a /tmp/name file?

If you do 'C'opy the file and try to overwrite the existing one,
from the send panel, mutt will write:

File exists, (o)verwrite, (a)ppend, or (c)ancel?

If you want to overwrite the file it's still your decision.

What's the advantage of having a file named with the mkstemp/tempfile
function?

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510738: bluefish: Please drop Suggests: on gnome-bin

2009-01-25 Thread Moritz Muehlenhoff
Daniel Leidert wrote:
 Am Sonntag, den 04.01.2009, 16:50 +0100 schrieb Moritz Muehlenhoff:
  Package: bluefish
  Version: Please drop Suggests: on gnome-bin
  Severity: normal
  
  The old Gnome 1 libs will be removed after Lenny release. Please drop
  the Suggests: on gnome-bin.
 
 I will do after Lenny. IMHO this is not that important atm, that it
 warrants an upload to experimental nor to unstable (or did it get higher
 priority?).

Yes, it's not urgent.

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#373198: mutt: poor commandline parsing / error handling,reporting

2009-01-25 Thread Antonio Radici

tag 373198 fixed-upstream
forwarded 373198 http://bugs.mutt.org/2965
fixed 373198 1.5.18-4
thanks

Not found in version 1.5.18-4, Rocco fixed it,
see the forwarded URL

This is the current behavior.
---
$ mutt -i /asdf; echo $?
/asdf: No such file or directory
1
---

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#445574: [debian][bug][imagemagick] Could you retest and provide file example

2009-01-25 Thread roucaries bastien
severity 445574 wishlist
retitle 445574 Documentation bug: -density shoud always specify unit
thanks

According to upstream it is a documentation bug.:

The default resolution is 72DPI. That's a density of 72 and units of 
pixels-per-inch. Both are needed to specify the resolution. The density option 
is just a number. Its meaning requires the units option as well. We can 
improve the documentation but its just one of a thousand things pending on our 
to-do list and we will get to it as time permits.

Regards

Bastien

PS: from 
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3t=13001p=43558#p43558



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#409653: mutt: segfault sorting pop3 mailbox after saving/removing tagged messages

2009-01-25 Thread Antonio Radici

tag 409653 +moreinfo
thanks

Is this still reproducible?
If yes, please provide the corefile and your muttrc.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#409653: mutt: segfault sorting pop3 mailbox after saving/removing tagged messages

2009-01-25 Thread Antonio Radici

tag 409653 +unreproducible
notfound 409653 1.5.18-4
thanks

I tried your instructions from your last post but I was
not able to reproduce the problem, as I said before, the
corefile would be helpful.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511944: icoutils - support for Vista's PNG compressed icons

2009-01-25 Thread Mathew Eis
Hi all,

I had the need to batch extract the images from ico files, and found
that there were no current Linux utilities that supported Vista's PNG
compressed 256x256+ sized icons.

Attached is a patch (Based loosely on GIMP's ico loading code), that
adds suport for Vista's PNG compressed 256x256+ sized icons to
icotool.

The patch is against Debian's icoutils_0.26.0.orig.tar.gz -
http://ftp.de.debian.org/debian/pool/main/i/icoutils/icoutils_0.26.0.orig.tar.gz

It's been tested on Debian lenny on an x86 machine.

Let me know if there's any questions or comments.

-Mathew Eis


icoutils-0.26.0.png.patch.gz
Description: GNU Zip compressed data


Bug#470846: Set tags

2009-01-25 Thread Bastien ROUCARIES
tags 470846 + pending fixed-upstream
thanks


-- 

ROUCARIÈS Bastien
roucaries.bastien+deb...@gmail.com
---
DO NOT WRITE TO roucaries.bastien+blackh...@gmail.com OR BE BLACKLISTED



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#403863: chkrootkit and false positive dot-files

2009-01-25 Thread Kenny
I am clearly late to the party, but this issue is still unresolved in
Debian stable (presently etch).  More than two years in the waiting.
Ouch.

 I don't see how an empty dot-file could be a useful part of a rootkit,
 and neither an empty directory or one that contains nothing more than
 other empty files.

An empty file can store a wealth of information in the filename,
timestamp, mode bits, attributes (chattr/lsattr), acl (setfacl,
getfacl), and so on.  Verifying that these dot-files are harmless is far
from trivial.

The same could be said about any number of other files, but these in
particular are encouraging people to ignore false positives or add
dangerous excludes to their security systems.  Both of which are likely
to result in missed compromises.  That's not good for any of us.

What is using this file, anyway?  My google codesearch skills are
apparently lacking because aside from /etc/init.d/mountkernfs.sh
touching /lib/init/rw/.ramfs, I don't see anything that stats .ramfs.
Can anyone point me to an example of code that will need to be altered
before we can safely remove this dot-file?

Thanks.
-- 
Kenny
-+---+++-++---+--+-+-++--++--+-+-++--+++-+++-++-+++---++--++




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513034: dkim-milter: New upstream version.

2009-01-25 Thread Kurt Roeckx
Package: dkim-milter
Version: 2.6.0.dfsg-1

Hi,

Could you please package the new upstream version?  The current
version seems to be 2.8.1.


Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508034: add pending

2009-01-25 Thread Bastien ROUCARIES
tags 508034 + pending
thanks
-- 

ROUCARIÈS Bastien
roucaries.bastien+deb...@gmail.com
---
DO NOT WRITE TO roucaries.bastien+blackh...@gmail.com OR BE BLACKLISTED



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#364870: mutt: segfault on v(iewing) smime signed message

2009-01-25 Thread Antonio Radici

tag 364870 fixed-upstream
fixed 364870 1.5.18-4
thanks

Hi Florian,
that piece of code does not exist anymore, to be
double-sure I've sent an S/MIME signed message to myself
and everything was ok

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508980: docs: corrupted equation image files

2009-01-25 Thread Daniel Leidert
Thanks for the report. I've forwarded the problem to the upstream
authors.

Regards, Daniel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513030: What a great idea

2009-01-25 Thread Jérémy Lecour
Hi,

I've just noticed that backporting dk-milter is in the air. I couldn't
be more interrested in it.

A few weeks ago I've installed dkim-filter from the backport and I'm
very happy with it. I wanted to do the same with dk-filter but didn't
find it in the repository.

I know that I could learn to do such backporting myself, but I'm not
that confident  in the resulting quality as I want to put that on a
production server.

Thank you very much for all the effort.

Sincerly

-- 
Jérémy Lecour : mailto:jeremy.lec...@gmail.com



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512587: pybridge: show diamonds and hearts as red in bidding box

2009-01-25 Thread Michael Banks

Colin,

In PyBridge 0.3, you can change the suit colours from the PyBridge 
Preferences dialog (select Options - Preferences from the main menu).


I agree (wholeheartedly!) that the suits should be colour-coded by 
default. I have copied your report to the PyBridge bug tracker [1]; the 
next release will include an appropriate colour-coding.


[1] https://bugs.launchpad.net/pybridge/+bug/321253

I'm pleased to hear that you find PyBridge useful!

Regards, Michael Banks.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#367020: mutt: extract-keys fails for smime signatures with bundled CA certificate

2009-01-25 Thread Antonio Radici

tag 367020 +moreinfo
thanks

Hi,
please include a mailbox with a sample message so we
can double check.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511009: cups prints raw pdf output

2009-01-25 Thread Michael W. Fender
This happens as well with an HP Deskjet 3740.  As previously stated, 
downgrading from 1.3.9-* to 1.3.8-1lenny4.1 works around this.  Only 
downgrading the cups package is needed, as leaving its dependencies at the 
most current version (1.3.9-12) works perfectly fine.
-- 
Fluxxdog

The worst crime you can commit against another human being is to make them 
think. 




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#372289: mutt: Detects wrong mime type on some .tar.gz, resulting in corrupt files

2009-01-25 Thread Antonio Radici

tag 372289 +wontfix
thanks

Hi,
setting wontfix for this tag. mutt is providing a mime.types and
the mime.types for .tar.gz files is also distributed by mime-support.

What we can do is having a debian package which is working correctly
with its dependencies, we cannot fix a problem of a missing line in
a mime file if the common behavior is to provide that line in the mime
file.
I hope you understand.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508980: docs: corrupted equation image files

2009-01-25 Thread Daniel Leidert
Am Sonntag, den 25.01.2009, 22:11 +0100 schrieb Daniel Leidert:

 Thanks for the report. I've forwarded the problem to the upstream
 authors.

Hm. Upstream removed those files from the subversion repository. This
report can probably be closed with the next upstream release.

Regards, Daniel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#456149: gpsdrive: Doesn't display my altitude

2009-01-25 Thread Hamish
Andreas wrote:
 I opened a bug in the gpsdrive tracker to use libgps or similar in the
 future and remove gpsdrive's own nmea handler.

this has now been done upstream, and will be in the upcoming 2.10pre7
release.


regards,
Hamish



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#499775: libraw1394-8: new package compatible with both firewire stacks available

2009-01-25 Thread Marcus Better
Hi,

are the packages for libraw1394-2.0 available somewhere, to simplify
testing?

Cheers,

Marcus



signature.asc
Description: OpenPGP digital signature


Bug#476988: [PATCH] 0.0.95 release (add --bugs option, new uploader)

2009-01-25 Thread Junichi Uekawa
Hi,

I'd like something that this code can be tested against, and a real
use-case, so I'm waiting for your next patch.

At Sun, 25 Jan 2009 14:45:49 +0100,
Francesco Poli wrote:
 
 [1  text/plain; US-ASCII (quoted-printable)]
 On Mon, 12 Jan 2009 19:03:41 +0100 Francesco Poli wrote:
 
  On Mon, 12 Jan 2009 10:38:18 +0900 Junichi Uekawa wrote:
  
   Hi,
   
   I looked at the patch; did you mean to add --bugs option only for 0.0.95 
   release ?
  
  Yes, definitely.
  
  Please apply the patch to your git repository, tag the new release and
  upload it to the Debian archive (assuming that everything looks OK).
  Thanks in advance.
  
   I thought you wanted to fix aptcleanup?
  
  That will be for 0.0.96 release, as soon as I am ready to send new
  patches with git-format-patch (stay tuned!).
 
 Hi again, Junichi.
 
 I've just noticed that you applied my patch to the apt-listbugs public
 git repository (thank you!), but then committed another modification in
 order to mark this new version as UNRELEASED, since you haven't yet
 uploaded it to the Debian archive.
 
 I assume that you are performing some tests and quality checks (good!):
 I would like to make it clear that, as I previously said, version
 0.0.95 is ready to be uploaded to the Debian archive, as far as I am
 concerned.
 Future changes from me are intended for version 0.0.96 and later ones.
 As a consequence, I ask you to upload version 0.0.95 to the Debian
 archive, as soon as you are satisfied with it.
 
 Thanks again.
 
 -- 
  On some search engines, searching for my nickname AND
  nano-documents may lead you to my website...  
 . Francesco Poli .
  GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4
 [2  application/pgp-signature (7bit)]
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#402404: mutt: Crash when opening large, shrinking IMAP folder

2009-01-25 Thread Antonio Radici

tag 402404 +unreproducible moreinfo
notfound 402404 1.5.18-4
thanks

Hi,
please provide the corefile and your muttrc, I use
IMAP folder with more than 10k messages and I haven't seen
any problem so far.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#432148: mutt: change-folder fails to offer IMAP folders with new mail

2009-01-25 Thread Antonio Radici

forwarded 432148 http://bugs.mutt.org/2897
fixed 432148 1.5.19-1
thanks

Fixed in experimental, see the forwarded URL for
more info.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512587: pybridge: show diamonds and hearts as red in bidding box

2009-01-25 Thread Colin Watson
On Sun, Jan 25, 2009 at 09:15:58PM +, Michael Banks wrote:
 In PyBridge 0.3, you can change the suit colours from the PyBridge  
 Preferences dialog (select Options - Preferences from the main menu).

Oh yes, so you can - I entirely missed that. Thanks!

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513035: incorrect entry in /boot/grub/grub.cfg

2009-01-25 Thread Luca Costantino
Package: memtest86+
Version: 2.01-1.1
Severity: normal
Tags: patch


I'm using grub 1.96. I have installed both memtest86 and memtest86+.
In /boot/grub/grub.cfg there is a line missing to get the package works.

Insert

set root=(hdX,Y)

before

linux   /memtest86+.bin

This works for me. I have the boot partition separeted from the root



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

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

memtest86+ depends on no packages.

memtest86+ recommends no packages.

Versions of packages memtest86+ suggests:
ii  grub-pc [grub]  1.96+20080724-14 GRand Unified Bootloader, version
pn  hwtools none   (no description available)
pn  kernel-patch-badram none   (no description available)
ii  memtester   4.0.8-1  A utility for testing the memory s
ii  mtools  3.9.11-1 Tools for manipulating MSDOS files

-- no debconf information

-- 
Chiave pubblica http://luca.costantino.googlepages.com/luca.costantino.asc

Non dobbiamo trascurare la probabilità che il costante inculcare la
credenza in Dio nelle menti dei bambini possa produrre un effetto così
forte e duraturo sui loro cervelli non ancora completamente
sviluppati, da diventare per loro tanto difficile sbarazzarsene,
quanto per una scimmia disfarsi della sua istintiva paura o ripugnanza
del serpente.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513039: aborts with could not find a distribution template

2009-01-25 Thread Robert Millan
Package: software-properties-gtk
Version: 0.60.debian-1.1
Severity: grave

On a newly installed Lenny system [1]:

  debian:~# software-properties-gtk
  /usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API 
not stable yet
warnings.warn(apt API not stable yet, FutureWarning)
  Traceback (most recent call last):
File /usr/bin/software-properties-gtk, line 100, in module
  app = SoftwarePropertiesGtk(datadir=data_dir, options=options, file=file)
File 
/var/lib/python-support/python2.5/softwareproperties/gtk/SoftwarePropertiesGtk.py,
 line 75, in __init__
  SoftwareProperties.__init__(self, options=options, datadir=datadir)
File 
/var/lib/python-support/python2.5/softwareproperties/SoftwareProperties.py, 
line 55, in __init__
  self.reload_sourceslist()
File 
/var/lib/python-support/python2.5/softwareproperties/SoftwareProperties.py, 
line 450, in reload_sourceslist
  self.distro.get_sources(self.sourceslist)
File /usr/lib/python2.5/site-packages/aptsources/distro.py, line 85, in 
get_sources
  Error: could not find a distribution template)
  aptsources.distro.NoDistroTemplateException

The problem disappears when the missing URI is added to sources.list:

  deb http://mirror/debian lenny main

which was not included by D-I (because of install being networkless).

This requires editting sources.list by hand, which defeats the purpose of
providing software-properties-gtk.

[1]
  - using D-I RC1 Multiarch DVD
  - networkless install
  - default package selection in desktop task

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513038: langupdate: French program translation

2009-01-25 Thread Gaetan Crahay
Package: langupdate
Severity: wishlist
Tags: l10n patch

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

This file should be put as fr.po in the appropriate place in
your package build tree.
 


fr.po
Description: Binary data


Bug#513037: RADEON can not read V_BIOS

2009-01-25 Thread Mark Trammell
Package: xorg
Version: 1.7.3+18


This is my first bug to report I hope I have doe it correctly.  When I
run Xorg configure it errors out and so X will not work

$ Xorg -configure

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10)
Current Operating System: Linux revelation 2.6.26-1-powerpc #1 Sat Jan
10 14:00:38 CET 2009 ppc
Build Date: 09 January 2009  03:09:36AM

Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Jan 25 15:38:33 2009
List of video drivers:
radeonhd
radeon
r128
sis
ati
v4l
mach64
trident
sisusb
s3
chips
imstt
glint
tdfx
savage
s3virge
nv
mga
fbdev
vga
(++) Using config file: /root/xorg.conf.new
(WW) INVALID IO ALLOCATION b: 0xf400 e: 0xf4ff correcting
(EE) end of block range 0xefff  begin 0xf000
(EE) RADEON(0): Cannot read V_BIOS (5)


Xorg detected your mouse at device /dev/input/mice.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.

Your xorg.conf file is /root/xorg.conf.new

To test the server, run 'X -config /root/xorg.conf.new'


Bug#513036: release-notes: Two types of releasename; necessary

2009-01-25 Thread Helge Kreutzmann
Package: release-notes
Severity: normal

In German names are capitalized, so usually the english etch becomes
Etch and lenny becomes Lenny. The only exception is the usage of these
terms in configuration files, e.g. /etc/apt/source.list where of
course the capitalization must remain unaltered.

Thus there must be a capitalized version of releasename; and a
verbatim one.


-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#513040: release-notes: Superflous space in about.po

2009-01-25 Thread Helge Kreutzmann
Package: release-notes
Severity: minor
Tags: patch

-linkend=\data-backup\/ , but you can also find backups of this 
+linkend=\data-backup\/, but you can also find backups of this 

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#311296: mutt: less random temp file creation allows DOS

2009-01-25 Thread Antonio Radici

tag 311296 +upstream
forwarded 311296 http://bugs.mutt.org/3158
severity 311296 normal
thanks

Surprisingly the problem is still there.
I've forwarded the problem upstream.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513042: release-notes: yaird currently not in Lenny

2009-01-25 Thread Helge Kreutzmann
Package: release-notes
Severity: normal

In whats-new.po the initrd generator yaird is described. It is,
however, not in Lenny (at least ATM), so this paragraph probably needs
rewording (unless inclusion into Lenny is imminent).
-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#513041: release-notes: Consistent usage of ARM ABI

2009-01-25 Thread Helge Kreutzmann
Package: release-notes
Severity: minor
Tags: patch

-support for the ARM port and future releases will only support the ARM EABI 
+support for the ARM ABI port and future releases will only support the ARM 
EABI 

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#506651: fixed in aptitude 0.5.1-1

2009-01-25 Thread Jiri Palecek
On Saturday 24 January 2009 16:48:33 Daniel Burrows wrote:
 Source: aptitude
 Source-Version: 0.5.1-1

  - Incremental search should work again in the curses UI.
(Closes: #506651)

I don't know if this is really fixed. I tried searching apti and it showed 
aptitude-gtk, and further searches (with n key) were unsuccessful.

Moreover, I think it is very user hostile to search in the description by 
default. For example, if the user searches for aptitude and gets to the 
package daptup, (s)he'll be probably very disappointed, because there is no 
easy clue to distinguish this from a failed search. If there was some sort of 
highlighting that would show what actually matched, things would have been 
much better.

Regards
Jiri Palecek




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512556: [Bash-completion-devel] Bug#512556: bash-completion: awk syntax error on 'modprobe -r /tab'

2009-01-25 Thread Ville Skyttä
On Wednesday 21 January 2009, Colin Watson wrote:

 Typing 'modprobe -r /tab' produces the following output:

   $ modprobe -r /awk: {if (NR != 1  $1 ~ /^//) print $1}
   awk:  ^ syntax error

 I've attached a bzr bundle fixing this, based on a patch by Martin Mai.
 You can merge it with 'bzr merge
 /path/to/bash-completion-modprobe.bundle'.

The patch does indeed avoid this error but I don't think it's the correct 
fix - the patch makes modprobe -r /TAB complete on filenames but at least 
on my Fedora 9 box with module-init-tools-3.4-13.fc9.x86_64, modprobe -r 
doesn't operate on filenames but module names.  BTW, rmmod completion fixes 
the same awk problem by redirecting 2/dev/null.

Hopefully better fix for both applied in 
http://bzr.debian.org/loggerhead/bash-completion/current/revision/1290



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511477: iceape: Shouldn't release with Lenny

2009-01-25 Thread Moritz Muehlenhoff
Moritz Muehlenhoff wrote:
  Most of the rdeps should only need headers and possibly a .a provided in
  the -dev-bin package. There shouldn't be anything needing iceape-browser
  files, but that's only an assumption. That's why I asked to check
  whether they build without iceape-browser installed.
 
 Ok, I'll try a few test builds tonight and post my findings to this bug.

I've built a trimmed-down iceape, which only leaves iceape-dev and 
iceape-dev-bin.

The results so far (some packages still need to be built, since they're somewhat
large. For some reason we've seem to stuffed Xulrunner into the largest packages
in Debian :-)

Not in Lenny:
gecko-mediaplayer

Worked:
vlc
gnome-chemistry-utils
gtk-vnc
mozilla-bonobo
totem
mplayerplug-in
rhythmbox

Not tested yet:
gcj-4.2
openoffice.org
gcj-4.3
cacao-oj6
eclipse
openjdk-6

Failed:
mozilla-traybiff
icedtea-gcjwebplugin
classpath

The last three all failed to link against xpcom. Since icedove provides a
libxpcom.so, do you think it might be possible to adapt builds deps to it?

Cheers,
Moritz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513043: release-notes: Lenny spelled out a few times explicitly

2009-01-25 Thread Helge Kreutzmann
Package: release-notes
Severity: minor

In some files and some strings (Upgrading, whats-new) Lenny is used
directly instead of releasename;

-- 
  Dr. Helge Kreutzmann deb...@helgefjell.de
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#513044: icicles: suggest autoload icy-mode

2009-01-25 Thread Kevin Ryde
Package: icicles
Version: 22.0+20090124-1
Severity: wishlist
File: /etc/emacs/site-start.d/50icicles.el

If icicle-mode / icy-mode is the main enable/disable (per
icicles-doc1.el) then they could helpfully be setup as autoloads in
50icicles.el.  Especially for interactive M-x icy-mode to give it a try
before sticking something in your .emacs.


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i586)

Kernel: Linux 2.6.26-1-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages icicles depends on:
ii  emacs21  21.4a+1-5.6 The GNU Emacs editor
ii  emacs22-gtk [emacs22]22.2+2-5The GNU Emacs editor (with GTK use

icicles recommends no packages.

icicles suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#403863: [Pkg-sysvinit-devel] Bug#403863: chkrootkit and false positive dot-files

2009-01-25 Thread Petter Reinholdtsen
[Kenny]
 I am clearly late to the party, but this issue is still unresolved
 in Debian stable (presently etch).  More than two years in the
 waiting.  Ouch.

One can only wonder why the rootkit detectors still believe this file
is dangerous after more than two years, yes.

 What is using this file, anyway?

The file is created to make sure programs and scripts starting very
early in the boot can know if it is possible and safe to write to
/lib/init/rw/.  Not much is using it yet, but I believe that area
might be key to solving the problems associated with the event based
kernel very early in the boot.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512946: [libavcodec51] Undefined symbols with latest libavutil49

2009-01-25 Thread Reinhard Tartler
Torsten Marek shlo...@gmx.net writes:

 the latest upload of ffmpeg breaks libavcode51, which breaks libxine1-ffmpeg, 
 which affects all video players.

that is indeed correct. libavcodec51 does not work correctly with
libavutil from experimental.


 Using xine-ui with --verbose=5 on an XViD-encoded video, there's some info in 
 the 
 debug output:

 load_plugins: cannot (stage 2) open plugin lib 
 /usr/lib/xine/plugins/1.25/xineplug_decode_ff.so:
 /usr/lib/i686/cmov/libavcodec.so.51: undefined symbol: ff_gcd

indeed. it seems we need to add a proper Breaks relationship on
libavutil...

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#434236: Changing attachment type not possible for multiple attachments at once

2009-01-25 Thread Antonio Radici

tag 434236 +upstream
severity 434236 wishlist
forwarded 434236 http://bugs.mutt.org/3159
thanks

severity = wishlist because this is a feature request
rather than a defect.

Forwarded the request upstream.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513040: release-notes: Superflous space in about.po

2009-01-25 Thread W. Martin Borgert
On 2009-01-25 22:45, Helge Kreutzmann wrote:
 -linkend=\data-backup\/ , but you can also find backups of this 
 +linkend=\data-backup\/, but you can also find backups of this 

Done, thanks.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513041: release-notes: Consistent usage of ARM ABI

2009-01-25 Thread W. Martin Borgert
On 2009-01-25 22:47, Helge Kreutzmann wrote:
 -support for the ARM port and future releases will only support the ARM EABI 
 
 +support for the ARM ABI port and future releases will only support the ARM 
 EABI 

Done. (And one other sentence with the same ambiguity.)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513036: release-notes: Two types of releasename; necessary

2009-01-25 Thread W. Martin Borgert
On 2009-01-25 22:38, Helge Kreutzmann wrote:
 Thus there must be a capitalized version of releasename; and a
 verbatim one.

I added Releasename; etc.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#435168: imap: can't browse folders with space in name

2009-01-25 Thread Antonio Radici

fixed 435168 1.5.18-4
thanks

Everything works fine in 1.5.18-4 (sid)

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513043: release-notes: Lenny spelled out a few times explicitly

2009-01-25 Thread W. Martin Borgert
On 2009-01-25 22:52, Helge Kreutzmann wrote:
 In some files and some strings (Upgrading, whats-new) Lenny is used
 directly instead of releasename;

I believe this to be correct for all cases. Sometimes we don't
mean the current release, but really lenny. E.g. lenny is
the last release with ARM ABI support, not releasename; (which
will change to squeeze soon). Otherwise lenny is mentioned in
TODO items, which will disappear before release, I hope.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#438592: mutt: Mutt occasionally gets SIGSEGV on IMAP mailbox check

2009-01-25 Thread Antonio Radici

tag 438592 +moreinfo
thanks

Hi,
many IMAP bugs were resolved between 1.5.16 and 1.5.18-4 (sid).

It would be great if you can attach the compressed corefile so
we can have a look at the problem.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#436243: mutt ignores ~/.mailcap when type is already set in global (/etc/mailcap) file

2009-01-25 Thread Antonio Radici

tag 436243 +unreproducible
notfound 436243 1.5.18-4
thanks

Not found in 1.5.18-4, it does not seem reproducible.
We may want to close this bug.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#421549: setting package to lintian, tagging 421549

2009-01-25 Thread Russ Allbery
# Automatically generated email from bts, devscripts version 2.10.35lenny1
# via tagpending 
#
# lintian (2.2.1) UNRELEASED; urgency=low
#
#  * checks/fields:
#+ [RA] Allow but do not require a libmodule-build-perl dependency if
#  the Build script is referenced in clean.  Thanks, Charles Plessy and
#  gregor herrmann.  (Closes: #421549)
#

package lintian
tags 421549 + pending




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513047: perl-modules: Locale::Language should support three-letter iso 639 codes

2009-01-25 Thread Samuel Thibault
Package: perl-modules
Version: 5.10.0-19
Severity: normal

Hello,

perldoc Locale::Language says 

   ·   Currently just supports the two letter language codes - there are
   also three-letter codes, and numbers.  Would these be of any use to
   anyone?

Sure it would, else ISO wouldn't have defined them: all the countries
that do not have a two-letter code need them.

Samuel

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages perl-modules depends on:
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 

perl-modules recommends no packages.

perl-modules suggests no packages.

-- no debconf information

-- 
Samuel
 Moralité : le modem et le cablerouteur font comme les filles, ils
 papotent toute la journée.
 -+- RB in NPC : Et en plus, ils ne parlent que de bits -+-



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512930: ITP: jmol -- java molecular graphics system

2009-01-25 Thread Chris Walker
Vincent Fourmond fourm...@debian.org writes:

 Package: wnpp
 Severity: wishlist
 Owner: Vincent Fourmond fourm...@debian.org
 
 * Package name: jmol

When you get this packaged, it would be useful if you could let the
debian-science mailing list: debian-scie...@lists.debian.org know. It
can then be added to the science-chemistry and/or science-physics
tasks.

Thanks, 

Chris





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513047: perl-modules: Locale::Language should support three-letter iso 639 codes

2009-01-25 Thread Samuel Thibault
Samuel Thibault, le Sun 25 Jan 2009 23:24:22 +0100, a écrit :
·   Currently just supports the two letter language codes - there are
also three-letter codes, and numbers.  Would these be of any use to
anyone?
 
 Sure it would, else ISO wouldn't have defined them: all the countries
  languages
 that do not have a two-letter code need them.

of course.

Samuel



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513037: RADEON can not read V_BIOS

2009-01-25 Thread Brice Goglin
Mark Trammell wrote:
 Package: xorg
 Version: 1.7.3+18


 This is my first bug to report I hope I have doe it correctly.  When I run 
 Xorg configure it errors out and so X will not work

 $ Xorg -configure
   

Why do you use Xorg -configure? Installing Xorg package should have
generated a /etc/X11/xorg.conf that X should use to start properly.
Doesn't it work?

Anyway, we need the entire Xorg.0.log (and the corresponding xorg.conf
if one is used, for instance /etc/X11/xorg.conf or /root/xorg.conf or
so). Please send them.

By the way, please send the output of lspci -v as well. I suspect that
you're facing the well-known PCI resource miss-use on powerpc. If so,
upgrading to experimental may help.

Brice




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513042: release-notes: yaird currently not in Lenny

2009-01-25 Thread W. Martin Borgert
On 2009-01-25 22:50, Helge Kreutzmann wrote:
 In whats-new.po the initrd generator yaird is described. It is,
 however, not in Lenny (at least ATM), so this paragraph probably needs
 rewording (unless inclusion into Lenny is imminent).

I changed the text accordingly.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#512787: upgrade makes system unbootable

2009-01-25 Thread Robert Millan
On Fri, Jan 23, 2009 at 11:05:16AM -0700, dann frazier wrote:
 
 My boot entry looks like this:
 set root=(hd0,1)
 search --fs-uuid --set e7bf09bb-8d63-4bbb-84d8-4ada743f643f
 linux   /boot/vmlinuz-2.6.26-1-686 
 root=UUID=e7bf09bb-8d63-4bbb-84d8-4ada743f643f ro  
 initrd  /boot/initrd.img-2.6.26-1-686
 
 I found through experimentation that deleting the first two lines
 allows my system to boot again.

Please run grub-emu and check if the following command:

  search --fs-uuid --set e7bf09bb-8d63-4bbb-84d8-4ada743f643f

causes any oddity (e.g. segfault).  Also, try unsetting the root variable,
run the search command, and see if it finds the correct value for it.

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513049: totem: Can't play mms-stream from nrk.no

2009-01-25 Thread Klaus Ade Johnstad
Package: totem
Version: 2.22.2-5
Severity: normal

When I try to play the stream 
mms://straumod.nrk.no/disk05/Berserk/2008-11-10/NRK1_200811100043_OUHA-400011-08_480_1000.wmv
 I only get:
** (totem:4997): WARNING **: Failed to create dbus proxy for 
org.gnome.SettingsDaemon: Could not get owner of name 
'org.gnome.SettingsDaemon': no such name
** (totem:4997): DEBUG: Init of Python module
** (totem:4997): DEBUG: Registering Python plugin instance: 
YouTube+TotemPythonPlugin
** (totem:4997): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:4997): DEBUG: Creating Python plugin instance
** Message: Error: Could not connect to this stream
gstmms.c(337): gst_mms_start (): /play/source

** (totem:4997): DEBUG: Finalizing Python plugin instance


mplayer plays the stream just fine, and if I dump the stream to harddrive, then 
totem will play it just fine, just not directly as a stream.

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

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

Versions of packages totem depends on:
ii  totem-gstreamer   2.22.2-5   A simple media player for the GNOM
ii  totem-plugins 2.22.2-5   Plugins for the Totem media player

totem recommends no packages.

totem suggests no packages.

Versions of packages totem-gstreamer depends on:
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  gstreamer0.10-alsa [gstrea 0.10.19-2 GStreamer plugin for ALSA
ii  gstreamer0.10-esd [gstream 0.10.8-4  GStreamer plugin for ESD
ii  gstreamer0.10-gnomevfs 0.10.19-2 GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins-base 0.10.19-2 GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good 0.10.8-4  GStreamer plugins from the good 
ii  gstreamer0.10-x0.10.19-2 GStreamer plugins for X11 and Pang
ii  iso-codes  3.5.1-1   ISO language, territory, currency,
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-5   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libgcc11:4.3.2-1.1   GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgstreamer-plugins-base0 0.10.19-2 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.19-3 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libnautilus-extension1 2.20.0-7  libraries for nautilus components 
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libstartup-notification0   0.9-1 library for program launch feedbac
ii  libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3
ii  libtotem-plparser102.22.3-1  Totem Playlist Parser library - ru
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  libxrandr2 2:1.2.3-1 X11 RandR extension library
ii  libxtst6   2:1.0.3-1 X11 Testing -- Resource extension 
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  python 2.5.2-3   An interactive high-level object-o
ii  python2.5  2.5.2-15  An interactive high-level object-o
ii  totem-common   2.22.2-5  Data files for the Totem media pla

Versions of packages totem-xine depends on:
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  iso-codes  3.5.1-1 

Bug#499775: libraw1394-8: new package compatible with both firewire stacks available

2009-01-25 Thread Guus Sliepen
On Sun, Jan 25, 2009 at 10:05:41PM +0100, Marcus Better wrote:

 are the packages for libraw1394-2.0 available somewhere, to simplify
 testing?

I'll try to get libraw1394-2.0.1 in experimental in a few days.

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen g...@debian.org


signature.asc
Description: Digital signature


Bug#421549: setting package to lintian, tagging 421549

2009-01-25 Thread gregor herrmann
On Sun, 25 Jan 2009 14:25:36 -0800, Russ Allbery wrote:

 #  * checks/fields:
 #+ [RA] Allow but do not require a libmodule-build-perl dependency if
 #  the Build script is referenced in clean.  Thanks, Charles Plessy and
 #  gregor herrmann.  (Closes: #421549)

That was quick - thanks alot, Russ!

Cheers,
gregor
 
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-NP: Davy Graham: Blues At Gino's


signature.asc
Description: Digital signature


Bug#513023: [Pkg-clamav-devel] Bug#513023: Allow user to select db.ipv6.clamav.net

2009-01-25 Thread Stephen Gran
This one time, at band camp, Bernhard Schmidt said:
 Since version 0.94 freshclam can use IPv6 to fetch changes in the virus 
 database.
 The clamav folks have introduced a worldwide DNS rotation listing all 
 mirrors. 
 Please make the hostname
 
   db.ipv6.clamav.net
 
 configurable with debconf.

I think that's a good idea, but I think it's something for after Lenny,
at this point (sorry about that).

thanks for the heads up,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#512968: grub-pc: Fails to install when gnumach is installed

2009-01-25 Thread Robert Millan
On Sun, Jan 25, 2009 at 03:31:37PM +0200, Guillem Jover wrote:
 Package: grub-pc
 Version: 1.96+20080724-14
 Severity: serious
 Tags: patch
 
 Hi,
 
 When gnumach is installed grub-pc fails to install due to at least the
 missing function make_system_path_relative_to_its_root. Also afterwards
 it aborts if it cannot find the needed stuff to successfully boot a Hurd
 system, which should not be fatal on non Hurd systems. The attached
 patch fixes those problems.
 
 For upstream submission you might want to replace the dpkg invokation
 with uname.

Hi Guillem,

I think I'll just refrain from installing those files on systems where
they're not useful.  The generated boot entry is going to be system-specific
anyway, so there's no use in providing them.

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513050: linux-image-2.6.26-1-686: Kernel Oops when reconnecting external usb soundcard

2009-01-25 Thread Florian
Package: linux-image-2.6.26-1-686
Version: 2.6.26-13
Severity: important

Kernel Oops when switching off and on again an external soundcard
(M-Audio Audiophile USB) while pulseaudio is running. Happens
regularly because the soundcard often needs a hard reset.

[ 3401.628008] usb 2-1: USB disconnect, address 3
[ 3401.653919] BUG: unable to handle kernel NULL pointer dereference at
0008
[ 3401.653927] IP: [f89aacc0] :usbcore:hcd_buffer_free+0x10/0x63
[ 3401.653963] *pde =  
[ 3401.653968] Oops:  [#1] SMP 
[ 3401.653971] Modules linked in: snd_usb_audio snd_usb_lib radeon drm
ppdev lp ipv6 battery binfmt_misc cpufreq_conservative cpufreq_powersave
cpufreq_userspace cpufreq_ondemand cpufreq_stats freq_table fuse sbp2
loop sd_mod usbhid hid ff_memless snd_intel8x0 snd_mpu401 snd_ac97_codec
ac97_bus snd_cs4232 3c59x sata_sil mii snd_opl3_lib snd_hwdep
snd_cs4231_lib snd_seq_dummy snd_pcm_oss snd_mixer_oss snd_pcm
snd_mpu401_uart ns558 gameport parport_pc parport snd_seq_oss
snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq floppy pcspkr
snd_timer snd_seq_device snd ohci1394 ieee1394 soundcore snd_page_alloc
shpchp pci_hotplug forcedeth ehci_hcd ohci_hcd button usbcore
i2c_nforce2 i2c_core nvidia_agp agpgart evdev ext3 jbd mbcache
sha256_generic aes_i586 aes_generic cbc dm_crypt crypto_blkcipher
dm_mirror dm_log dm_snapshot dm_mod ide_cd_mod cdrom thermal processor
fan thermal_sys ide_disk ide_pci_generic amd74xx ide_core ata_generic
libata scsi_mod dock
[ 3401.654035] 
[ 3401.654038] Pid: 3662, comm: pulseaudio Not tainted (2.6.26-1-686 #1)
[ 3401.654042] EIP: 0060:[f89aacc0] EFLAGS: 00010282 CPU: 0
[ 3401.654060] EIP is at hcd_buffer_free+0x10/0x63 [usbcore]
[ 3401.654063] EAX: 0008 EBX: 0008 ECX: 37f84040 EDX: f7f84040
[ 3401.654066] ESI: 0010 EDI: eda841c0 EBP: ebcb7900 ESP: ecbd3ec8
[ 3401.654069]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[ 3401.654073] Process pulseaudio (pid: 3662, ti=ecbd2000 task=f7cdeca0
task.ti=ecbd2000)
[ 3401.654075] Stack: eda842c0 f1989000 f8c5d9c8 37f84040 eda84210
 f8c5da21 eed6a24c 
[ 3401.654083]eed6a1a0 1fff f89f61be ecb33be0 ed50a800
f897485d 1000 ed50a800 
[ 3401.654089]f89748be ed50a800 ed50a800 ebcb7900 f89715a9
ed568860 f8971f90 eed6a0a0 
[ 3401.654096] Call Trace:
[ 3401.654102]  [f8c5d9c8] snd_usbmidi_out_endpoint_delete+0x20/0x32
[snd_usb_lib]
[ 3401.654114]  [f8c5da21] snd_usbmidi_free+0x15/0x34 [snd_usb_lib]
[ 3401.654123]  [f89f61be] snd_rawmidi_free+0x68/0x74 [snd_rawmidi]
[ 3401.654136]  [f897485d] snd_device_free+0x56/0x8a [snd]
[ 3401.654157]  [f89748be] snd_device_free_all+0x2d/0x4b [snd]
[ 3401.654171]  [f89715a9] snd_card_do_free+0x38/0x9c [snd]
[ 3401.654183]  [f8971f90] snd_card_file_remove+0xb1/0xd6 [snd]
[ 3401.654196]  [f8a4e3a5] snd_pcm_release+0x84/0x8e [snd_pcm]
[ 3401.654221]  [f8971e1b] snd_disconnect_release+0x57/0x5a [snd]
[ 3401.654233]  [c01750f3] __fput+0x8a/0x135
[ 3401.654244]  [c0165794] remove_vma+0x25/0x43
[ 3401.654254]  [c0166124] do_munmap+0x181/0x19b
[ 3401.654267]  [c016616e] sys_munmap+0x30/0x3e
[ 3401.654273]  [c0103853] sysenter_past_esp+0x78/0xb1
[ 3401.654295]  ===
[ 3401.654297] Code: eb 05 bf ed ff ff ff b8 6c de 9b f8 e8 be 9b 78 c7
89 f8 5b 5e 5f 5d c3 90 90 90 56 89 d6 89 ca 85 d2 53 89 c3 8b 4c 24 0c
74 50 8b 00 83 b8 e8 00 00 00 00 75 15 8b 83 b0 00 00 00 f6 40 10 02 
[ 3401.654328] EIP: [f89aacc0] hcd_buffer_free+0x10/0x63 [usbcore]
SS:ESP 0068:ecbd3ec8
[ 3401.654348] ---[ end trace bee24b80efb66c5a ]---
[ 3408.628032] usb 2-1: new full speed USB device using ohci_hcd and
address 4
[ 3408.880544] usb 2-1: config 1 interface 5 has no altsetting 3
[ 3408.891634] usb 2-1: configuration #1 chosen from 1 choice
[ 3409.164975] usb 2-1: New USB device found, idVendor=0763,
idProduct=2003
[ 3409.164982] usb 2-1: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[ 3409.164985] usb 2-1: Product: Audiophile USB (tm)
[ 3409.164988] usb 2-1: Manufacturer: M-Audio




-- Package-specific info:
** Version:
Linux version 2.6.26-1-686 (Debian 2.6.26-13) (wa...@debian.org) (gcc version 
4.1.3 20080704 (prerelease) (Debian 4.1.2-24)) #1 SMP Sat Jan 10 18:29:31 UTC 
2009

** Command line:
BOOT_IMAGE=/vmlinuz-2.6.26-1-686 root=/dev/mapper/hda2_crypt ro

** Not tainted

** Kernel log:
[   61.788310] hub 3-0:1.0: USB hub found
[   61.788365] hub 3-0:1.0: 6 ports detected
[   61.892149] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[   61.892206] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[   61.892263] usb usb3: Product: EHCI Host Controller
[   61.892309] usb usb3: Manufacturer: Linux 2.6.26-1-686 ehci_hcd
[   61.892357] usb usb3: SerialNumber: :00:02.2
[   61.892855] ACPI: PCI Interrupt Link [APCM] enabled at IRQ 21
[   61.892905] ACPI: PCI Interrupt :00:0d.0[A] - Link [APCM] - GSI 21 
(level, high) - IRQ 21
[   61.893080] PCI: Setting latency timer of device :00:0d.0 to 64
[   61.944891] ohci1394: 

Bug#463637: list pattern modifier doesn't recognise the proper headers

2009-01-25 Thread Antonio Radici

severity 463637 wishlist
tag 463637 upstream
forwarded 463637 http://bugs.mutt.org/3160
thanks

It seems to me a feature request (so, wishlist as severity).
I've forwarded the request upstream.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#472092: mutt: Header caching appears to be totally non-functional

2009-01-25 Thread Antonio Radici

forwarded 472092 http://bugs.mutt.org/2897
fixed 472092 1.5.19-1
thanks

Hi,
this problem was seen up until version 1.5.18
Please check if it is reproducible in 1.5.19-1,
upstream says that it is now (check the forwarded URL),
so I will mark the bug as fixed.

If it is still reproducible please update this bug.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513051: gnome-mplayer resets audio volume

2009-01-25 Thread René Seindal
Package: gnome-mplayer
Version: 0.9.1-1
Severity: normal

gnome-mplayer resets the audio volume to a preset value everytime it starts.
If I lower the volume by other means, when gnome-mplayer starts it changes the 
volume by its own accord.

I think I should be in charge of the volume on my computer, not gnome-mplayer, 
so it should start playing the video without fiddling with the audio volume.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (600, 'testing'), (550, 'stable'), (500, 'stable'), (50, 
'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages gnome-mplayer depends on:
ii  dbus1.2.1-5  simple interprocess messaging syst
ii  gconf2  2.22.0-1 GNOME configuration database syste
ii  libasound2  1.0.16-2 ALSA library
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libdbus-1-3 1.2.1-5  simple interprocess messaging syst
ii  libdbus-glib-1- 0.76-1   simple interprocess messaging syst
ii  libgconf2-4 2.22.0-1 GNOME configuration database syste
ii  libglib2.0-02.16.6-1 The GLib library of C routines
ii  libgtk2.0-0 2.12.11-4The GTK+ graphical user interface 
ii  libnotify1 [lib 0.4.4-3  sends desktop notifications to a n
ii  mplayer 1:1.0.rc2svn20080706-0.1 The Ultimate Movie Player For Linu

gnome-mplayer recommends no packages.

gnome-mplayer suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510094: /usr/bin/docbook2x-man: generated manual page contain incorrect encoding header

2009-01-25 Thread Daniel Leidert
Am Montag, den 29.12.2008, 09:41 +0100 schrieb Arthur de Jong:

 The generated manual pages contain as a first line:
   '\ -*- coding: us-ascii -*-
 (or whatever encoding is specified) which I've been told indicates that
 preprocessors should be used for a given page (see the DEFAULTS section
 of the man(1) manual page).

Correct.

 This causes problems when viewing the manual page with the version of
 man from etch (the version of lenny seems to work around this).
 
 It has been suggested that changing the line to:
   .\ -*- coding: us-ascii -*-
 should fix the problem.

man(1) states:

 To contain a valid preprocessor string, the first line must resemble
 
'\ string

so there is a must to start with an apostrophe. This has also been
reported as Debian bug #442782.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=442782
http://www.gnu.org/software/groff/manual/html_node/Preprocessors-in-man-pages.html

Colin there also stated, that man-db only supports (or at least
supported) the correct usage, starting with an apostrophe.

Now you want me to revert the patch to fix #442782. But following the
documentation, the patch is correct. Unfortunately it makes manual pages
under Etch unreadable. That's a difficult situation.

 The roff(7) manual page however suggests putting
 Emacs commands at the end of the file instead.

The encoding line here is for pre-processors, not Emacs.

Regards, Daniel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513053: [checks/descriptions] warn when first person is used in descriptions

2009-01-25 Thread Raphael Geissert
Package: lintian
Version: 2.2.0
Severity: wishlist
Tags: patch

Hi,

Proposed check info:
 Tag: using-first-person-in-description
 Severity: minor
 Certainty: possible
 Info: You should avoid the use of first person (I will do this... or
  We recommend...). The computer is not a person and the description does
 not speak for the maintainer(s). You should use neutral construction and
 often the passive form.

This check is based on using-first-person-in-template, but with a couple of 
words more (which in the end should also be included in the original check). 
It also checks for the word You (case sensitive) because by definition a 
description should not give instructions to the reader (like You should 
really install package bar if you use foo). I felt like lowercase you 
would be too picky.
I originally used severity: normal, but later was unsure about the severity 
because if I filed a bug report I would use severity: minor but using this 
severity causes an EWI code of I which lintian by default doesn't display it.

As a bonus the attached mbox contains a patch implementing:

 Tag: first-word-of-sentences-too-repetitive
 Severity: minor
 Certainty: wild-guess
 Info: The given word is used very often as the first word of a sentence. 
 This makes the description hard to read because it is repetitive.
  .
  Consider rephrasing the description, using a more wide diversity of words.
  In case you have troubles with it an email to the english i18n mailing
 list should help.

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net


lintian_descriptions.mbox
Description: application/mbox


Bug#472310: mutt: Segmentation fault while purging emails from a pops folder

2009-01-25 Thread Antonio Radici

tag 472310 +moreinfo
thanks

Hi,
can you provide the compressed core file and your muttrc?

What we also need is a detailed description on ow to reproduce
the bug

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#483497: mutt: internal pager interferes with multiline urls gnome/xfce terminal

2009-01-25 Thread Antonio Radici

I've seen similar problems with gnome-terminal + screen and mutt.

As Thomas says, it depends on the terminal and, above all, most
parts of this are delegated to libncurses.

I don't know what to do with this bug, probably Christoph can help.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511005: docbook-xsl: /nwalsh/fo/param.xsl:555: parser error : Failure to process entity papersize

2009-01-25 Thread Daniel Leidert
Am Dienstag, den 06.01.2009, 16:38 +0100 schrieb Bernd Zeimetz:

 /usr/share/xml/docbook/stylesheet/nwalsh/fo/param.xsl need /etc/papersize:
 
 warning: failed to load external entity file:///etc/papersize
 file:///usr/share/xml/docbook/stylesheet/nwalsh/fo/param.xsl:555: parser 
 error : Failure to process entity papersize
   xsl:variable name=my.paper.type.rawpapersize;/xsl:variable
 ^
 
 The file is provided by the current libpaper Version, at the moment libpaper1.

That's true. Unfortunately adding a dependency on it doesn't solve the
real problem. It's a configuration file and there is no guarantee, that
it exists on a system, even if libpaper1 is installed.

I guess, I have to revert the patch completely or change to XInclude
with fallback. I have to think about this.

Regards, Daniel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#513054: octave3.0-common: depends on non existant package

2009-01-25 Thread Oz N
Package: octave3.0-common
Severity: normal

I tried installing octave3.0-common for i386. I get the following error:
sudo dpkg -i Desktop/octave3.0-common_3.0.3-3_all.deb 
Desktop/octave3.0_3.0.3-1_i386.deb 

Selecting previously deselected package octave3.0-common.
(Reading database ... 331844 files and directories currently installed.)
Unpacking octave3.0-common (from .../octave3.0-common_3.0.3-3_all.deb) ...
Selecting previously deselected package octave3.0.
Unpacking octave3.0 (from .../octave3.0_3.0.3-1_i386.deb) ...
dpkg: dependency problems prevent configuration of octave3.0-common:
 octave3.0-common depends on octave3.0 (= 1:3.0.3-3); however:
  Version of octave3.0 on system is 1:3.0.3-1.
dpkg: error processing octave3.0-common (--install):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of octave3.0:
 octave3.0 depends on octave3.0-common (= 1:3.0.3-1); however:
  Version of octave3.0-common on system is 1:3.0.3-3.
dpkg: error processing octave3.0 (--install):
 dependency problems - leaving unconfigured
Processing triggers for man-db ...
Processing triggers for menu ...
Errors were encountered while processing:
 octave3.0-common
 octave3.0

At the moment there is no octave3.0.3-3 on experimental for the i386 
architecture, only 3.0.3-1: i386...

Thanks, Oz

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

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

Versions of packages octave3.0-common depends on:
pn  octave3.0 none (no description available)

octave3.0-common recommends no packages.

octave3.0-common suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#154751: Gevgelija na dlanka

2009-01-25 Thread GvG
POGLEDNETE
www.gvg.com.mk












-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#163666: debian-policy: Unclear result with [arch] and |

2009-01-25 Thread Russ Allbery
I finally found some time to write new proposed wording for the section in
Policy on handling architecture-restricted dependencies.  Could you review
this change and be sure that I'm correctly describing the situation?  I
added a new, fairly complicated example based on one of the ones that
Guillem explained for me.

--- a/policy.sgml
+++ b/policy.sgml
@@ -4188,6 +4188,22 @@ Build-Depends-Indep: texinfo
 Build-Depends: kernel-headers-2.2.10 [!hurd-i386],
   hurd-dev [hurd-i386], gnumach-dev [hurd-i386]
  /example
+ requires ttkernel-headers-2.2.0/tt on all architectures
+ other than hurd-i386 and requires tthurd-dev/tt and
+ ttgnumach-dev/tt only on hurd-i386.
+   /p
+
+   p
+ If the architecture-restricted dependency is part of a set of
+ alternatives using tt|/tt, that branch of the alternative is
+ ignored completely on architectures that do not match the
+ restriction.  For example:
+ example compact=compact
+Build-Depends: foo [!i386] | bar [!amd64]
+ /example
+ is equivalent to ttbar/tt on the i386 architecture, to
+ ttfoo/tt on the amd64 architecture, and to ttfoo |
+ bar/tt on all other architectures.
/p
 
p

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#494319: indent_string fails to print utf-8 encoded senders

2009-01-25 Thread Antonio Radici

tag 494319 +unreproducible
retitle 494319 indent_string fails to print utf-8 encoded senders
fixed 494319 1.5.18-4
thanks

not found in 1.5.18-4, so I suppose it was fixed. Unfortunately
your bug report didn't include the package version so I cannot
check if it's reproducible.

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510251: r-base-core is lacking /usr/share/R/includes/Rdevices.h

2009-01-25 Thread Faheem Mitha



On Sun, 25 Jan 2009, Joe Conway wrote:


Andreas Tille wrote:

On Fri, 23 Jan 2009, Dirk Eddelbuettel wrote:

|  You can work around this problem for your local installation by just
|  copying src/include/Rdevices.h into the plr source directory.  The
|  you can build the package for the moment.
|
| I have to revert this.

Yes, that was plain wrong.  R (upstream) changed their interface and
tightened this. It also affected things I maintain such as the RPy 
package.


It appears that you can simply delete from plr.h the line:
 #include Rdevices.h
It looks like the definition for KillAllDevices was the only thing being 
used, and I had already added

 #ifndef KillAllDevices
 ...
after R-2.7.0 came out.

I'll probably try to push out a new release in the next week or so, but if 
you could test this and let me know if it works I'd appreciate it.


The package builds with this change.

I only tried the first example from Ch 3 of the docs, namely 
http://www.joeconway.com/plr/doc/plr-funcs.html


CREATE OR REPLACE FUNCTION r_max (integer, integer) RETURNS integer AS '
if (arg1  arg2)
   return(arg1)
else
   return(arg2)
' LANGUAGE 'plr' STRICT;

This works for me.

btsnp_test=# select * from r_max(1,24);
 r_max
---
24
(1 row)

I'll do further testing. If I see problems, should I email you directly, 
or the mailing list (which I am subscribed to)?


Regards, Faheem.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#475364: mutt: delete flags not correctly synced over imap

2009-01-25 Thread Antonio Radici

tag 475364 +moreinfo
thanks

Can you reproduce this against the latest sid package? (1.5.18-4)
it includes many bug fix for imap sychronization

Cheers
Antonio



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#510094: /usr/bin/docbook2x-man: generated manual page contain incorrect encoding header

2009-01-25 Thread Daniel Leidert
Am Sonntag, den 25.01.2009, 23:59 +0100 schrieb Daniel Leidert:

[..]
 Now you want me to revert the patch to fix #442782. But following the
 documentation, the patch is correct. Unfortunately it makes manual pages
 under Etch unreadable. That's a difficult situation.

It seems, this wasn't completely true. I missed grap on the Etch system.
Installing it, made it possible to view the manual pages. man just threw
some warnings.

In this case I'm in favour of closing this report, as the preprocessor
statement is correct and the manual pages can still be viewed.

Regards, Daniel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   >