Package: wnpp
Severity: normal
I don't use the package anymore, and don't have the will to maintain it,
hence orphan it. It's a very low-maintainance package (a single .c
file), though it requires a little knowledge about ASN.1 for some bugs.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ..
ething nicer than a "crash" (probably a python exception)
when sendmail isn't there would probably be nice though (with an
explanation of what to do), hence I'll let the bug open.
--
·O· Pierre Habouzit
··Omadco...@debian.
Package: ftp.debian.org
Severity: normal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: normal
Orphaning xinetd as I don't use it anymore nowadays
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: wnpp
Severity: normal
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: ftp.debian.org
Severity: normal
Note: this was a request for a partial removal from testing, converted in one
for unstable
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
; the current location for that library (same for other libraries)
Hmmm, well it's even worse, libz.so is 1.2.6 nowadays…
I'll see what I can do, I hope valgrind supports wildcards, but somehow
I doubt it…
--
·O· Pierre Habouzit
··O
tag 632666 + wontfix
thanks
gcc-4.6 isn't in squeeze. Nor are the binutils that generate such dwarf
operations.
If you want to support a post-squeeze toolchain, please use a
post-squeeze valgrind.
--
·O· Pierre Habouzit
··Omadco...@debia
On Sat, Feb 11, 2012 at 09:06:47PM +0100, Tobias Frost wrote:
> Am Samstag, den 11.02.2012, 19:53 +0100 schrieb Pierre Habouzit:
> > Well don't NMU, tokyocabinet is on collab-maint, please just update and
> > upload.
>
> After realizing that its orphaned, I
Well don't NMU, tokyocabinet is on collab-maint, please just update and
upload.
tokyocabinet is O: so …
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.org
--
To UNSUBS
=~ /--tool=callgrind/)) { next; }
>
I'm not sure why this should be required since /usr/bin/valgrind ends with
# Use 'exec' to avoid having another shell process hanging around.
exec $0.bin "$@"
IOW valgrind.bin should just be here unless I'
On Fri, Feb 10, 2012 at 02:08:42PM +0100, Pierre Habouzit wrote:
> On Thu, Feb 09, 2012 at 09:53:31AM +0100, Martin Apel wrote:
> > Package: valgrind
> > Version: 1:3.7.0-1+b1
> > Severity: important
> > Tags: patch sid
> >
> > The script callgrind_control
vmovss is AVX and valgrind doesn't support avx instructions.
Solution: do not generate AVX insns (see gcc doc for that). It's likely that
you're either passing -mavx to your GCC or are optimizing for an AVX
enabled CPU. Just don't, it's not supported and documented.
--
·O
s.
the experimental package was a pre 3.7.0 release, which has been
released and uploaded to unstable, the experimental package will go away
and I don't plan any experimental upload for a long time.
But okay, next time I'll close from the changelog, I thought it made
more sense, it wasn
build-dep on automake,
> > which was filed against the valgrind package.
> >
> > It has been marked as closed by one of the developers, namely
> > Pierre Habouzit .
> >
> > You should be hearing from them with a substantive response shortly,
> > in
Package: pulseaudio-module-raop
Version: 1.1-2
Severity: grave
Justification: renders package unusable
Launch paprefs you'll see it's impossible to use any PA modules because
those are installed in the wrong directory. I've no clue why.
As a quick hack, a symlink pulse-1.1.0 -> pulse-1.0 works ar
Package: wnpp
Severity: normal
I don't use it anymore, and don't maintain it for a long time. It's in
collab-maint (git).
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: earcandy
Version: 0.9+bzr12-2
Severity: important
Dear Maintainer,
When you set a min/max range for a given player, instead of checking the
volume is between this range, it forces the volume of the application to
be at the maximum all time. It's very annoying.
I'd like earcandy to just
Package: libxml2
Version: 2.7.8.dfsg-5
Severity: normal
Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=664129
If you reuse an xmlTextReader and you interupted the previous parse done
with it, its namespace stack isn't reset, and the subsequent parse get
lots of namespacing errors reported (
gt; I'll try to remember to ask for its removal in a few weeks and upgrade those
> > bugs to serious then.
>
> Upgrading now. I'll ask for libspf0's removal at the end of the
> month.
>
> Kind regards
> Philipp Kern
>
>
Package: gnome-settings-daemon
Version: 3.0.3-2
Followup-For: Bug #638817
gdb =gnome-settings-daemon
[...]
(gdb) r
Starting program: /usr/bin/gnome-settings-daemon
[Thread debugging using libthread_db enabled]
[New Thread 0x71dc2700 (LWP 8366)]
[New Thread 0x715c1700 (LWP 8367)]
[New Thre
e tarball I rolled was badly
generated with symlinks instead of copies :/
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.org
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists
On Tue, Jul 05, 2011 at 10:34:12AM +0100, Derick Rethans wrote:
> Hi!
>
> This is fixed upstream now:
> https://bugs.kde.org/show_bug.cgi?id=277045
>
> cheers,
> Derick
Thanks, I'll try to backport that then.
--
·O· Pierre Habouzit
··O
I tried the version of valgrind in experimental, but it shows the same
> behavior.
This isn't very surprising as the libc over-reads memory in its strspn
implementation. valgrind has to reimplement it and divert it (like it
does for dozens of other str* functions) but i
found 626169 4.5.2-1
thanks
Sadly the problem still exists with 4.5.2. The squeeze version is
unaffected.
So I've downgraded again :/
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOO
I merely packaged a new upstream :)
but thanks
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.org
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a s
On Wed, May 18, 2011 at 09:52:21AM -0500, Jonathan Nieder wrote:
> reassign 627188 apt
> quit
>
> Pierre Habouzit wrote:
>
> > Huh, how come this is up to apt-listchanges to document an *APT*
> > interface!?
>
> Hm, I didn't know who invented it. Reassigning
> Yeah! Maybe someone would like to document it? Cloning and blocking.
>
> I can work on this if a tuit comes soon enough. Advice and pointers
> welcome.
Huh, how come this is up to apt-listchanges to document an *APT*
interface!?
--
·O· Pierre Habouzit
··O
e_face_iteratorENS8_6alwaysINS0_IS6_PKS6_St14_List_iteratorIS6_ENST_13empty_updaterEE14const_iteratorEEEST_ElSY_IS1_INSR_3ci_ENS8_4bindIS15_S6_SL_SL_SL_SL_EESR_EENST_12face_updaterEE8iteratorES12_E2idEv
>
> where valgrind gives wrong types for the substitutions.
sadly you don't give a minimal example to reproduce that, are you still
able to reproduce that b
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu
nmu valgrind_1:3.6.1-5 . amd64 . -m "rebuild for to strip references to
/home/madcoder/bin/gdb (Closes: #626886)"
The bug is due to valgrind being built in an unclean environment.
--
To
On Sun, May 15, 2011 at 11:07:28PM +0200, Ulrich Eckhardt wrote:
> On Tuesday 10 May 2011 20:45:32 Pierre Habouzit wrote:
> > I'm unable to reproduce. valgrind is actually a shell script that does
> > what it has to wrt LD_LIBRARY_PATH, are you sure you can reproduce? what
&g
eah I found out about this while working on the other instance of the
bug and had a similar patch, too bad I didn't saw yours before.
I'm uploading a fix RSN, meanwhile you can "fix" it in the valgrind
shell script.
--
·O· Pierre Habouzit
··O
On Thu, May 12, 2011 at 08:42:17AM +0200, Ricardo Mones wrote:
> tags 625732 patch
> thanks
>
> Hi again,
>
> On Thu, 5 May 2011 18:33:33 +0200
> Pierre Habouzit wrote:
>
> > What claws does:
> >
> > $ telnet localhost 119
> > Tryin
On Wed, May 11, 2011 at 11:42:54AM +0200, Loïc Minier wrote:
> On Wed, May 11, 2011, Pierre Habouzit wrote:
> > Looks like the easiest road is:
> > - armv7*)
> > + arm*)
> > In the configure case "${host}" in. I'll upload a -3 with that patch and
&g
On Wed, May 11, 2011 at 09:38:44AM +0200, Pierre Habouzit wrote:
> On Wed, May 11, 2011 at 10:32:51AM +0300, Riku Voipio wrote:
> > On Wed, May 11, 2011 at 09:24:53AM +0200, Pierre Habouzit wrote:
> > > Sadly it doesn't work:
> > > https://buildd.debian.org/status/f
On Wed, May 11, 2011 at 10:32:51AM +0300, Riku Voipio wrote:
> On Wed, May 11, 2011 at 09:24:53AM +0200, Pierre Habouzit wrote:
> > Sadly it doesn't work:
> > https://buildd.debian.org/status/fetch.php?pkg=valgrind&arch=armel&ver=1%3A3.6.1-2&stamp=1305095779
>
On Tue, May 10, 2011 at 04:54:11PM +0200, Loïc Minier wrote:
> On Tue, May 10, 2011, Pierre Habouzit wrote:
> > What should be done for that, s/arm/armel/ and add -marmv7a to the
> > CFLAGS at configure time, that's it?
>
> Yup; ideally, you would test whether the
n:exit
>fun:(below main)
> }
I fail to see where the problem is since the sole difference is 'free'
which should be 'free' (it's a C symbol) and not _vgrZU_libcZdsoZa_free
a all.
Are you sure this is a bug?
--
·O· Pierre Habouzit
··O
fatal signal
>
> [snip]
Hi, if you still have the sources available, would it be possible to try
to reproduce with a recent valgrind ?
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://ww
your LD_LIBRARY_PATH, please give steps to reproduce.
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.org
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian
mplying that it will.
You give no way to reproduce the issue which makes it very hard to test
if the issue is still here. Could you produce a test-case ? is the issue
still here for you?
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOO
the issue, is it still existing in current valgrind releases?
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.org
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@list
On Tue, May 10, 2011 at 06:02:59PM +0300, Riku Voipio wrote:
> On Tue, May 10, 2011 at 03:28:36PM +0200, Pierre Habouzit wrote:
> > I'm mostly clueless about which arm CPU versions Debian is supposed to
> > support, should I wrap valgrind in some shell script that checks if t
d and fail gracefully if not? and if
thats a good idea, how can I know which arm version the CPU supports?
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.org
--
To UNSUBSCRIBE, email
ens to you? I've been unable to reproduce it
simulating gdb segfaults (by sending SIGSEGV to it), and it's likely
that it's gdb that hasn't released its tracing of the process and
valgrind hanging onto it.
--
·O· Pierre Habouzit
··O
· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.org
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
Package: libstrongswan
Version: 4.4.1-5.1
Severity: serious
[25294.276350] charon[22317] general protection ip:7f0e621ecaf7 sp:7fff00632380
error:0 in libstrongswan.so.0.0.0[7f0e621d+3]
If you only upgrade libstrongswan from unstable into squeeze, charon
segfaults at startup, probably be
Package: strongswan
Version: 4.5.0-1
Severity: important
I have a setup that looks like:
.--. .---. .---.
| apollon (rw) | | zeus | | hephaistos|
| |==| public server |==| (behind adsl nat) |---
tags 625732 -moreinfo
thanks
On Thu, May 05, 2011 at 06:03:52PM +0200, Ricardo Mones wrote:
> On Thu, May 05, 2011 at 04:25:01PM +0200, Pierre Habouzit wrote:
> > Package: claws-mail
> > Version: 3.7.9-1
> > Severity: important
> >
> >
> > When claws-mai
Package: claws-mail
Version: 3.7.9-1
Severity: important
When claws-mail is configured to authenticate against NNTP it disregards
the "authenticate on connect" settings which makes it unable to connect
to INN for example.
Indeed, it always performs AUTHINFO before it sends the required "MODE
REA
On Thu, May 05, 2011 at 09:56:03AM +0200, sean finney wrote:
> Maybe valgrind already does checks like this [...]
It does.
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.
On Mon, May 02, 2011 at 11:28:45AM +0200, Matthias Klose wrote:
> On 05/02/2011 10:35 AM, Pierre Habouzit wrote:
> >Package: gcc-4.6
> >Version: 4.6.0-6
> >Severity: important
> >
> >
> >The bug is fixed upstream please backport it, it's r172963 in the
Package: gcc-4.6
Version: 4.6.0-6
Severity: important
gcc-4.6 has a regression wrt flattening (__attribute__((flatten))) that
makes it disregard the fact that some functions aren't inlineable.
This causes build failures if you call functions with va_args (this is
PR#48731 upstream).
It also mea
Package: cnetworkmanager
Version: 0.21.1-1.1
Severity: grave
Justification: renders package unusable
cnetworkmanager just doesn't work, for example:
$ cnetworkmanager -a
Traceback (most recent call last):
File "/usr/bin/cnetworkmanager", line 178, in
aap = dev["ActiveAccessPoint"]
File "
t upgrades, it's not shown anymore afterwards,
so you definitely want a mail even if the upgrade failed.
Your wishlist item is just not doable sorry.
PS: I think that apticron does what you want, and in a very different
fashion than apt-listchanges.
--
·O· Pierre Habouzit
··O
Package: gnome-screensaver
Version: 2.30.0-3
Severity: important
If you use a laptop with a docking station that has an external
additional monitor, and that the screensaver is locked, the display gets
automatically resized by xrandr, *BUT* the gnome-screensaver dialog
often loses focus (if the di
could test dumpasn1 against to reproduce the
problem please?
Also, is the bug still here with the latest dumpasn1 upload?
Thanks
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.mad
On Sun, Mar 06, 2011 at 05:08:24PM +0100, Michael Biebl wrote:
> Am 07.02.2011 17:09, schrieb Michael Biebl:
> > On 07.02.2011 14:32, Pierre Habouzit wrote:
> >> Btw, the bug is on nm because it has /at least/ to be updated with a
> >>
> >> Breaks: network
Package: linux-tools-2.6.37
Version: 2.6.37~rc7-1~experimental.1
Severity: normal
File: /usr/bin/perf_2.6.37
It allows a way nicer UI for perf report :)
-- System Information:
Debian Release: wheezy/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable'),
ing
> NetworkManager --no-daemon --log-level=debug
>
> Thanks,
> Michael
>
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.org
--
To UNSUBSCRIBE, email to debian
session files.
>
> Andres Salomon Fri, 03 Sep 2004 03:12:54 -0400
Why wasn't it put in NEWS.Debian ? I watch this file and wouldn't have
raised the bug if I had seen that.
This is a disruptive change that should go there.
--
·O· Pierre Habouzit
··O
Package: libapache2-mod-php5
Version: 5.3.3-7
Severity: grave
The last php5 upload sets session.gc_probability to 0, which means that
sessions aren't GC'ed anymore which is a possible source for DOSes
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsu
Package: libv8
Severity: important
Not doing so makes Context::New dog slow, which impedes node.js.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Mon, Feb 07, 2011 at 05:09:21PM +0100, Michael Biebl wrote:
> On 07.02.2011 14:32, Pierre Habouzit wrote:
> > Btw, the bug is on nm because it has /at least/ to be updated with a
> >
> > Breaks: network-manager-gnome << 0.8.2
> >
> > To be compatibl
On Mon, Feb 07, 2011 at 04:51:29PM +0100, Michael Biebl wrote:
> On 07.02.2011 14:23, Pierre Habouzit wrote:
> > Package: network-manager
> > Version: 0.8.2-5
> > Severity: grave
> > Justification: renders package unusable
> >
> > With network-manager-gnome
Btw, the bug is on nm because it has /at least/ to be updated with a
Breaks: network-manager-gnome << 0.8.2
To be compatible with what is in squeeze.
--
·O· Pierre Habouzit
··Omadco...@debian.o
Package: network-manager
Version: 0.8.2-5
Severity: grave
Justification: renders package unusable
With network-manager-gnome 0.8.1 I'm unable to let NM activate the
ethernet connection (wifi works fine though). Upgrading to nm-applet
0.8.2 from experimental works around the problem.
This is eithe
ch new release we do.
>
> Please let me know if you have any questions.
>
> Cheers
> Antonio
>
>
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOOhttp://www.madism.org
--
To UN
(the
> ipv4 only machine) and via upgrading from lenny to squeeze
I do have an ipv6 enabled machine here, and I can connect to ipv4-only
hosts just fine with w3m or any other programs.
Have you modified your /etc/gai.conf, are you using nscd with hosts
caching ?
--
·O· Pierre Habouzit
··O
On Fri, 10 Dec 2010 18:34:07 +0100
Emanuele Giaquinta wrote:
> On Fri, Dec 10, 2010 at 04:23:32PM +0100, Pierre Habouzit wrote:
> > On Fri, 10 Dec 2010 15:59:38 +0100
> > Marc Lehmann wrote:
> > > > *your* automake-fu that doesn't respect the "prefi
On Fri, 10 Dec 2010 15:59:38 +0100
Marc Lehmann wrote:
> On Fri, Dec 10, 2010 at 03:43:04PM +0100, Pierre Habouzit
> wrote:
> > If you want it to be built in the debian package properly, you have
> > to
>
> No, this is against policy apparently - you need to update nc
On Fri, Dec 10, 2010 at 03:43:04PM +0100, Pierre Habouzit wrote:
> On Thu, Dec 09, 2010 at 12:38:26PM -0500, Decklin Foster wrote:
> > Excerpts from Marc Lehmann's message of Thu Dec 09 06:30:03 -0500 2010:
> > > The original urxvt uses "rxvt-unicode" and "rx
led, only rxvt-unicode-256color
should (until ncurses-base provides it as a default, at which time you'll have
to synchronize a conflict+replaces upgrade path).
Marc: you may consider to upgrade your makefiles so that the make install is
correct, because in the end, the Debian packaging iss
r it was
because it's what I did on my system assuming that there wasn't a
256color enabled terminfo file existing for rxvt-unicode *yet*.
Marc you could (should!) have just said so instead of gratuitously
abuse the maintainer.
--
·O· Pierre Habouzit
··O
tag 606319 + patch
thanks
I'm almost sure this is
http://bugs.irssi.org/index.php?do=details&task_id=669
Attached is a patch that seems to fix it for me.
--
·O· Pierre Habouzit
··Omadco...@debia
ogs/news anymore. Even though
> this option is experimental, it would be nice if apt-listchanges
> worked even if it is enabled.
There is no reason why this should break apt-listchanges, the bug is in
apt.
--
·O· Pierre Habouzit
··O
On Wed, Dec 08, 2010 at 12:34:32PM +0100, Pierre Habouzit wrote:
> Package: irssi
> Version: 0.8.15-1
> Severity: grave
> Justification: renders package unusable
>
> Here is a backtrace. I just send irssi, hit alt-7 which does basically /win 7
> and it crashes
>
> /w
Package: irssi
Version: 0.8.15-1
Severity: grave
Justification: renders package unusable
Here is a backtrace. I just send irssi, hit alt-7 which does basically /win 7
and it crashes
/window 7 crashes in the same fashion
Program received signal SIGSEGV, Segmentation fault.
0xb7a8ab99 in free ()
Package: rxvt-unicode
Version: 9.09-2
Severity: important
Since the last upload, rxvt-unicode is totally fucked up for vim.
And this is clearly because it still advertises itself as rxvt-unicode
which sets colors to 88 in the terminfo database.
I'm pretty sure this breaks any other console appli
Package: net-tools
Version: 1.60-23
Severity: normal
File: /sbin/route
Tags: patch
route --x25 doesn't work because lib/pathnames.h reads:
#define _PATH_PROCNET_X25_ROUTE"/proc/net/x25_routes"
this should be:
#define _PATH_PROCNET_X25_ROUTE"/proc/net/x25/route"
no
On Sun, 10 Oct 2010 16:55:40 -0700
Josh Triplett wrote:
> On Sun, Oct 10, 2010 at 02:20:34PM +0200, Pierre Habouzit wrote:
> > On Sat, Oct 09, 2010 at 03:14:18PM -0700, Josh Triplett wrote:
> > > apt-listchanges recommends exim4 | mail-transport-agent. However,
> >
.0-4Python bindings for the GTK+
> widge
> ii xterm [x-terminal-em 261-1 X terminal emulator
>
> -- debconf information:
> * apt-listchanges/frontend: pager
> * apt-listchanges/confirm: true
> * apt-listchanges/which: both
> * apt-listchanges/
On Thu, Sep 30, 2010 at 09:28:27PM +0200, Julien Cristau wrote:
> On Thu, Sep 30, 2010 at 21:09:17 +0200, Pierre Habouzit wrote:
>
> > Okay it seems it still happens with .36 so let's say it's an X bug then.
>
> It's a separate issue from what you reported initi
server/2:1.7.7-4.
>
> Well, it only happens with .35, not with .32, not with .36-rc5, and fwiw
> I'm using 1.7.7-7
Okay it seems it still happens with .36 so let's say it's an X bug then.
--
·O· Pierre Habouzit
··Omadco..
On Thu, Sep 30, 2010 at 02:22:49PM +0200, Bastian Blank wrote:
> On Thu, Sep 30, 2010 at 09:40:07AM +0200, Pierre Habouzit wrote:
> > On Wed, Sep 29, 2010 at 03:03:21PM +0200, Bastian Blank wrote:
> > > > - kernel errors (for hibernation), though for some reason this wasn
On Thu, Sep 30, 2010 at 09:40:07AM +0200, Pierre Habouzit wrote:
> On Wed, Sep 29, 2010 at 03:03:21PM +0200, Bastian Blank wrote:
> > severity 598492 important
> > thanks
> >
> > On Wed, Sep 29, 2010 at 02:25:11PM +0200, Pierre Habouzit wrote:
> > > Version: 2.
On Wed, Sep 29, 2010 at 03:03:21PM +0200, Bastian Blank wrote:
> severity 598492 important
> thanks
>
> On Wed, Sep 29, 2010 at 02:25:11PM +0200, Pierre Habouzit wrote:
> > Version: 2.6.35-1~experimental.3
>
> There is a 2.6.36-rc5 based version in experimental now
Package: linux-2.6
Version: 2.6.35-1~experimental.3
Severity: grave
With the 2.6.35 kernel, suspend and hibernation result is various kind
of issues on a random basis at "exit" time, meaning that sometimes the
suspend/hibernation doesn't put the machine to sleep, but instead I've
gotten:
- 100%
Package: wnpp
Severity: normal
Hi,
I'm not using pdnsd anymore, but unbound, on my local machines, hence
have lost interest in maintaining it for Debian.
The current state of the packaging can be found on
git://git.madism.org/packages/pdnsd.git
--
To UNSUBSCRIBE, email to debian-bugs-dist-re
Package: gcc-4.5
Version: 4.5.1-2
Severity: important
Forwarded: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44802
This is upstream http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44802
In other words, as soon as you use visibility and commodity archives,
you can't use LTO. Which makes it worthless f
Package: gcc-4.5
Version: 4.5.1-2
Severity: normal
$ cat a.c
#pragma GCC optimize("-O3")
int main(void)
{
return 0;
}
$ gcc-4.5 -o /dev/null -c -O2 -flto a.c
a.c:6:1: sorry, unimplemented: gimple bytecode streams do not support the
optimization attribute
--
To UNSUBSCRIBE, email to debi
On Thu, Aug 19, 2010 at 06:58:33PM +0200, Gabriele Stilli wrote:
> venerdì 09 luglio 2010, alle 09:32, Pierre Habouzit scrive:
>
> > FWIW I've a patch locally that should fix it, I have to run it for a
> > few days and if it works it'll be pushed in the next upload
>
> -- debconf information:
> apt-listchanges/confirm: false
> * apt-listchanges/email-address: root
> * apt-listchanges/which: both
> * apt-listchanges/frontend: mail
> * apt-listchanges/save-seen: true
>
>
>
--
·O· Pierre Habouzit
··O
On Fri, Aug 13, 2010 at 02:22:29PM +0300, Antti-Juhani Kaijanaho wrote:
> On Fri, Aug 13, 2010 at 02:16:04PM +0300, Antti-Juhani Kaijanaho wrote:
> > On Fri, Aug 13, 2010 at 12:00:34PM +0200, Pierre Habouzit wrote:
> > > > DPkg::Pre-Install-Pkgs { "cat > /tmp/apt
tag 573013 + moreinfo
thanks
On Fri, Aug 13, 2010 at 11:57:43AM +0200, Pierre Habouzit wrote:
> On Mon, Mar 08, 2010 at 11:46:15AM +0200, Antti-Juhani Kaijanaho wrote:
> > On Mon, Mar 08, 2010 at 11:37:50AM +0200, Antti-Juhani Kaijanaho wrote:
> > > For some reason, apt-listchan
apt.log"; };
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
And look if you do have lines for all the packages you upgraded or not.
If not, then it's an apt bug, if yes then it's an apt-listchanges one :)
--
·O· Pierre Habouzit
··O
tag 271805 + unreproducible
thanks
I've not seen this bug since I took over maintainance a few years ago.
Nobody has posted anything to this bug for a long time either.
I don't want to close it yet, but I'll mark it unreproducible for the time
being.
--
To UNSUBSCRIBE, email to debian-bugs-
t, it makes apt-listchanges not show logs silently,
you've got to report an error, and currently there is no mechanism to do
so (which sucks clearly) but it won't be a 3-liner.
--
·O· Pierre Habouzit
··Omadco...@debian.org
OOO
The following commit has been merged in the debian-sid branch:
commit f8ee0594afb1f533697d76311e419ac331787eb4
Author: Pierre Habouzit
Date: Fri Jul 30 23:11:51 2010 +0200
Make apt-listchanges guess about binNMUs again (Closes: 590989).
Signed-off-by: Pierre Habouzit
diff --git
FWIW I just commited f8ee0594afb1f533697d76311e419ac331787eb4 which
should fix the problem
On Fri, Jul 30, 2010 at 10:59:50PM +0200, Pierre Habouzit wrote:
> Hmm indeed, I missed that binNMUs have a source version set. I should
> special case it...
>
> Will try to do that a
1 - 100 of 1625 matches
Mail list logo