Adding this seems to prevent nouveau from crashing for me:
pmakholm@pmakholm:~$ cat /etc/modprobe.d/nouveau.conf
options nouveau noaccel=1 runpm=0 nofbaccel=1 modeset=1
pmakholm@pmakholm:~$
I have not investigated further, but I expect that is is just one of
them that are needed to prevent the
By the way,
Magic SysRq seems to work. That is, 'Alt-SysRq k' kills the locked up X
session. It is not always that gdm3 recovers correctly and if X is
respawned it might perform slow and unstable.
Another option is to use Magic SysRq to reboot as gently as possible
without removing your hads from
Package: xserver-xorg-video-nouveau
Version: 1:1.0.13-3
I have the same experience on a Dell desktop. The X session freezes and
I can move the mouse around, but nothing else is responding. Even the
NumLock key in non-responsive.
Relevant output from dmesg:
---
[ 1840.
Package: libmozilla-ldap-perl
The module Mozilla::LDAP::API is supposed to provide a thin wrapper
around the LDAP API provided by OpenLDAP. The OpenLDAP documentation
includes the following for the ldap_init method:
The host parameter may contain a blank-separated list of hosts to try
to conn
This bug has been marked as fixed in experimental for more than two
years without being fixed in unstable.
Is there a change that we will see an upload to unstable containing the
fix some time in the future?
//Peter Makholm
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ
Package: modlogan
Version: 0.8.13-4
Severity: normal
Tags: patch
Under some circumstances modlogan crashes with this error message:
*** glibc detected *** realloc(): invalid next size: 0x0884f810 ***
A gdb backtrace shows that the problem is in the html_encode function:
#0 0xf7db8947 in rais
Salvatore Bonaccorso writes:
> Package: wnpp
> Severity: wishlist
> Owner: Salvatore Bonaccorso
>
> * Package name: libacme-progressbar-perl
> Version : 1.125
> Upstream Author : Ricardo SIGNES
> * URL : http://search.cpan.org/dist/Acme-ProgressBar/
> * License
Package: wnpp
Severity: wishlist
* Package name: libkiokudb-perl
Version : 0.26
Upstream Author : Yuval Kogman
* URL : http://search.cpan.org/dist/KiokuDB/
* License : Artistic or GPL-1+ (e.g as Perl)
Programming Lang: Perl
Description : Object Graph st
Package: ftp.debian.org
Severity: normal
This package should be removed from unstable. It is dead upstream with no new
releases since 2001 and needs a lot of patches to build on modern systems. It
has a long-standing RC-bug and was thus removed from lenny with no-one
interested in fixing it (me as
Package: wnpp
Severity: normal
I request an adopter for the slashem package.
The package description is:
Super Lotsa Added Stuff Hack - Extended Magic (SLASH'EM)
is a role-playing game where you control a single character. The
interface and gameplay are similar in style to Rogue, ADOM, Angband
Package: wnpp
Severity: normal
I request an adopter for the nc6 package.
The package description is:
A simple Unix utility which reads and writes data across network
connections using TCP or UDP protocol. It is designed to be a reliable
"back-end" tool that can be used directly or easily driv
Package: libdevel-repl-perl
Version: 1.002001-2
Severity: normal
Using the same lexically scoped variable in a foreach loop twice, makes re.pl
crash with a segmentation fault:
makh...@makholm:~$ /usr/share/doc/libdevel-repl-perl/examples/re.pl
$ for my $foo (0 .. 1) { print "/dir$foo\n" }
/dir
Modesto Alexandre writes:
> Package: inotify-tools
> Version: 3.3-1
> Severity: normal
[...]
> # uname -a
> Linux memento 2.6.26-1-amd64 #1 SMP Mon Dec 15 17:25:36 UTC 2008 x86_64
> GNU/Linux
It looks like you are using a kenel and libc from testing, but you
version of inotify-tools suggest th
I've been experiencing the same issue. Updating audacious-plugins to
the version in unstable solves the problem.
//Makholm
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: gnome-keyring
Version: 2.22.0-2
Severity: grave
Tags: security
Justification: user security hole
Suddenly after an dist-upgrade ssh stopped asking for confirmation
when using a ssh key stored with ssh-agent. It looks like this
happended at the same time ssh-agent was replaced by
gnome-key
Package: perl
Version: 5.8.8-9
Severity: important
Packages later than 5.8.8-7 is missing quite a lot of .ph files found in
5.8.8-7:
[EMAIL PROTECTED]:/tmp$ dpkg-deb -c perl_5.8.8-7_i386.deb | grep .ph$ | wc -l
470
[EMAIL PROTECTED]:/tmp$ dpkg-deb -c perl_5.8.8-9_i386.deb | grep .ph$ | wc -l
85
[
Package: varnish
Severity: wishlist
Is there any reason why varnish 1.1.1 hasn't been uploaded to unstable?
By looking at the varnish subversion repository it looks like you have
made debian packages of the current version but for some reasone these
hasn't been uploaded?
//Pet
Hi Dominic,
Nearly a half year ago you posted an intend to package Data::ICal for
Debian. Do you still intend to do this?
Otherwise I would like to package it and include it in the Debian Perl
Groups repository.
//Peter Makholm
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
Jonas Smedegaard <[EMAIL PROTECTED]> writes:
> Looks sane to me, generally. But...
>
>> +ifneq ($(DEB_BUILDDIR),$(DEB_SRCDIR))
>> +$(error DEB_BUILDDIR and DEB_SRCDIR must be the same for Perl builds)
>> +endif
>
> If I understand Fr=C3=A9d=C3=A9ric correctly, the above restriction is not
> necess
Package: cdbs
Version: 0.4.49
Followup-For: Bug #288806
Just overriding DEB_MAKE_INVOKE doesn't work for me. It fails when the
makefile class tries to run $(DEB_MAKE_INVOKE) -k $(DEB_MAKE_CLEAN_TARGET)
Instead I've made the attached patch which provides native support for
Module::Build including
ioth.debian.org/projects/debnest/
1) http://svn.debian.org/wsvn/debnest/trunk/
2) http://svn.debian.org/wsvn/debnest/trunk/TODO?op=file&rev=0&sc=0
//Peter Makholm
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: dpatch
Version: 2.0.27
Followup-For: Bug #397290
I would like this too. I propose to implement it by adding a
configuration option DPEP_PREPATCHTARGET which is run before applying
patches.
Implemented in attached patch.
-- System Information:
Debian Release: lenny/sid
APT prefers test
tag 447672 confirmed upstream
thanks
Upstream is aware of this bug
http://sourceforge.net/mailarchive/forum.php?thread_name=46C5D6D0.7070107%40gmail.com&forum_name=inotify-tools-general
I'll await his fix.
//Makholm
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscrib
Hi,
In July you posted an Intend To Adopt the debnest package. Is this
still you plan?
Do you have any development plans for the software or did you only plan
to do pure maintanince of the package?
//Makholm
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troub
Package: perl
Version: 5.8.8-9
Severity: important
Packages later than 5.8.8-7 is missing quite a lot of .ph files found in
5.8.8-7:
[EMAIL PROTECTED]:/tmp$ dpkg-deb -c perl_5.8.8-7_i386.deb | grep .ph$ | wc -l
470
[EMAIL PROTECTED]:/tmp$ dpkg-deb -c perl_5.8.8-9_i386.deb | grep .ph$ | wc -l
85
[
tags 447456 pending
thanks
Fixed in svn revision 5400.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Eddy Petrișor <[EMAIL PROTECTED]> writes:
> I have managed to weed out the bug that was still affecting avn-inject. In the
> course of doing that I have also abstracted a lot the layout1/layout2
> differences and I am really confident (after a huge set tests :-) ) that
> svn-inject is in a better
Package: wnpp
Severity: wishlist
Owner: Peter Makholm <[EMAIL PROTECTED]>
* Package name: ebug-http
Version : 0.31
Upstream Author : Leon Brocard, C<< <[EMAIL PROTECTED]> >>
* URL : http://search.cpan.org/dist/Devel-ebug-HTTP/
* License
Package: wnpp
Severity: wishlist
Owner: Peter Makholm <[EMAIL PROTECTED]>
* Package name: libexpect-simple-perl
Version : 0.03
Upstream Author : Diab Jerius ([EMAIL PROTECTED])
* URL : http://search.cpan.org/dist/Expect-Simple/
* License : GPL
Progr
Package: wnpp
Severity: wishlist
Owner: Peter Makholm <[EMAIL PROTECTED]>
* Package name: libtest-expect-perl
Version : 0.30
Upstream Author : Leon Brocard, C<< <[EMAIL PROTECTED]> >>
* URL : http://search.cpan.org/dist/Test-Expect/
* License
Package: wnpp
Severity: wishlist
Owner: Peter Makholm <[EMAIL PROTECTED]>
* Package name: libdevel-ebug-perl
Version : 0.48
Upstream Author : Leon Brocard, <[EMAIL PROTECTED]>
* URL : http://search.cpan.org/~lbrocard/Devel-ebug-0.48/
* License : as
tag 436101 pending
tag 436128 pending
thanks
As mentioned in mail of October 2 I have now hijacked the ITP's of
ack-grep and libfile-next-perl and uploaded packages.
//Peter Makholm
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble?
y own packages.
//Peter Makholm
tag 443913 patch etch
thanks
This problem is fixed in unstable by uploading the new upstream
version (3.11-1). A fix for etch is awaitng the security team.
Patch for version 3.3-1 attached
//Makholm
diff -Naur inotify-tools-3.3-orig/libinotifytools/src/inotifytools.c inotify-tools-3.3/libinotif
ce
package will break things.
If you want you pacakge uploaded you should fix these problems. Using
the same source pacakge names as another package is really a
showstopper.
I would still be like to sponsor you packages or upload my own
packages.
//Peter Makholm
Package: libapache2-mod-mime-xattr
Severity: grave
Justification: renders package unusable
The current apache2 packages (apache2.2-common) conflicts with
libapache2-mod-mime-xattr (<= 0.3-2) making the package unusable due to not
being able to be installed with apache.
There is a new upstream ve
Hi Marc-André,
I found you ITP of ack because I planned to package it myself.
It looks like you failed to get it uploaded because libfile-next-perl
is an unmet dependencies. You also have an ITP on libfile-next but no
link to a package in the bug report. I would really like to see ack
included i
Package: gtimelog
Version: 0.0+svn65-1debian2
Severity: wishlist
Please try to find a way not to force vim-gnome upon me while installing
gtimelog.
I'm not sure it would be ok just to reduce the dependency to a
recommends, but at least make some wrapper that works like
sensible-editor which could
Package: live-helper
Version: 1.0~a21-1
Severity: normal
When building a live cd for ppc lh_binary_yaboot fails to expand the
yaboot.conf template and fails with an error saying
sed: -e expression #1, char 13: unterminated `s' command
The error seems to be at line 267 of lh_binary_yaboot. I'm n
tag 433278 pending
thanks
Version 3.10-2 uploaded a few hours ago will fix this issue, but I
forgot to add (Closes: #433278) to the changelog, so it's not
automatically marked as such.
The package is currently waiting in the NEW queue due to splitting
into a binary package and a library package
Package: raggle
Version: 0.4.4-3
Severity: grave
Justification: causes non-serious data loss
At random times while using raggle it crashes with the following error:
/usr/bin/raggle:3577:in `select_item': undefined method `[]=' for nil:NilClass
(NoMethodError)
from /usr/bin/raggle:2895:i
feeds.yaml from a backup
everything seems to work again and the crash isn't reproducible. It
doesn't seem to be related to a specific feed.
//Peter Makholm
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stab
L
> Programming Lang: C
> Description : an advanced netcat clone
> Netcat6 is a total rewrite of netcat, with several advantages:
Allready packaged, even with the latest version in testing.
[EMAIL PROTECTED]:~/tmp$ apt-cache search netcat6
netcat6 - TCP/IP swiss army knife with IPv6 support
[EMAIL PROTECTED]:~/tmp$
//Peter Makholm
a rebuilt package with
a temporary fix.
//Peter Makholm
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: wnpp
Severity: normal
I don't play these games anymore. Upstream is almost dead and the code
is being incorporated in scummvm.
The control file from my soon to be latest update:
Source: sarien
Section: games
Priority: extra
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Build-Depends:
Package: wnpp
Severity: wishlist
Owner: Peter Makholm <[EMAIL PROTECTED]>
* Package name: inotify-tools
Version : 2.6
Upstream Author : Rohan McGovern <[EMAIL PROTECTED]>
* URL : http://inotify-tools.sourceforge.net/
* License : GPL
Program
46 matches
Mail list logo