Package: linux-source-2.6.18
Version: 2.6.18-7
Severity: normal
Dec 12 02:00:22 kernel: BUG: unable to handle kernel NULL pointer dereference
at virtual address 0100
Dec 12 02:00:22 kernel: printing eip:
Dec 12 02:00:22 kernel: c0130adb
Dec 12 02:00:22 kernel: *pde =
Dec 12 02:00:22
Package: uml-utilities
Version: 20060323-3
Severity: normal
Tags: patch
1) Is it necessary to have sysctl verbose?
2) I believe it is a good practice to restore the previous situation as much
as possible after the work is done.
--- /etc/network/if-up.d/uml-utilities 2006-04-14 20:58:37.000
1)
arp -i "${IF_UML_PROXY_ETHER}" -d "$i" pub
does work.
2) I suggest redirecting tunctl output to /dev/null to keep it quiet.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Monday, November 6, 2006 8:42 pm, Mattia Dongili wrote:
> > 1) Is it necessary to have sysctl verbose?
> Well, I'd say yes. If for no other reason, to tell the user what we are
> doing.
Still, are other entries in the interfaces verbose like that? One can
expect that the admin who wrote the
Due to redirections in the code, the determination of redirected
should be done first.
--- rootstrap.orig 2006-12-02 13:02:06.0 +0200
+++ rootstrap.new2006-12-02 18:16:23.0 +0200
@@ -59,12 +59,8 @@
if opt in ('-s', '--image-size'):
imagesize = long(arg)
Package: aptitude
Version: 0.4.3-1
Severity: normal
Follows what looks to me the relevant output for this report.
I interrupted aptitude (^C) while in the bzip2 line:
# time aptitiude update
...
99% [5 Sources bzip2 0]
real22m4.864s
user0m41.519s
sys 0m4.868s
# strace aptitud
Package: rootstrap
Version: 0.3.24-1
Severity: wishlist
Tags: patch
The following enables debugging as well as logging with the -o
switch or by redirecting the output to a file, while avoiding the case
where the UML stdin is taken from the console and its stdout is
directed to a file. I believe
> On Friday, March 9, 2007 4:12 am, Daniel Burrows wrote:
> > On Wed, Dec 06, 2006 at 08:25:30PM +0200, [EMAIL PROTECTED] was
> > heard to say:
> > Follows what looks to me the relevant output for this report.
> > I interrupted aptitude (^C) while in the bzip2 line:
>
> Have you seen this beha
1) I can confirm that *purging* the ntp-* packages removes the ntp user and
group.
I don't have logs but after the purge the ntp user and group are no longer
there.
2) I believe the adduser line in the (new) ntp package will only add an ntp
group,
not an ntp user. This is according to my unders
I commented above that according to my understanding of adduser(8),
the adduser command in /etc/init.d/ntp will only add an ntp group.
This is wrong. It will do waht is expected.
I still claim that when I purged some of the old ntp-* packages, the
ntp user and group were deleted.
--
To UNS
Package: kernel-package
Version: 10.054
Severity: normal
While running
$ make-kpkg clean; fakeroot -- make-kpkg --initrd --revision pentium1.1
--append-to-version -7.pentium1.1 kernel_image 2>../err-2.6.17-7.pentium1.1
>../out-2.6.17-7.pentium1.1
I get the following messages on stderr:
Package: linux-source-2.6.17
Version: 2.6.17-7
Severity: normal
I am getting the following messages on stderr while make-kpkging. I don't
know what the
implications are.
There is a DEPMOD=/sbin/depmod in the top Makefile: why, then, do I get
the message about depmod bellow? This was ran by
Package: initramfs-tools
Version: 0.80
Severity: minor
Does [ "$1" = "configure" ] && [ -n "$2" ] refers to an upgrade
or to a First time install?
postinst cliams that:
# Regenerate initramfs on upgrade
if [ "$1" = "configure" ] && [ -n "$2" ]; then
while in preinst,
case "
Package: linux-source-2.6.17
Version: 2.6.17-9
Severity: normal
Log has
kernel: eth%%d: NE2000 found at
Is this a matter of not using register_netdev?
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (600, 'testing'), (50, 'unstable')
Architectu
Package: reportbug
Version: 3.30
Severity: minor
3.30 closed #3226523 (EHLO), which doesn't exist with this number.
While at it, wouldn't it be better to reassign the bug to the package with
the offending documentation?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
Package: initramfs-tools
Version: 0.80
Severity: minor
Tags: patch
--- initramfs-tools.preinst 2006-09-19 17:36:29.0 +0300
+++ initramfs-tools.preinst 2006-09-26 02:08:53.0 +0300
@@ -10,7 +10,7 @@
# First time install. Can we autodetect the RESUME partition?
RESUME=$(tail
Same here.
In addition, on the console I get:
...
Recovering nvi editor sessions...none found.
Stopping boot logger: bootlogd.
Moving boot log file...done.
INIT: Entering runlevel: 2
...
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe"
Package: pbuilder
Version: 0.159
Severity: minor
I believe it will be slightly clearer to have, for example,
2.1. Creating a base chroot image
instead of
1. Creating a base chroot image
---
As another example,
Chapter 2. Using pbui
Package: pbuilder
Version: 0.159
Severity: normal
Quoting Chapter 3. Using User-mode-linux with pbuilder:
---
Table of Contents
1. Configuring user-mode-linux
2. Configuring rootstrap
3. Configuring pbuilder-uml
4. Considerations for
Package: uml-utilities
Version: 20060323-3
Severity: normal
Tags: patch
--- tunctl.8.orig 2006-10-24 14:18:31.0 +0200
+++ tunctl.82006-10-24 14:20:14.0 +0200
@@ -26,7 +26,7 @@
.PP
.nf
# \fBtunctl \-u someuser\fP
-Set 'tap0' persistent and owned by uid 500
+Set 'tap0' p
Package: passwd
Version: 1:4.0.16-2
Severity: normal
Tag: patch
If I read the description correctly then a $ sign is premitted from the 2nd
position just
like the other permitted characters.
--- useradd.8.orig 2006-07-11 18:15:24.0 +0300
+++ useradd.8 2006-07-11 18:15:08.000
On Wednesday, July 12, 2006 0:04 am, Nicolas François wrote:
> The next release man page should contain:
>
> In regular expression terms: ^[a-z_][a-z0-9_-]*[$]?$
The ^ character at the very beginning (start of line) and the $ character at
the end
(end of line) confused me for a while. Sinc
Thank you for your help.
I don't mind if you'll upload it to the regular (non delayed) queue.
I am considering orphaning the package. Would you like to adopt it?
- Original Message -
From: Margarita Manterola <[EMAIL PROTECTED]>
Date: Saturday, August 5, 2006 11:12 pm
Subject: Bug#248574
Package: nut
Version: 2.0.3-4
Severity: normal
Tags: patch
With a fresh install I got:
Unpacking nut (from .../archives/nut_2.0.3-4_i386.deb) ...
/var/lib/dpkg/tmp.ci/preinst: line 15: [: too many arguments
Setting up nut (2.0.3-4) ...
Stopping Network UPS Tools:.
Starting Net
Package: login
Version: 1:4.0.18.1-11
Severity: normal
I had a login (lower case) prompt and mistakenly put my elbow on the keybord.
As a result the following was entered as the user name:
[[C4[[D[[E[17~78[18~[19~
so I got a LOGIN INCORRECT message. In addition, I was prompted for the
user
Package: nut
Version: 2.2.0-1
Severity: normal
Tags: patch
--- /etc/default/nut.orig2007-08-24 23:22:51.0 +0300
+++ /etc/default/nut.new 2007-08-24 23:22:33.0 +0300
@@ -7,7 +7,7 @@
# start upsmon
START_UPSMON=yes
-# set upsd specific options. use "man upsd" for more info
Package: syslinuxVersion: 2:3.54-1Severity: minorTags: patch---
extlinux.doc.orig 2007-12-26 15:15:05.0 +0200+++
extlinux.doc.modified 2007-12-26 15:15:33.0 +0200@@ -36,7 +36,7
@@ 4. EXTLINUX now supports symbolic links. However, extremely long
symbolic links might h
BIND 9.4.1 already has options for
[ directory path_name; ]
[ key-directory path_name; ]
[ cache-file path_name; ]
[ dump-file path_name; ]
[ memstatistics-file path_name; ]
[ pid-file path_name; ]
[ statistics-file path_name; ]
[ max-journal-size size_spec; ]
Package: bind9
Version: 1:9.4.1-1
Severity: normal
Qouting the `options Statement Definition and Usage' section of
http://www.isc.org/sw/bind/arm94/Bv9ARM.ch06.html#id2576593:
pid-file
The pathname of the file the server writes its process ID in. If not
specified, the default is /var/run
Package: exim4-base
Version: 4.67-5
Severity: normal
Tags: patch
--- README.Debian.orig 2007-07-25 16:17:06.0 +0300
+++ README.Debian 2007-07-25 16:17:50.0 +0300
@@ -310,7 +310,7 @@
Please enter a semicolon-separated list of recipient domains for which
this machine
Package: exim4-base
Version: 4.67-5
Severity: normal
Tags: patch
--- README.Debian.orig 2007-07-28 03:02:35.0 +0300
+++ README.Debian 2007-07-28 03:02:39.0 +0300
@@ -620,7 +620,7 @@
your changes and keeps them around. Additionally, a lot of
configuration options can
Package: fai-server
Version: 2.9.1
Severity: wishlist
File: /usr/sbin/make-fai-bootfloppy
Tags: patch
I wanted to add a syslinux opt for make-fai-bootfloppy but realized that
many of the
more meaningful letters for opts are already taken. I suggest using getopt
instead of
getopts because geto
Package: kudzu
Version: 1.1.67-1
Severity: grave
kudzu depends on libnewt0.51. However libnewt0.51is no longer in unstable. It
looks
as if it was replaced by libnewt0.52.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: fai-server
Version: 2.10
Severity: normal
$ grep open last-sysinfo/fai.log
/usr/lib/fai/subroutines: line 237: openvt: command not found
/usr/lib/fai/subroutines: line 237: openvt: command not found
$
$ grep Kernel last-sysinfo/fai.log
Kernel parameters: root=/dev/nfs ip=::dhcp
FAI_
Package: fai-client
Version: 2.10
Severity: minor
I assume you meant extract:
$ grep -C4 extrace /usr/lib/fai/subroutines-linux
mkrwsize() {
# save all dirs and files under directory $2
# mount tmpfs on top of dir $2
# extrace dirs and files into tmpfs
if [ ! -d "$2" ]; then
Package: fai-doc
Version: 2.10.1
Severity: normal
File: /usr/share/doc/fai-doc/fai-guide.html/ch-instprocess.html
Section 6.11 (Hooks) has the following:
In the first part of fai, all hooks with prefix confdir are called. Since the
configuration directory /fai is mounted in the default task c
Package: fai-nfsroot
Version: 2.10
Severity: normal
Tags: patch
File: usr/lib/fai/create_ramdisk
--- usr/lib/fai/create_ramdisk 2006-04-03 16:12:38.0 +0300
+++ usr/lib/fai/create_ramdisk 2006-04-27 15:46:41.0 +0300
@@ -18,4 +18,5 @@
}
mkdir -p /tmp/etc /tmp/target
-mkrw /dev /v
Package: fai-client
Version: 2.10
Severity: normal
Tags: patch
File: usr/lib/fai/subroutines-linux
There is a related bug against fai-nfsroot: #365035
The test before the call to mkrw is intented to help avoiding another
configuration
parameter in the case some of the ddirectories in "$@" ar
Contrary to my statement in the bug report, the related bug is against
fai-client,
not fai-server. The number of the related bug is #365037
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: installation-reports
I am trying to rescure a machine with
/debian/dists/lenny/main/installer-i386/current/images/floppy:
boot.img27-Feb-2008 19:32 1.4M
cd-drives.img 27-Feb-2008 19:33 1.4M
root.img27-Feb-2008 19:35 1.4M
After loading modules from cd
40 matches
Mail list logo