Bug#313614: RFP: gtk+extra-2.0 -- A useful set of widgets for GTK+ 2.0

2006-06-16 Thread Daniel Leidert
reopen 313614
thanks

I still have my up-to-date packages, they are still at the same place
and I'm still interested in these packages as I need them. Therefor I
reopened this bug.

Regards, Daniel



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



Bug#373864: debarchiver: binary-all packages not getting indexed in binary-/Packages and Contents-

2006-06-16 Thread Daniel Leidert
Am Freitag, den 16.06.2006, 22:25 + schrieb Julian Mehnle:
> Daniel Leidert wrote:
> > Am Donnerstag, den 15.06.2006, 23:44 + schrieb Julian Mehnle:
> > > I am getting the following error messages from every cron job
> > > invocation:
> > >
> > >dists/unstable/main/binary-i386/: 0 files 0B 0s
> > >dists/unstable/main/binary-all/:E: Sub-process gzip returned an error 
> > > code (100)
> >
> > Error code 100 means: gzip not found/installed.
> 
> I see.  But gzip is definitely installed.

Yes. The problem is, that the gzip name could get mangled (the reasons
are described at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341326).

> > Thanks. This is probably not a bug in debarchiver. It looks like a bug
> > in apt-utils, which has already been reported as bug #341326.
> 
> We'll see.
> 
> > Could you please be so kind to run the debarchiver cron-script with '--dl
> > 6' option and as a strace run? [...]  Then please attach the strace log
> > and the log entries from /var/log/daemon.log to this report.
> 
> There you are.

Hmm. I was wrong. I cannot get the necessary information from stracing
debarchiver. I need the strace from running the following command via
cron-job (not the one I asked for earlier):

'strace -ff -o /tmp/cron.log /usr/bin/apt-ftparchive
generate /var/lib/debarchiver/dists/.apt-ftparchive.conf'

The file .apt-ftparchive.conf is the file created by debarchiver
(therefor I commented out the line 'unlink($aptconfig);' in
handleIndex() in /usr/bin/debarchiver. This creates the
file .apt-ftparchive, but it is not removed, so the above command can be
run. Replace the path to apt.ftparchive.conf with your path. Then please
send attach the /tmp/cron.log* files or compare them with the ones found
at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341326.

I'm pretty sure, that you just observe the same bug as reported at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341326. The strace-log
for the above command will make it clear. Maybe you could be so nice to
try to do this (I know, this is some extra work).

Regards, Daniel




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



Bug#370524: [pkg-xmule] Bug#370524: About the future of the xmule package

2006-06-17 Thread Daniel Leidert
Am Samstag, den 17.06.2006, 14:28 +0200 schrieb Adeodato Simó:
> * David Schmitt [Sat, 17 Jun 2006 11:30:52 +0200]:
> 
> > On Saturday 17 June 2006 02:41, Adeodato Simó wrote:
> > > Hi guys, any comment with respect to this?
> 
> > I'm not using it anymore.
> 
> So, this means you won't be doing any more maintenance tasks for xmule,
> right?

No. I do the maintenance tasks since some time. David and Noèl both
dropped any maintenance, except that Noèl is the sponsor.

> Would you recommend to orphan it, or to drop it from the archive?

Not completely. There were some problems (with several Debian packages)
in the past, why it was just a waste of time to try to make a new xMule
package. These issues are gone and there is just a patch hell left,
which I first want to try to solve in upstream, before I make a new
package. I saw your mail, but I'm not sure, what is the best way to
handle the situation. I would prefer a temporary remove of xmule from
the archives, so I don't block your work. Implementing the changes you
suggested in the OP after fixing all outstanding issues, preventing an
updated package, is not a problem.

Regards, Daniel




Bug#373864: debarchiver: binary-all packages not getting indexed in binary-/Packages and Contents-

2006-06-17 Thread Daniel Leidert
Am Samstag, den 17.06.2006, 15:24 + schrieb Julian Mehnle:
> Daniel Leidert wrote:
> > Hmm. I was wrong. I cannot get the necessary information from stracing
> > debarchiver. I need the strace from running the following command via
> > cron-job (not the one I asked for earlier):
> >
> > 'strace -ff -o /tmp/cron.log /usr/bin/apt-ftparchive
> > generate /var/lib/debarchiver/dists/.apt-ftparchive.conf'
> > 
> > [...] Then please send attach the /tmp/cron.log* files or compare them
> > with the ones found at
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341326. 
> 
> Done.

It seems, you missed the attachment.

Regards, Daniel



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



Bug#373864: debarchiver: binary-all packages not getting indexed in binary-/Packages and Contents-

2006-06-17 Thread Daniel Leidert
reassign 373864 apt-utils
retitle 373864 gzip-name gets mangled if apt-ftparchive is run via cron-job
merge 373864 341326
thanks

Am Samstag, den 17.06.2006, 17:18 + schrieb Julian Mehnle:
> Daniel Leidert wrote:
> > Am Samstag, den 17.06.2006, 15:24 + schrieb Julian Mehnle:
> > > Daniel Leidert wrote:
> > > > [...] Then please send attach the /tmp/cron.log* files or compare
> > > > them with the ones found at
> > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341326.
> > >
> > > Done.
> >
> > It seems, you missed the attachment.
> 
> No.  As you requested an strace of apt-ftparchive, I thought I was supposed 
> to attach the traces to bug #341326, which is what I did.  You'll find my 
> tarball over there.

Oh. Because the strace-logs belong to this report, I would expect them
here. But however, it is the same bug:

[..]
execve("/usr/bin/gzgzg", ["n/gzgzg", "-d"], [/* 7 vars */]) = -1 ENOENT (No 
such file or directory)
execve("/bin/gzgzg", ["n/gzgzg", "-d"], [/* 7 vars */]) = -1 ENOENT (No such 
file or directory)
write(2, "Failed to exec gzip ", 20)= 20
write(2, "n/gzgzg", 7)  = 7
write(2, "\n", 1)   = 1
[..]

I therefor reassigned, retitled and merged this report with 341326. It
is not a debarchiver bug.

Regards, Daniel



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



Bug#373864: debarchiver: binary-all packages not getting indexed in binary-/Packages and Contents-

2006-06-17 Thread Daniel Leidert
Am Samstag, den 17.06.2006, 20:31 + schrieb Julian Mehnle:
> Daniel Leidert wrote:
> > reassign 373864 apt-utils
> > retitle 373864 gzip-name gets mangled if apt-ftparchive is run via
> > cron-job merge 373864 341326
> > thanks
> >
> > [...]
> > it is the same bug: 
> > [...]
> > I therefor reassigned, retitled and merged this report with 341326. It
> > is not a debarchiver bug.
> 
> Well, that's great and all, but what am I supposed to do now?

The workarund is described in bug-report #341326: extend the PATH
variable. Just add a 

PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games

to the debarchiver cron-job command, so that it looks like this

PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games /usr/bin/debarchiver 
...options...  | logger -t debarchiver -p daemon.info

and it works again.

> apt-ftparchive being known to be broken, and with bug #341326 not being 
> looked after since Nov 2005, shouldn't debarchiver NOT rely on that broken 
> tool?

Well, the bug is tagged "pending". This normally means, that a fix
exists and that the updated package is on it's way. As far as I can see
it, it was probably set to "pending" a few days ago. But I cannot
guarantee it.

Regards, Daniel



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



Bug#374225: Upgrade fails by missing conflicts with python2.3-gadfly

2006-06-17 Thread Daniel Leidert
Package: python-gadfly
Version: 1.0.0-9
Severity: grave

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

pycentral: pycentral pkginstall: already exists:
/usr/lib/python2.3/site-packages/reportlab/extensions/__init__.py
pycentral pkginstall: already exists:
/usr/lib/python2.3/site-packages/reportlab/extensions/__init__.py

Upgrade fails, because of a missing conflicts with python2.3-gadfly.

Regards, Daniel


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages python-gadfly depends on:
ii  python-central0.4.17 register and build utility for Pyt

Versions of packages python-gadfly recommends:
ii  python-kjbuckets  1:1.0.0-9  Set and graph data types for Pytho

- -- no debconf information

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

iD8DBQFElKgDdg0kG0+YFBERAklHAJ44eNQuNoaAue7NP/4PEigTHlLZnACffNb2
9YsPjmDsdGSnQGeC9r5Pd6s=
=w4EU
-END PGP SIGNATURE-


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



Bug#374222: Upgrade fails by missing conflicts with python2.3-reportlab

2006-06-17 Thread Daniel Leidert
Package: python-reportlab
Version: 1.20debian-6
Severity: grave

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

pycentral: pycentral pkginstall: already exists:
/usr/lib/python2.3/site-packages/reportlab/extensions/__init__.py

It seems, that package just misses a conflicts entry for
python2.3-reportlab.

Regards, Daniel


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages python-reportlab depends on:
ii  python2.3.5-10   An interactive high-level object-o
ii  python-central0.4.17 register and build utility for Pyt
ii  python-xml0.8.4-5XML tools for Python

Versions of packages python-reportlab recommends:
ii  python-imaging1.1.5-9Python Imaging Library

- -- no debconf information

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

iD8DBQFElKeCdg0kG0+YFBERAl1CAJ9lRn96HlIu2a0JwQGQ/IBJPShXSwCeOmjR
w6+fySLIiyvHKmva5TYPD/E=
=3D4t
-END PGP SIGNATURE-


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



Bug#373864: debarchiver: binary-all packages not getting indexed in binary-/Packages and Contents-

2006-06-19 Thread Daniel Leidert
Am Montag, den 19.06.2006, 11:50 +0200 schrieb Michael Vogt:
> On Sat, Jun 17, 2006 at 08:31:02PM +, Julian Mehnle wrote:
> > Daniel Leidert wrote:
> > > reassign 373864 apt-utils
> > > retitle 373864 gzip-name gets mangled if apt-ftparchive is run via
> > > cron-job merge 373864 341326
> > > thanks
> > >
> > > [...]
> > > it is the same bug: 
> > > [...]
> > > I therefor reassigned, retitled and merged this report with 341326. It
> > > is not a debarchiver bug.
> > 
> > Well, that's great and all, but what am I supposed to do now?  
> > apt-ftparchive being known to be broken, and with bug #341326 not being 
> > looked after since Nov 2005, shouldn't debarchiver NOT rely on that broken 
> > tool?
> > 
> > At the very least, debarchiver should explicitly recommend a work-around 
> > such as the use of the "-a" switch to cause dpkg-scan{packages,sources} to 
> > be used instead of apt-ftparchive.  Would that be a good work-around?
> 
> Can someone please test the attached patch and let me know if it fixes
> the problem?

I've tested the attached patch without observing any issues. Also
debarchiver cron-job ran without a problem. Then I reinstalled the
latest apt packages from Sid and - surprise - I was not able to
reproduce the issue I originally reported. So there are IMO two
possibilities: (1) the issue was not directly located in apt-utils or
(2) you already solved it in 0.6.44.2.

Julian, could you update your apt (it hit testing recently) and try, if
that already solves the issue for you too? If not, I guess, the issue
is/was not located in apt-utils itself.

Regards, Daniel



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



Bug#380210: easychem crashes when exporting to eps/pdf

2006-07-28 Thread Daniel Leidert
Am Freitag, den 28.07.2006, 13:37 +0200 schrieb Fabian Greffrath:
> package: easychem
> version: 0.6-1
> 
> Hello!
> 
> When I try to export my formula to either eps or pdf format, EasyChem
> crashes without warning after selecting a filename for the exported file
> and clicking 'OK'. This happens for all the upper 4 choices in the
> exporting format dialog box (i.e. EPS, EPS optimized for size, EPS with
> poor bounding box, PDF). Exporting to XFIG works but looks ugly.
> 
> I have the following ghostscripts installed:
> gs-esp8.15.1.dfsg.1-2
> gs-gpl8.50-1.1
> 
> with the gs-alternative poiting towards the gpl version. Using the esp
> version does not work either...
> 
> In EasyChem's Options/Preferences box it is possible to set a path for
> gs and pstoedit, but setting these manually does not work, too.

What do you mean? Is it not recognized (lost after a restart) or does it
not solve your problem?

> Thanks for fixing ;)

Could you please provide a backtrace [1] and attach the formula (maybe
as .ech file)? When I tried to reproduce the issue, I just saw a freeze,
not a crash - however, it's a bad situation.

[1] http://wiki.debian.org/HowToGetABacktrace

Thanks and regards, Daniel



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



