Bug#350375: installation-reports

2006-04-21 Thread Jurij Smakov

Hi Georg,

Please don't drop the bug report address ([EMAIL PROTECTED]) from the CC 
list, as all the information you're providing to me might be important for 
somebody else looking at the bug.


On Fri, 21 Apr 2006, Georg Colle wrote:


Am Freitag, 21. April 2006 07:53 schrieb Jurij Smakov:

On Thu, 20 Apr 2006, Georg Colle wrote:

Now 'lsmod' lists sk98lin and there is a directory /proc/net/sk98lin/ -
but the directory is empty. The expected 'eth0' document in it is
missing.  'ifconfig eth0 up' and 'ifconfig' still produce the same
messages as immediately after booting.


Just to be clear, the card does not work during install too, right? Or
does it?

Yes, during the install the card did it very well!
Only after rebooting the card worked no longer.


Wow, that's interesting. The kernel which is used by installer is -486, so 
if you're running linux-image-2.6.15-1-686, you might want to try 
installing linux-image-2.6.15-1-486 and booting it to check whether your 
card will start working. It would be pretty surprising if it would, but 
you never know :-).


Thanks,

Jurij Smakov[EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/   KeyID: C99E03CC


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#364206: linux-source-2.6.16: 2.6.16.6 patch to arch/alpha/kernel/setup.c references "for_each_possible_cpu"

2006-04-21 Thread Norbert Tretkowski
tags 364206 +pending
thanks

* Nicholas Riley wrote:
> The 2.6.16.6 patch contains a reference to "for_each_possible_cpu",
> which is not present until 2.6.17. It should be replaced with
> "for_each_cpu". This causes the package to fail to build on Alpha.

Thanks, I added your patch.

Norbert


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#364206: linux-source-2.6.16: 2.6.16.6 patch to arch/alpha/kernel/setup.c references "for_each_possible_cpu"

2006-04-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 364206 +pending
Bug#364206: linux-source-2.6.16: 2.6.16.6 patch to arch/alpha/kernel/setup.c 
references "for_each_possible_cpu"
Tags were: patch
Tags added: pending

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#364206: linux-source-2.6.16: 2.6.16.6 patch to arch/alpha/kernel/setup.c references "for_each_possible_cpu"

2006-04-21 Thread Nicholas Riley
Package: linux-source-2.6.16
Version: 2.6.16-9
Severity: important
Tags: patch
Justification: fails to build from source

The 2.6.16.6 patch contains a reference to "for_each_possible_cpu",
which is not present until 2.6.17.  It should be replaced with
"for_each_cpu".  This causes the package to fail to build on Alpha.

--- linux-2.6-2.6.16/debian/patches/2.6.16.6.orig   2006-04-21 
16:43:38.0 -0500
+++ linux-2.6-2.6.16/debian/patches/2.6.16.62006-04-21 16:43:54.0 
-0500
@@ -19,7 +19,7 @@
 +{
 +  int i;
 +
-+  for_each_possible_cpu(i) {
++  for_each_cpu(i) {
 +  struct cpu *p = kzalloc(sizeof(*p), GFP_KERNEL);
 +  if (!p)
 +  return -ENOMEM;

-- System Information:
Debian Release: 3.1
Architecture: alpha
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-3-generic
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages linux-source-2.6.16 depends on:
ii  binutils  2.15-6 The GNU assembler, linker and bina
ii  bzip2 1.0.2-7high-quality block-sorting file co

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#364167: linux-image-2.6.16-1-k7: pci sound modules are missing

2006-04-21 Thread Gerrit Jan Baarda
Package: linux-image-2.6.16-1-k7
Version: 2.6.16-7
Severity: important

After updating to the latest k7 kernel package the pci (and other sound modules 
are
missing, thus no sound is avaliable on the system:

$ ls /lib/modules/2.6.16-1-k7/kernel/sound/
core  drivers  i2c  isa

The -686 version of the package is fine:

$ ls /lib/modules/2.6.16-1-686/kernel/sound/
core  drivers  i2c  isa  oss  pci  pcmcia  soundcore.ko  synth  usb

Yours,
Gerrit Jan.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-image-2.6.16-1-k7 depends on:
ii  module-init-tools 3.2.2-2tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-9   Yet Another mkInitRD

Versions of packages linux-image-2.6.16-1-k7 recommends:
ii  libc6-i6862.3.6-7GNU C Library: Shared libraries [i

-- debconf information:
  linux-image-2.6.16-1-k7/preinst/initrd-2.6.16-1-k7:
* linux-image-2.6.16-1-k7/preinst/lilo-initrd-2.6.16-1-k7: false
  linux-image-2.6.16-1-k7/preinst/abort-overwrite-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/postinst/depmod-error-2.6.16-1-k7: false
  linux-image-2.6.16-1-k7/preinst/elilo-initrd-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/preinst/lilo-has-ramdisk:
  linux-image-2.6.16-1-k7/prerm/removing-running-kernel-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/preinst/overwriting-modules-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/postinst/old-system-map-link-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/preinst/failed-to-move-modules-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/preinst/abort-install-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/postinst/bootloader-test-error-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/postinst/bootloader-error-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/preinst/bootloader-initrd-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/postinst/kimage-is-a-directory:
  linux-image-2.6.16-1-k7/postinst/old-initrd-link-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/prerm/would-invalidate-boot-loader-2.6.16-1-k7: true
* linux-image-2.6.16-1-k7/preinst/already-running-this-2.6.16-1-k7:
  linux-image-2.6.16-1-k7/postinst/depmod-error-initrd-2.6.16-1-k7: false
  linux-image-2.6.16-1-k7/postinst/old-dir-initrd-link-2.6.16-1-k7: true
  linux-image-2.6.16-1-k7/postinst/create-kimage-link-2.6.16-1-k7: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#364158: Spelling mistake in package description

2006-04-21 Thread Simon Waters
Package: kernel-tree-2.4.27
Severity: minor



*** diff/kernel-tree-2.4.27
22c22
<  superseeded by a newer Debian revision since the last build.
---
>  superseded by a newer Debian revision since the last build.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#363997: linux-2.6: Some Toshiba laptops no longer reboot correctly

2006-04-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 363997 important
Bug#363997: linux-2.6: Some Toshiba laptops no longer reboot correctly
Severity set to `important'.

> tags 363997 - patch
Bug#363997: linux-2.6: Some Toshiba laptops no longer reboot correctly
Tags were: patch
Tags removed: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#363997: linux-2.6: Some Toshiba laptops no longer reboot correctly

2006-04-21 Thread Frans Pop
severity 363997 important
tags 363997 - patch
thanks

On Friday 21 April 2006 03:35, Frans Pop wrote:
> > This patch has already been signed off by the upstream ACPI
> > maintainer.

Looks like upstream may prefer a different patch that reverses a quirk 
that was introduced to make the smbus visible. Without the quirk enabled, 
the temperature control is normal.
Probably a better structural method will need to be found to avoid 
conflicts on the smbus before enabling it again.

I'll update this bug again when the final patch becomes available.


pgpyXmIh03eYy.pgp
Description: PGP signature


Bug#364097: linux-image-2.6.16-1-686: /proc/cpuinfo reports wrong CPU frequency when using cpufreq since 2.6.16

2006-04-21 Thread Xavier Douville
Package: linux-image-2.6.16-1-686
Severity: minor


With 2.6.15 and under, /proc/cpuinfo reports true cpu frequency when 
using cpufreq (at least on non-SMP x86)

But since 2.6.16, we only get the target frequency of the current 
governor (ie. I get 1600 MHz instead of 1598.89 or something 
else when my multiplier is 16, no mather if the FSB is 100 or 1000 MHz)

/proc/cpuinfo should report the true speed, so that we know if our CPU 
is overclocked or underclocked.



This is relateted to this commit :

commit 95235ca2c20ac0b31a8eb39e2d599bcc3e9c9a10
Author: Venkatesh Pallipadi <[EMAIL PROTECTED]>
Date:   Fri Dec 2 10:43:20 2005 -0800


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-z71a
Locale: LANG=fr_CA, LC_CTYPE=fr_CA (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#364079: There seems to be a related Ubuntu bug

2006-04-21 Thread Shai Berger
There seems to be a related Ubuntu bug here: 
https://launchpad.net/distros/ubuntu/+source/initramfs-tools/+bug/32446



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#363700: kernel panic during installation in specific module constellation (sun4u)

2006-04-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 363700 linux-2.6
Bug#363700: kernel panic during installation in specific module constellation 
(sun4u)
Bug reassigned from package `installation-reports' to `linux-2.6'.

> severity 363700 important
Bug#363700: kernel panic during installation in specific module constellation 
(sun4u)
Severity set to `important'.

> retitle 363700 [sparc] loading sd_mod after mpt* modules results in panic
Bug#363700: kernel panic during installation in specific module constellation 
(sun4u)
Changed Bug title.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#364079: linux-image-2.6.15-1-486: Missing dependency on udev version introduced in 2.6.15-8

2006-04-21 Thread Shai Berger
Package: linux-image-2.6.15-1-486
Severity: important


linux-image-2.6.15-1-486 version 2.6.15-8 seems to require a version
of udev which is >0.85 and <=0.89. I installed etch using the
beta-2 debian installer (this installs version 2.6.15-7 of the kernel
package, and version 0.85 of the udev package). Then I 
aptitude-upgrade'd, which installed the new kernel version (2.6.15-8),
but did not upgrade udev as, apparently, a new dependency for udev was
introduced.

The result was an unbootable system, because the kernel did not have
the devices for the hard disks (/dev/hda etc.), and so could not mount
the root filesystem. The boot process stalled with a 
"waiting for root filesystem" message.

I used the installation disk in rescue mode to open a shell in the
system and run aptitude dist-upgrade, which upgraded udev to 0.89,
and this fixed the problem.

Note: The "system information" below is copied by hand, as the system
I'm using now is not the system where the problem occurred.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#364046: initramfs-tools: when dropped in root fsck mode, the keyboard modules are not (yet) loaded.

2006-04-21 Thread Sven Luther
Package: initramfs-tools
Severity: important


Hi, ...

I am using initramfs-tools on my pegasos test machine, and i noticed that when
the root filesystem has errors, and you go in the early fsck prompt, where it
tells you to run fsck in interactive mode, then i have no keyboard, probably
because the keyboard modules are not (yet) loaded or something.

The keyboard works when i later go into the fallback shell, if i remember
correctly.

Friendly,

Sven Luther

-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.15-1-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



mkvmlinuz_19_powerpc.changes ACCEPTED

2006-04-21 Thread Debian Installer

Accepted:
mkvmlinuz_19.dsc
  to pool/main/m/mkvmlinuz/mkvmlinuz_19.dsc
mkvmlinuz_19.tar.gz
  to pool/main/m/mkvmlinuz/mkvmlinuz_19.tar.gz
mkvmlinuz_19_powerpc.deb
  to pool/main/m/mkvmlinuz/mkvmlinuz_19_powerpc.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 342372 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#361214: test git

2006-04-21 Thread Fabio Massimo Di Nitto

Hi guys,

I strongly suggest to give .17 from git a shot. David did push
hell of a lot of smp fixes together with the Niagara support into
mainline.

Fabio

-- 
I'm going to make him an offer he can't refuse.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of mkvmlinuz_19_powerpc.changes

2006-04-21 Thread Archive Administrator
mkvmlinuz_19_powerpc.changes uploaded successfully to localhost
along with the files:
  mkvmlinuz_19.dsc
  mkvmlinuz_19.tar.gz
  mkvmlinuz_19_powerpc.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#364039: Patch for /dev/i2o/hdX

2006-04-21 Thread Ingo Steuwer
Package: initrd-tools
Version: 0.81.1
Followup-For: Bug #318120
tags 318120 patch

Hello

atached youll find a small patch which fixes the mkinitrd-detection 
of /dev/i2o/hdx on our testmachines, should work generally.

Regards
Ingo Steuwer


-- 
* Besuchen Sie uns auf dem LinuxTag06 in Wiesbaden: Halle 9, Stand 929 *

Ingo Steuwer   [EMAIL PROTECTED] fon: +49 421 22 232- 0
EntwicklungLinux for Your Business
Univention GmbHhttp://www.univention.de/ fax: +49 421 22 232-99
--- initrd-tools-0.1.81.1.orig/mkinitrd	2005-05-23 05:43:04.0 +0200
+++ initrd-tools-0.1.81.1/mkinitrd	2006-04-21 08:07:23.0 +0200
@@ -690,6 +690,9 @@
 	98)
 		echo ubd
 		;;
+	80)
+		echo i2o_block
+		;;
 	*)
 		type=
 		case $(awk '