Quoting Raphael Geissert (geiss...@debian.org):
> severity 605537 grave
> retitle 605537 CVE-2010-4259: fontforge: buffer overflow when parsing
> CHARSET_REGISTRY header of .BDF files
> thanks
>
> Hi,
>
> A patch (along with details) is available at:
> https://bugzilla.redhat.com/659359
>
> When
On Tue, 07 Dec 2010 14:47:00 +1000, Anthony Towns wrote:
tags 606176 +pending
thanks
> Running "openrocket blah.ork" doesn't work, but it does if you change
> the wrapper script:
Thanks, in my git for the next upload.
Bdale
pgp9ILkuwGksE.pgp
Description: PGP signature
From: Victor Seva
---
debian/changelog |6 ++
debian/control |3 ++-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d9ba42f..2d15592 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+solr (1.4.1+dfsg1-3)
---
debian/changelog |6 ++
debian/control |3 ++-
2 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d9ba42f..2d15592 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+solr (1.4.1+dfsg1-3) UNRELEASED; urgency=
On 2010/12/7 上午 01:57, Christian PERRIER wrote:
Quoting Steven Shiau (ste...@nchc.org.tw):
I can reproduce this problem on Debian live (Squeeze) daily build 20101206.
Package: console-data
Version: 2:1.10-8
Severity: normal
How to reproduce:
1. Download
http://live.debian.net/cdimage/daily
Package: cairo-dock-mail-plugin
Version: 2.1.3.10-3
Severity: normal
Tags: squeeze
When this plugin is activated, it makes Cairo-Dock to close when
checking emails. Not always, but randomly. It seems to receive a
SegFault (SIG6).
I currently use 2 IMAPS mboxes. I use a customized shell script as
Package: qt4-dev-tools
Version: 4:4.7.1-1
Severity: minor
Justification: cosmetic/warning
$ assistant
Object::connect: No such signal HelpViewer::printRequested()
The assistant itself works fine (aside from bug#606073). Still,
thought you might like to know.
--
To UNSUBSCRIBE, email to deb
tags 606073 + upstream
forwarded 606073 http://bugreports.qt.nokia.com/browse/QTBUG-13608
quit
Romain Bossart wrote:
> qt assistant does not format the docs using css. The menus and
> generally the formating looks broken. Googling around gave a similar
> bug in ubuntu:
>
> https://bugs.launchpad
On Mon, Dec 06, 2010 at 12:45:52PM +, Colin Watson wrote:
> I sent a patch to the upstream bug, which I've also attached here. See
> also #606107, which I just filed on ntp with some tweaks to work around
> this bug. Applying both these sets of changes should get rid of this
> problem.
Upstr
Hi,
I realize that font is not set correctly only on tty1, that tty with
plymouth splash running. Cannot imagine how could I miss this. I will
retitle the bugreport. Sorry.
I debug console-setup script and it is properly executed and calls
setupcon. Setupcon then calls setfont on every tty b
Good morning,
you're probably right, maybe it should be reassigned to duplicity.
i was in a hurry at the moment, and submitted the bug without really
thinking about it.
sorry for the trouble,
dpdt1
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "uns
Hi there.
Just for the record, I am working on this right now.
On Dec 06 2010, Raphael Geissert wrote:
> A patch (along with details) is available at:
> https://bugzilla.redhat.com/659359
>
> When fixing the vulnerability please mention the id (CVE-2010-4259) in
> the changelog.
Doing that.
>
Package: planner
Version: 0.14.4-4+b1
Severity: normal
using menu:
View
Zoom To Fit
will zoom to correct scale, but there is an offset in timeaxis to far future.
I have to drag the slidebar far to left.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500,
Hi Harri,
I'm finally getting around to playing with this bug report (hampered as I am
by my complete lack of knowledge of character sets).
I've come across something of a problem reproducing the issue, though -- the
example you gave in the bug report appears to be all single-byte characters,
mos
On 12/06/2010 08:36 PM, Russ Allbery wrote:
> Phil Dibowitz writes:
>
>> Package: libgl1-nvidia-alternatives
>> Version: 195.36.31-6
>> Severity: important
>
>> Everytime 'apt-get upgrade' gets run most of my X programs stop being
>> able to launch becaue they can't find symbols in libGL. It tur
Package: psmisc
Version: 22.13-1
fuser -M is documented to restrict -m to mountpoints, but in reality it
only works if -M is specified before -m on the command line:
$ fuser -M -m /dev/shm
/dev/shm: 2165m 2188m 2298m 3544m
$ mkdir /dev/shm/subdir
$ fuser -M -m /dev/shm/subdir
No p
Package: psmisc
Version: 22.13-1
Normally fuser -s has the same exit status as fuser:
$ fuser /etc
$ echo $?
1
$ fuser -s /etc
$ echo $?
1
but for a mount point, it does not:
$ fuser /sys
$ echo $?
1
$ fuser -s /sys
$ echo $?
0
This means that ‘fuser -s’ is not useful for checking whether a mo
tags 496027 + patch
tags 496027 + pending
thanks
Dear maintainer,
I've prepared an NMU for stopmotion (versioned as 0.6.2-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
--
Mehdi Dogguy
diff -u stopmotion-0.6.2/debian/changelog stopmotion-0.
On 6 December 2010 22:08, Desmond O. Chang wrote:
> Hi Faré,
>
> I'm trying to push cl-asdf 2:2.011-1 into squeeze. But here is a
> problem: 2:2.011-1 changes source format to 3.0 (quilt). Since
> squeeze has been frozen, it's not suggested.
>
> Please decide that,
>
> 1. abort.
> 2. make a new
Package: openrocket
Version: 1.1.3-1
Severity: wishlist
Tags: patch
Running "openrocket blah.ork" doesn't work, but it does if you change
the wrapper script:
--- /usr/bin/openrocket.old 2010-12-07 14:43:16.0 +1000
+++ /usr/bin/openrocket 2010-12-07 14:43:27.0 +1000
@@ -1,2 +1,2 @
On Mon, 2010-12-06 at 12:22 +0100, Bjørn Mork wrote:
> Package: linux-2.6
> Severity: normal
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Debian is deviating from the upstream default for CONFIG_FUSION_MAX_SGE
> This confuses users and makes upstream bug reporting more difficult
> than
Phil Dibowitz writes:
> Package: libgl1-nvidia-alternatives
> Version: 195.36.31-6
> Severity: important
> Everytime 'apt-get upgrade' gets run most of my X programs stop being
> able to launch becaue they can't find symbols in libGL. It turns out
> this is because /usr/lib/libGL.so.1 is a link
On Mon, 2010-12-06 at 23:16 +0100, mike dentifrice wrote:
> > > > I confirmed that I made the linux-2.6 package which did this patch
> > > > applied, and a problem was revised. Could you apply this patch in
> > > > Debian?
> > >
> > > I second that request. The patch is also required for the "mul
Package: libgl1-nvidia-alternatives
Version: 195.36.31-6
Severity: important
Everytime 'apt-get upgrade' gets run most of my X programs stop being able to
launch becaue they can't find symbols in libGL. It turns out this is because
/usr/lib/libGL.so.1 is a link to libGL.so.1.0.5336 instead of
/
I'm working on a player (robot-player, libplayer*3.0) package for
3.0.2 right now, Stage 4.0.0 is next, to go along with it. It should
close this bug.
Michael Janssen --- Jamuraa --- jamu...@base0.net --- jamu...@debian.org
On Thu, Sep 30, 2010 at 11:46 PM, fabrice wrote:
> Hi,
>
> Is there a
Just uploaded 0.17-4.2 with the following patch
diff -u -r lwat-0.17.orig/examples/admin-edu.ini
lwat-0.17/examples/admin-edu.ini
--- lwat-0.17.orig/examples/admin-edu.ini 2007-09-22 10:41:45.0
-0500
+++ lwat-0.17/examples/admin-edu.ini2010-12-06 21:55:07.530070723 -0600
@@ -12
Package: isc-dhcp-server-ldap
Version: 4.1.1-P1-12
Severity: important
It would be beneficial to include the correct DHCP schema with the package.
Further, as slapd in squeeze defaults to cn=config, the schema would be best if
provided in LDIF format
-- System Information:
Debian Release: squ
> On Thu, Jul 1, 2010 at 12:56 AM, Artur Rona wrote:
> > Please upgrade a new upstream release 256.35.
> > ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-256.35.tar.bz2
>
> Any reason to upgrade ? The rule for nvidia-settings is: keep in sync
> with nvidia driver package, and
Hi,
On Tue, Dec 7, 2010 at 05:44, Mehdi Dogguy wrote:
> On 12/06/2010 07:17 PM, Desmond O. Chang wrote:
>>>
>>> And, it even (silently) turn the package into a source format 3.0
>>> which isn't acceptable at this point of the freeze.
>>
>> Do you mean it must be 1.0? But common-lisp-controller/7
Package: festival
Version: 1.97~svn20100328~ppa0~lucid
Severity: normal
Tags: patch
It would be nice to add the attached patch to festival's git repository.
Until now, in Festival, when a voice developer works in a new language, a bug
has to be filled against festival to add support for that lan
Package: gnome-disk-utility
Version: 2.30.1-2
Severity: minor
I have a PATA and an SATA controller in my system. When I view my
disks, however, the icon for the PATA and SATA controllers is that of
SCSI. While the PATA and SATA drivers I am using do use the SCSI
subsystem, the SCSI icon is not a
Package: reportbug
Version: 4.12.6
Hi,
I was trying to report a bug against munin-node, when:
> m...@thue:~% reportbug -q --template -T none -s none -S normal -b --list-cc
> none -q munin-node
> *** Welcome to reportbug. Use ? for help at prompts. ***
> Detected character set: UTF-8
> Please c
On Mon, 2010-12-06 at 17:29 -0700, loupga...@hethcote.com wrote:
>
> On Mon, 6 Dec 2010, Ben Hutchings wrote:
>
> > [...]
> >
> > Please can you test Linux 2.6.36 as packaged in experimental?
> >
> > Ben.
> >
>
> Still unable to write CD-R, CD-RW works,
[...]
Please report this bug upstream at
tags 602241 +help
thanks
On Tue, 02 Nov 2010 21:31:48 +0100, Cyril Brulebois wrote:
> your package no longer builds on kfreebsd-*:
> | 38: extract over symlinks FAILED (extrac13.at:27)
Any idea what's different about a kfreebsd system that might cause this
to fail?
Bdale
pgp
tags 603371 +upstream +sid
thanks
On Sun, 14 Nov 2010 13:59:30 -0600, Martin Gallant wrote:
> The bug still exists in the latest version 1.25-2.
It appears to be known by tar upstream that you can't use
--one-file-system and --listed-incremental together, which is what
amanda is trying to do.
Dne 6.12.2010 13:18, Daniel Baumann napsal(a):
by default, this is working since there's this:
lrwxrwxrwx 1 root root 27 Aug 14 11:59 /etc/rcS.d/S21console-screen.sh
-> ../init.d/console-screen.sh
lrwxrwxrwx 1 root root 23 Aug 14 11:59 /etc/rcS.d/S22console-setup ->
../init.d/console-setup
make
Package: tomcat6-common
Version: 6.0.28-7
Severity: minor
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap
Peter,
I think your email may have ended up in my spam box and so I haven't seen it
until now. Sorry about that.
It looks like .lessfilter is lesspipe specific and only works on files lesspipe
doesn't deal with, so while your solution highlights x.html and decompresses
x.html.gz, it doesn't h
On Mon, 6 Dec 2010, Ben Hutchings wrote:
[...]
Please can you test Linux 2.6.36 as packaged in experimental?
Ben.
Still unable to write CD-R, CD-RW works,
Louis
Results below \/
scsidev: '/dev/cdrom'
devname: '/dev/cdrom'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
W
> a) Fix the GART/AGP backend (so drivers/char/agp/*.c) so they use the PCI
> API.
>Only the i915 and higher are using the PCI API and I've some of the older
>boxes with i860 so can actually test it.
I've posted patches to address this (https://lkml.org/lkml/2010/12/6/480)
and Dave quest
Hi,
2010/12/7 mike dentifrice :
>> > > I confirmed that I made the linux-2.6 package which did this patch
>> > > applied, and a problem was revised. Could you apply this patch in
>> > > Debian?
>> >
>> > I second that request. The patch is also required for the "multitouch"
>> > touchpad of the M
> I use dependency based initscripts. Right now fossology-agents is started
> before postgresql, but cannot connect to psql since it isn't started yet.
>
> I suppose the fossology init script should depend on $postgresql?
I juse realized that postgres might not be running locally. It might still
Package: tracker
Version: 0.8.17-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch
*** /tmp/tmpyMnJSs
In Ubuntu, we've applied the following patch based on BGO: 628672.
It fixes the build against evolution-data-server 2.32.
This should
tag 597138 patch
thanks
Hi,
Upstream commit 43e7a3682260f8d31dfa appears to fix this issue by
adding the missing parameter to the trace_mem_block call. You can
see the change at
https://github.com/parrot/parrot/commit/43e7a3682260f8d31dfae10fefdec11a2082c424
Would it be OK if I performed an
Package: parted
Version: 1.8.8.git.2008.03.24-11.1
disk0label attached is the first 40 blocks (20480 B) of GPT with MBR
modified by gptsync.
$ /sbin/parted -s disk0label print
Warning: Unable to open /home/andrewb/disk0label read-write (Permission
denied). /home/andrewb/disk0label has been opene
Hi,
On Mon, Dec 06, 2010 at 12:28:55PM +0100, staff wrote:
> debian.fastbull.org mirror is in sync, like you ask.
See previous remark:
> > Please sync the archive using the recommended way:
> > http://www.debian.org/mirror/ftpmirror#how
By the way, how much bandwidth is available for Debian user
Hi,
2010/12/3 Michael Biebl :
> Package: isight-firmware-tools
> Version: 1.4.2-4
> Severity: normal
> User: pkg-utopia-maintain...@lists.alioth.debian.org
> Usertags: halectomy
>
> Hi,
>
> isight-firmware-tools can either be built using hal or udev.
> As hal is going away [1] and portability is n
I currently use kate 4:4.4.5-1; I have kate plugins, probably 4:3.5.9-2
but for some reason even though the plugins are officially not installed
according to dpkg I have them anyway.
If kate crashes, then when I restart kate plugins are all unset.
I've just tried saving a blank kate as the de
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2010?12?06? 08:47, Olaf Meeuwissen wrote:
> [...] In case of an FSG_STATUS_FER or
> FSG_STATUS_NOT_READY one should not request any image data anymore and
> that is what the backend seems to be doing. However, in case you get an
> FSG_STATUS_CANCE
severity 605537 grave
retitle 605537 CVE-2010-4259: fontforge: buffer overflow when parsing
CHARSET_REGISTRY header of .BDF files
thanks
Hi,
A patch (along with details) is available at:
https://bugzilla.redhat.com/659359
When fixing the vulnerability please mention the id (CVE-2010-4259) in
the
Hi
I have the exact same problem on my laptop - also using ssh 5.5p1. Debug
is attached below.
md...@x41 ~/.ssh ssh -vv kvm1
OpenSSH_5.5p1 Debian-5+b1, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /home/mdige/.ssh/config
debug1: Applying options for kvm1
debug1: Reading conf
On Mon, 2010-12-06 at 22:47 +, Federico Ceratto wrote:
> Hello Roger, thank you for your contribution. I am currently hosting
> the packaging of lettuce on the collab-mait git repository:
>
> http://git.debian.org/?p=collab-maint/python-lettuce.git;a=summary
Excellent .
It looks like you are
On Tue, Dec 07, 2010 at 12:14:05AM +0100, Mike Hommey wrote:
> On Mon, Dec 06, 2010 at 05:46:03PM -0500, Ted Ts'o wrote:
> > On Mon, Oct 04, 2010 at 03:38:01PM +0200, Mike Hommey wrote:
> > > Package: e2fsprogs
> > > Version: 1.41.12-2
> > > Severity: normal
> > > File: /usr/sbin/filefrag
> > >
>
I have experienced this bug for a lot of months without a solution, so I
have written a simple Bash script with a simple graphical interface using
Zenity and Gxmessage. You may find it interesting, I attach it here. With
Glpr you can specify some printing parameters and print via lpr as
OpenOffice
On Mon, Dec 06, 2010 at 05:46:03PM -0500, Ted Ts'o wrote:
> On Mon, Oct 04, 2010 at 03:38:01PM +0200, Mike Hommey wrote:
> > Package: e2fsprogs
> > Version: 1.41.12-2
> > Severity: normal
> > File: /usr/sbin/filefrag
> >
> > Filefrag never reports the same perfection, on top of the value being
> >
Package: kttsd
Version: 4:4.4.5-2
Severity: grave
Tags: patch pending confirmed
Hello,
kttsd crashes on startup where there is no talkers registered in the config
file (fresh start). Backtrace is below. Thanks to Valerio Passini for reporting
it on the debian-kde mailing list.
Application: kttsd
Le Mon, 06 Dec 2010 20:40:52 +,
m...@distorted.org.uk (Mark Wooding) a écrit :
> Do I take it that you can't reproduce the problem? It's not just (all
> four of) my systems which exhibit it; everyone else I've asked to run
>
> python -e 'import glib; print glib.main_context_default()
found 598150 consolekit/0.4.3-2
tags 598150 + patch
thanks
Hi,
Confirming that the bug is still present on 0.4.3-2. Once again,
reverting 4f8822 still works fine (the patch is unchanged). I'm
attaching the patch in case anyone cares (not DEP-3 compliant, but I
can change that if needed).
I also
Package: pylint
Version: 0.22.0-1
Severity: wishlist
2010-11-15 -- 0.22.0
* python versions: minimal python3.x support
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.
On Mon, Oct 04, 2010 at 03:38:01PM +0200, Mike Hommey wrote:
> Package: e2fsprogs
> Version: 1.41.12-2
> Severity: normal
> File: /usr/sbin/filefrag
>
> Filefrag never reports the same perfection, on top of the value being
> entirely wrong:
>
> # filefrag /mnt/gnome.raw
> /mnt/gnome.raw: 3569 ex
On Mon, Dec 6, 2010 at 10:09 PM, Roger Gammans
wrote:
> I've put together a simplistic debian directory for this
> package which build a deb for me.
Hello Roger, thank you for your contribution. I am currently hosting
the packaging of lettuce on the collab-mait git repository:
http://git.debian
Package: release.debian.org
tftp-hpa (5.0-18) unstable; urgency=medium
* Making greps for tftp username in postinst more robust.
-- Daniel Baumann Mon, 06 Dec 2010 23:40:45 +0100
tftp-hpa (5.0-17) experimental; urgency=low
* Updating standards version to 3.9.1.
* Adding Danish debcon
On 12/06/2010 02:20 AM, Carsten Hey wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian@packages.debian.org
> Usertags: unblock
>
>
> I uploaded deborphan 1.7.28.1 four days ago to sid and 1.7.28.2 recently
> to delayed/7.
>
>
> Changelog summary for 1.7.28.1:
>
Am 06.12.2010 23:00, schrieb Mehdi Dogguy:
> On 12/04/2010 05:26 PM, Michael Biebl wrote:
>>
>> network-manager (0.8.1-6) unstable; urgency=low
>>
>> * debian/patches/40-umanaged-interfaces.patch
>> - For devices to be marked unmanaged, do not require a valid connection
>> configuration
Package: ruby1.8
Version: 1.8.7.302-2
Severity: minor
Hi Lucas et al, a puzzle for you.
Attempting
Kernel.trap("SIGINT", "SIG_DFL")
doesn't actually set the handling of SIGINT to SIG_DFL at all, but
makes the script print a backtrace on interruption.
According to [1], with "SIG_DFL" th
Package: schroot
Version: 1.4.15-1
Tags: patch
/etc/schroot/setup.d/15killprocs has a loop that runs ‘readlink
/proc/"$pid"/root’ for every process in the system. I have a system with
thousands of processes, and this loop makes schroot take about a minute to
close a chroot. I changed it to us
Package: wnpp
Owner: Monty Taylor
Severity: wishlist
* Package name: openframeworks
Version : 0.062
Upstream Author : Zach Lieberman, Theodore Watson, and Arturo Castro
* URL : http://www.openframeworks.cc/
* License : MIT
Programming Lang: C++
Description
Hi
I've put together a simplistic debian directory for this
package which build a deb for me.
My source can be found at:
https://github.com/rgammans/lettuce
If this is of any help to anyone.
--
Roger Gammans
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subj
On Mon, 6 Dec 2010 15:29:51 -0600 Jonathan Nieder wrote:
> Francesco Poli wrote:
> > On Sat, 27 Nov 2010 17:49:08 -0600 Jonathan Nieder wrote:
> >> Francesco Poli wrote:
>
> >>> I have somewhat good news for you: I prepared a patch that moves the
> >>> trap instruction before everything else, in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: zabbix-agent
Version: 1:1.8.3-2
Severity: wishlist
Would you mind to avoid setting Hostname=localhost in zabbix-agentd.conf?
This is almost always wrong, except for the Zabbix server itself, and
for this host it shouldn't matter.
Leaving it
> > > I confirmed that I made the linux-2.6 package which did this patch
> > > applied, and a problem was revised. Could you apply this patch in
> > > Debian?
> >
> > I second that request. The patch is also required for the "multitouch"
> > touchpad of the MacBookAir3,1 to work.
>
> Does the t
The option is abort_unmodified.
Given that option I would not consider this behaviour a bug.
cu
AW
--
[...] If you don't want to be restricted, don't agree to it. If you are
coerced, comply as much as you must to protect yourself, just don't support
it. Noone can free you but yourself. (crag, o
notfound 533039 1.0.23-1
thanks
> Can you reproduce this symptom using the latest packages in testing?
I believe I saw some related upstream fix a long time ago, the bug has
been gone for quite some time already, too.
So I belive it is fixed in testing, although I run unstable + some
things from
Something similar, although not strictly related to this bug report, is
discussed here: http://scons.tigris.org/issues/show_bug.cgi?id=2711
--
.''`.
: :' : Luca Falavigna
`. `'
`-
signature.asc
Description: OpenPGP digital signature
tags 571634 +fixed-upstream
thanks
A fix was committed to xen-unstable:
http://xenbits.xensource.com/xen-unstable.hg?rev/b0fe8260cefa
Anders
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Mon, Dec 06, 2010 at 08:02:34PM +0100, Daniel Suchy wrote:
> Hello,
> I had similar problem with cpufreqd running on 2.6.36 kernel.
> I found patch on Gentoo website addressing my issue on
> http://bugs.gentoo.org/attachment.cgi?id=255083&action=view
>
> I successfully patched cpufreqd 2.4.2-1
* Ramakrishnan Muthukrishnan (rkrish...@debian.org) [101201 11:39]:
> On Wed, Dec 1, 2010 at 1:32 PM, Salvatore Bonaccorso
> wrote:
> >
> > Hi
> >
> > After updading to 7.21.2-2 now curl fails to connect on hosts which
> > have too IPv6 addresses. Example is rmadison using qa.debian.org or
> > se
I can confirm this issue. I have Debian Sid and apache segfaults when
i call ffmpeg_frame->toGDImage().
Here is a part of backtrace:
*** glibc detected *** /usr/sbin/apache2: double free or corruption
(out): 0x7ff1ddba9c20 ***
=== Backtrace: =
/lib/libc.so.6(+0x71ad6)[0x7ff1d9912a
On Mon, Dec 06, 2010 at 01:50:17PM +0100, Julien Cristau wrote:
> On Sun, Dec 5, 2010 at 20:17:32 +0100, Michael Schutte wrote:
> > I’m not at all comfortable with switching from console-tools to kbd
> > right now, though. It feels like a bad idea to change the default from
> > a package which is
On 12/06/2010 07:17 PM, Desmond O. Chang wrote:
>>
>> And, it even (silently) turn the package into a source format 3.0
>> which isn't acceptable at this point of the freeze.
>
> Do you mean it must be 1.0? But common-lisp-controller/7.4+nmu1 in
> squeeze is 3.0 (native). Is 3.0 (native) diffe
Package: passwd
Version: 1:4.1.4.2+svn3283-2
Severity: normal
File: /usr/sbin/useradd
man useradd
English:
-b, --base-dir BASE_DIR
-c, --comment COMMENT
-d, --home HOME_DIR
etc...
Russian:
-b, --base-dirБАЗОВЫЙ_КАТАЛОГ
-c, --commentКОММЕН
Attached is the patch corresponding to upstream commit 1605 which fixes
the crash due to out of boundary...
thanks
Index: src/lincity-ng/GameView.cpp
===
--- src/lincity-ng/GameView.cpp (révision 1604)
+++ src/lincity-ng/GameView.cpp
Package: pbuilder
Version: 0.199+nmu1
Severity: wishlist
Tags: patch
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yodel!
As previously threatened^Wannounced: Here's my proposed eatmydata
integration in a rough draft.
Eatmydata is basically always used (and installed in the chroot) unless
- --
Package: eatmydata
Version: 15-4
Severity: normal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Yodel!
The path resolution of eatmydata is slightly broken:
$ eatmydata echo Blah
Blah
$ eatmydata bin/echo Blah
eatmydata error: unable to find 'bin/echo' in PATH
$ ls -l bin/echo
- -rwxr-xr-x 1 ro
2010/12/4 Julien BLACHE :
> No changes were made to either the event handling code or the keyboard
> backlight code in quite some time now.
>
> I suggest you look for a problem somewhere else.
You were right, the mouseemu daemon that I've got installed via
tasksel for "desktop environment" should
forcemerge 596922 600682
thanks
On Mon, 06 Dec 2010 22:20:34 +0100, Alexander Kurtz wrote:
> Am Sonntag, den 05.12.2010, 12:38 -0500 schrieb Michael Gilbert:
> > forcemerge 602872 600682
> > thanks
> [...]
> > they're the same bug, so that should indeed be done. i apologize for
> > submitting a d
lease:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="6.0 (squeeze) - installer build 20101206-00:16"
X_INSTALLATION_MEDIUM=hd-media
==
Installer hardware-summary:
==
Francesco Poli wrote:
> On Sat, 27 Nov 2010 17:49:08 -0600 Jonathan Nieder wrote:
>> Francesco Poli wrote:
>>> I have somewhat good news for you: I prepared a patch that moves the
>>> trap instruction before everything else, in order to intercept early
>>> SIGINTs too.
[...]
>
Am Sonntag, den 05.12.2010, 12:38 -0500 schrieb Michael Gilbert:
> forcemerge 602872 600682
> thanks
[...]
> they're the same bug, so that should indeed be done. i apologize for
> submitting a dupe.
Thank you for merging these bugs! What about #596922[1]? IMHO that's
another duplicate.
Best Regar
> No no :-)
> Since it's a depends on "ttf-dejavu | ttf-bitstream-vera |
> msttcorefonts" and msttcorefonts is only a virtual package provided by
> ttf-mscorefonts-installer, it won't change anything from the current
> situation. ttf-mscorefonts-installer replaces msttcorefonts (and that
> is why I
Package: refcard
In [refcard source package]/po4a/entries.pot we have this string...
#. type: Content of:
#: entries.dbk:518
msgid ""
"dpkg --compare-versions"
"v1 gt v2"
msgstr ""
... where "gt" should be > to be expanded to ">".
Patch attached.
Cheers
Holger
--
= = = = = = = = = = =
Package: pommed
Version: 1.35~dfsg-1
Severity: normal
I noticed that nowadays both GNOME and KDE supports natively the XF86
multimedia keys for volume control on my macbook pro.
With pommed enable, the volume step up/down twice due to pommed and gnome/kde
concurrents adjustements.
Is there any
Package: refcard
Attached you will find the updated german program translation
for refcard 5.0.6-1.
Please implement.
Thanks for your i18n efforts.
Holger
--
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Created with Sylpheed 2.5.0
under DEBIAN GNU/LINUX 5.0.0 - L e n n
Attached patch works, for post-squeeze application.
--
see shy jo
From 6a3b4d36717919d6a5cbdf67f9d5ebb293cd7a5d Mon Sep 17 00:00:00 2001
From: Joey Hess
Date: Mon, 6 Dec 2010 16:44:22 -0400
Subject: [PATCH] make tasksel install $foo-desktop not pull in gnome-desktop
---
debian/templates
m...@distorted.org.uk (Mark Wooding) writes:
> python -e 'import glib; print glib.main_context_default()'
Sorry. I meant python -c 'import ...'.
-- [mdw]
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas..
Laurent Bigonville writes:
> Could you please also try with the version in experimental?
That doesn't help either.
Do I take it that you can't reproduce the problem? It's not just (all
four of) my systems which exhibit it; everyone else I've asked to run
python -e 'import glib; print
Andreas,
In case this helps, I am running the same kernel, but an older ATI hw
(ATI Mobility Radeon HD 3870 X2), however it's a newer driver (couple of
weeks old TOT from git):
II) Loading /opt/xorg/lib/xorg/modules/drivers/radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
compile
Hello, I was just playing with volume control in flash video and this bug
occurred again. Just right button on touchpad "activated" this bug. When I
press ALT key, everything seems ok like in normal (unpressed button??).
Going to text tty partially solves issue, apart from problem to log and type
i
Hello, I was just playing with volume control in flash video and this bug
occurred again. Just right button on touchpad "activated" this bug. When I
press ALT key, everything seems ok like in normal (unpressed button??).
Going to text tty partially solves issue, apart from problem to log and type
i
Hilmar Preusse wrote:
> Can we close this issue or should we reassign it to texlive-binaries?
I agree that we should close it.
Regards, Frank
--
Dr. Frank Küster
VCD Miltenberg, ADFC Aschaffenburg-Miltenberg
B90/Grüne KV Miltenberg
Debian Developer (TeXLive)
--
To UNSUBSCRIBE, email to deb
1 - 100 of 326 matches
Mail list logo