ure on .changes
gpg: Signature made Tue 06 Dec 2005 12:04:53 AM CET using RSA key ID 74BE9EBE
gpg: Good signature from "Michael Gebetsroither <[EMAIL PROTECTED]>"
gpg: aka "Michael Gebetsroither <[EMAIL PROTECTED]>"
gpg: aka "Mic
to enhance usability of libdialog.
i've introduced a functionpointer void(*)(char*) in dialog_vars.
dlg_add_result it if it is not null and returns.
This small patch greatly enhances the usability of libdialog if the
program has to deal with the userinput.
Thx,
Michael Gebetsroither
-- Sys
From: Michael Gebetsroither <[EMAIL PROTECTED]>
Date: Wed, 2 Nov 2005 03:24:46 +0100
Subject: Bug#336986: Sorry forgot the patch :(
To: [EMAIL PROTECTED]
Content-Type: multipart/mixed; boundary="mR8QP4gmHujQHb1c"
User-Agent: mutt-ng devel-r316 (Debian)
Hi,
sorry, i've fo
Package: mercurial
Version: 0.7-6
Severity: minor
Tags: patch
Hi,
Please add st as alias for hg status.
This is also in current mercurial tip, but not backported to 0.7.
Thx
greetings,
Michael Gebetsroither
-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686
etField call.
Patch (also as attachment):
--- /usr/lib/python2.3/site-packages/snack.py»··2005-09-09 08:03:55.0
+0200
+++ snack.py»···2005-11-23 01:30:25.205584500 +0100
@@ -789,6 +789,7 @@ def EntryWindow(screen, title, text, pro
for n in prompts:
if (type(n) == types.TupleTyp
Package: libxplc0.3.11-dev
Version: 0.3.11-1
Severity: important
Please include a version of uuid2cdef.pl which is found in the
source of libxplc.
possible a version which does not only transform an uuid, but one
which creates an uuid and transform it.
thx,
Michael Gebetsriother
-- System Infor
Package: ding
Version: 1.3-5
Severity: normal
when searching for "aktuell" ding gave me an "illegal pattern".
searching means translating from "De <-> En".
"aktu" doesn't produce any error, but "aktue" does.
from ~/.dingrc
set searchmeth(0,name) {De <-> En}
set searchmeth(0,type) {0}
set searchme
Package: pcscd
Version: 1.2.9-beta7-3
Severity: normal
# apt-get install pcscd
...
# bundleTool
Opendir failed /usr/services: No such file or directory
cu,
Michael Gebetsroither
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Ar
Package: glibc-doc
Version: 2.3.2.ds1-22
Severity: normal
All manpages for pthread_rwlock_* are missing
-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-885
Package: sysv-rc
Version: 2.86.ds1-1
Severity: normal
# update-rc.d -n mount-bind start 37 S .
update-rc.d: error: expected runlevel [0-9S] (did you forget "." ?)
usage: update-rc.d [-n] [-f] remove
update-rc.d [-n] defaults [NN | sNN kNN]
update-rc.d [-n] start|stop NN runlvl [
Package: dpkg
Version: 1.10.27
Severity: important
if a package does not have a md5sums file, this file gets created in
my debian system, but with false permissions 640 (reportbug, wont work
for non-root users).
# l /var/lib/dpkg/info/gawk.md5sums
-rw-r--r-- 1 root root 6.7K 2005-04-05 18:07 /v
* Thomas Hood <[EMAIL PROTECTED]> [050405 21:45]:
> $ sudo touch /etc/init.d/dummy
> $ sudo chmod ugo+x /etc/init.d/dummy
> [EMAIL PROTECTED]:/etc/init.d$ sudo update-rc.d -n dummy start 37 S .
> Adding system startup for /etc/init.d/dummy ...
>/etc/rcS.d/S37dummy -> ../init.d/dummy
[EMAIL P
* Miquel van Smoorenburg <[EMAIL PROTECTED]> [050406 15:30]:
> Perhaps your shell or something in your environment does this. Maybe zsh
> auto-completion or whatever ? Perhaps that messes up the call to
> update-rc.d ?
You are right the shell messed it up, sorry.
cu,
mg
--
/*The only secure co
* Henrique de Moraes Holschuh <[EMAIL PROTECTED]> [051019 17:00]:
> > On Oct 19, 2005, at 4:47 AM, Henrique de Moraes Holschuh wrote:
> > >Please act on this bug very soon, or I will coordinate with Ubuntu and
> > >Michael, and upload a cryptsetup-luks package to superseed cryptsetup.
> > This is
Package: docbook-to-man
Version: 1:2.0.0-19
Severity: important
Tags: patch
The error reporting and commandline parameter checking does not work
if zsh is the system shell (very questionable syntax)...
i've included a patch to correct this issue (should no work on all
shells).
cu
Mi
anced.
cu,
Michael Gebetsroither
-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.iso885915, LC_CTYPE=en_US.iso885915 (charmap=ISO-8859-15)
Versions of packages docbook-xsl depends on:
ii
7900"
because if sdf is removable, sdf1 should be so also. So there
is no need for an attribute removable in sdf (imho).
cu,
Michael Gebetsroither
-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel:
Package: mozilla-firefox
Version: 1.0+dfsg.1-5
Severity: normal
Firefox segfaults on this page every time:
http://einsteinmg.dyndns.org/cgi-bin/remangle.cgi?=0x27b9b660
bugzilla:
https://bugzilla.mozilla.org/show_bug.cgi?id=281636&action=View
stacktrace: see attachment
-- System Information:
De
@@ dirpage_lookup(char **type, char ***mess
}
/* if we haven't found anything, clean up and exit */
- if (!goodHit)
+ if (!goodHit && id)
{
fclose(id);
id = 0;
Michael Gebetsroither
-- System Information:
Debian Rel
Package: mercurial
Version: 0.9.1-1
Severity: grave
Tags: patch
Justification: renders package unusable
hi,
# hg diff
** unknown exception encountered, details follow
** report bug details to [EMAIL PROTECTED]
** Mercurial Distributed SCM (version 0.9)
Traceback (most recent call last):
File "/
On 2012-08-07 09:13, Jonathan Nieder wrote:
> Michael Gebetsroither wrote:
Hi,
>> After upgrading to linux-image-3.5 the X server freezes after some time.
>
> Thanks for writing. Please report this upstream, following the
> instructions at
Seems after upgrading everything
rgparse without safeguards it should be a dependency, not
just a 'suggests'.
Michael Gebetsroither
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux
SMTPSecure = config_get( 'smtp_connection_mode' );
}
After this little change smtp+tls+auth worked without problems.
Michael Gebetsroither
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: a
ects/aptitude/doc/en/ch02s03s05.html
Michael Gebetsroither
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ages/pkg_resources.py", line 2278, in
load_entry_point
raise ImportError("Entry point %r not found" % ((group,name),))
ImportError: Entry point ('console_scripts', 'pip-2.7') not found
# l =python
lrwxrwxrwx 1 root root 9 2011-06-18 18:13 /usr/bin/python -&g
Hello Jakob,
To Check if changing the interpreter to python2.7 really fixes the problem, and
it does.
Michael
Am 04.07.2012 um 09:27 schrieb Jakub Wilk :
> * Michael Gebetsroither , 2012-07-04, 02:28:
>> pip2.7 should use python2.7 as interpreter if not specifying a hard
>>
other gstreamer related app i tried.
The fix was to blacklist libgstopenal.so with:
mv -i /usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstopenal.so
/usr/lib/x86_64-linux-gnu/gstreamer-0.10/libgstopenal.soBLACKLIST
After that all apps including pidgin worked again.
Michael Gebetsroither
-- System
Package: src:linux
Version: 3.5-1~experimental.1
Severity: normal
Hello,
After upgrading to linux-image-3.5 the X server freezes after some time.
Most of the time this happens when to switch from an xterm to another
desktop, xterm still works (commands can still be executed), terminal
output can
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:901:3
ps.: node v0.10.3 with included npm works.
Michael Gebetsroither
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy:
Package: nginx
Version: 1.4.1-1
Followup-For: Bug #707069
Dear Maintainer,
Yes, please add ngx_pagespeed to nginx-extras.
Just post a link if we can help test packages!
michael
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'exper
Package: golang-go
Version: 2:1.1-1
Severity: wishlist
Dear Maintainer,
Can you please provide go cross-compilers as separate packages?
As go has native support for cross-compiling it would be very handy to
not have to build all the cross-compiler ourself from upstream source.
eg. we used to bui
Package: zfs-fuse
Version: 0.6.0-2
Severity: important
Tags: patch
Hi,
I've the already reported upstream problem with disapearing datasets.
E.g as soon as i create a second zfs filesystem on the same pool the
first one disappears and is unreachable till i delete the second
filesystem.
This prob
.
ps.: it seems that /etc/resolvconf/update.d/unbound is just adding
all nameserver ips as forwarders to unbound and ignoring
the RESOLVCONF_FORWARDERS setting from /etc/default/unbound.
greets,
Michael Gebetsroither
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT
Package: kicad-common
Version: 0.20130727+bzr4024-1
Severity: important
Dear Maintainer,
Seems that somehow /usr/share/kicad/{modules,library} is missing in
lastest version.
kicad-common also has only 1.3MB anymore instead of 34MB.
Which makes kicad unusable to open any projects here.
I fixed it
Package: nagios-plugins-contrib
Version: 4.20120702
Severity: normal
Dear Maintainer,
check_libs reports wrong dangling libs for cron on every run, because
it's missing the /tmp ignore as the version in unstable already has.
Please consider adding this line to /etc/nagios-plugins/check-libs.conf
resume.
[AO_ALSA] alsa-lib: pcm_hw.c:709:(snd_pcm_hw_resume)
SNDRV_PCM_IOCTL_RESUME failed (-38): Function not implemented
greets,
Michael Gebetsroither
-- System Information:
Debian Release: squeeze/sid
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.36-trunk-amd64 (SMP w/2 CPU cores)
Locale
fix is at:
https://github.com/ClusterLabs/resource-agents/commit/549fb9ef2a59fc4ea09f2c19aa3379cdc73135f4
Tested the patch and it indeed fixes the problem in my setup.
Michael Gebetsroither
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'uns
Package: systemd
Version: 215-17+deb8u2
Severity: normal
Hi,
We are trying to run multiple instances of a daemon where we'd need a
RuntimeDirectory per instance.
But having RuntimeDirectory=foo_%i creates /run/foo_%i as directory.
It would be awesome to have specifiers also expanded in
RuntimeDir
On 2015-09-17 23:17, Michael Gebetsroither wrote:
> I also added a patch to the current upstream bug report.
> https://bugs.freedesktop.org/show_bug.cgi?id=90178
> (sorry, i currently can't test the patch, not even compile-tested!)
Pull request sent and merged into systemd u
Package: logrotate
Version: 3.8.7-1+b1
Followup-For: Bug #734688
Dear Maintainer,
Seconded, the problem still persists in jessie.
Logrotate was practically broken after /var/log got full a month ago.
There where various .log.1.gz files, most of which where 0 bytes which
stopped logrotate to act
Package: rng-tools
Version: 2-unofficial-mt.14-1
Severity: wishlist
Dear Maintainer,
Please support RDRAND (ivy bridge) and RDSEED (broadwell) instruction to
gather entropy.
RDRAND is already supported in upstream version 5.
There is also a rngd-rdrand which implements a nice and clean rngd with
com/obfuscurity/graphite-web/commit/7fc74b830824691b5e0c8d421200976543b9f47a
# patch: webapp/graphite/render/functions.py: @@ def aliasByMetric
-series.name = series.name.split('.')[-1]
+series.name = series.name.split('.')[-1].split(',')[0]
Michael Gebetsroither
-- System Information:
D
Package: firehol
Version: 2.0.2+ds-1
Severity: normal
Dear Maintainer,
Please do not stop the firewall on package upgrades.
It would be nice if you could add --restart-after-upgrade to the
dh_installinit call in debian/rules of firehol so the service is not
stopped completely before upgrade.
# d
Package: firehol
Version: 2.0.2+ds-1
Severity: wishlist
Dear Maintainer,
It would be nice if firehol would not spam the system with `emerg`
log messages.
Would it be possible to remove that, or at least make it configurable?
greets,
michael
-- System Information:
Debian Release: squeeze/sid
A
Package: php-nrk-predis
Version: 1.0.0-1
Severity: important
Dear Maintainer,
After installing package php-nrk-predis all php files installed are IMHO
in the wrong location.
They are in /usr/share/php/php-nrk-predis instead of
/usr/share/php/Predis.
Strangely enough the package includes an empty
Package: nginx-full
Version: 1.6.2-5~bpo70+1
Severity: normal
Dear Maintainer,
After upgrading to nginx-full from backports `service nginx
reload/restart` does not work anymore.
17:20:17 [alert] 502#0: *6580993 open socket #13 left in connection 65
17:20:17 [alert] 502#0: *3806892 open socket #2
On 2015-03-03 13:34, Christos Trochalakis wrote:
Hello Christos,
I wasn't able to reproduce this behaviour. I tried reloading and
restarting nginx, while at the same time, I kept an http and a spdy
connection open.
Everything worked as expected, the connection was terminated after 5
secs (the r
Package: salt-ssh
Version: 2014.1.13+ds-1
Severity: normal
Tags: upstream
Dear Maintainer,
Pillars are not transported to the remote host with the current version
of salt-ssh in debian.
The pillar being simply empty on the remote site when eg. used throug
file.manage:contents_pillar.
After a lon
Package: prometheus
Version: 0.16.2+ds-1
Severity: important
Tags: patch
Dear Maintainer,
Please include a native systemd unit file to make the package more user
friendly.
https://wiki.debian.org/Teams/pkg-systemd/Packaging
We observed the following advantages:
- working config hot reload supp
Package: collectd-core
Version: 5.7.0-3~bpo8+1
Severity: normal
Dear Maintainer,
After the last security upgrades (stack smash) collectd segfaults when
using generic-jmx plugin.
% export JAVA_HOME="/usr/lib/jvm/java-1.7.0-openjdk-amd64"
% export
LD_LIBRARY_PATH="$JAVA_HOME/jre/lib/amd64:$JAVA_H
Package: openjdk-7-jdk
Version: 7u131-2.6.9-2~deb8u1
Severity: normal
Dear Maintainer,
Jmap does not work anymore on debian due to missing symbols:
This seems like a known problem on ubuntu too where jmap is broken since about
7u95.
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/15484
Source: systemd
Version: 215-17+deb8u5
Severity: normal
Dear Maintainer,
The creation of scopes with systemd-run --scope is unreliable.
It seems to depend on system "load" or some other factors affected
by system "load".
On production systems we've seen an error rate of up to 20%.
It feels the s
On 2017-01-24 20:20, Michael Biebl wrote:
Hi Michael,
>> The creation of scopes with systemd-run --scope is unreliable.
>> It seems to depend on system "load" or some other factors affected
>> by system "load".
>> On production systems we've seen an error rate of up to 20%.
>
>> % for i in `seq 5
On 2017-01-27 20:50, Michael Biebl wrote:
>> The error sent from systemd back to systemd-run seems to be:
>> "Unit run-24908.scope already exists."
>
>
> Could you check if you have many scope units in /run which could slow down
> systemd
# find /run/systemd/system/ -type f -iname '*.scope' |w
Package: nix-bin
Version: 2.18.1+dfsg-1+b1
Severity: normal
Dear Maintainer,
It seems some pkgs from channel nixpkgs-unstable can not be installed
anymore with this older version of nix-daemon.
eg.
% nix-env -iA nixpkgs.carla
installing 'carla-2.5.7'
error: this derivation has bad 'm
Quoting Niko Tyni <[EMAIL PROTECTED]>:
the child process is probably setting O_NONBLOCK on STDIN.
Does it help if you do something like
indeed, startx/Xorg seems to set O_NONBLOCK on the console where it
sends the output to.
use Fcntl qw(F_GETFL F_SETFL O_NONBLOCK);
$flags = fcntl(STDI
2.7-3 GNU C Library: Shared libraries
libkeyutils1 recommends no packages.
libkeyutils1 suggests no packages.
-- no debconf information
>From 7160effbc6c3d14387593e5a8a0e0de2973bcf72 Mon Sep 17 00:00:00 2001
From: Michael Gebetsroither <[EMAIL PROTECTED]>
Date: Mon, 25 Aug 2008 02
rm of:
menuentry "Current kernel (vmlinuz-2.6.26-grml64)" {
linux /vmlinuz
initrd /initrd.img
}
menuentry "Old kernel (vmlinuz-2.6.23-grml64)" {
...
BEGIN
#!/bin/bash -e
# Author: Michael Gebetsroither <[EMAIL PROTECTED]>
# License: GPL v2 or any later version
print
00:00:00 2001
From: Michael Gebetsroither <[EMAIL PROTECTED]>
Date: Thu, 30 Oct 2008 15:44:53 +0100
Subject: [PATCH 1/2] add ifupdown infrastructure for free named vlan devices
e.g
iface dmz inet static
vlan-raw-device eth0
vlan-id 1
address 192.168.1.1
netmask 255.255.255.0
Signed-off
Package: iproute
Version: 20080725-2
Severity: normal
hi,
The complete configuration and removing of vlan and veth devices with ip
is undocumented.
This interfaces is especially nice because it does not enforce a fixed
naming convention on vlan interfaces like vconfig (which is already
deprecated
Package: nmap
Version: 4.68-1
Severity: important
Nmap is unable to determine route to any addresse which is matched by
the default routing table.
Nmap thus only works for explizit matches from the main table which
renders it completly useless.
# nmap -sS -vvv -p 80 -e ppp0 www.heise.de
Startin
Package: nmap
Version: 4.68-1
Severity: important
Nmap is unable to determine route to _any_ addresse which is matched by
the default routing table.
Nmap thus only works for explizit matches from the main table which
renders it completly useless.
# nmap -sS -vvv -p 80 -e ppp0 www.heise.de
Start
Package: puppet
Version: 0.24.5-2
Severity: normal
hi,
i've just hit those bug mentioned above.
This is especially nasty as ssh_authorized_key doesn't works anymore on
the puppet client without manual intervention.
The bug is fixed in 0.24.6 or can be applied to 0.24.5 (just a onliner)
http://p
Package: passwd
Version: 1:4.1.3.1-1
Severity: wishlist
Hi,
Please support reading passwords from stdin in passwd (restricted to
root only).
It's a bit related to #505640 imho, but instead of all the quirks to get
the encrypted password back from pam just depend on the right
pam.d/common-passwor
Nicolas François wrote:
>> Please support reading passwords from stdin in passwd (restricted to
>> root only).
>
> What would be the use case for this?
To set the password from scripts.
Currently all admins i know of use expect arround passwd as it's the
only sane way to do this. (either becaus
Nicolas François wrote:
> My point was that the same conversation function can be used for chpasswd,
> newusers, and passwd (i.e. I did not agree to "...but instead of all the
> quirks to get the encrypted password back from pam...")
>
> Once chpasswd supports PAM, do you still need passwd --stdi
Package: runit
Version: 2.0.0-1
Severity: wishlist
Hi,
would it be possibel to include environment variables parsing within run
script itself, like chpst -e?
It's rather ugly to use chpst for configuration variables:
eg. for atftpd
exec chpst -e env sh -c atftpd --no-fork --daemon \$OPTIONS
wi
Package: python-pytc
Version: 0.6-2
Severity: normal
Hi,
# apt-get install python-pytc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are
Package: python-profiler
Version: 2.5.2-1
Severity: normal
hi,
Please include the necessary files for python-profiler to work with
python2.6.
I've just copied the pstats.py file from the upstream tarball and
cProfile seems to work as usual.
michael
-- System Information:
Debian Release: lenny/
Package: screen
Version: 4.0.3-13
Severity: normal
hi,
Screen does not start, but just returns and does nothing, if started
from an xterm which is itself started from another screen.
Problem is the $STY environment variable.
Screen tries to contact the screen from $STY and does not start a new
Package: libstfl-dev
Version: 0.8-2
Severity: wishlist
Please provide the Python bindings for stfl.
Michael
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (991, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-grml
Quoting Modestas Vainius <[EMAIL PROTECTED]>:
You have a half-updated sid system. Well, the bug is that knode/libkdepim1a
dependencies are not tight enough but please dist-upgrade before reporting
_grave_ bugs. You don't have to wait till this bug is closed, just
dist-upgrade and the problem wil
Package: ejabberd
Version: 2.0.0-7
Severity: important
if ejabberd runs with long (erlang) host names ejabberdctl does not work.
ejabberdctl tries to run with the following command:
"exec /usr/bin/erl -name ejabberddebug -remsh [EMAIL PROTECTED]"
The problem is, -name expects a long hostname.
T
Package: git-buildpackage
Version: 0.4.39
Severity: normal
git-import-orig can't handle whitespaces in upstream tarballs.
% git-import-orig --no-dch --pristine-tar ../TrueCrypt\ 6.0a\ Source.tar.gz -u
6.0a
Upstream version is 6.0a
Warning: Can't symlink orig.tar.gz due to missing debian/changel
Package: xserver-xorg-input-evdev
Version: 1:1.2.0-1
Followup-For: Bug #450851
Hi,
xserver-xorg-input-evdev version 1.2.0 does not work, neither in qemu
nor dosbox nor nexuiz (mouse moves down right all the time).
I've just copied back the /usr/lib/xorg/modules/input/evdev_drv.so from
1.1.5-3 a
Package: sloccount
Version: 2.26-2.1
Severity: wishlist
Tags: patch
Please add support for erlang.
cu,
michael
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (991, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.23-grml64 (SMP w/2 CPU cores; PR
Package: mcabber
Version: 0.9.5-1
Severity: wishlist
Please enable OTR support in mcabber as it is supported since 0.9.4.
cu,
michael
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (991, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.23-grml64
Hi,
i've made a quick patch for the .deb to enable otr support.
mcabber with this patch works with otr.
cu,
michael
commit db79c34a74ed00c4e4769960b83440ddb4b781d5
Author: Michael Gebetsroither <[EMAIL PROTECTED]>
Date: Fri Nov 30 22:56:49 2007 +0100
added otr support
d
Package: erlang-base-hipe
Version: 1:11.b.5dfsg-12
Severity: normal
Hi,
erl -man file doesn't return the erlang manpage of file but the manpage
of the file command.
cu,
michael
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (991, 'unstable')
Architecture:
Quoting Sergei Golovan <[EMAIL PROTECTED]>:
I'll change the order in which sections of manpages are searched in
the next upload. For now you could use
erl -man 3erl file
or even
man 3erl file
many thx :)
cu,
michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscr
Quoting Jose Luis Rivas Contreras <[EMAIL PROTECTED]>:
hi Jose :)
Maybe this was related in some ways to libc6 versions? Please could you
try again? I can't reproduce it in an amd64 port machine with 2.6.22
smp/w/2cores kernel in sid (very similar to yours).
Currently i've kernel 2.6.23 with
core.bz2
Description: application/bzip2
Package: exmap
Version: 0.10-2
Followup-For: Bug #453852
Hi,
same here, exmap aborts during startup.
Loading module works just fine.
About 5s after gexmap execution, gexmap aborts with the following error:
Vma::get_pages_for_range - s
Package: runit
Version: 1.8.0-1
Severity: normal
Hi,
the line from runit in /etc/inittab
("SV:123456:respawn:/usr/sbin/runsvdir-start"),
should be moved before the sysv runlevel scripts (before
"l0:0:wait:/etc/init.d/rc 0").
Otherwise the sysvinit emulation from runit does not work
(e.g /etc/
Package: portmap
Version: 6.0-4
Severity: important
Hi,
Ich some random user has a programm portmap running, /etc/init.d/portmap
start refuses to start the portmap daemon, which introdruces a local
DOS.
cu,
michael
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT p
Package: itop
Version: 0.1-1
Severity: important
hi,
itop segfault 4 out of 5times.
backtrace (of itop compiled with -ggdb):
#0 0x00400d5d in read_ints (interrupts=0x7fff19691c00,
calc_max=0) at itop.c:72
#1 0x0040112c in main (argc=1, argv=0x7fff19693d58) at
itop.c:129
cu,
m
Package: libterm-readkey-perl
Version: 2.30-3
Severity: normal
Hi,
We've a problem with ReadKey(0).
We use it in one of our wrapper programms to read non-echoed single
character's.
Something like this:
while (not defined ($x = ReadKey(0))) {}
The real problem is, that after starting start-x an
Package: erlang
Version: 1:14.b.1-dfsg-1
Severity: critical
Tags: security
Justification: causes serious data loss
Hi Sergei,
There are numerous bugs in R14A, R14B, R14B01 which are all fixed in R14B02.
Including some nasty bugs in the (de)serialization of erlang terms which
might have security
Hi,
Sorry, I wrote the bug on my laptop so the bug is reported against the wrong
erlang version.
The bug should be against 14.a-dfsg-3 from squeeze/wheezy/unstable,
not the erlang version from experimental.
michael
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a
Package: ditaa
Version: 0.9+ds1-2
Severity: normal
Hi,
Please change the hard-dependency on openjdk-6-jdk to a
dependency to the provided virtual packages of openjdk-6-jdk.
Package: openjdk-6-jdk
Provides: java-compiler, java-sdk, java2-sdk, java5-sdk, java6-sdk
michael
-- System Information:
Package: aqualung
Version: 0.9~beta11-1+b1
Severity: normal
Hello,
Aqualung does not work after suspend/resume cycle without restart.
It's kind of strange, it doesn't produce any errors and the playback
is much faster than normal but there is no sound.
After restart, aqualung works again as expe
Package: aqualung
Version: 0.9~beta11-1+b1
Severity: normal
Hello,
Aqualung does not work without a restart of aqualung itself
if connection is lost to jackd.
If jackd is restarted aqualung reports errors but does not
reconnect to jackd and refuses to play anything, albeit good
jackd clients hav
Package: aqualung
Version: 0.9~beta11-1+b1
Severity: normal
Hello,
Aqualung freezes on exit if connection to jackd is lost.
After clicking the notifiaction messagebox that you have
to restart for a working aqualung and exiting aqualung it hangs.
start + complete output:
% aqualung -D -R
No outpu
On 2011-03-18 03:29, NeilBrown wrote:
> On Tue, 15 Mar 2011 12:45:19 +0100 Michael Gebetsroither
Hi Neil,
first, thx for your explanation and answer to my bugreport!
>> Package: mdadm
>> Version: 2.6.7.2-3
>> Severity: grave
>> Justification: causes non-serious data
On 2011-04-01 08:21, Debian Bug Tracking System wrote:
Hi Sergei,
> This is an automatic notification regarding your Bug report
> which was filed against the erlang package:
>
> #619857: erlang: Urgend warning to upgrade to R14B02
>
> It has been closed by Sergei Golovan .
Thx for closing this
On 2011-04-01 09:20, Sergei Golovan wrote:
> On Fri, Apr 1, 2011 at 10:44 AM, Michael Gebetsroither
> wrote:
Hi Sergei,
>> Thx for closing this bug so fast!
>>
>> Will all this bugs also be closed in 'Squeeze'?
>
> I don't think so. If it's so
On 2011-04-01 09:52, Sergei Golovan wrote:
> On Fri, Apr 1, 2011 at 11:44 AM, Michael Gebetsroither
> wrote:
>> On 2011-04-01 09:20, Sergei Golovan wrote:
>>> I don't think so. If it's so important, I'll create a backport of
>>> R14B02 and put it
Package: lfhex
Version: 0.42-3
Severity: wishlist
Hi,
Please allow working with blockdevices directly. It would be an ideal
fit for lfhex as it is the only hex editor able to cope with such big
"files".
greets,
michael
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
Package: gitosis
Version: 0.2+20080319-1
Severity: critical
Justification: breaks unrelated software
Hi,
Gitosis has destroyed my carfull created permission setup on over 200
git repostiries just because i installed the package!
gitosis.postinst:
chown git:git /var/cache/git -R
This usually de
Package: gitosis
Version: 0.2+20080319-1
Severity: normal
Hi,
After gitosis-init
1 - 100 of 115 matches
Mail list logo