Bug#380231: [CVE-2006-3747] Off-by-one flaw exists in the Rewrite module, mod_rewrite

2006-07-28 Thread Daniel Leidert
Package: apache
Version: 1.3.34-2
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The latest release notes [1] of apache 1.3.37, 2.0.59 and 2.2.3 contains a
note, about an off-by-one flaw (CVE-2006-3747 [2]).

[1] http://www.apache.org/dist/httpd/Announcement2.2.html
[2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3747

Please check, if the Debian package(s) is/are vulnerable.

Regards, Daniel


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages apache depends on:
ii  apache-common 1.3.34-2   support files for all Apache webse
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  libc6 2.3.6-16   GNU C Library: Shared libraries
ii  libdb4.3  4.3.29-6   Berkeley v4.3 Database Libraries [
ii  libexpat1 1.95.8-3.2 XML parsing C library - runtime li
ii  libmagic1 4.17-2 File type determination library us
ii  logrotate 3.7.1-3Log rotation utility
ii  lsb-base  3.1-10 Linux Standard Base 3.1 init scrip
ii  mime-support  3.37-1 MIME files 'mime.types' & 'mailcap
ii  perl  5.8.8-6Larry Wall's Practical Extraction 

apache recommends no packages.

- -- debconf information excluded

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

iD8DBQFEyif+dg0kG0+YFBERAiX2AJ98Pu062RB/oGwJl2203bfkT+l9FQCeONDR
2xQ6gHZYpYvpau1HDRhoZqE=
=goy6
-END PGP SIGNATURE-


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



Bug#380423: Version 2.0.4, that fixes several security issues, was released

2006-07-29 Thread Daniel Leidert
Package: wordpress
Version: 2.0.3-1
Severity: grave

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Wordpress announced release 2.0.4 and in the release note, there is
something written about "several important security fixes", this version shall
contain.

Please update the Debian package.

This report was initially set to 'grave', because I cannot find any
information about the security issues. If you have more information,
feel free to downgrade this report.

Thanks for your work.
Regards, Daniel


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages wordpress depends on:
ii  apache [httpd]   1.3.34-2versatile, high-performance HTTP s
ii  mysql-client-5.0 [virtual-my 5.0.22-3mysql database client binaries
ii  php4 4:4.4.2-1.1 server-side, HTML-embedded scripti
ii  php4-mysql   4:4.4.2-1.1 MySQL module for php4

wordpress recommends no packages.

- -- no debconf information

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

iD8DBQFEzCj8dg0kG0+YFBERAlACAJoCtF0X+czdb3Ehcj9GQnwK7DzRvQCfYgR6
iKf2vjx3RPsGGtSENOGQAfw=
=UpVP
-END PGP SIGNATURE-


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



Bug#369566: Package bluefish crashes with a Ctrl-q - Esc combination

2006-07-31 Thread Daniel Leidert
First, I'm really sorry, that I forgot zu answer your report. I saw it,
but it went under. I'm really sorry.

Am Dienstag, den 30.05.2006, 18:20 +0200 schrieb Alessandro Siragusa:
> Package: bluefish
> Version: 1.0-1
> 
> Package bluefish crashes when there are multiple tabs opened and some
> unsaved files if you enter a combination of Ctrl-q and after Esc.

I don't have a Sarge system, where I could try to reproduce the bug. But
I tried to reproduce it with the latest stable release 1.0.5 in Sid, but
I wasn't able to get the result you reported. To verify, that I did it
correctly:

* open a few files and modify them
* then hit CTRL+Q and in the following dialog: hit ESC
* and then it should crash?

Is that right? How many files are open? Can you specify this? Could you
please be so kind to try to make a backtrace of the crash? Information,
how to make a backtrace can be found at
http://wiki.debian.org/HowToGetABacktrace.

Regards, Daniel



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



Bug#353503: bug in gnome-doc-utils.m4 leads to unintended copy of gnome-doc-utils.make

2006-08-01 Thread Daniel Leidert
Am Dienstag, den 06.06.2006, 20:56 +0200 schrieb Daniel Leidert:
> Am Sonntag, den 19.02.2006, 03:44 +0100 schrieb Daniel Leidert:

[..]
> > I've described the issue at
> > http://bugzilla.gnome.org/show_bug.cgi?id=331735.
> 
> The patch can be found at
> http://cvs.gnome.org/viewcvs/gnome-doc-utils/gnome-doc-utils.m4?r1=1.19&r2=1.20
>  or in the next upstream release.

Maybe you could fix this in the current Debian package.

The release, that fixed this issue was made in June (see also
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=373770). I would really
like to see an updated Debian package. Or is gnome-doc-utils orphaned?

Regards, Daniel



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



Bug#381062: Upstream released 0.9, Download-URL outdated

2006-08-01 Thread Daniel Leidert
Package: hicolor-icon-theme
Version: 0.8-4
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

First: Version 0.9 was released in January of 2006. Maybe you could be
so nice to update the Debian package.

Second: In debian/copyright, only the old download address can be found.
This should be updated to the current download place:

  http://icon-theme.freedesktop.org/releases/
 
Thanks and regards, Daniel


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

- -- no debconf information

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

iD8DBQFEz66Rdg0kG0+YFBERAhOfAJ44EwKOe9ffHp4Ei9jQ/eQ/kO4t6QCghfEQ
QMkME8D5pgAZfzUOkTdLk2I=
=4czP
-END PGP SIGNATURE-


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



Bug#381036: pdebuild, add missing features of normal debuild

2006-08-01 Thread Daniel Leidert
Am Dienstag, den 01.08.2006, 12:47 -0400 schrieb Tacvek:
> Package: pbuilder
> Version: 0.156
> Severity: wishlist
> 
> 
> It would be nice if pdebuild would be updated to support many
> of the features that debuild has, that pdebuild currently lacks.
> For example automatic lintian and linda runs.

I have a bug open, that exactly formulates the same wish. See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=357066.

Regards, Daniel



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



Bug#368427: sun-java5-plugin: Browsers should not be in required packages

2006-05-22 Thread Daniel Leidert
Am Montag, den 22.05.2006, 09:30 +0200 schrieb der OP:
> Package: sun-java5-plugin
> Severity: wishlist
> 
> I think browsers should not be in required packages. I don't have any browser
> installed on my system using .deb files so why I need a browser installation
> with the plugin?

I agree. Wouldn't it be better to say:

Enhances: firefox | mozilla-firefox | mozilla-browser | epiphany-browser | 
galeon

Regards, Daniel



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



Bug#367694: docbook-xsl: New upstream release 1.70.0 available

2006-05-22 Thread Daniel Leidert
Hello,

I prepared a first NMU for the latest release of the docbook-xsl
package, which was released recently (version 1.70.0). The source files
can be found at http://debian.wgdd.de/debian/incoming/packages/. The
changes I made are documented in
http://debian.wgdd.de/debian/incoming/packages/docbook-xsl_1.70.0.dfsg.1-0.1_i386.changes.

I went through the list of reported bugs and searched for bugs, which
are still open (not closed by the new upstream). There are a few, I
still have to examine, so this NMU package is probably not the final
proposal. For the moment I'm interested in comments.

Further I would like to ask, if the current package maintainer for this
package is still active (Mark?). If not, I would like to offer to help
with this package or even to overtake the maintainer-ship, if there is
any interest (I'm already officially maintainer for bluefish and I
package a lot of software unofficially, see my URL).

Thanks in advance,
Regards, Daniel



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



Bug#368557: W: File not found for field Files ... - false-positive?

2006-05-22 Thread Daniel Leidert
Package: linda
Version: 0.3.22
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

The following part of a doc-base file leads to a linds warning, which is
probably wrong:

Format: HTML
Index: /usr/share/doc/package/doc/index.html
Files: /usr/share/doc/package/doc/*.html
 /usr/share/doc/package/doc/*/*.html

leads to:

W: File not found for field Files in doc-base
file /usr/share/doc/package/doc/*.html

When the linebreak in the Files field is removed, the warning
disappears. I asked on debian-mentors if a linebreak is allowed in the
Files field and I was told, that it is not wrong. So this is probably a
minor bug in linda.

Regards, Daniel


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages linda depends on:
ii  binutils 2.16.1cvs20060413-1 The GNU assembler, linker and bina
ii  dash 0.5.3-3 The Debian Almquist Shell
ii  dpkg-dev 1.13.19 package building tools for Debian
ii  file 4.17-1  Determines file type using "magic"
ii  man-db   2.4.3-3 The on-line manual pager
ii  python   2.3.5-5 An interactive high-level object-o

Versions of packages linda recommends:
ii  debian-policy 3.7.2.0Debian Policy Manual and related d

- -- no debconf information

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

iD8DBQFEcmhUdg0kG0+YFBERAt+LAJ4ipMWMZ9kGSjeWjLpRlkiXzD8fHQCfSVda
6YbDE2WROAp0nsJ/dkW+LiQ=
=v3d7
-END PGP SIGNATURE-


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



Bug#368960: Fails to upgrade by searching a passwd file in a Lock-directory

2006-05-26 Thread Daniel Leidert
Package: cvsd
Version: 1.0.11
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

Todays upgrade to 1.0.11 failed. The first time it said:

$ apt-get upgrade -u
[..]
creating /var/lib/cvsd/dev devices... already there.
adding users to /var/lib/cvsd/etc/passwd
WARNING: no passwd file in /var/lib/cvsd/var/lock/cvsroot/CVSROOT
creating directory structure under /var/lib/cvsd... done.
installing binaries... cvs.
looking for non-linked system libraries... done.
/usr/bin/ldd: line 161: /lib64/ld-linux-x86-64.so.2: cannot execute binary file
installing libraries... done.
dpkg: error processing cvsd (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 cvsd

Then I removed amd64-libs and tried again. But it still failed:

$ LANG=C dpkg -i /var/cache/apt/archives/cvsd_1.0.11_i386.deb
(Reading database ... 253038 files and directories currently installed.)
Preparing to replace cvsd 1.0.11 (using
.../archives/cvsd_1.0.11_i386.deb) ...
Stopping cvs pserver chroot wrapper: cvsdNo cvsd found running; none
killed.
 failed!
Unpacking replacement cvsd ...
Setting up cvsd (1.0.11) ...
creating directory structure under /var/lib/cvsd... done.
installing binaries... cvs.
looking for non-linked system libraries... done.
installing libraries... done.
creating /var/lib/cvsd/dev devices... already there.
adding users to /var/lib/cvsd/etc/passwd
WARNING: no passwd file in /var/lib/cvsd/var/lock/cvsroot/CVSROOT
dpkg: error processing cvsd (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 cvsd

It's not very noisy, where it fails. From the output I can just guess,
that probably the missing passwd file in
/var/lib/cvsd/var/lock/cvsroot/CVSROOT makes it fail. But this is a
Lock-directory. There is of course no passwd-file. This should be
checked first. I tried everything I found the postinst script without
access to reproduce the 'exit 1' return result. /var/log/daemon.logsays,
that cvsd starts. So I don't know, where this is thrown.

Maybe you have an idea.

Thanks and regards, Daniel


- -- Package-specific info:
/var/lib/cvsd/cvsroot/CVSROOT/config:
 SystemAuth=no
 LockDir=/var/lock/cvsroot
 UseNewInfoFmtStrings=yes


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages cvsd depends on:
ii  adduser  3.87Add and remove users and groups
ii  cvs  1:1.12.13-2 Concurrent Versions System
ii  debconf [debconf-2.0]1.5.1   Debian configuration management sy
ii  libc62.3.6-9 GNU C Library: Shared libraries
ii  lsb-base 3.1-5   Linux Standard Base 3.1 init scrip

cvsd recommends no packages.

- -- debconf information:
  cvsd/maxconnections: 10
  cvsd/limit_cputime: 1:00
  cvsd/remove_chroot: false
  cvsd/limit_pthreads: 20
* cvsd/repositories: /cvsroot
  cvsd/limit_filesize: 1m
  cvsd/limit_stacksize: 10m
  cvsd/limit_datasize: 10m
  cvsd/limit_memorylocked: 10m
  cvsd/limit_coredumpsize: 0
  cvsd/limit_virtmem: 10m
  cvsd/limit_openfiles: 1024
  cvsd/listen: 127.0.0.1 2401
  cvsd/nice: 1
  cvsd/limit_memoryuse: 10m
  cvsd/limit_maxproc: 20
  cvsd/umask: 027
  cvsd/limits:
* cvsd/rootjail: /var/lib/cvsd

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

iD8DBQFEdtVFdg0kG0+YFBERAkVNAJ9/NZo7jSR1erI8BYtuFyYRrBlTLQCfdtmy
cveb7cFf/zGbCezd1Gs2ULg=
=hxmX
-END PGP SIGNATURE-


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



Bug#368960: cvsd: postinst script fails with error status 1 if tmpreaper is absent

2006-05-26 Thread Daniel Leidert
retitle 368960 cvsd: postinst script fails with error status 1 if tmpreaper is 
absent
clone 368960 -1
retitle -1 cvsd: cvsd-buildroot warns about missing passwd files in 
Lock-directories
severity -1 wishlist
merge 368927 368960
thanks

Am Freitag, den 26.05.2006, 12:15 +0200 schrieb Daniel Leidert:
> Package: cvsd
> Version: 1.0.11
> Severity: important
> 
> Todays upgrade to 1.0.11 failed. The first time it said:
> 
> $ apt-get upgrade -u
[..]
> /usr/bin/ldd: line 161: /lib64/ld-linux-x86-64.so.2: cannot execute binary 
> file

Still not sure about this message. Maybe you have an idea, why this was
thrown.

[..]
> Then I removed amd64-libs and tried again. But it still failed:
> 
> $ LANG=C dpkg -i /var/cache/apt/archives/cvsd_1.0.11_i386.deb
[..]
> WARNING: no passwd file in /var/lib/cvsd/var/lock/cvsroot/CVSROOT
> dpkg: error processing cvsd (--install):
>  subprocess post-installation script returned error exit status 1
[..]
> It's not very noisy, where it fails. From the output I can just guess,
> that probably the missing passwd file in
> /var/lib/cvsd/var/lock/cvsroot/CVSROOT makes it fail.

Ok. The reason was reported in
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=368927. I merged my
report with this one and ...

> But this is a
> Lock-directory. There is of course no passwd-file. This should be
> checked first.

... created a new wishlist entry to fix this behaviour.

Thanks and regards, Daniel



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



Bug#367694: [xml/sgml] RFC/RFS docbook-xsl 1.70.0.dfsg.1

2006-05-26 Thread Daniel Leidert
Am Samstag, den 20.05.2006, 20:25 +0200 schrieb Daniel Leidert:

> I prepared a first NMU for the latest release of the docbook-xsl
> package, which was released recently (version 1.70.0).

In the meantime, 1.70.1 was released.

> The source files
> can be found at http://debian.wgdd.de/debian/incoming/packages/. The
> changes I made are documented in
> http://debian.wgdd.de/debian/incoming/packages/docbook-xsl_1.70.0.dfsg.1-0.1_i386.changes.

Source: http://debian.wgdd.de/debian/incoming/packages/
Changes: 
http://debian.wgdd.de/debian/incoming/packages/docbook-xsl_1.70.1.dfsg.1-0.1_i386.changes

Still waiting for an answer or a sign of life :)

Regards, Daniel



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



Bug#369014: 'Cache' shell injection vulnerability

2006-05-26 Thread Daniel Leidert
Package: wordpress
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following posting on bugtraq should explain the vulnerability and
it contains an exploit.

http://www.securityfocus.com/archive/1/435039/30/0/threaded

Please check it out. I did not find a CVE# yet.

Thanks and regards,
Daniel


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

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

iD8DBQFEd01qdg0kG0+YFBERAlFEAJsEabg41Q7NUVzHe2g2w22tDk73+gCfTK05
njG3OLsP9DxabBdIflt5zQ8=
=iXkE
-END PGP SIGNATURE-


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



Bug#369043: 8.25.18 is out

2006-05-27 Thread Daniel Leidert
Am Samstag, den 27.05.2006, 01:36 +0200 schrieb Josip Rodin:
> Package: fglrx-driver
> Version: 8.24.8-2
> Severity: wishlist
> 
> Hi,
> 
> The new version is out. It sounds like it might fix a few grave bugs for
> some people (although I still don't see any hint of fixed XVideo :( ).

@Flavio: I'm currently preparing new manpages to fix the latest changes
in driver version 8.25.18. I will inform you within the next days, when
the new manpages are ready.

Regards, Daniel



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



Bug#367694: [xml/sgml] RFC/RFS docbook-xsl 1.70.0.dfsg.1

2006-05-30 Thread Daniel Leidert
Am Montag, den 29.05.2006, 18:15 -0400 schrieb Adam Di Carlo:
> Daniel Leidert <[EMAIL PROTECTED]> writes:
> > Am Samstag, den 20.05.2006, 20:25 +0200 schrieb Daniel Leidert:
> >
> >> I prepared a first NMU for the latest release of the docbook-xsl
> >> package, which was released recently (version 1.70.0).
> >
> > In the meantime, 1.70.1 was released.
> >
> >> The source files
> >> can be found at http://debian.wgdd.de/debian/incoming/packages/. The
> >> changes I made are documented in
> >> http://debian.wgdd.de/debian/incoming/packages/docbook-xsl_1.70.0.dfsg.1-0.1_i386.changes.
> >
> > Source: http://debian.wgdd.de/debian/incoming/packages/
> > Changes: 
> > http://debian.wgdd.de/debian/incoming/packages/docbook-xsl_1.70.1.dfsg.1-0.1_i386.changes
> >
> > Still waiting for an answer or a sign of life :)
> 
> Well, should I test and NMU it?

Yes. If you would do that, this would be nice. One small thing, which
could be improved is to have a closer look at the xml files in the
wwordml directory. I guess, the stylesheets do not need all of them. But
atm I'm still unsure, so they are left. Many other files have been
dropped, because they are IMO useless for the stylesheets (see
debian/rules). I use this package locally without any problems.

> I'm not the docbook-xsl maintainer but I
> am a Debian developer.

But you are a member of debian-xml-sgml. I'm still trying to reach Mark
Johnson. Do you know, if he is still active?

Regards, Daniel



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



Bug#369627: fglrx-driver: More build-depends are required

2006-05-30 Thread Daniel Leidert
Am Mittwoch, den 31.05.2006, 09:07 +1000 schrieb Chris Donoghue:
> Package: fglrx-driver
> Version: 8.24.8-1
> Severity: important
> Justification: fails to build from source
> 
> 
> I was unable to build the source package fglrx-driver. It had a segfault
> when building the manpages.
> 
> Once I installed docbook-xsl the build worked perfectly so I'm assuming
> this is a  additionally required build-depends.

It will not work for the current manpage sources, because they need at
least docbook-xsl 1.70.0 to successfully build. I've prepared an NMU to
update the outdated docbook-xsl Debian package and this NMU is currently
reviewed (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367694). But
as long as it is not uploaded to Debian, building the manpages against
the current docbook-xsl Debian package will "fail" and the pre-built
manpages should be used instead for the fglrx-driver package. 

Regards, Daniel



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



Bug#294378: evolution: Composer suddenly consumes all memory and crashes

2006-07-22 Thread Daniel Leidert
Package: evolution
Version: 2.6.2-4
Followup-For: Bug #294378

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I observe the same issue (composer begins to consume more and more
memory and then fills my RAM and Swap) since a while. It does not happen
quite often and I am also not able to give a step-by-step instruction to
reproduce the issue. Some time ago I wrote a mail, where the issue
appeared reproducible (I was able to kill evolution and when it started
again, it asked for continuing writing the mail and when I then typed
the exact text again, it again filled my memory). In such a case: How
could I examine the situation and provide "useful" data to solve this
annoying bug?

answers to questions in this report:

> But does this happen with short messages or with long messages?

Both. It doesn't seem to have a correlation.

> Do you write messages in HTML?

Never (only plain text).

> Do you use any special formatting?

No.

> Do you have spell checking turned on? If yes, for which language?

Yes (en_GB, en_US, de_DE).

> What type of accounts do you have configured?

Receiving just a local IMAP. Sending over POP3 and IMAP (the account
used most often is configured to sign the message with GnuPG by
default).

> Do you have anything "special" in your setup?

Not that I know.

> Are you aware of any non-Debian libs/apps installed in your box that
> might
> interefere with this?

No. Everything non-Debian should not interfere with evolution.

PS: The only thing I can tell is, that I observe the issue quite often,
when I paste or write commands in the mail (to e.g. tell somebody a
way, how to do something, then I use the syntax '# command ...' or '$
command ...') and when I have a lot of c&p work (there it seems to have
a correlation - the more often you do c&p, it becomes more probable,
that evolution shows this issue) done in the mail.

Regards, Daniel


- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.08060320
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages evolution depends on:
ii  dbus   0.62-4simple interprocess messaging syst
ii  evolution-common   2.6.2-4   architecture independent files for
ii  evolution-data-server  1.6.2-3   evolution database backend server
ii  gconf2 2.14.0-1  GNOME configuration database syste
ii  gnome-icon-theme   2.14.2-1  GNOME Desktop icon theme
ii  gtkhtml3.8 3.10.2-1  HTML rendering/editing library - b
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.1-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libavahi-client3   0.6.11-1  Avahi client library
ii  libavahi-common3   0.6.11-1  Avahi common library
ii  libavahi-glib1 0.6.11-1  Avahi glib integration library
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-3  The Bonobo UI library
ii  libc6  2.3.6-15  GNU C Library: Shared libraries
ii  libcairo2  1.2.0-3   The Cairo 2D vector graphics libra
ii  libcamel1.2-8  1.6.2-3   The Evolution MIME message handlin
ii  libdbus-1-20.62-4simple interprocess messaging syst
ii  libdbus-glib-1-2   0.62-4simple interprocess messaging syst
ii  libebook1.2-5  1.6.2-3   Client library for evolution addre
ii  libecal1.2-6   1.6.2-3   Client library for evolution calen
ii  libedataserver1.2-71.6.2-3   Utility library for evolution data
ii  libedataserverui1.2-6  1.6.2-3   GUI utility library for evolution 
ii  libegroupwise1.2-9 1.6.2-3   Client library for accessing group
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libexchange-storage1.2-1   1.6.2-3   Backend library for evolution cale
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libfreetype6   2.2.1-2   FreeType 2 font engine, shared lib
ii  libgconf2-42.14.0-1  GNOME configuration database syste
ii  libgcrypt111.2.2-2   LGPL Crypto library - runtime libr
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglib2.0-0   2.10.3-3  The GLib library of C routines
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome-pilot22.0.12-1.6Support libraries for gnome-pilot
ii  libgnome2-02.14.1-2  The GNOME 2 library - runtime file
ii  libgnomecanv

Bug#373864: debarchiver: binary-all packages not getting indexed in binary-/Packages and Contents-

2006-07-25 Thread Daniel Leidert
Am Dienstag, den 25.07.2006, 13:25 +0200 schrieb Michael Vogt:
> On Sun, Jul 02, 2006 at 02:34:38AM +0200, Daniel Leidert wrote:

[..]
> > After the issue re-appeared for me (between June 21.-23., at 21. I wrote
> > my mail and at 23. I've uploaded a package and debarchiver failed, what
> > I noticed today). Now I again tried your patch, and the issue
> > disappeared. If interested, I can send you the list of packages
> > updated/changed on my system between 21. and 23 to examine, what has
> > changed.
> 
> Thanks for this update, I'm pretty convinced that the patch fixes the
> issue.

For me it did (see above).

> I put it into my bzr repository and it will be part of the next
> upload. 

Many thanks. This ends a long-time annoying issue :)

PS: Not sure, why you removed the '.spam' from my mail address, but it
must not be removed, because I do not own the address without the
'.spam' part.

Regards, Daniel



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



Bug#524921: bkchem crashes by using properties of arrow / crap SVG files because using local path for fonts

2009-04-20 Thread Daniel Leidert
First: Please don't report several issues with one report. Please take
the time to  open one report per issue.

Am Montag, den 20.04.2009, 22:10 +0200 schrieb Kai Oesterreich:

> Bkchem crashs by drawing a arrow and using properties (right mouse button) 

I cannot reproduce it. Can you provide a backtrace (install the
debugging symbols of python and check the instructions in bug report
#512826)? This might have been fixed in 0.12.3. I'll have to check this.
You can install bkchem 0.13.0 from Sid. All requirements can be
fulfilled by the Lenny distribution.

> Spline arrows doesn't work

ACK. I'll forward this to the author.

> SVG files are unuseable - path of fonts must converted into objekt with 
> Inkscape before the formula are usefull for publishing online eg. Wikipedia 

I cannot reproduce this one (no local paths here in 0.13.0). Can you
provide a short way to reproduce the issue and tell me, what you get and
what you expect?

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#514657: release-notes: Docbook tags inflexibility

2009-04-21 Thread Daniel Leidert
reassign 514657 release-notes
thanks

This report is a waste of my time. The error is clear:

| element contrib: validity error : Element quote is not declared in contrib 
list of possible children

Compare to: http://www.docbook.org/tdg/en/html/contrib.html

You violate the DocBook DTD and I'm surprised that you call this
"inflexibility". It's the function of the DTD to declare the markup
structure and restrictions. You can of course customize the DocBook DTD
for your needs (this might require further customization of the
stylesheets).

I suggest that you use some other element than : maybe use
 (and in  you can use ).

Assigning back. This is not an issue in docbook-xml. If you are not
satisfied with the DTD/schema, this has to be sent as a formal request
and discussed with the DocBook TC. Pleaes reassign to docbook-xml, if
that's your intention.

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#512826: bkchem: crash of X window after repeated use of object conf

2009-04-11 Thread Daniel Leidert
Hi Kenward,

May I ask, if you still observe this crash?

If yes, can you try to provide a backtrace? You maybe need to install
some debugging symbols (probably python-dbg and maybe the OpenGL
debugiing symbols libgl* ...). To get the backtrace, try:

gdb python
...
(gdb) set logging on
(gdb) r /usr/lib/bkchem/bkchem/bkchem.py

and then reproduce the crash. When it happens, type:

...
(gdb) bt full
(gdb) q

Maybe the backtrace will tell us more, where the crash is caused (I
guess, somewhere in the graphics driver; but we will see).

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#517707: FTBFS mopac7_1.14-2(mipsel/unstable)

2009-04-11 Thread Daniel Leidert
In http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519006#19 Matthias
suggested to give the binutils from experimental a try. Michael, do you
have the time to do this on a mips/mipsel buildd?

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#525821: dh_installdocs: Handle same document ID in different packages (doc-base manual section 2.5.3)

2009-04-27 Thread Daniel Leidert
Package: debhelper
Version: 7.2.8
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I recently stumbled over the following situation: From a source package
3 binary packages are created all containing documentation but in
different formats. A user requested to merge the doc-base-files as
described in the doc-base manual section 2.5.3 [1].

Now I thought, that I can simply set the same Document ID in the
debian/*.doc-base files of the packages. But this lead to a failing
installation, because all 3 packages contained the file

/usr/share/doc-base/$id

because the filename was created from the Document ID, which was unique
in all debian/*.doc-base files.

I didn't find a way to handle this situation with debhelper gracefully
so I now use a workaround by running sed on the files in
debian/*/usr/share/doc-base/.

But I wonder if this situation can be handled by debhelper. Maybe a
switch to tell: Create the filename from the package name or the
filename in debian/ instead to use the Document ID ... could help here. What
is your opinion about this issue?

Regards, Daniel


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages debhelper depends on:
ii  binutils  2.19.1-1   The GNU assembler, linker and bina
ii  dpkg-dev  1.14.26Debian package development tools
ii  file  5.00-1 Determines file type using "magic"
ii  html2text 1.3.2a-13  advanced HTML to text converter
ii  man-db2.5.5-1on-line manual pager
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 
ii  po-debconf1.0.16 tool for managing templates file t

debhelper recommends no packages.

Versions of packages debhelper suggests:
ii  dh-make   0.48   tool that converts source archives

- -- no debconf information

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

iEYEARECAAYFAkn1gy8ACgkQm0bx+wiPa4ylaQCeLbTEGe5bdH27jLrsYOtFaxRZ
58MAoIBRMrUMvtibOudreBpQdpdD2cey
=Rhf4
-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#526443: [uscan] repack should be a valid argument in the opts line in debian/watch

2009-05-01 Thread Daniel Leidert
Package: devscripts
Version: 2.10.48
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I would like to request, that the watch format 4 should supports
"repack" in the opts line, so people are not forced to use it on the
command line to get a .orig tarball. Any objections here?

Regards, Daniel


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages devscripts depends on:
ii  dpkg-dev  1.14.26Debian package development tools
ii  libc6 2.9-8  GNU C Library: Shared libraries
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
ii  at 3.1.10.2  Delayed job execution and batch pr
ii  bsd-mailx [mailx]  8.1.2-0.20081101cvs-2 A simple mail user agent
ii  bzr1.14-1easy to use distributed version co
ii  chimera2 [www-brow 2.0a19-5  Web browser for X
ii  curl   7.19.4-1  Get a file from an HTTP, HTTPS or 
ii  cvs1:1.12.13-12  Concurrent Versions System
ii  dctrl-tools2.13.1Command-line tools to process Debi
ii  debian-keyring 2009.04.04GnuPG (and obsolete PGP) keys of D
ii  debian-maintainers 1.56  GPG keys of Debian maintainers
ii  dillo [www-browser 0.8.6-3   Small and fast web browser
ii  dput   0.9.4 Debian package upload tool
ii  dupload2.6.6 utility to upload Debian packages
ii  epiphany-gecko [ww 2.24.3-2  Intuitive GNOME web browser - Geck
ii  equivs 2.0.7-0.1 Circumvent Debian package dependen
ii  fakeroot   1.12.2Gives a fake root environment
ii  galeon [www-browse 2.0.6-2.1+b2  GNOME web browser for advanced use
ii  git-core   1:1.6.2.4-1   fast, scalable, distributed revisi
ii  gnupg  1.4.9-4   GNU privacy guard - a free PGP rep
ii  iceweasel [www-bro 3.0.9-1   lightweight web browser based on M
ii  kazehakase [www-br 0.5.4-2.2 GTK+-base web browser that allows 
ii  konqueror [www-bro 4:4.2.2-1 KDE 4's advanced file manager, web
pn  libauthen-sasl-per (no description available)
ii  libcrypt-ssleay-pe 0.57-1+b1 Support for https protocol in LWP
ii  libparse-debcontro 2.005-2   Easy OO parsing of Debian control-
pn  libsoap-lite-perl  (no description available)
pn  libterm-size-perl  (no description available)
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  liburi-perl1.37+dfsg-1   Manipulates and accesses URI strin
ii  libwww-perl5.826-1   WWW client/server library for Perl
pn  libyaml-syck-perl  (no description available)
ii  links [www-browser 2.2-1+b1  Web browser running in text mode
ii  links2 [www-browse 2.2-1+b1  Web browser running in both graphi
ii  lintian2.2.10Debian package checker
ii  lsb-release3.2-22Linux Standard Base version report
ii  lynx-cur [www-brow 2.8.7pre1-1   Text-mode WWW Browser with NLS sup
ii  mailx  1:20081101-2  Transitional package for mailx ren
ii  man-db 2.5.5-1   on-line manual pager
ii  midori [www-browse 0.1.4-1   fast, lightweight graphical web br
ii  netrik [www-browse 1.15.7-2.1text mode WWW browser with vi like
ii  netsurf [www-brows 1.2-1 Small portable web browser with CS
ii  openssh-client [ss 1:5.1p1-5 secure shell client, an rlogin/rsh
ii  opera [www-browser 9.64.2480.gcc4.qt3The Opera Web Browser
ii  patch  2.5.9-5   Apply a diff file to an original
ii  patchutils 0.3.1-1   Utilities to work with patches
ii  strace 4.5.18-1  A system call tracer
ii  subversion 1.5.6dfsg-1   Advanced version control system
ii  tla1.3.5+dfsg-14 GNU Arch revision control system
ii  unzip  5.52-12   De-archiver for .zip files
ii  w3m [www-browser]  0.5.2-2+b1WWW browsable pager with excellent
ii  wdiff  0.5-18Compares two files word by word
ii  wget   1.11.4-2  retrieves files from the web
ii  xemacs21-mule [www 21.4.22-1 highly customizable text editor --

Versions of packages devscripts suggests:
ii  build-essential  

Bug#526450: [uscan] Please support filename without (and path with) version delimiters

2009-05-01 Thread Daniel Leidert
Package: devscripts
Version: 2.10.48
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Something that I've missed in watch format <= 3 is the support for
locations like

foo.bar/download/$version/$tarfile

This usually leads to the error "... Filename pattern missing version
delimiters ...". Can we change this to support version delimiters
in-path-only too or do you expect issues with this kind of pattern?

I know several examples where this kind of pattern would be useful.

Regards, Daniel


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages devscripts depends on:
ii  dpkg-dev  1.14.26Debian package development tools
ii  libc6 2.9-8  GNU C Library: Shared libraries
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
ii  at 3.1.10.2  Delayed job execution and batch pr
ii  bsd-mailx [mailx]  8.1.2-0.20081101cvs-2 A simple mail user agent
ii  bzr1.14-1easy to use distributed version co
ii  chimera2 [www-brow 2.0a19-5  Web browser for X
ii  curl   7.19.4-1  Get a file from an HTTP, HTTPS or 
ii  cvs1:1.12.13-12  Concurrent Versions System
ii  dctrl-tools2.13.1Command-line tools to process Debi
ii  debian-keyring 2009.04.04GnuPG (and obsolete PGP) keys of D
ii  debian-maintainers 1.56  GPG keys of Debian maintainers
ii  dillo [www-browser 0.8.6-3   Small and fast web browser
ii  dput   0.9.4 Debian package upload tool
ii  dupload2.6.6 utility to upload Debian packages
ii  epiphany-gecko [ww 2.24.3-2  Intuitive GNOME web browser - Geck
ii  equivs 2.0.7-0.1 Circumvent Debian package dependen
ii  fakeroot   1.12.2Gives a fake root environment
ii  galeon [www-browse 2.0.6-2.1+b2  GNOME web browser for advanced use
ii  git-core   1:1.6.2.4-1   fast, scalable, distributed revisi
ii  gnupg  1.4.9-4   GNU privacy guard - a free PGP rep
ii  iceweasel [www-bro 3.0.9-1   lightweight web browser based on M
ii  kazehakase [www-br 0.5.4-2.2 GTK+-base web browser that allows 
ii  konqueror [www-bro 4:4.2.2-1 KDE 4's advanced file manager, web
pn  libauthen-sasl-per (no description available)
ii  libcrypt-ssleay-pe 0.57-1+b1 Support for https protocol in LWP
ii  libparse-debcontro 2.005-2   Easy OO parsing of Debian control-
pn  libsoap-lite-perl  (no description available)
pn  libterm-size-perl  (no description available)
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  liburi-perl1.37+dfsg-1   Manipulates and accesses URI strin
ii  libwww-perl5.826-1   WWW client/server library for Perl
pn  libyaml-syck-perl  (no description available)
ii  links [www-browser 2.2-1+b1  Web browser running in text mode
ii  links2 [www-browse 2.2-1+b1  Web browser running in both graphi
ii  lintian2.2.10Debian package checker
ii  lsb-release3.2-22Linux Standard Base version report
ii  lynx-cur [www-brow 2.8.7pre1-1   Text-mode WWW Browser with NLS sup
ii  mailx  1:20081101-2  Transitional package for mailx ren
ii  man-db 2.5.5-1   on-line manual pager
ii  midori [www-browse 0.1.4-1   fast, lightweight graphical web br
ii  netrik [www-browse 1.15.7-2.1text mode WWW browser with vi like
ii  netsurf [www-brows 1.2-1 Small portable web browser with CS
ii  openssh-client [ss 1:5.1p1-5 secure shell client, an rlogin/rsh
ii  opera [www-browser 9.64.2480.gcc4.qt3The Opera Web Browser
ii  patch  2.5.9-5   Apply a diff file to an original
ii  patchutils 0.3.1-1   Utilities to work with patches
ii  strace 4.5.18-1  A system call tracer
ii  subversion 1.5.6dfsg-1   Advanced version control system
ii  tla1.3.5+dfsg-14 GNU Arch revision control system
ii  unzip  5.52-12   De-archiver for .zip files
ii  w3m [www-browser]  0.5.2-2+b1WWW browsable pager with excellent
ii  wdiff  0.5-18Compares two files word by word
ii  wget  

Bug#524921: bkchem crashes by using properties of arrow

2009-05-05 Thread Daniel Leidert
Hi,

I recently tried to reproduce the issues you reported with bkchem 0.12.2:

1) I cannot reproduce the crash. AFAIK there similar reports, but it might be
   that the crash appears in tcl/blt. Please install python-dbg and 
python-tk-dbg
   and try to get a backtrace:

   gdb python
 (gdb) r -m bkchem/bkchem
 ...

2) Spline arrows work fine. You need to draw at least 2 arrows then you can
   enable the "Spline arrow" option (I also had a talk to the upstream author 
about this).

3) I don't get local font paths when I save or export the work to SVG. I really 
need
   an example to reproduce this! Please also note the difference between "Save 
to SVG" -
   which will save your work to an SVG-based format with extension used by and 
necessary
   for bkchem - and "Export to SVG" - which will export your work to an SVG 
image.
   In which of both formats did you find 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#402600: gpg: Ohhhh jeeee: pop_filter(): filter function not found

2009-05-05 Thread Daniel Leidert
Fixed in upstream revision 4990. Patch attached.#2009-05-05  Werner Koch  
#
#	* parse-packet.c (parse): Remove special treatment for compressed
#	new style packets.  Fixes bug#931.
#	
# 
Index: gnupg_1_4/g10/parse-packet.c
===
--- gnupg_1_4/g10/parse-packet.c	(Revision 4989)
+++ gnupg_1_4/g10/parse-packet.c	(Revision 4990)
@@ -346,12 +346,19 @@
 	rc = G10ERR_INVALID_PACKET;
 	goto leave;
 	}
-if (pkttype == PKT_COMPRESSED) {
- iobuf_set_partial_block_mode(inp, c & 0xff);
- pktlen = 0;/* to indicate partial length */
-	 partial=1;
-}
-else {
+/* The follwing code has been here for ages (2002-08-30) but it is
+   clearly wrong: For example passing a 0 as second argument to
+   iobuf_set_partial_block_mode stops the partial block mode which we
+   definitely do not want.  Also all values < 224 or 255 are not
+   valid.  Let's disable it and put PKT_COMPRESSED into the list of
+   allowed packets with partial header until someone complains. */
+/* if (pkttype == PKT_COMPRESSED) { */
+/*  iobuf_set_partial_block_mode(inp, c & 0xff); */
+/*  pktlen = 0;/\* to indicate partial length *\/ */
+/* 	 partial=1; */
+/* } */
+/* else { */
+{
  hdr[hdrlen++] = c;
  if( c < 192 )
 	   pktlen = c;
@@ -384,20 +391,22 @@
 	   }
  else
 	   {
-		 /* Partial body length.  Note that we handled
-		PKT_COMPRESSED earlier. */
-		 if(pkttype==PKT_PLAINTEXT || pkttype==PKT_ENCRYPTED
-		|| pkttype==PKT_ENCRYPTED_MDC)
-		   {
-		 iobuf_set_partial_block_mode(inp, c & 0xff);
-		 pktlen = 0;/* to indicate partial length */
-		 partial=1;
-		   }
-		 else
-		   {
-		 log_error("%s: partial length for invalid"
-			   " packet type %d\n",iobuf_where(inp),pkttype);
-		 rc=G10ERR_INVALID_PACKET;
+		 /* Partial body length.  */
+		 switch (pkttype)
+   {
+   case PKT_PLAINTEXT:
+   case PKT_ENCRYPTED:
+   case PKT_ENCRYPTED_MDC:
+   case PKT_COMPRESSED:
+		 iobuf_set_partial_block_mode (inp, (c & 0xff));
+		 pktlen = 0; /* Indicate partial length.  */
+		 partial= 1;
+		 break;
+
+   default:
+		 log_error ("%s: partial length for invalid"
+" packet type %d\n", iobuf_where(inp),pkttype);
+		 rc = G10ERR_INVALID_PACKET;
 		 goto leave;
 		   }
 	   }

Bug#527209: Annual ping for Daniel Leidert

2009-05-06 Thread Daniel Leidert
Package: debian-maintainers
Version: 1.56
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Please consider this as my pretty late annual ping as required here:

  http://wiki.debian.org/Maintainers#Annualping

I am still interested in being a Debian Maintainer and I still maintain
a set of packages :)

BTW: Thanks for the reminder Anibal!

Regards, Daniel


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

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

debian-maintainers depends on no packages.

Versions of packages debian-maintainers recommends:
ii  gnupg 1.4.9-4GNU privacy guard - a free PGP rep

debian-maintainers suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkoBOHcACgkQm0bx+wiPa4xDfQCeM3qO6dWBLwvEu7Hrcmxdl39M
CM4AoNiij+DW4qsA3ECOCzn4u+rXG4eI
=THA3
-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#494040: gpgv: Unintelligible behaviour and error messages.

2009-05-06 Thread Daniel Leidert
Patch by upstream attached. SVN rev. 4981.
# 2009-04-03  Werner Koch  
#
#  * gpgv.c (main): Pass readonly flag to keydb_add_resource.
#  * keydb.c (keydb_add_resource): Add arg READONLY.
#
Index: g10/gpgv.c
===
--- g10/gpgv.c	(Revision 4980)
+++ g10/gpgv.c	(Revision 4981)
@@ -178,9 +178,9 @@
 	set_packet_list_mode(1);
 
 if( !nrings )  /* no keyring given: use default one */
-keydb_add_resource ("trustedkeys" EXTSEP_S "gpg", 0, 0);
+keydb_add_resource ("trustedkeys" EXTSEP_S "gpg", 8, 0);
 for(sl = nrings; sl; sl = sl->next )
-keydb_add_resource (sl->d, 0, 0 );
+keydb_add_resource (sl->d, 8, 0 );
 
 FREE_STRLIST(nrings);
 
Index: g10/keydb.c
===
--- g10/keydb.c	(Revision 4980)
+++ g10/keydb.c	(Revision 4981)
@@ -196,6 +196,7 @@
  * Flag 1 == force
  * Flag 2 == mark resource as primary
  * Flag 4 == This is a default resources
+ * Flag 8 == Readonly
  */
 int
 keydb_add_resource (const char *url, int flags, int secret)
@@ -204,10 +205,14 @@
 const char *resname = url;
 char *filename = NULL;
 int force=(flags&1);
+int readonly=!!(flags&8);
 int rc = 0;
 KeydbResourceType rt = KEYDB_RESOURCE_TYPE_NONE;
 void *token;
 
+if (readonly)
+  force = 0;
+
 /* Do we have an URL?
  *	gnupg-ring:filename  := this is a plain keyring
  *	filename := See what is is, but create as plain keyring.
@@ -235,7 +240,7 @@
 else
 	filename = xstrdup (resname);
 
-if (!force)
+if (!force && !readonly)
 	force = secret? !any_secret : !any_public;
 
 /* see whether we can determine the filetype */


Bug#528734: gnupg2 seems to look for non-existent /usr/share/gnupg/gpg-conf.skel

2009-05-28 Thread Daniel Leidert
Hi,

The problem is on the Debian side. The file is installed into
$(pkgdatadir), which is by default $(datadir)/$(PACKAGE)
(/usr/share/gnupg). You configure and build the stuff, whithout changing
this value (check -DGNUPG_DATADIR=...), but in the install target, you
manipulate $(pkgdatadir):

$(MAKE) DESTDIR=$(CURDIR)/debian/tmp \
  pkgdatadir=/usr/share/gnupg2 install

But it wasn't build with this value. So gpg2 looks into the wrong place
(probably for other files as well).

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#527931: gnupg2: does not respect $TMPDIR

2009-05-28 Thread Daniel Leidert
tags 527931 + wontfix
forwarded 527931 
http://lists.gnupg.org/pipermail/gnupg-devel/2008-March/024278.html
thanks

It seems, the design you are complaining about is intended by upstream.
See the aboved linked discussion. I don't think, this will be changed.
Tagging this as "wontfix" for the moment (Eric, I hope you agree).

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#463270: gnupg2: "an mpi of size 0 is not allowed"

2009-05-29 Thread Daniel Leidert
This might have been fixed recently:
http://lists.gnupg.org/pipermail/gnupg-commits/2009-May/008257.html

But I'm not able to reproduce the issue, so I cannot test it. Philipp,
you seem to be able to reproduce the problem. Can you give a short
instruction, how to reproduce it?

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#428006: gnupg-agent: ssh agent messes up two sessions with forwarding agent

2009-05-29 Thread Daniel Leidert
Hi Sune,

Can you still reproduce the problem? If yes, I would forward it to upstream.

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#503853: gnupg: Sometimes hangs on truncated binary input

2009-05-29 Thread Daniel Leidert
Hi,

The issue has been tracked down by the upstream authors. It is specific to 
architectures,
where ULONG_MAX != 0x (e.g. amd64). A loop is entered and never left.
It is caused by this test in g10/parse-packet.c (parse):

if (pktlen == 0x) {...}

A simple fix should be to include limits.h and use ULONG_MAX in the test. IMO 
this is
a quick and dirty fix suitable for Debian.

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#380241: gnupg-agent: gpgkey2ssh --help, -h fail with assertions

2009-05-29 Thread Daniel Leidert
Hi,

Option parsing is not yet implemented, but it is mentioned in the TODO.

I've forwarded the documentation request and the proposed patch to upstream.

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#463270: "an mpi of size 0 is not allowed"

2009-05-30 Thread Daniel Leidert
See also this change to libgcrypt:
http://lists.gnupg.org/pipermail/gnupg-commits/2009-May/008259.html

This bug IMHO can be closed with the next upstream release. Maybe you
want to reassign it to libgcrypt11?

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#531405: xmlto: please don't recommend dblatex

2009-06-01 Thread Daniel Leidert
Am Montag, den 01.06.2009, 03:14 -0700 schrieb Steve Langasek:

JFTR: There is already a report about this (#519389), where this has
been discussed. Merging.

> When preparing to do a dist-upgrade, I found that something on my system was
> trying to pull in the entire texlive suite.  This something turned out to be
> xmlto, which has a new Recommends: on dblatex.
> 
> Policy says about Recommends that:
> 
> The `Recommends' field should list packages that would be found
> together with this one in all but unusual installations.

The PDF/PS/DVI formats can be produced via dblatex, passivetex or fop
(with docbook-xsl). The last one was in contrib for a long time and has
been moved to Suggests for this reason [1]. The second is buggy. dblatex
was the only working one and I expect, that users of xmlto want to have
PDF/PS/DVI support in a common installation.

> I don't think it's at all unusual to want to use xmlto without having to
> pull in all of texlive, so I think this package relationship should be
> demoted to a Suggests.

NACK. You can ignore Recommends if you know what you are doing.
Everybody else expects a full working xmlto.

Installation of the toolchains is not enforced and you have the choice
to disable/ignore Recommends-installation. I therefor leave this as
wontfix. I fail to see compelling reasons to downgrade the package
relationship further (it is already a Recommends and not a Depends).

[1] Now that it is back in main I plan to move it back to Recommends.

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#514587: gpg-agent: confusing manual: what the --daemon option is for?

2009-06-02 Thread Daniel Leidert
It is not a typo. Citing from [1]

"[..] No, that is not a typo.  --daemon used to be required to avoid starting 
several gpg-agents -
which happened quite often while in lets-see-what-happens testing mode.  Later 
the code was change
so that running gpg-agent without any args tested whether a gpg-agent is 
already running.  Thus we
can simplify the paragraph. [..]"

[1] https://bugs.g10code.com/gnupg/msg3034

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#499569: regression in gnupg-agent 2.0.11-1

2009-06-02 Thread Daniel Leidert
Should be fixed upstream:

http://lists.gnupg.org/pipermail/gnupg-commits/2009-June/008271.html
https://bugs.g10code.com/gnupg/issue1066

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#531419: gromacs: FTBFS: error: couldn't find library libmd_mpi_d_openmpi.so.5

2009-06-02 Thread Daniel Leidert
Am Dienstag, den 02.06.2009, 23:38 +0200 schrieb Manuel Prinz:
> Am Montag, den 01.06.2009, 19:15 -0700 schrieb Nicholas Breen:
> > I confess that the peculiar interactions of compilers, fakeroot, and 
> > (e)glibc
> > put me well out of my depth.
> > 
> 
> ACK. But from what I see and experienced, I get the feeling that it's
> related to eglibc. Anyway, here is my backtrace (amd64):

Hi guys. A short note: After the change to eglibc I discovered
segmentation faults in the gnome-chemistry-utils (with similar
backtraces), which were solved by rebuilding the package. It *might*
help to do the same here: rebuild fakeroot and all related dependencies
and check, if the segmentation fault(s) still occur(s). This is really
only a short in the dark. But maybe it helps. If it does, this really
needs to be sent to the glibc-maintainers.

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#345911: gnupg: Memory leak fix

2009-05-07 Thread Daniel Leidert
This issue has been fixed for both GnuPG versions in upstream SVN revision
4993 (1.4) and 4994 (2.x). See https://bugs.g10code.com/gnupg/issue1034.

The patch is attached.

@Thijs: Does this fix/issue qualify for an update of the packages in
stable/oldstable?

Regards, Daniel#2009-05-06  Werner Koch  
#
#	* keyring.c (keyring_get_keyblock): Fix memory leak due to
#	ring_trust packets.  Fixes bug#1034.
#
#	* getkey.c (finish_lookup): Remove dead code.
#
Index: gnupg_1_4/g10/keyring.c
===
--- gnupg_1_4/g10/keyring.c	(Revision 4992)
+++ gnupg_1_4/g10/keyring.c	(Revision 4993)
@@ -419,38 +419,43 @@
 if ( lastnode 
  && lastnode->pkt->pkttype == PKT_SIGNATURE
  && (pkt->pkt.ring_trust->sigcache & 1) ) {
-/* this is a ring trust packet with a checked signature 
+/* This is a ring trust packet with a checked signature 
  * status cache following directly a signature paket.
- * Set the cache status into that signature packet */
+ * Set the cache status into that signature packet.  */
 PKT_signature *sig = lastnode->pkt->pkt.signature;
 
 sig->flags.checked = 1;
 sig->flags.valid = !!(pkt->pkt.ring_trust->sigcache & 2);
 }
-/* reset lastnode, so that we set the cache status only from
- * the ring trust packet immediately folling a signature */
+/* Reset LASTNODE, so that we set the cache status only
+ * from the ring trust packets immediately following
+ * signature packets.  */
 lastnode = NULL;
+	free_packet(pkt);
+	init_packet(pkt);
+continue;
 }
-else {
-node = lastnode = new_kbnode (pkt);
-if (!keyblock)
-keyblock = node;
-else
-add_kbnode (keyblock, node);
 
-if ( pkt->pkttype == PKT_PUBLIC_KEY
- || pkt->pkttype == PKT_PUBLIC_SUBKEY
- || pkt->pkttype == PKT_SECRET_KEY
- || pkt->pkttype == PKT_SECRET_SUBKEY) {
-if (++pk_no == hd->found.pk_no)
-node->flag |= 1;
-}
-else if ( pkt->pkttype == PKT_USER_ID) {
-if (++uid_no == hd->found.uid_no)
-node->flag |= 2;
-}
-}
-
+node = lastnode = new_kbnode (pkt);
+if (!keyblock)
+  keyblock = node;
+else
+  add_kbnode (keyblock, node);
+
+if ( pkt->pkttype == PKT_PUBLIC_KEY
+ || pkt->pkttype == PKT_PUBLIC_SUBKEY
+ || pkt->pkttype == PKT_SECRET_KEY
+ || pkt->pkttype == PKT_SECRET_SUBKEY) 
+  {
+if (++pk_no == hd->found.pk_no)
+  node->flag |= 1;
+  }
+else if ( pkt->pkttype == PKT_USER_ID) 
+  {
+if (++uid_no == hd->found.uid_no)
+  node->flag |= 2;
+  }
+
 pkt = xmalloc (sizeof *pkt);
 init_packet(pkt);
 }

Bug#274567: gnupg: --encrypt-files fails

2009-05-07 Thread Daniel Leidert
tags 274567 + unreproducible help
thanks

Hi,

Can you still reproduce this issue? I tried but didn't succeed.

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#344838: gnupg: opens /dev/bus/usb/... instead of /proc/bus/usb/...

2009-05-07 Thread Daniel Leidert
Some time ago you reported an issue between gnupg and libusb. Do you still 
observe
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#146345: Please build with  --enable-selinux-support (restrict access to secring.gpg)

2009-05-07 Thread Daniel Leidert
I'm currently in favor of building separate gnupg packages with SELinux
support. This will give us the possibility to test things and help upstream
to come to a version, which can enable/disable SELinux support during
runtime. See https://bugs.g10code.com/gnupg/msg2499.

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#310512: manual page clarity

2009-05-07 Thread Daniel Leidert
Hi,

You cite a NEWS entry. We won't fix that (I agree, it could have been formulated
better). The manual page contains an IMO good description of both switches.

Can you tell more about your issues to understand the key ID part (BTW which 
section
in the manual page exactly?)? Or has the situation improved since you wrote the
report?

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#195839: gnupg: no docs on how trust chains are computed

2009-05-08 Thread Daniel Leidert
Hi,

Are you satisfied with the current documentation, so I can close this bug 
report?
If not: Can you please send an update to your report (I guess, documentation has
changed since gnupg 1.2.x).

Thanks and 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#151656: gnupg: Ohhhh jeeee: mpi crosses packet bordersecmem usage...

2009-05-08 Thread Daniel Leidert
Hi,

Can you still reproduce the problem you reported in the Debian bugs
#151656 and #237253?

The code in gnupg has changed since you reported the issue and I cannot
reproduce the problem locally.

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#195839: gnupg: no docs on how trust chains are computed

2009-05-08 Thread Daniel Leidert
reassign 195839 gnupg-doc
thanks

Francesco Potorti` wrote:
>>Are you satisfied with the current documentation, so I can close this
>>bug report?
>
> THe info I was looking for is now in gnupg-doc.

Thanks for the update.

>>If not: Can you please send an update to your report (I guess, documentation 
>>has
>>changed since gnupg 1.2.x).
>
> I'll send a new bug report for gnupg-doc, as I think the description
> contains some errors.

I'll reassign this report to it. Please adjust the title and add an
update to your issues (note, that gnugp-doc is pretty old and outdated too).

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#118931: gnupg: voodoo with marginals-needed=3

2009-05-08 Thread Daniel Leidert
Hi Steve,

Can you confirm, that the issue you reported against gnupg in #118931 [1]
is still present? Or is it fixed?

Thanks and 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#382794: gnupg: --with-fingerprint makes --fingerprint a no-op

2009-05-08 Thread Daniel Leidert
Hi,

I've forwarded the issue reported in the OP to upstream as I believe, it
is a bug.

@Christian: IMHO the behavior of running gnupg with the --with-fingerprint
switch when with-fingerprint is already set in the gpg.conf file IMHO
is correct. I would expect this result by giving using this switch in this
situation. I wouldn't you expect that the option in gpg.conf is ignored.

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#497372: gpg -u only searches UIDs in secret keyring

2009-05-08 Thread Daniel Leidert
Hi,

I tried to reproduce your problem but failed. Can you please give me a short
description of what exactly you did (which key, which UID, setup, ..) so I can
try to "simulate" this locally. I'm especially confused by: "[..] -u only seems
to want to take UIDs that are displayed through gpg --list-secret-keys [..]".
An UID not shown there does not have a secret key. So how to sign with this key?
I have problems understanding your setup (or how you think, gpg should work).

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#447959: Status of this ITP

2009-05-08 Thread Daniel Leidert
Am Donnerstag, den 07.05.2009, 13:49 +0200 schrieb Sylvestre Ledru:

> I would like to use docbook-xsl-ns to build a documentation using
> docbook 5 stylesheets.
> Are you planning to upload it soon ? Do you need help ?

Im busy with gnupg during the weekend and docbook-xsl also has a new
release fixing many, many bugs. The good news are, that docbook-xsl-ns
has similar packaging files as docbook-xsl has. However, it has to go
through NEW first. Upload probably next week.

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#527161: sasl2-bin tools segfault after upgrading to 2.1.22.dfsg1-23+b1

2009-05-08 Thread Daniel Leidert
Sorry to have to add a "me too" here. After yesterdays update, it wasn't
possible to access my IMAP-server. I got the same "DB->get: method not
permitted before handle's open method" messages as described in the OP.

Please tell, if you need some more information.

JFTR: Downgraded to 2.1.22.dfsg1-23 to temporary fix the situation.

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#496921: gpgv: man page EXAMPLES section broken

2009-05-08 Thread Daniel Leidert
This has been fixed by upstream. Please check
https://bugs.g10code.com/gnupg/msg2936 and send a note, if you still
have concerns.

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#527630: built with needless executable stack

2009-05-08 Thread Daniel Leidert
Am Freitag, den 08.05.2009, 08:37 -0700 schrieb Kees Cook:

> gnupg is built with an executable stack, which is not needed and can lead
> to security problems if a flaw is found that allows an attacker to fill
> stack memory with executable code on ia32.
> 
> Attached patch adds the configure option to enable this protection.  This
> is also being tracked in Ubuntu as:
> https://bugs.edge.launchpad.net/bugs/49323

gnupg comes with a configure option (m4/noexecstack.m4) - it was me
answering there.  However, I checked this issue recently and I didn't
find an executable stack (neither on Ubuntu nor Debian), although it is
not yet built with --enable-noexecstack. However, I already considered
adding this switch.

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#527678: [Debichem-devel] Bug#527678: gnome-chemistry-utils: FTBFS: cmd-context.cc:78: error: 'GO_CMD_CONTEXT_TYPE' was not declared in this scope

2009-05-08 Thread Daniel Leidert
Am Freitag, den 08.05.2009, 19:19 +0200 schrieb Lucas Nussbaum:

> During a rebuild of all packages in sid, your package failed to build on
> amd64.

Patch is in the upstream BTS. I'm already aware of 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#408421: gnupg: bad signature

2009-05-09 Thread Daniel Leidert
Hi Alexander,

Some time ago you reported in #408421. Can you still reproduce the problem
or has it been solved already?

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#525808: docbook-xsl: another vote for removing the dependency on Ruby

2009-05-09 Thread Daniel Leidert
Eric Cooper wrote:

> I also do not want to install Ruby on my system just to use docbook.  Thanks.

The plan is to put dbtoepub into an own package. I will downgrade the ruby
dependency to a recommends in 1.75.0-2.

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#528004: docbook-xsl: generates incomplete output for exim4's README.Debian.xml

2009-05-10 Thread Daniel Leidert
Am Sonntag, den 10.05.2009, 10:02 +0200 schrieb Andreas Metzler:

> when preparing a new exim4 upload I have found that docbook-xsl
> 1.75.0+dfsg-1 generates incomplete output:
[snip]
> The file is generated by running 
> 
> xsltproc --nonet --stringparam section.autolabel 1 \
> -o debian/README.Debian.html \
> /usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl \
> debian/README.Debian.xml
> 
> I have attached a copy of the xml file for your convenience. This is a
> regression from docbook-xsl 1.74.3+dfsg-1, I have verified that
> downgrading to this version fixes the issue for me.

It is indeed a regression. In case there are several  inside a
, the contents of the  elements are not applied
(lists.xsl; template 'listitem/simpara'). Will fix this right now.

> I am no XML guru, but I would have expected an error message if our
> XML was broken. ;-)

Your XML BTW is broken (which also seems to missing content in the
output; even with 1.74):

xmllint --noent --nonet --noout --valid debian/README.Debian.xml

Patch attached. I can't tell you, why xsltproc doesn't error out.

Regards, Daniel
--- README.Debian.xml.orig	2009-05-10 12:31:46.0 +0200
+++ README.Debian.xml	2009-05-10 12:56:29.0 +0200
@@ -44,7 +44,7 @@
 	
   
 	  
-	
+	
 	  The very extensive Upstream documentation is shipped
 	  
 	
@@ -67,7 +67,7 @@
 		  
 		
 	  
-	
+	
 	  
 
   
@@ -464,12 +464,12 @@
 	 Please enter a semicolon-separated list of IP address
 		 ranges for which this system will unconditionally relay
 		 mail, functioning as a smarthost.
-	  
 	  
+	  
  You should use the standard address/prefix format
 		 (e.g. 194.222.242.0/24 or 5f03:1200:836f::/48).
-	  
 	  
+	  
  If this system should not be a smarthost for any
 		 other host, leave this list blank.
 	  


test.xml
Description: XML document


Bug#359758: gnupg: piping gpg with gpg-agent and pinentry-curses does not work

2009-05-10 Thread Daniel Leidert
Hi there,

I can reproduce the issue here with 1.4.9 in a clean CHROOT and forwarded the
problem to upstream. You can temporarily fix this by giving GPG_TTY (check
the output of tty).

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#346241: gnupg: should be able to fall back to non-smartcard subkey when smart card is not available

2009-05-10 Thread Daniel Leidert
Hi,

Some time ago you reported bug #346241 against gnupg. Is it still valid
or has the situation improved?

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#89094: gnupg: I wish it could sign multiple files in one pass

2009-05-11 Thread Daniel Leidert
Hi Joey,

Upstream commented on your wish to sign multiple files in one pass:

https://bugs.g10code.com/gnupg/msg2946

I tagged it wontfix and I will leave this open.

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#528207: Segmentation fault on first startup

2009-05-11 Thread Daniel Leidert
Package: okular
Version: 4:4.2.2-2
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm not using KDE as desktop. To reproduce a bug report I installed
okular and ran `okular $file'. This resulted in a segmentation fault.

$ okular ref.epub 
okular(14984): Attempt to use QAction "bookmark_action_0" with
KXMLGUIFactory! 
KCrash: Application 'okular' crashing...
sock_file=/home/dl/.kde/socket-leidi/kdeinit4__0
Warning: connect() failed: : Datei oder Verzeichnis nicht gefunden
KCrash cannot reach kdeinit, launching directly.
drkonqi(14988) KToolInvocation::klauncher: klauncher not running...
launching kdeinit
kdeinit4: preparing to launch /usr/lib/kde4/libexec/klauncher
kdeinit4: preparing to launch /usr/bin/kded4
kdeinit4: preparing to launch /usr/bin/kbuildsycoca4
kbuildsycoca4 running...

On the second try it started. Is it possible, that there is an issue in
the initialisation order? Can you reproduce it?

Regards, Daniel


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages okular depends on:
ii  kdebase-runtime4:4.2.2-1 runtime components from the offici
ii  kdelibs5   4:4.2.2-2 core libraries for all KDE 4 appli
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libfreetype6   2.3.9-4.1 FreeType 2 font engine, shared lib
ii  libgcc11:4.4.0-4 GCC support library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libokularcore1 4:4.2.2-2 libraries for the Okular document 
ii  libphonon4 4:4.3.1-1 Phonon multimedia framework for Qt
ii  libpoppler-qt4-3   0.10.6-1  PDF rendering library (Qt 4 based 
ii  libqca22.0.0-4   libraries for the Qt Cryptographic
ii  libqimageblitz41:0.0.4-4 QImageBlitz image effects library
ii  libqt4-dbus4.5.1-2   Qt 4 D-Bus module
ii  libqt4-qt3support  4.5.1-2   Qt 3 compatibility library for Qt 
ii  libqt4-svg 4.5.1-2   Qt 4 SVG module
ii  libqt4-xml 4.5.1-2   Qt 4 XML module
ii  libqtcore4 4.5.1-2   Qt 4 core module
ii  libqtgui4  4.5.1-2   Qt 4 GUI module
ii  libspectre10.2.2.ds-1+b1 Library for rendering Postscript d
ii  libstdc++6 4.4.0-4   The GNU Standard C++ Library v3
ii  phonon 4:4.3.1-1 metapackage for Phonon multimedia 
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

okular recommends no packages.

Versions of packages okular suggests:
ii  okular-extra-backends  4:4.2.2-2 additional document format support
ii  texlive-base-bin   2007.dfsg.2-6 TeX Live: Essential binaries
ii  unrar  1:3.8.5-2 Unarchiver for .rar files (non-fre

- -- no debconf information

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

iEYEARECAAYFAkoIEHYACgkQm0bx+wiPa4z2aQCgqS7VoUS274F/+0uxhHC0smsF
ZxwAoMSPnVZoawdKJmmmCW3Pcy/GcT4/
=0/y/
-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#528917: Please include todonotes(.sty)

2009-05-16 Thread Daniel Leidert
Package: texlive-latex-extra
Version: 2007.dfsg.17-2
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I would like to request the addition of the todonotes package to
texlive-latex-extra. You can find it here

http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=todonotes
http://tug.ctan.org/tex-archive/macros/latex/contrib/todonotes/

It is more powerful than the todo package shipped in this binary
package. It also sems to be actively maintained. Having it would be
nice. However, it depends on pgf and latex-xcolor.

Regards, Daniel


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages texlive-latex-extra depends on:
ii  dpkg   1.14.26   Debian package management system
ii  preview-latex-style11.83-7.3 extraction of elements from LaTeX 
ii  tex-common 1.18  common infrastructure for building
ii  texlive-common 2007.dfsg.2-4 TeX Live: Base component
ii  texlive-latex-base 2007.dfsg.2-4 TeX Live: Basic LaTeX packages
ii  texlive-pictures   2007.dfsg.2-4 TeX Live: Packages for drawings gr

Versions of packages texlive-latex-extra recommends:
pn  texlive-generic-extra  (no description available)
pn  texlive-humanities (no description available)
pn  texlive-latex-extra-doc(no description available)
ii  texlive-latex-recommended  2007.dfsg.2-4 TeX Live: LaTeX recommended packag
pn  texpower   (no description available)

texlive-latex-extra suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  dpkg  1.14.26Debian package management system
ii  ucf   3.0018 Update Configuration File: preserv

Versions of packages texlive-latex-extra is related to:
pn  tetex-base (no description available)
pn  tetex-bin  (no description available)
pn  tetex-extra(no description available)
ii  tex-common1.18   common infrastructure for building

- -- debconf information excluded

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

iEYEARECAAYFAkoOoFsACgkQm0bx+wiPa4zj4gCgleuBmHgrOsKd4clHtxlJdcHq
zTkAn3CP6XOj5YLsLtEBRG7aJUZ5ZTnc
=pt0F
-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#480684: $SDCommon::c{"*"} are empty (configuration not considered)

2009-05-16 Thread Daniel Leidert
Am Samstag, den 16.05.2009, 18:04 +0200 schrieb Jan Hauke Rahm:

> sorry for the late reply.

No problem. svn-bp still works, right ;)

> On Sun, May 11, 2008 at 06:08:19PM +0200, Daniel Leidert wrote:
> > Even if you configured tagsUrl in .svn/svn-buildpackage.conf [1],
> > svn-buildpackage tells:
> > 
> > W: tagsUrl not specified anywhere, looking in the local repository...
> 
> Confirmed.
> 
> > and then tries some of the hardcoded possibilities itself. The reason is
> > pretty simple:
> > 
> > $SDCommon::c{"tagsUrl"} (and similar)
> > 
> > are empty. So the needs_foo() and search() in SDCommon.pm don't work as
> > expected. Can you take a look and check, why that's the case?
> 
> Actually, I just did a few tests and I can't reproduce that.
> svn-buildpackage considers an override as mentioned properly in both
> cases: svn-tag and svn-tag-only.

Please check, if you have .svn/deb-layout. This file is to my
understanding not longer created. But only if it exists, tagUrl is
considered.

Make sure you don't have this file. Put tagsUrl in
the .svn/svn-buildpackage file (not into ~/.svn-buildpackage.conf) and
try again.

$ svn-bp --svn-tags-only -d

doesn't consider it here.

But I'm pretty busy atm, so I cannot further examine the situation.

I don't think it's related, but I use the debian/-only approach.

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#480684: $SDCommon::c{"*"} are empty (configuration not considered)

2009-05-16 Thread Daniel Leidert
Am Sonntag, den 17.05.2009, 00:20 +0200 schrieb Jan Hauke Rahm:
> On Sat, May 16, 2009 at 06:56:06PM +0200, Daniel Leidert wrote:
> > Am Samstag, den 16.05.2009, 18:04 +0200 schrieb Jan Hauke Rahm:
> > > Actually, I just did a few tests and I can't reproduce that.
> > > svn-buildpackage considers an override as mentioned properly in both
> > > cases: svn-tag and svn-tag-only.
> > 
> > Please check, if you have .svn/deb-layout. This file is to my
> > understanding not longer created. But only if it exists, tagUrl is
> > considered.
> > 
> > Make sure you don't have this file. Put tagsUrl in
> > the .svn/svn-buildpackage file (not into ~/.svn-buildpackage.conf) and
> > try again.
> 
> I've attached a small shell scipt that runs through the usual process.

Ok, got a few minutes to test. It seems, you are right. It considers
svn-buildpackage.conf. But this:

> W: tagsUrl not specified anywhere, looking in the local repository...
> Looking in SVN for: 
> svn://localhost/playground/packages/html-xml-utils/trunk/../tags/ 
> svn://localhost/playground/packages/html-xml-utils/trunk/../../tags/html-xml-utils/
>  
> svn://localhost/playground/packages/html-xml-utils/trunk/../../tags//html-xml-utils
> Repository lookup, probing 
> svn://localhost/playground/packages/html-xml-utils/tags...
> I: adding the URLs to the /usr 
> anymore/local/src/packages/html-xml-utils/html-xml-utils/.svn/deb-layout to 
> skip the check later.
> svn import /tmp/tmp.2uTvrF svn://localhost/playground -m Creating 
> foo/bar/foobar/and/one/more/tags/ directory.
> Hinzufügen /tmp/tmp.2uTvrF/foo
> Hinzufügen /tmp/tmp.2uTvrF/foo/bar
> Hinzufügen /tmp/tmp.2uTvrF/foo/bar/foobar
> Hinzufügen /tmp/tmp.2uTvrF/foo/bar/foobar/and
> Hinzufügen /tmp/tmp.2uTvrF/foo/bar/foobar/and/one
> Hinzufügen /tmp/tmp.2uTvrF/foo/bar/foobar/and/one/more
> Hinzufügen /tmp/tmp.2uTvrF/foo/bar/foobar/and/one/more/tags

is weired. Note the messages before it creates the chosen directory. It
shouldn't look up the fallback places, when it has a tagsUrl override.

I remember, that it failed in a few cases in the past, when the URL was
not one of the above shown URLs. However, I cannot reproduce the
problem. So please feel free to close this report.

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#346241: gnupg: should be able to fall back to non-smartcard subkey

2009-05-20 Thread Daniel Leidert
Hi once again,

Just that I get it right (I'm a bit confused reading the OP again).

You say, that you have setup the *non*-smartcard subkey as default key via
'default-key 52B7487E!'. But:

| echo test | gpg -u 52b7487e --sign
| gpg: pcsc_connect failed: unknown reader (0x8019)
| gpg: card reader not available

makes me think, this is the smartcard-key. Is that right? So you would like to
have a fallback, if default-key is not available, but another valid subkey is?

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#282061: gnupg: GNUPG signed file handling

2009-05-22 Thread Daniel Leidert
Hi,

Here two threads related to your question:

http://lists.gnupg.org/pipermail/gnupg-users/2001-August/009588.html
http://lists.gnupg.org/pipermail/gnupg-users/2004-April/022352.html

It seems, the feature you are requesting will not be implemented.
I will retitle your report and tag it "wontfix". However, I also opened
a bug report in the upstream bug tracker.

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#177716: gnupg lets webproxies cache negative results from keyservers

2009-05-22 Thread Daniel Leidert
Hi,

I think this problem will be solved by building gnupg against libcurl*,
which passes "Pragma: no-cache" automatically (and as far as I see,
this is not overwritten by gnupg).

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#177716: gnupg lets webproxies cache negative results from keyservers

2009-05-22 Thread Daniel Leidert
Daniel Leidert wrote:

> I think this problem will be solved by building gnupg against libcurl*,
> which passes "Pragma: no-cache" automatically (and as far as I see,
> this is not overwritten by gnupg).

This default was removed in 7.19.3. However, David Shaw announced in GnuPG#1061,
that the no-cache pragma will be implemented in gnupg for libcurl and the
emulation. Removing the pending tag then.

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#533030: avogadro: seg fault in Sid version

2009-07-08 Thread Daniel Leidert
Am Mittwoch, den 08.07.2009, 12:48 -0700 schrieb Kenward Vaughan:
> On Wed, 2009-07-08 at 21:28 +0200, Daniel Leidert wrote:
> > Hello Kenward,
> > 
> > Do you still observe the segmentation fault with the latest version of
> > avogadro in Sid?
> > 
> > Regards, Daniel
> 
> Nope.  Now it's the following:
> 
> daddy:~# avogadro 
> terminate called after throwing an instance of
> 'boost::python::error_already_set'
> Aborted

We are aware of this one. See
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536281#10 for the quick
workaround.

After "fixing" this issue: Do you still get a segmentation fault?

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#534853: docbook-xsl: same problem, sample input

2009-07-08 Thread Daniel Leidert
Am Donnerstag, den 09.07.2009, 10:39 +0900 schrieb David Bremner:

> For what it is worth, I have the same problem with the man page from
> the sketch package.

That's not a big surprise :) We don't change the package. There is no
Debian-only patch. Every bug-fix is sent to upstream too.

> I didn't have this problem with the sketch
> version uploaded May 2008 (same man page) so I guess something changed
> in the xslt. Of course maybe the template was wrong the whole time.

https://sourceforge.net/tracker/?func=detail&aid=2813289&group_id=21935&atid=373747

I was pretty busy the last weeks, but now I'm back. I'll check for a fix asap.

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#534082: openbabel: FTBFS: Nonexistent build-dependency: libboost1.37-dev

2009-07-09 Thread Daniel Leidert
Lucas Nussbaum wrote:
> On 08/07/09 at 22:57 +0200, Daniel Leidert wrote:
>> Hi Lucas,
>>
>> Thanks for your work. But the alternative to libboost1.37-dev:
>> libboost-dev is available since May, so it should have been available
>> during your rebuild in June too. I don't know, why the package failed to
>> build, but it doesn't fail here. I'm going to close this report. If you
>> still observe the problem, please reopen your report.
>
> Hi Daniel,
>
> (note that messages sent to the bug number aren't sent to the submitter.
> You should Cc the submitter in such cases).

JFTR: It was sent to -done, which AFAIK automatically sends a note to the
submitter. Did this change recently?

> Alternatives in build-dependencies are not supported by sbuild,

Use the -C switch. Further this behavior is violating the Debian Policy section
7.1. You might file a bug report with severity "normal", but not a serious bug.
The alternative package is available and has to be used accordingly to the 
policy:

"[..] the package names listed may also include lists of alternative package
names, separated by vertical bar (pipe) symbols |. In such a case, if any one
of the alternative packages is installed, that part of the dependency is
considered to be satisfied. [..]"

> and are
> a bad idea in general (because your package might end up being built
> against different packages on different arches).

They might be a bad idea in some cases, but not in our case, where libboost-dev 
is
the expected fallback, if libboost1.37-dev is not available. This is the result 
of
more than 4 boost versions in Debian and libboost-dev will stay the alternative
version. I don't see any other solution.

Downgrading this bug to normal.

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#537089: gnome-chemistry-utils: FTBFS: reaction.h:26:34: error: boost/shared_ptr.hpp: No such file or directory

2009-07-14 Thread Daniel Leidert
clone 537089 -1
reassign -1 openbabel
retitle -1 openbabel: tr1/memory detection broken: ./configure: line : 
tr1/memory: No such file or directory
block 537089 -1
thanks

Am Dienstag, den 14.07.2009, 17:38 -0400 schrieb Lucas Nussbaum:

> > In file included from application.cc:61:
> > /usr/include/openbabel-2.0/openbabel/reaction.h:46: error: 'boost' was not 
> > declared in this scope

The detection of tr1/memory in openbabel 2.2.2 is broken, so it was
built with boost, but the -dev package did not have any dependency to
libboost-dev.

We'll fix openbabel. Cloning, reassigning and blocking.

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#537122: gnupg cannot handle non-ascii domains like köthe.de (IDN Domain)

2009-07-15 Thread Daniel Leidert
Am Mittwoch, den 15.07.2009, 12:10 +0200 schrieb Noèl Köthe:

> I want to use my domain/email address noel (at) köthe.de as UID:

The mail-address check is not fully RFC compliant, but you might use
--allow-freeform-uid to add your UID. A similar report had been reported
in the past: http://bugs.debian.org/196681.

> The non-ascii character in the domain is valid. Its a IETF
> Internationalized Domain Names (IDN).

I will forward the problem to upstream, but because there is a
workaround, expect that I close your report if upstream refuses to "fix"
the mail-address check.

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#537122: gnupg cannot handle non-ascii domains like köthe.de (IDN Domain)

2009-07-16 Thread Daniel Leidert
Am Mittwoch, den 15.07.2009, 13:33 +0200 schrieb Daniel Leidert:
> Am Mittwoch, den 15.07.2009, 12:10 +0200 schrieb Noèl Köthe:

[..]
> > The non-ascii character in the domain is valid. Its a IETF
> > Internationalized Domain Names (IDN).
> 
> I will forward the problem to upstream, but because there is a
> workaround, expect that I close your report if upstream refuses to "fix"
> the mail-address check.

Expect IDN support in 1.4.10, which is hopefully released soon.
https://bugs.g10code.com/gnupg/msg3106

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#180445: gnupg: Sort signatures by signature date

2009-07-16 Thread Daniel Leidert
Hi Martin,

gnupg already seems to use some kind of sorting by date. So I wonder, if
your report can be closed?

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#408421: gnupg: bad signature

2009-07-16 Thread Daniel Leidert
Hello Alexander,

I just wanted to ask, if you were able to reproduce the problem you
reported in http://bugs.debian.org/408421. So are there any news?

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#317654: Bug#315677,317654: keyring_rebuild_cache: Assertion `keyblock->pkt->pkttype == PKT_PUBLIC_KEY' failed.

2009-07-16 Thread Daniel Leidert
Hi Peter, Hi Greg,

Can you still reproduce the problem leading to this error:

gpg: ../../g10/keyring.c:1388: keyring_rebuild_cache: Assertion
`keyblock->pkt->pkttype == PKT_PUBLIC_KEY' failed.
Aborted

It means, that your keyring has been corrupted. If you can reproduce the
problem somehow, can you please provide the keyring or a short
step-by-step manual how to reproduce it?

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#534052: manpages/docbook.xsl: fails to capitalise non-ASCII letters

2009-07-19 Thread Daniel Leidert
Hi,

You might adjust lowercase.alpha and uppercase.alpha (gentext [1]) for
this case in your customization layer [2]. Which language is the input
document? Is this an english document with special characters in the
title(s)? In this case I'm in favour of not handling this as a bug.

[1] /usr/share/xml/docbook/stylesheet/nwalsh/common/en.xml
[2] http://www.sagehill.net/docbookxsl/CustomGentext.html

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#534052: manpages/docbook.xsl: fails to capitalise non-ASCII letters

2009-07-19 Thread Daniel Leidert
Am Sonntag, den 19.07.2009, 17:06 +0200 schrieb Jakub Wilk:

[..]
> I encountered the bug while writing a Polish manual page. The culprit is 
> that lowercase.alpha/uppercase.alpha definitions in common/pl.xml are 
> wrong: they should contain ó/Ó (o/O with acute) rather than ò/Ò (o/O 
> with grave).

Ok. Forwarded to upstream.

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#533030: avogadro: seg fault in Sid version

2009-07-19 Thread Daniel Leidert
severity 533030 normal
thanks

Am Mittwoch, den 08.07.2009, 12:48 -0700 schrieb Kenward Vaughan:
> On Wed, 2009-07-08 at 21:28 +0200, Daniel Leidert wrote:
>
> > Do you still observe the segmentation fault with the latest version of
> > avogadro in Sid?
> > 
> > Regards, Daniel
> 
> Nope.  Now it's the following:

We have fixed this issue recently.

About the segmentation fault: We were not able to reproduce it. I'm
therefor downgrading your report. If you still observe this problem,
then please feel free to increase the severity again.

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#524921: bkchem crashes

2009-07-19 Thread Daniel Leidert
Hi guys,

It seems, the problem is caused by blt. The crashes become reproducible
by having blt and tcl/tk 8.4 and 8.5 installed. The backtrace includes
reference to both /usr/lib/libtcl8.5.so.0 and /usr/lib/libtcl8.4.so.0.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524149#27

Merged both reports, but I fear, I cannot do much here.

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#532173: Opens new tabs in unexpected paths (seems it opens in the workpath of the program running)

2009-06-07 Thread Daniel Leidert
Package: gnome-terminal
Version: 2.26.2-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This problem occurs since the update to 2.26.2-1 and it disappears by
downgrading to 2.24.

If I have a tab open in which no program is currently running and I open
a new tab, the tab is opened in the same path as the current tab. But if
e.g. `man foo' is running in the first tab and I open a new tab, it
opens in `/usr/share/man'. If I have a root session (via su) in the first
tab and I open a new one, it opens in `/'. This is really bad and I
can't think of, that this is the intended behavior. Up to 2.24 it g-t
opened new tabs in the same path the current open tab points to.

I'm not sure if this behaviour can lead to a security issue so I report
this as important. Please adjust the severity if necessary.

Regards, Daniel


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages gnome-terminal depends on:
ii  gnome-terminal-data2.24.3-3  Data files for the GNOME terminal 
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.24.1-1  Bonobo CORBA interfaces library
ii  libc6  2.9-13GNU C Library: Shared libraries
ii  libgconf2-42.26.2-1  GNOME configuration database syste
ii  libglib2.0-0   2.20.3-1  The GLib library of C routines
ii  libgnome2-02.26.0-1  The GNOME library - runtime files
ii  libgnomeui-0   2.24.1-1  The GNOME 2 libraries (User Interf
ii  libgtk2.0-02.16.2-1  The GTK+ graphical user interface 
ii  liborbit2  1:2.14.17-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.24.2-1  Layout and rendering of internatio
ii  libstartup-notification0   0.10-1library for program launch feedbac
ii  libvte91:0.20.1-1Terminal emulator widget for GTK+ 
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  rarian-compat [scrollkeepe 0.8.1-2   Rarian is a documentation meta-dat

Versions of packages gnome-terminal recommends:
ii  gvfs  1.2.3-1userspace virtual filesystem - ser
ii  yelp  2.24.0-2   Help browser for GNOME 2

gnome-terminal suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkoriOcACgkQm0bx+wiPa4zHAgCeNz/SpFgT9pumVrzFTxquiTxr
2aMAoIw9Nnla+Z4DRkgRlAqO7RSq1AIL
=34c9
-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#524149: RFH: Bug#524149: blt and segmentation faults

2009-06-08 Thread Daniel Leidert
Hi Tcl/Tk package maintainers,

would you please be so kind to examine bug #524149 and the packaging of blt?
There are plenty of crash reports:

http://bugs.debian.org/524149
https://bugs.launchpad.net/bugs/359857 (related report in Ubuntu)
https://bugs.launchpad.net/bugs/380346 (bkchem)
https://bugs.launchpad.net/bugs/305211 (python-pmw, pymol)
https://bugs.launchpad.net/bugs/297699 (pymol)

(there are probably more in Debian/Ubuntu bug-trackers - I didn't check all
dependencies of blt, python-pmw and the other)

So this issue is a pain.

TIA and 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#531000: watch file

2009-06-08 Thread Daniel Leidert
Attached a working watch file with caseless matching and trying to catch all 
possible naming
schemes. If upstream creates a new scheme, well then simply add it.

Regards, Daniel

watch.khmerconverter
Description: Binary data


Bug#487307: watch file

2009-06-08 Thread Daniel Leidert
I would suggest a slightly modified version as attached. It can be easily
adjusted for emacs21 if necessary.

Regards, Daniel

watch.emacs22
Description: Binary data


Bug#485708: ITP: ant-contrib -- Additional libraries for use with the ant build tool

2009-06-08 Thread Daniel Leidert
Hi,

I started to package ant-contrib. The current results can be found in
the pkg-java SVN repository. The ivy stuff does not yet work (check the
commit message or try to build yourself). Any help is appreciated.

Hope we can fix the build to finally update cdk.

http://svn.debian.org/wsvn/pkg-java/trunk/ant-contrib/#_trunk_ant-contrib_

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#532378: Please move back to main

2009-06-08 Thread Daniel Leidert
Package: libjgrapht-java
Version: 0.6.0-5
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

With having openjdk and even the workarounds provided in 

http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/2009-February/019549.html

can libjgrapht-java please be moved back to main? Otherwise e.g. cdk has
to be moved to contrib too for no reason.

This is currently blocking http://bugs.debian.org/517348.

Regards, Daniel


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages libjgrapht-java depends on:
pn  libjgrapht0.6-java (no description available)

libjgrapht-java recommends no packages.

libjgrapht-java suggests no packages.

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

iEYEARECAAYFAkotjxoACgkQm0bx+wiPa4z/AwCggkeU0WHlvz73w3UkfXIg+NWm
6QQAn1WAMQirm9wLPWqKoP9kSDm/zfEI
=EdtF
-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#485708: ITP: ant-contrib -- Additional libraries for use with the ant build tool

2009-06-08 Thread Daniel Leidert
Am Dienstag, den 09.06.2009, 00:19 +0200 schrieb Daniel Leidert:

> I started to package ant-contrib. The current results can be found in
> the pkg-java SVN repository. The ivy stuff does not yet work (check the
> commit message or try to build yourself). Any help is appreciated.

Hm. Upstream has ported it to ivy 2 already in their subversion
repository. Maybe this one should be used instead of the last release
(which needs porting to ivy 2 in every case; especially
URLImportTask.java).

Regards, Daniel




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



<    4   5   6   7   8   9   10   11   12   13   >