Package: aptitude
Version: 0.8.13-6.1
Severity: normal
X-Debbugs-Cc: n...@iname.com
Dear Maintainer,
when "aptitude full-upgrade" finds an updated linux-image package, it lists
changelogs not just for the versions between my currently running image and
that image, but instead shows changelog for
Package: pandoc-filter-diagram
Severity: normal
Tags: upstream
X-Debbugs-Cc: n...@iname.com
Dear Maintainer,
was excited to see this new package but was wondering about Mermaid support, so
went to the upstream repo. But that says that the repo is archived since 3
years, and that this no longer wo
Package: openjdk-17-jdk
Version: 17.0.6+10-1
Severity: minor
X-Debbugs-Cc: n...@iname.com
Dear Maintainer,
when using javatoolchain in build.gradle.kts (or build .gradle), Gradle
compaints about /usr/lib/jvm/openjdk-17:
Invalid Java installation found at '/usr/lib/jvm/openjdk-17' (Common Linux
L
After running `git config core.commitGraph false`, `git pull` works again.
Thus, priority for this bug could be reduced.
Package: git
Version: 1:2.36.0-1
Severity: important
X-Debbugs-Cc: n...@iname.com
Dear Maintainer,
after upgrading Git, I cannot pull anymore because I always get the above erro
message.
I run a daily "git show-ref -s | git commit-graph write --stdin-commits
--changed-path --no-progress" in that
Package: podman
Version: 3.4.7+ds1-1
Severity: important
X-Debbugs-Cc: n...@iname.com
Dear Maintainer,
I just upgraded and got "[UPGRADE] podman:amd64 3.4.6+ds1-1 -> 3.4.7+ds1-1".
Now, any "podman run" fails:
% podman run --rm debian printenv
panic: assignment to entry in nil map
goroutine 1 [ru
Package: network-manager
Version: 1.35.91-1
Severity: important
X-Debbugs-Cc: n...@iname.com
Dear Maintainer,
I used network-manager with open-connect to conext to my corporate network for
years. After the upgrade to 1.35.91-1, my VPN stopped working. I looked at the
changes in the nmconnection
Package: shim-signed
Version: 1.34+15.4-2
Followup-For: Bug #988056
X-Debbugs-Cc: n...@iname.com
Dear Maintainer,
same problem here: Dell laptop
-- System Information:
Debian Release: 11.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-
Package: logiops
Version: 0.2.2-1
Severity: normal
X-Debbugs-Cc: n...@iname.com
Dear Maintainer,
README.md mentions TESTED.md, but that is missing from the documentation.
Please ship that as well.
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'uns
Yes. I used the boot-repair.iso and that did the trick. Luckily, I still
had an old Chromebook which allowed me to create the USB.
On Fri, Jul 31, 2020 at 6:25 AM Steve McIntyre <93...@debian.org> wrote:
> Hi Norbert,
>
> On Thu, Jul 30, 2020 at 11:26:15PM -0700, Norbert Kiesel
This is a laptop running Debain Unstable with 2 SSD and one spinning
disk. After upgrade and install, system stopped with same error message
during boot.
I was able to reactivate using a live boot system.
On Fri, 29 Sep 2017 13:26:53 -0700 Norbert Kiesel
wrote:
> Hi,
>
> also got bitten by this. One suggested workaround is to downgrade to
> 1.0.0~rc2+git20170201.133.9df8b30-3. However,
> I can't find this version (and so can't my aptitude). What am I missing?
>
>
Hi,
also got bitten by this. One suggested workaround is to downgrade to
1.0.0~rc2+git20170201.133.9df8b30-3. However,
I can't find this version (and so can't my aptitude). What am I missing?
Not sure what happened but another round of `sudo aptitude update;
sudo aptitude full-upgrade` fixed the problem
Hi,
docker stopped working for me (`docker ps` etc simply hangs). I
manually downgraded runc using `dpkg -i
/home/nkiesel/Downloads/runc_0.1.1+dfsg1-2_amd64.deb`
but this did not make a difference.
Otherwise my system is up-to-date (`aptitude update; aptitude
full-upgrade` only reports `runc`),
I also opened a merge request upstream [1], but not sure how active the
development there is.
[1]: https://sourceforge.net/p/xmlstar/code/merge-requests/1/
On Thu, Sep 8, 2016 at 5:03 PM, nkiesel wrote:
> Package: xmlstarlet
> Version: 1.6.1-1
> Severity: normal
> Tags: patch
>
> Dear Maintaine
I managed to get 1.4.0 work reliably for me (both Ethernet with DHCP at
work and Wifi at home) by adding the following configuration:
[device]
wifi.scan-rand-mac-address=no
I added it first to /etc/NetworkManager/NetworkManager.conf, but later
moved it into a new file /etc/NetworkManager/conf.d/2
Filed upstream as https://bugzilla.gnome.org/show_bug.cgi?id=770577
On Sun, Aug 28, 2016 at 9:42 AM, Michael Biebl wrote:
> Am 28.08.2016 um 18:17 schrieb nkiesel:
>
> > journalctl -e shows multiple logs for network manager:
> >
> > NetworkManager[29012]: [1472400318.1585] platform-linux:
> do-
Further update: I just booted into linux-image-4.6.0-rc5-amd64 and that
also works correctly with docker.
On Wed, Apr 27, 2016 at 1:08 PM, Norbert Kiesel wrote:
> I just installed linux-image-4.6.0-rc3-amd64 from experimental. With this
> kernel, I can run `docker start`, and I get a bas
I just booted using linux-image-4.5.0-2-amd64 and this solves my docker
problem. Thanks a lot for taking care of this!
On Fri, Apr 22, 2016 at 11:05 AM, Norbert Kiesel wrote:
> This problem does not happen when I boot the 4.4.0 kernel, but
> consistently happens with the 4.5.0 kernel.
&
I just installed linux-image-4.6.0-rc3-amd64 from experimental. With this
kernel, I can run `docker start`, and I get a bash root prompt using
`docker exec -it bash`. However, the shell then hangs: I can
edit the line, but even w/o entering anything and just hitting the
shell locks up.
/var/lo
This problem does not happen when I boot the 4.4.0 kernel, but consistently
happens with the 4.5.0 kernel.
How to reproduce:
1. start docker daemon
2. start docker container `docker start `
3. switch to shell inside the docker container `docker exec -it
bash`
4. create a file `to
[[ $forget =~ [cC] ]] && ( echo; cat $t )
[[ $forget =~ [yY] ]] && aptitude forget-new
fi
}
On Tue, Feb 23, 2016 at 6:34 PM, Norbert Kiesel wrote:
> Hi Manuel,
>
> my goal was pretty simply: I wanted the output be nicely aligned even when
> it's piped
Hi Manuel,
my goal was pretty simply: I wanted the output be nicely aligned even when
it's piped. When I tried that using -F I thought that -F is just ignored.
However, as you have shown that is not the case.
Nevertheless, it seems that setting the width of columns does not work as I
expected:
#
Package: src:linux
Version: 4.2.1-2
Severity: normal
Tags: lfs
Dear Maintainer,
the overlay.ks module can be used for Docker (using "--storage-driver=overlay).
However, this fails when a file in docker is larger than 2GB. The union-fs
mailing list has a fix that adds O_LARGEFILE to two open() ca
Package: apt
Version: 1.0.10.2
Severity: wishlist
File: /usr/bin/apt-key
Tags: upstream
Dear Maintainer,
apt-key del accepts anything as keyid and prints "OK" even if nothing
happened. Perhaps I should have known better, but I initially used `apt-key
del 4096R/`` and got an "OK" and thought eve
Package: src:linux
Version: 3.16.7-ckt7-1
Severity: important
Dear Maintainer,
this only started recently (I installed debin testing on this machine 4 weeks
ago
and problem started cwquite some time after that. It might very well be that it
started after the following upgrade:
[UPGRADE] linux-
Package: src:linux
Version: 3.16.7-ckt4-3
Severity: important
Dear Maintainer,
starting today I see below errors, while the screen (external monitor) shows a
fast flashing sequence of
colorful rectangles. Switching to a VT and back solves the problem, but it
reappears within minutes now.
I'm
Package: wireshark-qt
Version: 1.12.0~rc1-1
Severity: minor
Dear Maintainer,
the one-line description says GTK+ instead of Qt.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux
Package: aptitude
Version: 0.6.8-1
Severity: important
Dear Maintainer,
aptitude is linked against an unavailable libept version.
-- Package-specific info:
Terminal: xterm
$DISPLAY is set.
which aptitude: /usr/bin/aptitude
aptitude version information:
aptitude linkage:
linux-vdso.so.1
Package: tarantool-common
Version: 1.4.4+20111229+2-1
Followup-For: Bug #653607
Actually simplest solution would be to use printf (part or coreutils, so
installed everywhere)
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experim
Package: tarantool-common
Version: 1.4.4+20111229+2-1
Severity: important
Dear Maintainer,
tarantool_instance uses 'chdir' but that is not available in all shells (among
them
bash which is used to provide /bin/sh on my system). Please use 'cd' instead.
-- System Information:
Debian Release:
Package: tarantool-common
Version: 1.4.4+20111229+2-1
Severity: minor
Dear Maintainer,
the \t in the start/stop output is emitted literally when using bash as /bin/sh
(bash
requires a '-e' to enable escape chars in echo). Possible solutions are to use
/bin/echo
, issuing a 'shopt -s xpg_echo >/
Package: tarantool-common
Version: 1.4.4+20111229+2-1
Severity: minor
Dear Maintainer,
I'd suggest to use readlink -f instead of the File::Spec module to decrease
dependencies
(i.e. use CFG=`readlink -f "$CFG"`). Oh, and the "echo $CFGABS" line should be
deleted
as well.
-- System Information
Package: zsh
Version: 4.3.12-1
Severity: minor
Dear Maintainer,
"man zsh" says "Commands are first read from /etc/zshenv; this cannot be
overridden.",
but this was changed to /etc/zsh/zshenv at some point. Likewise for zprofile,
zlogin,
and zshrc.
-- System Information:
Debian Release: wheezy
My mail server had a hickup and I thought it was not delivered, so I
sent it again. Please mark this as a duplicate of 635456.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: redmine
Version: 1.1.3-2
Severity: important
I get the following error while trying to condigure redmine:
Setting up redmine (1.1.3-2) ...
dbconfig-common: writing config to
/etc/dbconfig-common/redmine/instances/default.conf
Creating config file /etc/redmine/default/database.yml.new w
Package: redmine
Version: 1.1.3-2
Severity: important
I get the following error while trying to condigure redmine:
Setting up redmine (1.1.3-2) ...
dbconfig-common: writing config to
/etc/dbconfig-common/redmine/instances/default.conf
Creating config file /etc/redmine/default/database.yml.new w
Package: openshot
Version: 1.3.0-1
Severity: normal
I can't quit openshot, it just hangs with the window no longer refreshing.
When running from the command line, the output says
ALSA lib pcm.c:7223:(snd_pcm_recover) underrun occured
ALSA lib pcm.c:7223:(snd_pcm_recover) underrun occured
on_mnuQ
Package: evolution-rss
Version: 0.2.0-1
Severity: wishlist
There is a new evolution 2.32 available but not installable because
evolution-rss has a << 2.31 depenedency.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimenta
On Fri, 2010-12-31 at 14:26 +0100, Laurent Bigonville wrote:
> tag 608319 + unreproductible
> thanks
>
> Le Wed, 29 Dec 2010 12:40:04 -0800,
> Norbert Kiesel a écrit :
>
> Hi,
>
> > Just tried to rebuild libssh from the source package because I need
> > S
After installing texlive-fonts-recommended I was able to rebuild the
package.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: libssh
Severity: normal
Just tried to rebuild libssh from the source package because I need SSHv1
support, and it failed building
the documentation because refman.tex requires float.sty which is in
texlive-latex-recommended. This
dependeny is not in doxygen and thus needs to be liste
Hi,
I created a 09_long_lines.dpatch from the patch, so just putting the
attached file into debian/patches and a "09_long_lines >>
debian/patches/00list" should do the trick.
09_long_lines.dpatch
Description: application/shellscript
Attached is a simple patch that uses int instead of short for line
length. This was already prepared by the authors and works for me.
Unfortunately, upstream seems dead/unresponsive, so perhaps carry this
as a Debian patch?
Best,
Norbert
diff -r 14649b36ff19 -r 75340556b680 src/buffer.cpp
---
Package: revelation
Version: 0.4.11-6+b1
Severity: normal
Also, running "python2.5 revelation" from the comamnd line still works (and
most likely changing the #! line in revelation accordingly will work as well)
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT
Package: dlocate
Version: 1.02
Severity: normal
dlocate -- -mp3 fails because the -mp3 is passed on to grep
Solution is to add -- before the search term in the grep commands (see attached
patch).
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, '
Package: xserver-xorg-core
Version: 2:1.7.5.902-1
Severity: important
Wanted to try openshot (version 1.1.1-1 from sid), but it reliably crashes my X
server.
-- Package-specific info:
/var/lib/x11/X.roster does not exist.
/var/lib/x11/X.md5sum does not exist.
X server symlink status:
lrwxrw
Hmm, did not see the other emails regarding this bug and also did not
notice the -2 in the version number. So please ignore my last 2 emails:
my patch is identical to the one already posted, so once I get -2 I'm
sure my problem will be gone as well.
I (naively) assumed that I would get all the em
I ran it through the debugger and found the problem. See attached patch
which makes gnome-terminal working for me again. Not sure why that
only happens for me though. Perhaps because I use the following PS1 for
my zsh: PS1=$'%{\e[1;34m%}%m:%~%%%{\e[0m%} '
Best,
Norbert
--- vte-0.22.1/src/vt
Please re-open: the bug is still there (at least for me).
The 2nd time _vte_terminal_ring_append is called, terminal seems to be
uninitialized (pvt is null, but some other values look equally wrong).
Starting program: /usr/bin/gnome-terminal
(no debugging symbols found)
(no debugging symbols fou
On Sat, 2009-09-26 at 12:08 +0200, Josselin Mouette wrote:
> Can you try again with 1:0.22.1-1 ?
Now also have libvte9 upgraded to 1:0.22.1-1, but still crashes.
==24661== Memcheck, a memory error detector
==24661== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et
al.
==24661== Using
On Sat, 2009-09-26 at 12:08 +0200, Josselin Mouette wrote:
> Le vendredi 25 septembre 2009 à 17:32 -0700, Norbert Kiesel a écrit :
> > Package: gnome-terminal
> > Version: 2.28.0-1
> > Severity: grave
> > Justification: renders package unusable
> >
> >
&
Package: gnome-terminal
Version: 2.28.0-1
Severity: grave
Justification: renders package unusable
just upgraded to 2.28, rebooted, and gnome-terminal crashes right away
(actually shows the
window w/o tollbar or menu, but then crashes). Stacktrace shows:
Program received signal SIGSEGV, Segmenta
Hi Thorsten,
compiled against your new uploaded libstlport5.2-dev version 5.2.1-3 on
my AMD64 with g++ version 4.3.3 (Debian 4.3.3-13) and all the compile
warnings are back. Not surprisingly, my previous patch applies cleanly
to that version as well, but I append the
"gendiff /usr/include/stlport
On Tue, 2009-03-31 at 12:57 -0400, Ari Pollak wrote:
> That's not exactly what I asked for, but whatever..
What did you ask for that I did not provide? I sent a stacktrace with
libxml2-dbg loaded, a list of all plugins and (in addition) some local
variables from the stacktrace after the segv hopin
On Tue, 2009-03-31 at 10:42 -0400, Ari Pollak wrote:
> Could you install libxml2-dbg and get another backtrace with "bt full"?
> Also, do you have any plugins loaded?
#0 0x7fc6e81791f0 in ?? ()
#1 0x7fc6fff84844 in __xmlRaiseError (schannel=0x7fc6e81791f0,
channel=0, data=0x2329110, ctx=
Hi,
I normally have both my yahoo and my gmail account on auto-login. I can
connect to yahoo if I disable the gmail auto-login in
~/.purple/accounts.xml (by changing the 1 to a 0). pidgin still crashes
when enabling the gmail account.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@
Package: pidgin
Version: 2.5.5-1
Severity: normal
Hi,
pidin started crashing for me during startup after the last upgrade. I then
started it from the comamnd line using "pidgin -n"
and that made it come up. However, it still crashes when I try to change my
state to "Available". Stack trace
Package: libgdamm3.0-dev
Version: 3.0.1-1
Followup-For: Bug #472834
Hi,
was just about to file the same bug again when I found out I already reported
it half a year ago. Same problem still exists in current version and patch
still applies.
Best,
Norbert
-- System Information:
Debian Release
Package: libstlport5.1-dev
Version: 5.1.5-3
Severity: normal
Hi,
new g++ gives warnings about for loops w/o body and w/o a space before
the ;. I fixed the warnings I got when compiling my app and grepped for
a few more, but there might be more hidden (especially multi-line for
loops).
I hope yo
Package: evolution
Version: 2.22.1.1-1
Severity: important
Since about 10 days, evolution always hangs in the spam filtering. I
use spamassassin (and have used that for the last year or so). Now what
happens is that the spam filteting freezes with soemthing like
"Filtering new message(s) (37% c
Hi,
the upload does not seem to contain any amd64 packages, and "svn up"
against a http repository is still broken for me on my amd64 machine.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: libgdamm3.0-dev
Version: 3.0.0-2
Severity: minor
The folloing patch gets rid of a "unused parameter" warning form g++
--- /usr/include/libgdamm-3.0/libgdamm/value.h.orig 2008-03-26
11:35:34.0 -0700
+++ /usr/include/libgdamm-3.0/libgdamm/value.h 2008-03-26 11:35:45.00
Package: reprepro
Version: 3.3.1-1
Severity: normal
Hi,
I get the following error when trying to run reprepro on my amd64
machine (same on i386 with identical files/configuration works). That
error also happened before the last upgrade from today.
defiant:~/Projects/debian% reprepro -b /var/ww
Package: libstlport5.1-dev
Version: 5.1.5-1
Severity: minor
Thanks for applying my patch. i just recompiled and found another one.
Not sure why that did not show up before, might have been introduced in
the last version. This time patch is a bit more complicated because the
parameter is used wi
Package: mysql-server
Version: 5.0.51-3
Severity: normal
I get the following when trying to get help from within mysql:
mysql> help contents
Nothing found
Please try to run 'help contents' for a list of all accessible topics
mysql>
"help contents" works for my in my "etch" installations. W
Hi,
it seems someone already cleaned up the latest version quite a bit. I
only found 2 places that generated warnings so far, so here is the patch
for these.
Best,
Norbert
diff -ru /usr/include/stlport_orig/stl/_algobase.c
/usr/include/stlport/stl/_algobase.c
--- /usr/include/stlport_orig/s
Package: libstlport5.1-dev
Version: 5.1.4-1
Severity: minor
Hi,
I'm compiling against libstlport5.1 with -Wall and get lots of errors
regarding unused parameters. Example:
/usr/include/stlport/stl/_locale.h:315: warning: unused parameter
'__facet'
Would you accept a patch that silences these war
Package: lvm2
Version: 2.02.26-1+b1
Severity: normal
I have all filesystems besides /boot on lvm2 (i.e. /var, /usr, /,
/home). During system shutdown/reboot, my machine hangs after printing
"Shutting down LVM Volume Groups". I assume that happens because it
tries to make the lvms unavailable, bu
Package: gstreamer0.10-pulseaudio
Version: 0.9.5-1
Followup-For: Bug #450848
Tried to install the package and got a
dpkg: error processing
/var/cache/apt/archives/gstreamer0.10-pulseaudio_0.9.5-1_i386.deb
(--unpack):
trying to overwrite `/usr/lib/gstreamer-0.10/libgstpulse.so', which is
also in
cpu
cpu%
% cat /proc/stat | env -i LANG=C /bin/grep -w cpu
cpu 11736936 15928489 1355831 64886124 1101234 326477 32868 0
Best,
Norbert
On Mon, 2007-09-03 at 23:29 +1000, Aníbal Monsalve Salazar wrote:
> On Fri, Aug 31, 2007 at 10:43:26AM -0700, Norbert Kiesel wrote:
> >Package: grep
&
Package: grep
Version: 2.5.3~dfsg-1
Severity: important
There is a regression in this grep: a "cat /proc/stat | grep -w cpu"
only shows the word "cpu" and not the whole line containing that word
(i.e. it behaves as if I had run "cat /proc/stat | grep -wo cpu"). That
makes "-w" pretty useless. gre
I could boot again after changing e.g. "LABEL=var" to "/dev/vg0/var",
but label-based filesystem mounting should work for lvm based
filesystems as well, or not?
Best,
Norbert
signature.asc
Description: This is a digitally signed message part
Package: udev
Version: 0.114-2
Severity: important
Hi,
I have my /etc/fstab set up to mount using LABEL, e.g. "LABEL=var /var
ext3 defaults 0 2". All my filesystems besides /boot are on LVM2 logical
volumes (e.g. /dev/mapper/vg0-var) and "/lib/udev/vol_id
/dev/mapper/vg0-var --label" correctly re
Package: dictionary-el
Version: 1.8.7-7
Severity: normal
Hi,
just ran the "apt-get install --fix-policy --install-recommends -o
Debug::pkgDepCache::AutoInstall=true" and that told me that I would get
emacs22 installed although I use have xemacs21.
-- System Information:
Debian Release: lenny/sid
Package: pidgin
Version: 2.0.1-1
Severity: important
Hi,
pidgin sometimes freezes for me when I right-click on a buddy. All my
buddies are Yahoo users right now.
In .xsession-errors I see:
(pidgin:27038): libebook-WARNING **: corba exception._major = 2
(pidgin:27038): libebook-WARNING **: EBook
On Fri, 2007-03-02 at 02:18 +0100, CJ van den Berg wrote:
> On Thu, Mar 01, 2007 at 05:00:25PM -0800, Norbert Kiesel wrote:
> > Somehow pulseaudio stopped to work on my system after I used it (on the
> > same hardware) for some time.
>
> Are the alsa devices still
Package: pulseaudio-module-hal
Version: 0.9.5-7
Followup-For: Bug #395893
Somehow pulseaudio stopped to work on my system after I used it (on the
same hardware) for some time. Now when I try to start it I get
defiant:~% LANG=C pulseaudio -v -v -v
core-util.c: Successfully gained nice level -15.
c
Package: rails
Version: 1.1.6-3
Followup-For: Bug #405344
I observed the same crash of eclipse. However, I replaced that link to
itself with a link to /usr/share/rails instead of removing it. Whether
that's better or not is not clear to me becuase I don't know why that
link is needed at all.
--
Package: coreutils
Version: 5.97-5.2
Followup-For: Bug #400467
Hi,
here is a ptahc that does implement IP address sorting. It currently
only does IPv4 (though adding IPv6 would not be complicated). What's
still missing is documentation and possibly configure checks for
inet_pton and ntohl. Any
Package: ifupdown-extra
Version: 0.3
Severity: minor
Tags: patch
See attached patch. Did you consider to rewrite network-test in
(Perl|Python|Ruby)?
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Sh
Package: coreutils
Version: 5.97-5.2
Severity: wishlist
Hi,
I would really like to have an option to sort by IP address (IPv4 and
IPv6). The existing solutions (e.g. "-t. -n -k1,1 -k2,2 -k3,3 -k4,4")
are not really usable if the IP address is not the first field and are
also very clumbsy. Sortin
Package: libstlport5.1
Version: 5.0.99rc2-7
Severity: normal
While linking a C++ program against -lstlport, I get the following
error:
/usr/include/stlport/stl/_fstream.c:291: undefined reference to
`stlp_std::_Filebuf_base::_M_seek(long, int)'
A grep for _M_seek gives:
/usr/include/stlport/stl/
Package: sysrqd
Version: 5-1
Severity: normal
Tags: patch
sysrqd.c only writes the first 4 digits of the pid into
/var/run/sysrqd.pid. pids on my system are currently around 22500...
The attached patch corrects that and even simplifies code.
-- System Information:
Debian Release: testing/unstabl
Package: sysrqd
Version: 5-1
Severity: normal
restart prints:
Restarting sysrqd: start-stop-daemon: --background is only relevant with
--start
Try `start-stop-daemon --help' for more information.
and does not restart.
-- System Information:
Debian Release: testing/unstable
APT prefers unsta
Package: sysrqd
Version: 5-1
Severity: wishlist
Hi,
the port number 680 is not documented anywhere. Could you please add a
sentence about it to README.Debian (or even provide a small man-page).
Also, according to iana.org port 680 is already assigned. Could you
use some other port (e.g. 880 is
Package: zsh
Version: 4.3.2-8
Severity: minor
Now that /usr/bin/X11 is a symbolic link to /usr/bin, /usr/bin/X11
should be removed from /etc/zsh/zshenv.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture
Package: sunbird-dev
Severity: minor
Hi,
package description reads:
Description: mozilla thunderbird development files
That should be
Description: Mozilla Sunbird development files
Best,
Norbert
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (
Package: sunbird
Severity: minor
The descrption of the package reads:
Description: Sunbird standalone mail client
I think that should be:
Description: Sunbird standalone calendar client
or so.
Best,
Norbert
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT
Package: members
Version: 19990831-4
Severity: wishlist
Hi,
members is compiled with gcc-3.3. Could you please recompile with
standard gcc/g++ for unstable?
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Archite
Package: mount
Version: 2.12r-6
Followup-For: Bug #320500
Manpage documents -d, but umount --help does not mention it.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh link
Package: jswat2
Version: 2.37-1
Severity: wishlist
Hi,
any plans to create a jswat3 package?
Best,
Norbert
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to
Package: evince
Version: 0.4.0-1
Followup-For: Bug #337136
displays fine with xpdf from sid.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Li
Package: file
Version: 4.15-2
Severity: normal
File: /usr/share/file/magic
Tags: patch
Hi,
I Have the following entry in my local magic file for recognizing
OpenOffice.org2 files:
0 string PK\003\004\024
>38 string application/vnd.OpenOffice.org2
>>54stri
Package: initscripts
Version: 2.86.ds1-6
Severity: normal
File: /etc/init.d/checkroot.sh
Hi,
I noticed this since about 1 month now (perhaps even longer, not sure):
during boot, checkroot.sh hangs for me. I can proceed booting by
hitting Ctrl-C. However, this leaves / mounted ro and causes some
Package: vim-gui-common
Version: 1:6.4-004+1
Severity: normal
File: /usr/share/man/man1/gvim.1
Hi,
gvim.1 points to vim.1, but there is only a vim.1.gz
defiant:/usr/share/man/man1% ls -l *vim.1*
-rw-r--r-- 1 root root 800 2005-12-07 14:13 evim.1.gz
lrwxrwxrwx 1 root root5 2005-12-12 15:39 gv
Package: postgresql-common
Version: 37
Severity: minor
File: /usr/share/man/man1/pg_wrapper.1.gz
Tags: patch
Just saw a small typo.
Best,
Norbert
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i
Hi Martin!
On Tue, 2005-12-06 at 20:21 +0100, Martin Pitt wrote:
> Hi again,
>
> After purging postgresql-8.1, /etc/postgresql/8.1 and
> /var/lib/postgresql/8.1 should be empty.
I found the problem when I purged again in preparation for this:
post-remove failed because there was an empty
directo
Package: gparted
Version: 0.0.8-1
Severity: normal
This (together with inkscape) holds back the other apps depending on
libsigc++ and libglibmm.
Thanks,
Norbert
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
1 - 100 of 128 matches
Mail list logo