On Mon, Mar 30, 2015 at 11:28 AM, Marco d'Itri wrote:
> I should add some code to preinst to abort the installation if the
> keyscript directive is used in crypttab.
Would that still leave the system in a broken state though? Is preinst
early enough to avoid breakage due to uninstalling other pac
Package: ocamlnet
Version: 2.2.9-8
Severity: wishlist
This version is from 2007-11-01. Could we update to the latest version?
Thanks,
Ivan
-- System Information:
Debian Release: wheezy/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500,
'stab
On Fri, 8 Jul 2011, Francesco Poli wrote:
[...]
And I have (hopefully) good news for you: I prepared some modifications
for apt-listbugs that *should* work around this libdpkg-ruby1.8 bug.
These modifications are already on the public git repository (master
branch) and should be part of the next
Package: apt-listbugs
Version: 0.1.4
Severity: important
It seems to crash with big updates involving a lot of packages. Here is the
relevant output:
1024 packages upgraded, 71 newly installed, 35 to remove and 0 not upgraded.
Need to get 137 MB/1,309 MB of archives. After unpacking 79.1 MB will b
Package: aterm
Version: 1.0.1-7+b1
Severity: normal
I'm not exactly sure how to reproduce this crash, but it seems to happen
only when I do something that would trigger a visual bell. It seems to happen
most often on recently opened terminals, and possibly also more on larger
terminals.
In case i
Package: openconnect
Version: 2.25-0.1
Severity: wishlist
Upstream is now on version 3.01. Apparently it contains some important patches
I will need in order to use it at work, so I'll be compiling from source now,
but it would be nice to be able to use the debian package in the future.
Thanks
Iv
On Thu, 30 Dec 2010, Mehdi Dogguy wrote:
dietlibc seems to be fixed now. Could you please test again and tell
us if this issue if fixed as well?
Yes, it is fixed in 0.30.216-pre2864-2+b2.
Thanks
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubsc
On Mon, 27 Dec 2010, Julien Cristau wrote:
Thanks, I've applied a similar patch, adding defined(__arch64__) as
alternative since that seems to be defined by gcc -m64 on Debian/sparc,
whereas __sparcv9 isn't, so hopefully this will fix sparc and not break
sparc64. I'll upload the NMU in a minute,
On Sat, 25 Dec 2010, Julien Cristau wrote:
Do you plan on NMUing with this patch?
I am not a DD, so I don't think I can NMU it myself. I certainly won't
object if you want to NMU it since the maintainer has been non-responsive
for the last month.
Thanks,
Ivan
--
To UNSUBSCRIBE, email to
tags 604717 patch
severity 604717 critital
thanks
Ok, after reading these FAQ entries, I am more convinnced this is the
right solution.
Q: Can you please port the diet libc to FreeBSD/Solaris/Windows?
A: No.
Q: Can I compile or use the diet libc with a compiler that is not gcc?
A: Compile: n
On Tue, 30 Nov 2010, Thorsten Glaser wrote:
Ivan Jager dixit:
Is there some reason why changing it to __sparcv9 is wrong?
Yes, v9 is 64 bit, sparc is 32 bit (sparc64 is 64 bit).
Yes, but even on sparc64 linux uses a 32 bit userland. (so far at least)
I guess I was more wondering if there
On Tue, 30 Nov 2010, Thorsten Glaser wrote:
Ivan Jager dixit:
AFAICT, the difference between lenny and squeeze is that squeeze gcc defines
__sparc_v9__ whereas lenny's does not.
Well, it’s wrong there: v9 is sparc64 not sparc. The Debian/sparc port
uses 32-bit userland, which is eith
Ok, I tested back to 0.31-1.2 which is the version in lenny, and even that
is broken. I'm not sure how, but even though that version compiles
util-vserver such that uint64_t is 8 bytes, when compiling size.c it still
says 4. I'm guessing it has something to do with the options being passed
to G
On Tue, 23 Nov 2010, Thorsten Glaser wrote:
Ivan Jager dixit:
sizeof(uint64_t) = 4
Ouch. This should be 8 even on sparc32, yes.
Ivan, can you please check with older dietlibc versions from, for
example, snapshot.debian.org? It might be related to #587042 which
“suddenly” appeared, and 0.32
Package: dietlibc-dev
Version: 0.32-5
Severity: important
i...@luque:~$ diet gcc size.c
/usr/lib/diet/lib-sparc/libc.a(vprintf.o): In function `vprintf':
vprintf.c:(.text+0x1c): warning: warning: the printf functions add several
kilobytes of bloat.
i...@luque:~$ ./a.out
sizeof(uint64_t) = 4
i.
Ok, so I started looking at the internals of dietlibc, and I noticed the
data returned by getdents64 looks as I would expect, but the struct
dirent64 does not match it. Apparently the way these things are being
compiled it ends up with sizeof(uint64_t) = 4, so the struct fields don't
line up.
On Thu, 18 Nov 2010, micah anderson wrote:
On Thu, 18 Nov 2010 04:13:20 +0100 (CET), "Daniel Hokka Zakrisson"
wrote:
What dietlibc version was used to build the binaries? Does it have
http://people.linux-vserver.org/~dhozac/p/m/delta-dietdirent-fix01.diff
applied? IIRC this was one way that
Package: util-vserver
Version: 0.30.216-pre2864-2
Severity: critical
Justification: breaks the whole system
I'm trying to switch to vservers from openvz because openvz support (for
sparc) got silently dropped in Lenny. After installing
linux-image-2.6.32-5-vserver-sparc64, during boot I get an
severity 588095 grave
thanks
I believe this should have been severity grave, on the basis that
it "makes the package in question unusable or mostly so".
I'd say mostly so in this case, since everything in
/usr/share/doc/libcore-ocaml-doc/html/core-api/ is useless,
although at least some of the fi
Althouuh it crashed several times before I opened the bug, I haven't been
able to reproduce it since. I don't have ECC, so perhaps this can be
attributed to kernel memory corruption? Anyways, feel free to close the
bug and I'll reopen it if I can ever reproduce it again.
Ivan
--
To UNSUBSCR
I've been running it with -sync, but it hasn't crashed yet. When it does,
it doesn't leave a core file. (It's not segfaulting, it just seems to
exit.)
As far as PAM, xscreensaver is just using the default pam_unix:
a...@totoro:~$ cat /etc/pam.d/xscreensaver
#
# /etc/pam.d/xscreensaver - PAM beh
Package: xscreensaver
Version: 5.11-1
Severity: grave
Tags: security
Justification: user security hole
xscreensaver ocasionally crashes leaving my desktop unlocked. I'm not
sure how to reproduce it other than just using xscreensaver normally
for like a week. I'm also not sure whether it happens wh
Package: wminput
Version: 0.6.00+svn201-2+b2
Severity: normal
wminput seems to be failing to find the python module. When running
# /usr/bin/wminput -c /etc/cwiid/wminput/default E8:4E:CE:9E:DC:70
ImportError: No module named cwiid
# echo $?
255
Running strace on it, it seems to be looking for
On Thu, Aug 19, 2010 at 09:30:33PM -0400, Brett Dikeman scribbled:
> On Thu, Aug 19, 2010 at 8:55 PM, Tuco wrote:
>
> > I suggest enabling compression by default when creating new ZFS filesystems.
>
> I suggest giving the user the option during an install, if ZFS is
I suggest running more bench
n 29 April 2010 03:39, Ivan Jager wrote:
Package: heimdal-clients
Version: 1.4.0~git20100322.dfsg.2-2
Severity: important
Tags: squeeze
After an apt-get upgrade, kinit (and even kinit -f) no longer get
forwardable tickets. I first noticed the problem on a box running
sid, but thought it
Package: heimdal-clients
Version: 1.4.0~git20100322.dfsg.2-2
Severity: important
Tags: squeeze
After an apt-get upgrade, kinit (and even kinit -f) no longer get
forwardable tickets. I first noticed the problem on a box running
sid, but thought it might be a configuration problem. Now it's
happenin
Hi,
The latest (NMU) upgrade overwrote my
/usr/share/hibernate/scriptlets.d/ususpend causing a regression. The patch
still applies cleanly though. I reported this bug over a year ago, and
haven't heard so much as an "Ack". Are you still maintaining this package?
Ivan
--
To UNSUBSCRIBE, em
Package: llvm-dev
Version: 2.6-4
Severity: normal
Would it be possible to package the ocaml bindings as a separate package?
Probably something like llvm-ocaml-dev or libllvm-ocaml-dev. I guess to be
consistent with other ocaml packages there should be a -ocaml and a
-ocaml-dev package...
I wasn't
Package: wnpp
Severity: wishlist
* Package name: cvc3
Version : 2.2
Upstream Author : Clark Barrett , Cesare Tinelli
* URL : http://www.cs.nyu.edu/acsys/cvc3/
* License : BSD
Programming Lang: C++
Description : CVC3 is an automatic theorem prover for S
Package: xscreensaver
Version: 5.05-3+nmu1
Severity: wishlist
Hi,
Could you upgrade the debian package to one of the newer versions available
upstream? It's not particularly bad, but the thing that most annoys me
about 5.05 is that you have to click on OK rather than just being able to
press ente
On Thu, 14 May 2009, Joey Hess wrote:
Ivan wrote:
I believe most computers these days don't have PS/2 any more, which is why
I consider this to be broken for "most users".
I checked 5 computers, all of which are less than 2 years old, ranging
from desktop, to laptops, to servers, and *all* of
Package: abiword
Version: 2.6.8-5
Severity: normal
When opening a file you can't read, abiword will silently fail, displaying an
empty page instead. No error is given, so I initially assumed the .doc was
mangled beyond what abiword could extract bits from. (Yes, I agree, .doc files
are a terrible
Package: gthumb
Version: 3:2.10.10-2
Severity: minor
Ctrl-Q isn't bound to anything in gthumb, whereas it is customarily bound to
quit in GTK and Gnome programs.
Perhaps more perplexing is that Ctrl-W (which tends to be bound to "close this
file") quits the whole program rather than just closing
Package: graphviz
Version: 2.20.2-3+b1
Severity: normal
When killing dot with SIGINT (ie ^C) it exits with exit status 0. (Even though
it was not successful.) This is a problem for scripting, even with simple
one-liners.
To reproduce run
dot -T png -o foo.png foo.dot
with a large foo.dot and pres
Package: acpi-support-base
Version: 0.109-11
Severity: normal
I'm not really sure what severity to tag this with, as it resulted in an
accidental shutdown.
Anyways, I recently did an aptitude upgrade on my laptop. Sometime later,
I pressed the power button which I had configured to hibernate. Ins
Package: hibernate
Version: 1.99-1
Severity: normal
Tags: patch
Hi,
Let me know if I'm missing something, but I couldn't find how to set the options
for s2both.
According to the s2ram manpage, "it is recommended to use s2both(8) s2ram is
only provided to find out any work around needed to m
Hi Kees,
On Sun, 26 Oct 2008, Kees Cook wrote:
How about this patch as an alternative, which doesn't change the
semantics of the array, but makes sure it is aligned.
After applying only your patch, it still crashes in log_work.c. (So, I
guess it works as well as my patch to super.c, although
Ok, this is enough to be able to replay the journal log. I'm assuming *dip
was never updated through aliasing, but it would be good if someone could
double check that.
Running fsck -f still dies, but at least this should be enough to recover
from a power failure.
--
Ivandiff -ur jfsutils-1.1
Package: evince
Version: 2.20.2-1
Severity: minor
I'm having some trouble reproducing this, but here is what happened:
1. I clicked on a pdf in galeon, and let it open it with evince.
2. Evince popped up and got placed by the window manager (AFAICT)
3. Evince loaded the document, and resized it
I modified the hotfix so it will also patch compat_sys_vmsplice, which
would be important on amd64 boxen with x86 compatibility enabled.
It's attached, or if for some reason it doesn't make it through, you can
fetch it from
http://www.andrew.cmu.edu/~aij/disable-vmsplice-if-exploitable-aij.c
Package: tuareg-mode
Version: 1:1.45.4-3
Severity: minor
Editing a file sometimes leaves lines highlighted as if they were
comments or strings.
The problem seems to be because when opening a
comment, the next two lines are colored as comments, but when closing a
comment, only the next line is upd
quit
One of my coworkers reported the bug upstream now, because of the same
file it was breaking on for me.
http://caml.inria.fr/mantis/view.php?id=4354
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: mplayer
Version: 1.0~rc1-14
Severity: important
I was happy to see mplayer back in debian, but it seems I'll still need to
compile my own until this is fixed.
I expect this is another bug in the runtime cpu detection, similar to
#410962.
$ /usr/bin/mplayer -v
MPlayer 1.0rc1-4.1.3-DFSG-
Package: ocaml
Version: 3.09.2-9
Severity: normal
I expect this is an upstream bug.
--- BEGIN EXAMPLE
(*
As of ocaml 3.09.2, the following code will compile fine, except when
compiled with ocamlpc -p i
$ ocamlcp -p i bug1.ml
File "/tmp/camlppd5deba", line 11, characters 8-160:
The type of th
On Mon, 9 Apr 2007, Stefano Zacchiroli wrote:
On Mon, Apr 09, 2007 at 09:25:34PM +1000, skaller wrote:
Is it still possible to use the debugger and get a backtrace etc
if there are no debugging symbols in these libraries?
Of course not, but this is not the point. Indeed, the same argument can
When starting postfix-2.4.0-2, I'm having the same problem as Christoph in
#417530, except this is on some 2.6 kernels with CONFIG_EPOLL=y.
This seems to be alpha specific. So far I've tested on two alphas where
2.4.0-2 doesn't work and one hppa where it does work. One of the alphas
was runnin
Package: libextlib-ocaml-dev
Version: 1.5-6
Severity: normal
Tags: patch
The bytecode files are currently compiled without debugging support.
This makes it hard to debug other code that might be called by it. Eg, a
function passed to List.iter.
Since the standard libraries are compiled with debug
On Tue, 7 Nov 2006, Falk Hueffner wrote:
Steve Langasek <[EMAIL PROTECTED]> writes:
Given that you mention you're not running a Debian kernel at all
right now, and that this code is in place upstream and nobody else
seems to have complained loudly enough to get it fixed, I'm not sure
how much e
On Mon, 6 Nov 2006, Falk Hueffner wrote:
Steve Langasek <[EMAIL PROTECTED]> writes:
On Sun, Nov 05, 2006 at 01:56:28PM +0100, maximilian attems wrote:
{standard input}:372: Error: macro requires $at register while noat in effect
make[5]: *** [arch/alpha/kernel/core_cia.o] Error 1
make[4]: *** [
anks,
Ivan
On Thu, 12 Oct 2006, Ari Pollak wrote:
Did this work as you expected in 1.5.x?
On Thu, 2006-10-12 at 13:34 -0400, Ivan Jager wrote:
Package: gaim
Version: 1:2.0.0+beta3.1-5
Severity: normal
Enabling "Raise conversation window" in the Message Notification plugin,
causes gaim
Package: gaim
Version: 1:2.0.0+beta3.1-5
Severity: normal
Enabling "Raise conversation window" in the Message Notification plugin,
causes gaim to steal focus when receiving a message. I remember this
same bug existing in version of gaim around 0.5x about 4 years ago.
-- System Information:
Debian
Package: libgdome2-ocaml
Version: 0.2.4-2
Severity: normal
Hi,
I am using libgdome2-ocaml to parse some XML files which can be very
deeply nested. libxml2 is barfing because xmlParserMaxDepth = 1024,
which is not big enough. (The XML file in question has a depth of almost
2000.)
xmlParserMaxDept
Package: heimdal-clients
Version: 0.7.2.dfsg.1-4
Severity: normal
The manpage for klist included with heimdal-clients says:
> -4, --v4
> display v4 tickets
but running klist -4 prints help, which does not include the -4 option.
I realize krb4 support was intentionally dropped (Bug
Per Olofsson wrote:
Hi,
Vesa Savolainen:
> "lsmod" shows that the correct kernel module (pcnet_cs) has been
loaded
and running "ifup eth0" manually brings eth0
> up but I'd prefer Debian to start my netcard automatically.
Try adding the line "allow-hotplug eth0" to /etc/network/interfaces.
I had been copying from the menu, but typing C-x x also segfaults.
It dies on the very first attempt to copy something.
What I was doing just now, in more detail:
Running tkgate from a shell.
It shows the little splash screen, and prints:
TKGate 1.8.6 - Digital Circuit Editor and Simulator (relea
Package: tkgate
Version: 1.8.6-2
Severity: important
I don't really know what causes it to segfault. One way that seems
to work pretty reliably is to try to copy something. It segfaults
at other times too.
Here is a backtrace, although it doesn't look very useful:
(gdb) bt
#0 0x0243df58
56 matches
Mail list logo