retitle 639229 dpkg: Make readlink assert output more useful
thanks
On Thu, 2011-08-25 at 13:54:18 +0200, Matthias Cramer wrote:
> I made a strace on dpkg -i and at the end I see the following
>
> readlink("/usr/lib/libreoffice/basis3.3/program/classes/sdbc_hsqldb.jar",
> "\302\f\20"...,
> 148)
Package: odbc-postgresql
Version: 1:09.00.0310-2
Severity: important
odbc-postgresql can't be installed if libiodbc2 is installed. As most of
KDE depends on libsoprano4 which again depends on libiodbc2 via
soprano-daemon this makes odbc-postgresql unusable together with KDE.
Please remove libiod
Jonathan Nieder a écrit :
> Does unloading ("modprobe -r") the e1000e driver before
> hibernating help?
No. It does not make any noticeable difference.
--
Denis
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@l
Here, I used a gparted LiveCD to replicate this bug on an extra set
of hardware we have. It appears to use a newer kernel but the bug
persists.
http://www.aaronopfer.com/637122.txt
Let me know if this is adequate information. It was enough of a hassle
to dig up the serial cables and null modem ch
Package: zerofree
Version: 1.0.1-2
Severity: wishlist
Hi.
According to what I guess is the upstream homepage
(http://intgat.tigress.co.uk/rmy/uml/index.html)
zerofree also supports ext4.
Could you please also mention this in the package description.
Cheers,
Chris.
PS: Oh and perhaps also addi
Denis Laxalde wrote:
> Jonathan Nieder a écrit :
>> Does unloading ("modprobe -r") the e1000e driver before
>> hibernating help?
>
> No. It does not make any noticeable difference.
Stupid of me --- I was misreading the log. Thanks for checking.
Now that I look more closely, I suspect the dmesg
On Tue, Aug 23, 2011 at 09:49:48AM -0400, Paul Stewart wrote:
> From: Simon Paillard [mailto:spaill...@debian.org]
> > On Thu, Jul 14, 2011 at 02:46:28PM +, Paul Stewart wrote:
> > > Site: debian.mirror.nexicom.net
> >
> > Pleas read and apply carefully
> > http://www.debian.org/mirror/ftpmir
Package: logrotate
Version: 3.7.8-6
Severity: important
Tags: security
Justification: user security hole
There are three security problems described for logrotate, one of them (the
second) might allow attackers who can write into a directory with a log
file to execute arbitrary commands:
CVE-201
Andreas Metzler writes:
> Just to get a straightforword testcase:
> (SID)root@argenau:/# DEBIAN_FRONTEND=noninteractive apt-get --purge install
> wwwoffle
> wwwoffled[22194] Important: WWWOFFLE Demon Version 2.9f (with ipv6,with
> zlib,with gnutls) started.
> wwwoffled[22194] Warning: The WW
On Thu, Aug 25, 2011 at 20:22, Sandro Tosi wrote:
> Thanks a lot for your support! I've just uploaded the updated version,
> let's see how it goes.
Puddletag has just been accepted!
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http
>
> Puddletag has just been accepted!
Awesome! >D
Package: wnpp
Severity: wishlist
Owner: Florian Schlichting
* Package name: libshell-command-perl
Version : 0.06
Upstream Author : Florian Ragwitz
* URL : http://search.cpan.org/~flora/Shell-Command-0.06/
* License : GPL-1+ / Artistic
Programming Lang: Perl
On Thu, 2011-08-25 at 19:15 +0200, Niels Thykier wrote:
> Notice how none of the "" tags are closed; given xhtml is
> xml-based, all tags must be closed or the document will be malformed.
[...]
> push(@o,"$_\n");
> [...]
>
> becomes
>
> [...]
> push(@o,"$_\n");
> [...]
> but I
Package: kexec-tools
Severity: wishlist
Tags: l10n patch
Version: 1:2.0.2-3
sk.po attached
regards
--
Slavko
http://slavino.sk
# Slovak translations for kexec-tools package
# Slovenské preklady pre balÃk kexec-tools.
# Copyright (C) 2011 THE kexec-tools'S COPYRIGHT HOLDER
# This file is distr
Package: openjdk-6-jre
Version: 6b23~pre8-1.1
Severity: normal
Tags: patch
After upgrading openjdk-6 on my testing-based system from 6b18-1.8.9-0.1 to
6b23~pre7-1, the program kolmafia throws a nullpointer exception in
sun.awt.X11.XWindowPeer.restoreTransientFor.
(see attached backtrace)
Googlin
Package: python-html5lib
Version: 0.90-2
Severity: wishlist
If I pass a treebuilder that doesn't exist to parse(), the exception message is
not very helpful:
html5lib.parse(sys.stdin, treebuilder='lxm;') # <-- typo
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/pymo
great work ;) the bug is fixed
Thanks Scott
René
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: multistrap
Version: 2.1.16
Severity: wishlist
Tags: l10n
Hi,
please find attached the German translation of multistrap.
Kind regards,
Chris
# German translation of multistrap.
# Copyright (C) 2001-2002 Erik Andersen, 2001-2006 Junichi Uekawa,
# 2006-2007 Wookey, 2008 Han
Package: wnpp
Followup-For: Bug #617854
Thank you guys for all your great work on Puddletag, package and Debian.
With Puddletag in Sid (it appears it's still not there, but should be in
next few days) I may be able to get rid of Easytag - one of few
GTK-based applications still existing on my KDE
On 25 August 2011 00:46, Halen BC McCracken wrote:
> Package: general
> Severity: important
>
>
> dmesg reports two BAR6 alerts
>
> - what does BAR6 imply and what am i to do?
[...]
It means that the pressure in your CPU is much too high. You should
release pressure using the bleed valve.
--
M
Package: posh
Version: 0.10
Severity: normal
$ posh -c 'while :; do ! break; done'; echo $?
0
While it should be 1.
This bug affects all the descendants of the pdksh (pdksh, posh,
mksh on debian at least).
There's a similar bug in
for i in a; do ! continue; done
-- System Information:
Debia
Dear mentors,
Sorry if this is a silly question. I previously mentionned the name
choice was not definitive but must I pick *first* a fully suitable one
in order to get a chance of getting sponsorded?
Thank you and best regards.
--
Emmanuel Thomas-Maurin
--
To UNSUBSCRIBE, email to debian-
Package: gitalist
Version: 0.003005+dfsg-3
Severity: wishlist
Tags: l10n
Hi,
please find attached the German debconf translation of gitalist.
Kind regards,
Chris
# German translation of debconf templates for gitalist.
# Copyright (C) 2009 Venda Ltd, Dan Brook, Tom Doran, Zac Stevens,
# 2008 Fl
On 25/08/11 17:58, Daniel Schepler wrote:
>
> An interesting line from earlier in the log:
>
> /usr/bin/install -c -m 644 gv.3guile gv.3lua gv.3ocaml gv.3perl gv.3php
> gv.3ruby '/tmp/buildd/graphviz-2.26.3/debian/tmp/usr/share/man/man3'
>
> I'm not sure why gv.3python is missing in that line.
On Thu, Aug 18, 2011 at 12:13:47 +0200, Philipp Kern wrote:
> On Tue, Jun 07, 2011 at 02:03:58AM +0300, Yavor Doganov wrote:
> > We would like to carry out a GNUstep transition
> > (libgnustep-base1.20->1.22; libgnustep-gui0.18->0.20) *and*
> > libobjc2->3, ideally coinciding with the migration of
On Thu Aug 25 05:45:18 2011, apoll...@debian.org wrote:
> Hello,
>
> A user reported this bug to us a while ago. I can reproduce it with
> the configuration included below on 4.2.2, just by using the -t option.
Andrew --
I've confirmed that dhcpd behaves as you have described -- thanks for the
us
Package: wnpp
Severity: wishlist
Owner: Pau Garcia i Quiles
* Package name : veracity
Version : 1.0.0
Upstream Author : SourceGear LLC
* URL : http://www.veracity-scm.com
* License : Apache 2.0
Programming Lang: C
Description : a DVCS with corporate capabil
On 25/08/11 at 21:32 +0200, Emmanuel Thomas-Maurin wrote:
> Dear mentors,
>
> Sorry if this is a silly question. I previously mentionned the name
> choice was not definitive but must I pick *first* a fully suitable one
> in order to get a chance of getting sponsorded?
Packages renames are possibl
On 08/25/2011 12:37 PM, Jonathan Nieder wrote:
> Hi APT team,
>
> Quick puzzle for you.
>
> Adam Heath wrote:
>
>> E: Could not perform immediate configuration on 'perl'. Please see man
>> 5 apt.conf under APT::Immediate-Configure for details. (2)
>> ==
>>
>> libc6(wheezy) breaks perl << 5.12.
On 08/25/2011 12:37 PM, Jonathan Nieder wrote:
> Hi APT team,
>
> Quick puzzle for you.
>
> Adam Heath wrote:
>
>> E: Could not perform immediate configuration on 'perl'. Please see man
>> 5 apt.conf under APT::Immediate-Configure for details. (2)
>> ==
>>
>> libc6(wheezy) breaks perl << 5.12.
tags 639236 + pending
thanks
Thanks for the updated translation. It will be in the next release.
--
-- arthur - adej...@debian.org - http://people.debian.org/~adejong --
signature.asc
Description: This is a digitally signed message part
On jeu., 2011-08-25 at 19:09 +0100, Brian Potkin wrote:
> I am unsure whether this is an xfce4.8 bug and, if not, which package
> is
> responsible. Please reassign if necessary.
>
> My installation is an up-to-date Sid. Inserted USB sticks produce a
> desktop icon - with one exception. A USB stick
Package: src:tangerine
Version: 0.3.3-3
Severity: serious
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: kfreebsd-porting
X-Debbugs-Cc: debian-...@lists.debian.org
Justification: fails to build from source (but built successfully in the past)
Hi!
Your package failed to build on the
On Wed, 2011-08-24 at 17:50 -0400, Isaac Freeman wrote:
> Also, not to be greedy, but do you think you could make a quick patch
> for the 0.7.13 branch I'm running?
I'm planning a 0.7.14 release that I hope will make it into a squeeze
update (have to discuss this with stable release team).
Anyway
Package: src:tulip
Version: 3.6.0dfsg-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)
Hi!
Your package failed to build on the buildds:
make[5]: Entering directory
`/build/buildd-tulip_3.6.0dfsg-1-s390-eWhi9U/tulip-3.6.0dfsg/obj
Package: conky-cli
Version: 1.8.1-3
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
After installing conky-cli, I tried to run it and immediately got the following
errors:
servo:~ 0$ conky
Conky: /etc/conky/conky.conf: 26: no such configuration: 'alignment'
Conky: /etc/conky/c
Jonathan Nieder a écrit :
> Now that I look more closely, I suspect the dmesg you attached is from
> trying to resume after an unsuccessful hibernation. What would be
> most useful is to get as much information as possible somehow from the
> _unsuccessful_ hibernation, or even better, to trigger a
Built, installed and running with the tls_ciphers option. Hooray! Much
appreciated! :)
--
Isaac Freeman - Systems Administrator
IBM Information Protection Services
is...@us.ibm.com
919-254-0245
From: Arthur de Jong
To: Isaac Freeman/Raleigh/Contr/IBM@IBMUS, 638...@bugs.debian.org
Date:
Alessio, the patch you submitted seems to be just the diff from version
0.2.6 to 0.2.7 and doesn't seem to include any of the Debian-specific
patches.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.
This is a pretty major issue, why hasn't anyone acknowledged this yet?
It has been 4 months. Raw printing is integral to print serving for
print serving to windows boxes...
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Cont
On Thu, Jun 9, 2011 at 8:38 AM, Andres Cimmarusti wrote:
>> We need the installation logs. You'll find them in /var/log/syslog
>> while installing, or in /var/log/installer on the installed system.
>
> I used a live cd to boot up my laptop (after an aborted failed
> installation) and I mounted my
On Thu, Aug 25, 2011 at 03:55:38PM -0400, Phillip Frost wrote:
> I just recently set up a squeeze install, pulling request-tracker4 from
> squeeze-backports. I had it all working through apache2 and mod_perl. Wanting
> to employ SSL, I ran 'a2enmod ssl'. After that point, apache would segfault
>
On Tue, 2011-08-23 at 18:06 +0200, Andreas B. Mundt wrote:
> I prepared a simple patch now, to include automount and sudoers to the
> list of services to be configured.
I have a bit of a problem with this patch because it doesn't actually do
anything related to libnss-ldapd. I would be better if t
Denis Laxalde wrote:
> Then
> the machine halted or rebooted (depending on the mode) normally but I'm
> not sure what was supposed to happen here. (I mean, I did not expect to
> get back to the init shell I was on, since I left the grub cmd line
> untouched upon restart...)
It was supposed to get
tags 624996 + patch
thanks
Attached please find a patch that resolves the FTBFS.
Cheers,
-Dan
dansguardian_2.10.1.1-3ubuntu1.debdiff
Description: Binary data
Package: wnpp
Severity: wishlist
* Package name: pypy
Version : 1.6
Upstream Author : Armin Rigo
* URL : http://www.pypy.org/
* License : MIT/X
Programming Lang: Python
Description : PyPy is a fast, compliant alternative implementation of the
Python la
Heya,
I'll take care of this an make the libgcrypt dependency optional for
GKrellM 2.3.6, shouldn't be very hard.
Bye,
Stefan Gehn
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Jonathan Nieder a écrit :
> > Then
> > the machine halted or rebooted (depending on the mode) normally but I'm
> > not sure what was supposed to happen here. (I mean, I did not expect to
> > get back to the init shell I was on, since I left the grub cmd line
> > untouched upon restart...)
>
> It
tags 639227 +pending
thanks
On Thu, Aug 25, 2011 at 08:07:58AM +0200, Simon Kainz wrote:
> There are some typos in the package description. Please see the attached
> patch.
Applied, thanks.
Michael
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "uns
Hi Ben,
thanks for the quick reply!
On Wed, Aug 24, 2011 at 04:32, Ben Hutchings wrote:
> On Tue, 2011-08-23 at 16:17 +0200, Sandro Tosi wrote:
>> Package: linux-2.6
>> Version: 2.6.32-35
>> Severity: important
>>
>> Hello,
>> we've had several server-class machine (G6 and G7 HP Proliant blades)
Package: wims
Version: 4.02-1
Severity: serious
Hi,
I'm testing the installation of all packages in Debian. wims'
installation hangs during postinst configure.
Here is the output when running postinst with sh -x:
Setting up wims (4.02-1) ...
+ set -e
+ '[' -e /usr/share/debconf/confmodule ']'
+
Package: gir1.2-glib-2.0
Version: 0.10.8-2
Severity: important
No matter how I call GLib.idle_add() from python it causes the error:
TypeError: Error invoking GLib.idle_add: Unexpected value for argument
'function'
I've tried the forms idle_add(function) and idle_add(function, data) but
both cau
Package: release.debian.org
Severity: wishlist
User: release.debian@packages.debian.org
Usertags: britney
Tags: patch
Hi,
After a certain amount of head-desking when various things didn't work,
I'm finally happy enough with my improved auto-hinter functionality for
britney that I thought it s
Denis Laxalde wrote:
> Ok. So this test fails and according to the documentation the culprit
> should be a statically compiled driver. I guess I could then try to
> rebuild the kernel with more drivers as modules, but where to start?
Thanks! In modern times, initramfs-tools lets udev load some m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Upstream bug report:
https://bugzilla.gnome.org/show_bug.cgi?id=654637
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQIcBAEBAgAGBQJOVr/uAAoJEMMF4eNtCPQV10cP/2nkVQ7X3
The whole window was gray, I let it run for 5 minutes or more and nothing
else happened
I tried again today and took screenshots, in the first the window was
completely unresponsive, clicks on buttons had no effect.
Here is a link to the screenshots;
http://dl.dropbox.com/u/10785450/screenshots.ta
Ubuntu has the same problem:
https://bugs.launchpad.net/debian/+source/rdesktop/+bug/81854
RedHat seems to have fixed it:
https://bugs.launchpad.net/debian/+source/rdesktop/+bug/81854/comments/26
Maybe they have a fix? What does upstream say about this problem? :
http://bugs.debian.org
tag 614880 pending
tag 614880 pending
thanks
Date: Thu Aug 25 22:01:02 2011 +0200
Author: Sandro Tosi
Commit ID: 11262a318932f789a4bfbea72a0c468ac6a48b02
Commit URL:
http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=11262a318932f789a4bfbea72a0c468ac6a48b02
Patch URL:
http://git.
tag 617636 pending
tag 617636 pending
thanks
Date: Thu Aug 25 23:45:37 2011 +0200
Author: Sandro Tosi
Commit ID: 3f2bbab1612c91b077866b7218ef0dacf3e5d378
Commit URL:
http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=3f2bbab1612c91b077866b7218ef0dacf3e5d378
Patch URL:
http://git.
Package: uim
Version: 0.9-1
Severity: wishlist
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch
the package uim fails to build when using the linker flag --as-needed
This is caused by the library libuim placed before the static
libuim-counted-init libr
Package: ghemical
Version: 2.99.2
Severity: minor
Tags: patch
Hi,
While translating this package to German, I've found some typos. This
patch will fix them.
Additionally, please check the call of the browser to read the
documentation:
mozilla /usr/share/ghemical/2.99.2/user-docs/index.html
found 639320 1:1.7.1-2
notfound 639320 0.9-1
thanks
the patch is based on 1:1.7.1-2
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: sudo
Version: 1.8.2-1
Severity: normal
Apparently, there's a new directive in the default sudoers now:
| Defaults
secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
Without it, "sudo visudo" will fail. When asking Y to let dpkg
overwrite the existing conffil
tag 638429 pending
tag 638429 pending
thanks
Date: Fri Aug 26 00:04:36 2011 +0200
Author: Sandro Tosi
Commit ID: ccddf848720184e1f60761a1ee699405e7f7ae80
Commit URL:
http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=ccddf848720184e1f60761a1ee699405e7f7ae80
Patch URL:
http://git.
On 08/25/2011 09:58 PM, Lucas Nussbaum wrote:
> On 25/08/11 at 21:32 +0200, Emmanuel Thomas-Maurin wrote:
>> Dear mentors,
>>
>> Sorry if this is a silly question. I previously mentionned the name
>> choice was not definitive but must I pick *first* a fully suitable one
>> in order to get a chance
forwarded 630730 sta...@kernel.org
thanks
On Thu, Jul 28, 2011 at 04:48:58PM +0200, Faidon Liambotis wrote:
> What's the status of this? Have the patches been forwarded to -longterm
> maintainers? (is that Greg KH?); if not, I'd be happy to do it for you.
After talking with Ben on IRC, I've prepa
tag 638762 + pending
thanks
Some bugs in the libimager-perl package are closed in revision
57c1a9268db224207bd59c58bda26401f8f945b6 in branch 'master' by gregor
herrmann
The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libimager-perl.git;a=commitdiff;h=57c1a92
C
Hi,
2011/8/25 Martin Steigerwald :
> Hi!
>
> I am putting upstream author Jens Axboe on CC.
Thanks!
>
> Am Donnerstag, 25. August 2011 schrieb Nobuhiro Iwamatsu:
>> Hi,
> [...]
>>
>> 2011/8/3 Martin Steigerwald :
>> > Hello Nobuhiro, Paul, hello Debian SuperH maintainers, hello Jens,
>> >
>> > I
Hi,
2011/8/26 Jens Axboe :
> On 2011-08-25 18:47, Martin Steigerwald wrote:
>> Am Donnerstag, 25. August 2011 schrieb Jens Axboe:
>>> On 2011-08-25 10:33, Martin Steigerwald wrote:
Hi!
I am putting upstream author Jens Axboe on CC.
Am Donnerstag, 25. August 2011 schrieb No
tags 639273 + patch
thanks
Hi,
I believe the attached patch should fix this issue.
Bye,
--
intrigeri
| GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
| OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
| The impossible just takes a bit longer.
In my previous patch I was excluding the unbound_control.* files from
being copied in the chroot but this disables the unbound-control tool.
This new patch copies the files to the chroot.
Simon
--- unbound.init.orig 2011-06-23 21:14:44.989657969 -0400
+++ unbound 2011-08-25 18:08:14.299334202 -040
On Thu, Aug 25, 2011 at 5:05 PM, Emmanuel Thomas-Maurin
wrote:
> On 08/25/2011 09:58 PM, Lucas Nussbaum wrote:
>> On 25/08/11 at 21:32 +0200, Emmanuel Thomas-Maurin wrote:
>>> Dear mentors,
>>>
>>> Sorry if this is a silly question. I previously mentionned the name
>>> choice was not definitive bu
On Thu, May 6, 2010 at 10:16, Torquil Macdonald Sørensen
wrote:
> Package: reportbug
> Version: 4.12.1
> Severity: normal
>
> I'm not sure how I would make a transcript, but believe that I do not do
just run reportbug --ui=text in a terminal and cut&paste the complete output.
> anything out of t
Svante Signell, le Thu 25 Aug 2011 18:37:57 +0200, a écrit :
> @@ -4679,7 +4679,7 @@
> + ;;
>
> +# This must be Linux ELF.
> -+linux* | k*bsd*-gnu | kopensolaris*-gnu)
> ++linux* | k*bsd*-gnu | kopensolaris*-gnu | *-gnu*)
This should rather be gnu*, not *-gnu*
> + version_type=linux
> +
forcemerge 597937 639296
thanks
Am 25.08.2011 19:29, schrieb Brian Potkin:
> Package: consolekit
> Severity: normal
>
>
> I have a machine with an unstable install: the basic debian packages
> plus the xorg and xfce4 metapackages. xfce4 is started with startx.
> Inserting a USB stick and right-c
On Thu, Aug 25, 2011 at 1:18 PM, Jameson Graef Rollins
wrote:
> I assume this means that the default configuration is broken somehow.
> It would probably be a good idea to ship a non-broken default config.
Conky already provides an additional config file
(/etc/conky/conky_no_x11.conf) to be used
On Thu, 2011-08-25 at 22:41 +0100, Adam D. Barratt wrote:
> After a certain amount of head-desking when various things didn't work,
> I'm finally happy enough with my improved auto-hinter functionality for
> britney that I thought it should be in the BTS for others to pull
> apart^W^Wcomment on.
+
On Thu 25 Aug 2011 at 22:04:49 +0200, Yves-Alexis Perez wrote:
> Please use reportbug.
Sorry, I don't understand this. I did use reportbug on a Lenny machine.
Regards,
Brian
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
ipython authors are coming out with a new feature in the upcoming
release -- python workbooks -- and for its functionality they would need
recent tornado. Actually even post 2.0 (hopefully it would come out
soon). So it would be great that work in preparing few tornado
reverse-dependencies to be
Package: bind9
Version: 1:9.7.3.dfsg-1+b1
Severity: wishlist
Tags: patch
In certain environments (especially virtualized ones) it is necessary to
run a local recursive BIND9 server which is authoritative for some
internal domains and forwards others to an external DNS server obtained
from DHCP.
F
tags 639302 pending
thanks
Red Hat are aware of these, and 3.8.0 has fixes.
--
Paul Martin
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Subject: error /usr/lib/cups/filter/c2esp failed and won't print
Package: c2esp
Version: 18-2
Severity: important
When I send a job to the printer it shows 'printing' but nothing prints. Then
Cups shows status of stopped with above error, the log also shows:
printer-state-reasons=none Stopping unr
Package: dirvish
Version: 1.2.1-1.1
Severity: wishlist
Dirvish, in its current form processes vaults in series. There is a patch
available for dirvish-runall that allows concurrent processing of vaults[1].
It would be fabulous if this could at least make it into Unstable
(alternatively, that
Source: python2.6
Version: 2.6.7-4
Severity: wishlist
Tags: patch
Hi,
A link of man file of 2to3 is provided with python-defaults package,
but symlink broken because
man file of 2to3 is not provided in python2.6.
The patch which I attached provides man of 2to3 of python2.6.
This copied it from py
found 631249 8.06-1
thanks
Le Wed, Jun 22, 2011 at 09:35:13AM +0900, Charles Plessy a écrit :
> Package: t-coffee
> Version: 8.84-1
> Severity: important
>
> I enabled regression tests in version 8.99-1, and saw that the build fails on
> armel during the tests, killed by the buildd after 600 min
Package: gtk-vector-screenshot
Version: 0.3-1
Severity: important
Tags: patch
Everytime I open UI (glade) file in anjuta and start dragging a signal
from any widget properties panel to the source code, in order to create
signal handler, anjuta crashes with BadWindow X-Protocol error.
Sometime
Package: ftp.debian.org
Severity: normal
Dear FTP team,
since its version 8, t-coffee does not work at all on armel (#631249). The
issue was forwarded upstream but I had no answer. The armel version in Squeeze
is equally broken, without anybody reporting it before I found the bug by
enabling
b
Hi Jonathan,
Jonathan Protzenko wrote:
> Sorry for the delay, I'm busy with other projects.
>
> Just ran a test against latest 2.6.32-5 from testing and xset dpms force
> off still doesn't work for the LVDS screen.
Sorry for the long silence. If you get a chance, you could test v3.1-rc3
or lat
Package: openssh-server
Version: 1:5.8p1-7
Severity: important
openssh-server doesn't check if user's shell is listed in /etc/shells.
This is a potencional security hole. If somebody removes user's shell
from /etc/passwd, sshd permits login to the user with shell /bin/sh.
This is an insecure be
Hi Michael,
Michael Biebl wrote:
> as you can see from the attached dmesg log, I get page allocation
> failures in compiz with radeon/KMS.
>
> If I disable compiz/compositing, I don't see such messages in the kernel
> log. I get those messsages regularly although I don't have a specific
> way to
Package: linux-2.6
Version: 2.6.36~rc6-1~experimental.1
Severity: important
Tags: upstream
Hello,
I have a problem occurring for some time now, my system hangs each time I close
the lid of my laptop (Dell studio 1555) whether I'm on a tty or in a X session,
and the only solution is to restart
Package: buildcross
Version: 0.0.11
Severity: wishlist
Tags: patch
Hi!
The buildcross package Depends on type-handling, from what it seems
due to gdb Build-Depending on it. Given that gdb will stop using
type-handling on its next upload it would be nice to drop that from
here too.
Attached patch
xmodmap -e "keycode 108 = Alt_R"
This brings back alt/meta behavior to the right alt key while using the us
layout, but not while using other international layouts.
us layout: right alt is Alt_R
other layout: right alt is NoSymbol
Package: ant
Version: 1.8.2-3
Severity: important
Problem occured on building Android porject with ant. Running any ant target
result in java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
BUILD FAILED
/home/pavel/yangutu/mobile-statistics/android/build.xml:82:
java.lang.NoClassDefFoundE
John,
Thanks for the prompt reply. I've posted this discussion to the LLVM
List and will see what becomes of it.
Thank you,
- Marc
On 08/24/2011 10:25 PM, Jonathan Nieder wrote:
reassign 639214 general
forcemerge 637232 639214
quit
Hi Marc,
Marc J. Driftmeyer wrote:
With the most recent
Hi Thibault,
Thibault Manlay wrote:
> I have a problem occurring for some time now, my system hangs each
> time I close the lid of my laptop
[...]
> This problem was not present in the 2.6.32 version and appeared in
> the 2.6.38 version. I had not much time to determine at which
> version this pr
Package: wnpp
Severity: wishlist
Owner: Chris Horsley
* Package name: python-bulkwhois
Version : 0.2.1
Upstream Author : Chris Horsley
* URL : https://github.com/csirtfoundry/BulkWhois/
* License : MIT
Programming Lang: Python
Description : Python int
Hi,
maximilian attems wrote:
> they used to be hardcoded loaded by initramfs.
>
> thought that powerpc plattform code had catched up and
> that udev would just load them.
Sorry for the long silence. It looks like after the fix to
Bug#603981, this is hardcoded again.
Meanwhile, upstream there w
Hi,
Matt Kraai wrote:
> When I tried to boot my MacBook Pro, it prompted me for the passphrase
> for my root partition. I entered this passphrase and the boot
> continued. About 40 seconds into the boot, a blank line was
> displayed, followed by a line containing a timestamp between 1 and 2
> a
retitle 597209 keyboard LED indicators don't work
tags 597209 + moreinfo
quit
Hi,
rush wrote:
> I've an error in dmesg:
> $ dmesg | grep -i keyboard
> [0.430054] atkbd.c: Failed to enable keyboard on isa0060/serio0
> [0.430174] input: AT Translated Set 2 keyboard as
> /devices/platform
201 - 300 of 349 matches
Mail list logo