Re: 2.4.26 source and 386 packages available for testing

2004-08-14 Thread Horms
On Fri, Aug 13, 2004 at 03:29:17PM +0200, Norbert Tretkowski wrote:
 * Horms wrote:
  I have uploaded some 2.4.26-6 source and 386 packages to
  http://debian.vergenet.net/pending/ for people to take a look at.
 
 Doesn't build on woody with gcc 2.95:
 
 /usr/bin/make -C atm modules
 make[4]: Entering directory 
 `/home/tretkowski/kernel-image-2.4.26-i386-2.4.26/kernel-image-2.4.26-i386-2.4.26/build-386/net/atm'
 gcc -D__KERNEL__ 
 -I/home/tretkowski/kernel-image-2.4.26-i386-2.4.26/kernel-image-2.4.26-i386-2.4.26/build-386/include
  -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common 
 -O2 -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 
 -DMODULE -DMODVERSIONS -include 
 /home/tretkowski/kernel-image-2.4.26-i386-2.4.26/kernel-image-2.4.26-i386-2.4.26/build-386/include/linux/modversions.h
   -nostdinc -iwithprefix include -DKBUILD_BASENAME=br2684  -c -o br2684.o 
 br2684.c
 br2684.c: In function `br2684_proc_read':
 br2684.c:740: parse error before `n'
 br2684.c:748: `n' undeclared (first use in this function)
 br2684.c:748: (Each undeclared identifier is reported only once
 br2684.c:748: for each function it appears in.)
 make[4]: *** [br2684.o] Error 1

Thanks, I will look into it.

-- 
Horms




2.4.26 source and 386 packages available for testing: Take II

2004-08-14 Thread Horms
On Sat, Aug 14, 2004 at 01:25:59PM +0900, Horms wrote:
 On Fri, Aug 13, 2004 at 03:29:17PM +0200, Norbert Tretkowski wrote:
  * Horms wrote:
   I have uploaded some 2.4.26-6 source and 386 packages to
   http://debian.vergenet.net/pending/ for people to take a look at.
  
  Doesn't build on woody with gcc 2.95:
  
  /usr/bin/make -C atm modules
  make[4]: Entering directory 
  `/home/tretkowski/kernel-image-2.4.26-i386-2.4.26/kernel-image-2.4.26-i386-2.4.26/build-386/net/atm'
  gcc -D__KERNEL__ 
  -I/home/tretkowski/kernel-image-2.4.26-i386-2.4.26/kernel-image-2.4.26-i386-2.4.26/build-386/include
   -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common 
  -O2 -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386 
  -DMODULE -DMODVERSIONS -include 
  /home/tretkowski/kernel-image-2.4.26-i386-2.4.26/kernel-image-2.4.26-i386-2.4.26/build-386/include/linux/modversions.h
-nostdinc -iwithprefix include -DKBUILD_BASENAME=br2684  -c -o br2684.o 
  br2684.c
  br2684.c: In function `br2684_proc_read':
  br2684.c:740: parse error before `n'
  br2684.c:748: `n' undeclared (first use in this function)
  br2684.c:748: (Each undeclared identifier is reported only once
  br2684.c:748: for each function it appears in.)
  make[4]: *** [br2684.o] Error 1
 
 Thanks, I will look into it.

Hi,

This is resolved by ChangeSet 1.1458.1.11 which is a trivial 
patch to declare varibales before they are used. 

I have inoporatd this, as well as a patch to remove some
non free firmware to a fresh spin of 2.4.26-6

http://debian.vergenet.net/pending/

N.B: The version has not changed, but the date has. Look for 2004-08-14.

Andhaveagoodweekend

-- 
Horms




Bug#263420: kernel-image-2.6.7-1-686-smp: oppses while starting, during ACPI?

2004-08-14 Thread botio

 Actually, looks like it's already in 2.6.8-rc4.  Once my colo box is
 fixed, I can give you a link to kernel packages..

Hello
I don't think it is included in upstream 2.6.8-rc4, neither in 2.6.8.
but the ACPI staff has released a new revision that resolves this issue among 
others:
http://marc.theaimsgroup.com/?l=linux-kernelm=109246673924042w=2

 [EMAIL PROTECTED] (04/08/14 1.1731.1.29)
[ACPI] Enter ACPI mode earlier
Fixes two common boot failures due to buggy SMM BIOS code

SMP boot crash if SMI_CMD=ACPI written from CPU1
http://bugzilla.kernel.org/show_bug.cgi?id=2941

hopefully this patch is also available against 2.6.7, I'm currently running it 
and it works well.
ftp://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.7/
(20040326 has to be applied before 20040715)





2.6.8 source packages

2004-08-14 Thread Andres Salomon
Alright folks, here's some 2.6.8 source packages:

http://www.acm.rpi.edu/~dilinger/kernel-source-2.6.8/

kernel-image-2.6.8-i386 packages are currently building (they'll probably
be another few hours).  Please start working on the other archs as well;
sparc, powerpc, alpha, and ia64 all need to be in shape before we can even
consider dropping 2.6.7.







Re: 2.6.8 source packages

2004-08-14 Thread Christoph Hellwig
On Sat, Aug 14, 2004 at 05:49:42AM -0400, Andres Salomon wrote:
 Alright folks, here's some 2.6.8 source packages:
 
 http://www.acm.rpi.edu/~dilinger/kernel-source-2.6.8/
 
 kernel-image-2.6.8-i386 packages are currently building (they'll probably
 be another few hours).  Please start working on the other archs as well;
 sparc, powerpc, alpha, and ia64 all need to be in shape before we can even
 consider dropping 2.6.7.

We'll need at least the nfs fix for this, I'd also like to add the
SGI_IO privilegues fix and drop a bunch of obsolete and rename some
patches.  You also still have the unused patches in svn, no?




Bug#263753: Bug#257542: ultra crunchy kernel packages

2004-08-14 Thread Martin Michlmayr
* Andres Salomon [EMAIL PROTECTED] [2004-08-14 01:27]:
 To: [EMAIL PROTECTED], [EMAIL PROTECTED]

This won't reach the bug submitters.

 Since you both appear to be having a similar problem, could you try out
 2.6.8-rc4 and see if the problem still occurs?  If it does, please
...
-- 
Martin Michlmayr
[EMAIL PROTECTED]




Lots of details are missing. Hopefully it will ring a bell for someone.

2004-08-14 Thread Shaul Karl
  In general this is a bug report. However lots of details are missing.
I hope it will ring a bell for someone, sometime, or that you will be
able to guide me on how to get more information.

  The setup is:

++ ++++
| NFS client | |   router   || NFS server |
|| | +  |||
|  2.6.7-4   | | NFS client ||  2.6.7-4   |
++ ++++

The focus is the router, which is also an nfs client. There are lots of
`nfs server not responding' messages in the clients syslog when the
router runs 2.6.7-[24]. It makes real work quite impossible. NFS works 
when the router runs 2.6.5-4.
  I suspect that it could be related to the nic drivers, because I have
a problem with the nics in the router and the NFS server. However this
might be unrelated to the nfs problems.
-- 
If you have an apple and I have  an apple and we  exchange apples then
you and I will still each have  one apple. But  if you have an idea and I
have an idea and we exchange these ideas, then each of us will have two
ideas. -- George Bernard Shaw(sent by  shaulk @ 013 . net . il)




Re: r1087 - trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian

2004-08-14 Thread Christoph Hellwig
 +# Upstream deletes our debian directory.  Bastards.
 +sed 's#rm -rf $(objtree)/debian/#test -f $(objtree)/debian/official || rm 
 -rf $(objtree)/debian/#' scripts/package/Makefile  
 scripts/package/Makefile.ouch
 +mv scripts/package/Makefile.ouch scripts/package/Makefile

Yikes!  It's bad enough we have to modify the upstream tree for firmware
removals but please don't randomly change Makefiles.




2.6 kernels not allowing eth0 connection

2004-08-14 Thread William Brown
Greetings:

I have tried submitting a bug # #254962 through the debian bug reporting system 
but I don't think it made it to anybody. I was told by an old maintainer of the 
2.6 kernel (Herbert Xu) to submitt the info here.  The following is output from 
some system logs.  Basically the eth0 connection won't work on any of the 2.6 
kernel builds.  It does work with the 2.4 kerneles:

From syslog:

Aug 13 12:51:41 localhost kernel: irda_init()
Aug 13 12:51:41 localhost kernel: NET: Registered protocol family 23
Aug 13 12:51:41 localhost kernel: 8139too Fast Ethernet driver 0.9.27
Aug 13 12:51:41 localhost kernel: eth0: RealTek RTL8139 at 0xc000, 
00:0d:88:3b:a5:73, IRQ 10
Aug 13 12:51:41 localhost kernel: eth0:  Identified 8139 chip type 
'RTL-8100B/8139D'
Aug 13 12:51:41 localhost kernel: via-rhine.c:v1.10-LK1.1.20-2.6 May-23-2004 
Written by Donald Becker
Aug 13 12:51:41 localhost kernel: eth1: VIA VT6102 Rhine-II at 0xec00, 
00:d0:68:01:57:18, IRQ 11.
Aug 13 12:51:41 localhost kernel: eth1: MII PHY found at address 1, status 
0x7849 advertising 05e1 Link .
...
Aug 13 12:51:41 localhost kernel: NET: Registered protocol family 17
Aug 13 12:51:41 localhost kernel: eth0: link up, 100Mbps, full-duplex, lpa 
0x45E1
Aug 13 12:51:41 localhost kernel: NETDEV WATCHDOG: eth0: transmit timed out
Aug 13 12:51:41 localhost kernel: eth0: Transmit timeout, status 0c 0005 c07f 
media 10.
Aug 13 12:51:41 localhost kernel: eth0: Tx queue start entry 4  dirty entry 0.
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 0 is 0008a24e. (queue 
head)
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 1 is 0008a24e.
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 2 is 0008a24e.
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 3 is 0008a24e.
Aug 13 12:51:41 localhost kernel: eth0: link up, 100Mbps, full-duplex, lpa 
0x45E1
Aug 13 12:51:41 localhost kernel: NETDEV WATCHDOG: eth0: transmit timed out
Aug 13 12:51:41 localhost kernel: eth0: Transmit timeout, status 0c 0005 c07f 
media 10.


from debug:

Aug 13 12:51:41 localhost kernel: eth0:  Identified 8139 chip type 
'RTL-8100B/8139D'
Aug 13 12:51:41 localhost kernel: eth0: Transmit timeout, status 0c 0005 c07f 
media 10.
Aug 13 12:51:41 localhost kernel: eth0: Tx queue start entry 4  dirty entry 0.
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 0 is 0008a24e. (queue 
head)
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 1 is 0008a24e.
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 2 is 0008a24e.
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 3 is 0008a24e.
Aug 13 12:51:41 localhost kernel: eth0: Transmit timeout, status 0c 0005 c07f 
media 10.
Aug 13 12:51:41 localhost kernel: eth0: Tx queue start entry 4  dirty entry 0.
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 0 is 0008a24e. (queue 
head)
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 1 is 0008a24e.
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 2 is 0008a24e.
Aug 13 12:51:41 localhost kernel: eth0:  Tx descriptor 3 is 0008a24e.


From dmesg:

NET: Registered protocol family 17
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timeout, status 0c 0005 c07f media 10.
eth0: Tx queue start entry 4  dirty entry 0.
eth0:  Tx descriptor 0 is 0008a24e. (queue head)
eth0:  Tx descriptor 1 is 0008a24e.
eth0:  Tx descriptor 2 is 0008a24e.
eth0:  Tx descriptor 3 is 0008a24e.


Does this look familiar to anyone?

Thanks.
Bill. 


__
Switch to Netscape Internet Service.
As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register

Netscape. Just the Net You Need.

New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp




Re: 2.6.8 source packages

2004-08-14 Thread Martin Michlmayr
* Frederik Schueler [EMAIL PROTECTED] [2004-08-14 21:11]:
 how will we handle the 2.6.8.1 release? will we just fix the nfs bug in
 our 2.6.8 tree?

Yes, the patch has been applied already.
-- 
Martin Michlmayr
[EMAIL PROTECTED]




Re: r1087 - trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian

2004-08-14 Thread Andres Salomon
On Sat, 14 Aug 2004 13:53:36 +0200, Christoph Hellwig wrote:

 +# Upstream deletes our debian directory.  Bastards.
 +sed 's#rm -rf $(objtree)/debian/#test -f $(objtree)/debian/official || rm 
 -rf $(objtree)/debian/#' scripts/package/Makefile  
 scripts/package/Makefile.ouch
 +mv scripts/package/Makefile.ouch scripts/package/Makefile
 
 Yikes!  It's bad enough we have to modify the upstream tree for firmware
 removals but please don't randomly change Makefiles.


I'm not convinced we can do this through a dpatch.  The problem is, dpatch
must first be run on the source before we can do a proper make clean.  If
you've just downloaded the kernel-source package, and run a debuild on it,
it will start by cleaning; this will nuke the debian subdirectory, and
cause confusion/annoyance.  We could just modify the Makefile in diff.gz,
but then it wouldn't be overly clear that the change is necessary.  I
think the best solution is just to modify the orig.tar.gz, and get it
accepted upstream for 2.6.9 so we don't have to resort to such things.







Processed: kernel

2004-08-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 248619 kernel
Bug#248619: xserver-xfree86: X reports errors when kdm is started on bootup
Warning: Unknown package 'kernel-image-2.6.6-1-k7'
Bug reassigned from package `kernel-image-2.6.6-1-k7' to `kernel'.

 reassign 250426 kernel
Bug#250426: kernel-image-2.6.6-1-k7: caused several files corrupted, probably 
bug in ext3 code
Warning: Unknown package 'kernel-image-2.6.6-1-k7'
Bug reassigned from package `kernel-image-2.6.6-1-k7' to `kernel'.

 reassign 250724 kernel
Bug#250724: kernel-image-2.6.6-1-k7: smashes ext3 log
Warning: Unknown package 'kernel-image-2.6.6-1-k7'
Bug reassigned from package `kernel-image-2.6.6-1-k7' to `kernel'.

 reassign 251215 kernel
Bug#251215: kernel-image-2.6.6-1-k7: pppd locks up, cannot be killed, during 
ppp shutdown
Warning: Unknown package 'kernel-image-2.6.6-1-k7'
Bug reassigned from package `kernel-image-2.6.6-1-k7' to `kernel'.

 reassign 252478 kernel
Bug#252478: tda1004x: Unknown symbol in module
Warning: Unknown package 'kernel-image-2.6.6-1-k7'
Bug reassigned from package `kernel-image-2.6.6-1-k7' to `kernel'.

 reassign 253383 kernel
Bug#253383: kernel-image-2.6.6-1-k7: Reliable system hang after modprobe -r 
button for kt-600(via) on a7v600(asus).
Warning: Unknown package 'kernel-image-2.6.6-1-k7'
Bug reassigned from package `kernel-image-2.6.6-1-k7' to `kernel'.

 reassign 254077 kernel
Bug#254077: kernel-image-2.6.6-1-k7: Fails to boot on this system
Warning: Unknown package 'kernel-image-2.6.6-1-k7'
Bug reassigned from package `kernel-image-2.6.6-1-k7' to `kernel'.

 reassign 256748 kernel
Bug#256748: kernel-image-2.6.6-1-k7: sysfs files change size
Warning: Unknown package 'kernel-image-2.6.6-1-k7'
Bug reassigned from package `kernel-image-2.6.6-1-k7' to `kernel'.

 reassign 260971 kernel
Bug#260971: Random System Hangs
Warning: Unknown package 'kernel-image-2.6.6-1-k7'
Bug reassigned from package `kernel-image-2.6.6-1-k7' to `kernel'.

 reassign 250442 kernel
Bug#250442: Do set CONFIG_EISA_VLB_PRIMING=y
Warning: Unknown package 'kernel-image-2.6.6-1-386'
Bug reassigned from package `kernel-image-2.6.6-1-386' to `kernel'.

 reassign 252429 kernel
Bug#252429: powernow-k7.ko fails
Warning: Unknown package 'kernel-image-2.6.6-1-386'
Bug reassigned from package `kernel-image-2.6.6-1-386' to `kernel'.

 reassign 254962 kernel
Bug#254962: ifup for eth0 not working with kernel-image-2.6.6-1-386
Warning: Unknown package 'kernel-image-2.6.6-1-386'
Bug#254963: ifup for eth0 not working with kernel-image-2.6.6-1-386
Warning: Unknown package 'kernel-image-2.6.6-1-386'
Bug#254964: ifup for eth0 not working with kernel-image-2.6.6-1-386]]
Warning: Unknown package 'kernel-image-2.6.6-1-386'
Bug reassigned from package `kernel-image-2.6.6-1-386' to `kernel'.

 reassign 254963 kernel
Bug#254963: ifup for eth0 not working with kernel-image-2.6.6-1-386
Bug#254962: ifup for eth0 not working with kernel-image-2.6.6-1-386
Bug#254964: ifup for eth0 not working with kernel-image-2.6.6-1-386]]
Bug reassigned from package `kernel' to `kernel'.

 reassign 254964 kernel
Bug#254964: ifup for eth0 not working with kernel-image-2.6.6-1-386]]
Bug#254962: ifup for eth0 not working with kernel-image-2.6.6-1-386
Bug#254963: ifup for eth0 not working with kernel-image-2.6.6-1-386
Bug reassigned from package `kernel' to `kernel'.

 reassign 257542 kernel
Bug#257542: Kernel panics when cdrom mounted
Warning: Unknown package 'kernel-image-2.6.6-1-386'
Bug reassigned from package `kernel-image-2.6.6-1-386' to `kernel'.

 reassign 263115 kernel
Bug#263115: Interrupted system call error when lpr tries to open serial port
Warning: Unknown package 'kernel-image-2.6.6-1-386'
Bug reassigned from package `kernel-image-2.6.6-1-386_2.6.6-1_i386deb' to 
`kernel'.

 --
Stopping processing here.

Please contact me if you need assistance.

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





Processed: kernel

2004-08-14 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 247412 kernel
Bug#247412: quota: Bogus initial quota
Bug reassigned from package `kernel-image-2.6.5-1-386' to `kernel'.

 reassign 247958 kernel
Bug#247958: kernel-image-2.6.5-1-386: i823650 does not have a release() 
function it is broken and must be fixed
Bug reassigned from package `kernel-image-2.6.5-1-386' to `kernel'.

 reassign 251612 kernel
Bug#251612: kernel-image-2.6.5-1-386: ImPS/2 mouse detection has ordering 
problems
Bug reassigned from package `kernel-image-2.6.5-1-386' to `kernel'.

 reassign 246852 kernel
Bug#246852: kernel-image-2.6.5-1-686: Can't unregister netdevice on shutdown
Bug reassigned from package `kernel-image-2.6.5-1-686' to `kernel'.

 reassign 246854 kernel
Bug#246854: kernel-image-2.6.5-1-686: LCD backlight stays on in S3 suspend
Bug reassigned from package `kernel-image-2.6.5-1-686' to `kernel'.

 reassign 247005 kernel
Bug#247005: input: Logitech ImPS/2 mouse detected as PS/2
Bug reassigned from package `kernel-image-2.6.5-1-686' to `kernel'.

 reassign 247126 kernel
Bug#247126: kernel-image-2.6.5-1-686: ps/2 mouse no longer works
Bug reassigned from package `kernel-image-2.6.5-1-686' to `kernel'.

 reassign 247202 kernel
Bug#247202: kernel-image-2.6.5-1-686: No sound from snd_intel8x0 upon upgrade 
from 2.6.4
Bug reassigned from package `kernel-image-2.6.5-1-686' to `kernel'.

 reassign 248976 kernel
Bug#248976: kernel-image-2.6: cursor disappears on consoles 7 and above on 
framebuffer module
Bug reassigned from package `kernel-image-2.6.5-1-686' to `kernel'.

 reassign 249510 kernel
Bug#249510: kernel-image-2.6.5-1-686: can SELinux please be compiled in (and 
then disabled by default)
Bug reassigned from package `kernel-image-2.6.5-1-686' to `kernel'.

 reassign 247884 kernel
Bug#247884: DMA not working
Bug reassigned from package `kernel-image-2.6.5-1-k7' to `kernel'.

 reassign 258589 kernel
Bug#258589: kernel-image-2.6.5-1-k7: names of modules change in this kernel
Bug reassigned from package `kernel-image-2.6.5-1-k7' to `kernel'.

 reassign 259901 kernel
Bug#259901: kernel does not like persistent superblocks
Bug reassigned from package `kernel-image-2.6.6-2-386' to `kernel'.

 reassign 255212 kernel
Bug#255212: kernel-image-2.6.6-2-686: freeze after loading image...
Bug reassigned from package `kernel-image-2.6.6-2-686' to `kernel'.

 reassign 255628 kernel
Bug#255628: kernel-image-2.6.6-2: Installation of this new image complains 
about moduledir
Bug reassigned from package `kernel-image-2.6.6-2-686' to `kernel'.

 reassign 257215 kernel
Bug#257215: kernel-image-2.6.6-2-686: BANDRIDGE USB to Serial adapter - kernel 
oops
Bug reassigned from package `kernel-image-2.6.6-2-686' to `kernel'.

 reassign 257631 kernel
Bug#257631: kernel-image-2.6.6-2-686: jedec modules dumping lot of messages
Bug reassigned from package `kernel-image-2.6.6-2-686' to `kernel'.

 reassign 255199 kernel
Bug#255199: missing files
Bug reassigned from package `kernel-image-2.6.6-2-k7' to `kernel'.

 reassign 256907 kernel
Bug#256907: kernel-image-2.6.6-2-k7: network failure, arp truncated
Bug reassigned from package `kernel-image-2.6.6-2-k7' to `kernel'.

 reassign 256784 kernel
Bug#256784: kernel-image-2.6.6-2-686-smp: boot fails on Dell 2650
Bug reassigned from package `kernel-image-2.6.6-2-686-smp' to `kernel'.

 reassign 250123 kernel
Bug#250123: kernel-image-2.6.6: Some programs hang for approx. 1 minute
Bug reassigned from package `kernel-image-2.6.6-i386' to `kernel'.

 reassign 251551 kernel
Bug#251551: kernel-image-2.6.6-i386: typo in description - symmtric
Bug reassigned from package `kernel-image-2.6.6-i386' to `kernel'.

 reassign 255827 kernel
Bug#255827: 
=?iso-8859-1?q?kernel-image-2=2E4=2E26-1-686=3A_Reboot_the_system=0D=0AIn_a_?= 
=?iso-8859-1?q?Asus_L3800C_laptops_is_not_possible_to_boot_with_this_kern?= 
=?iso-8859-1?q?el=2C_in_a=0D=0Afew_seconds_it_make_reboot_the_system=2E_I_tr?= 
=?iso-8859-1?q?y_with=0D=0Akernel-image-2=2E4=2E26-1-386_and_the_problem_dis?= 
=?iso-8859-1?q?sapear=2E_The_problem_seems=0D=0Ato_be_the_686_optimizations?= 
=?iso-8859-1?q?=2E?=
Bug reassigned from package `kernel-image-2.6.6-i386' to `kernel'.

 reassign 256763 kernel
Bug#256763: kernel-image-2.6.6-i386: not ready for sarge just yet
Bug reassigned from package `kernel-image-2.6.6-i386' to `kernel'.

 --
Stopping processing here.

Please contact me if you need assistance.

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




Bug#265756: kernel-image-2.6.7: funny caps-lock bug when logging in

2004-08-14 Thread markus.riester
Subject: kernel-image-2.6.7: funny caps-lock bug when logging in
Package: kernel-image-2.6.7-1-386
Version: 2.6.7-2
Severity: minor
File: kernel-image-2.6.7

Step to reproduce:

1. goto tty5 for example
2. press capslock
3. type in your username enter - PASSWORD: appears
4. press capslock
5. enter your correct password
6. linux now seems to be case insensitive (is not, but writes everything
in big capitals.

sorry if this is a bash bug

ii  bash   2.05b-15   The GNU Bourne Again SHell

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-386
Locale: LANG=C, LC_CTYPE=C

Versions of packages kernel-image-2.6.7-1-386 depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  initrd-tools  0.1.71 tools to create initrd image for p
ii  module-init-tools 3.1-pre5-3 tools for managing Linux kernel mo

-- no debconf information





Re: r1087 - trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian

2004-08-14 Thread Christoph Hellwig
On Sat, Aug 14, 2004 at 03:27:52PM -0400, Andres Salomon wrote:
 I'm not convinced we can do this through a dpatch.  The problem is, dpatch
 must first be run on the source before we can do a proper make clean.  If
 you've just downloaded the kernel-source package, and run a debuild on it,
 it will start by cleaning; this will nuke the debian subdirectory, and
 cause confusion/annoyance.  We could just modify the Makefile in diff.gz,
 but then it wouldn't be overly clear that the change is necessary.  I
 think the best solution is just to modify the orig.tar.gz, and get it
 accepted upstream for 2.6.9 so we don't have to resort to such things.

Umm, again, debian has the concept of a .orig.gz and a diff.gz and we
shouldn't mess with .orig.gz unless we can't redistribute it.

Given that I can easily build a kernel even without that fix I can't see
how it's criticial in any way.




Re: 2.6.8 source packages

2004-08-14 Thread Andres Salomon
On Sat, 14 Aug 2004 05:49:42 -0400, Andres Salomon wrote:

 Alright folks, here's some 2.6.8 source packages:
 
 http://www.acm.rpi.edu/~dilinger/kernel-source-2.6.8/


I've updated these from SVN; they now include 2.6.8.1 and misc other
fixes.  Let me know if anyone needs anything else in this; otherwise, off
to NEW.






Re: r1087 - trunk/kernel/source/kernel-source-2.6.8-2.6.8/debian

2004-08-14 Thread Andres Salomon
On Sat, 14 Aug 2004 22:17:17 +0200, Christoph Hellwig wrote:

[...]
 
 Umm, again, debian has the concept of a .orig.gz and a diff.gz and we
 shouldn't mess with .orig.gz unless we can't redistribute it.
 

Normally I'd agree, but the orig.tar.gz isn't upstream's anyways.  We're
still modifying it.  So, orig.tar.gz isn't the actual upstream source,
it's our modified source.  Obviously, we want as few changes as possible
in orig.tar.gz, but the only other alternative is in the diff.gz; and if
we do that, there's the potential for changes to get lost/forgotten about
(since our changes to upstream source are all dpatches and the
prune-non-free script).  I think the best place for this is in
orig.tar.gz; I just mailed the patch to Andrew, so hopefully we won't have
to worry about this for 2.6.9.


 Given that I can easily build a kernel even without
that fix I can't see
 how it's criticial in any way.

This could be considered a FTBFS bug, which is RC.  If this was a normal
package, being built on buildds, then the clean rule would be run after
the package was unpacked.
 





Incomplete upload found in Debian upload queue

2004-08-14 Thread Archive Administrator
Probably you are the uploader of the following file(s) in
the Debian upload queue directory:
  kernel-source-2.6.8_2.6.8-1.diff.gz
  kernel-source-2.6.8_2.6.8-1.dsc
  kernel-source-2.6.8_2.6.8-1_all.deb
  kernel-source-2.6.8_2.6.8.orig.tar.gz
This looks like an upload, but a .changes file is missing, so the job
cannot be processed.

If no .changes file arrives within 23:25:48, the files will be deleted.

If you didn't upload those files, please just ignore this message.

Greetings,

Your Debian queue daemon




Incomplete upload found in Debian upload queue

2004-08-14 Thread Archive Administrator
Probably you are the uploader of the following file(s) in
the Debian upload queue directory:
  kernel-image-2.4.27-i386_2.4.27-1.dsc
  kernel-image-2.4.27-i386_2.4.27-1.tar.gz
This looks like an upload, but a .changes file is missing, so the job
cannot be processed.

If no .changes file arrives within 23:23:46, the files will be deleted.

If you didn't upload those files, please just ignore this message.

Greetings,

Your Debian queue daemon




Processing of kernel-source-2.4.27_2.4.27-1_i386.changes

2004-08-14 Thread Archive Administrator
kernel-source-2.4.27_2.4.27-1_i386.changes uploaded successfully to localhost
along with the files:
  kernel-source-2.4.27_2.4.27-1.dsc
  kernel-source-2.4.27_2.4.27.orig.tar.gz
  kernel-source-2.4.27_2.4.27-1.diff.gz
  kernel-patch-debian-2.4.27_2.4.27-1_all.deb
  kernel-doc-2.4.27_2.4.27-1_all.deb
  kernel-source-2.4.27_2.4.27-1_all.deb
  kernel-tree-2.4.27_2.4.27-1_all.deb

Greetings,

Your Debian queue daemon




kernel-source-2.4.27_2.4.27-1_i386.changes is NEW

2004-08-14 Thread Debian Installer
(new) kernel-doc-2.4.27_2.4.27-1_all.deb optional doc
Linux kernel specific documentation for version 2.4.27
 This package provides The various readme's in the 2.4.27 kernel
 Documentation/ subdirectory: these typically contain kernel-specific
 installation notes for some drivers for example. See
 /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of what
 is contained in each file.  Please read the Changes file, as it
 contains information about the problems, which may result by
 upgrading your kernel.
(new) kernel-patch-debian-2.4.27_2.4.27-1_all.deb optional devel
Debian patches to Linux 2.4.27
 This package includes the patches used to produce the prepackaged
 kernel-source-2.4.27 package.  They should be applied to a pristine
 Linux 2.4.27 kernel.
(new) kernel-source-2.4.27_2.4.27-1.diff.gz optional devel
(new) kernel-source-2.4.27_2.4.27-1.dsc optional devel
(new) kernel-source-2.4.27_2.4.27-1_all.deb optional devel
Linux kernel source for version 2.4.27 with Debian patches
 This package provides the source code for the Linux kernel version 2.4.27 with
 modifications by Debian.  It is used to build the various prepackaged
 kernel-image packages.
 .
 You may configure the kernel to your setup by typing make config
 and following instructions, but you could install libncurses-dev and
 tk-dev and try make menuconfig for a jazzier, and easier to use
 interface. Also, please read the detailed documentation in the file
 /usr/share/doc/kernel-source-2.4.27/README.headers.gz.
 .
 If you wish to use this package to create a custom Linux kernel, then
 it is suggested that you investigate the package kernel-package,
 which has been designed to ease the task of creating kernel image
 packages.
(new) kernel-source-2.4.27_2.4.27.orig.tar.gz optional devel
(new) kernel-tree-2.4.27_2.4.27-1_all.deb optional devel
Linux kernel tree for building prepackaged Debian kernel images
 This meta package is used as a build-time dependency of prepackaged
 Debian kernel-image packages.  Its dependencies are structured so that a
 complete kernel tree with Debian patches applied will be available after
 this package is installed.
 .
 For those intending to use this package as a build-time dependency, this
 package provides a list of virtual packages that guarantees the availability
 of a particular Debian revision of the kernel tree.  The
 kernel-image-2.4.27-i386 package is an example of this.
Changes: kernel-source-2.4.27 (2.4.27-1) unstable; urgency=low
 .
  * New upstream release.
 .
  * Bugs fixed (will shortly be fixed in 2.4.26 as well, and closed there):
- #264202: doesn't build with CONFIG_ACPI_ASUS enabled
- #255406: Kernel crash when removing interface from wrong bridge
  group
- #262870: device-mapper patch screwed up; prevents application of
  evms patches (see below)
 .
  * CVE issues fixed by this release:
- CAN-2004-0495 (Al Viro sparse fixes)
- CAN-2004-0497 (users could modify group ID of arbitrary files on
  the system)
- CAN-2004-0535 (e1000 minor info leak)
- CAN-2004-0685 (backported Conectiva usb sparse fixes)
- CAN-2004-0415 (file offset pointer handling race)
- CAN-2004-0565 (information leak ia64)
 .
  * Split out all of the monolithic patches into feature-divided patches.
Change apply/unpatch scripts to use this new system, using metadata to
describe which patches are added or removed in a given release.
 .
However, apply script retains the same features on the outside as the
old one (i.e. incremental updates to old kernel-source trees of the same
upstream version.)
 .
  * Update the DM patch from kernel-patch-device-mapper.
 .
  * Apply IPsec update, thanks Horms.
 .
  * Merge patches from kernel-image-sparc-2.4 in.
 .
  * Run prune-non-free. This removes tg3.c, but 063_firmwareless_tg3.diff
adds the firmware-unencumbered one.
 .
  * Fix build dependencies:
- Everything becomes Build-Depends-Indep: this package produces
  no arch-dependent packages.
- libc-dev - libc6-dev | libc-dev.
- libncurses-dev | ncurses-dev - libncurses5-dev | libncurses-dev.
- debian/compat is 3, so add a versioned B-D-I on debhelper (= 3).
Announcing to debian-devel-changes@lists.debian.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.




2.4.27 in NEW

2004-08-14 Thread Joshua Kwan
Hello all,

kernel-source-2.4.27 2.4.27-1 has hit NEW. I've also uploaded
kernel-image-2.4.27-i386 and am soon to upload kernel-image-sparc-2.4.
So, this is a wakeup call to people interested in preparing 2.4.x packages...

I'll prepare linux-kernel-di-i386, others should follow suit for their pet
arches.

Thanks

-- 
Joshua Kwan





Processing of kernel-image-2.4.27-i386_2.4.27-1_i386.changes

2004-08-14 Thread Archive Administrator
kernel-image-2.4.27-i386_2.4.27-1_i386.changes uploaded successfully to 
localhost
along with the files:
  kernel-image-2.4.27-i386_2.4.27-1.dsc
  kernel-image-2.4.27-i386_2.4.27-1.tar.gz
  kernel-headers-2.4.27-1_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4.27-1-k6_2.4.27-1_i386.deb
  kernel-image-2.4-k6_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4-k6_2.4.27-1_i386.deb
  kernel-headers-2.4.27-1-k6_2.4.27-1_i386.deb
  kernel-image-2.4.27-1-k6_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4.27-1-k7_2.4.27-1_i386.deb
  kernel-image-2.4-k7_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4-k7_2.4.27-1_i386.deb
  kernel-headers-2.4.27-1-k7_2.4.27-1_i386.deb
  kernel-image-2.4.27-1-k7_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4.27-1-386_2.4.27-1_i386.deb
  kernel-image-2.4-386_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4-386_2.4.27-1_i386.deb
  kernel-headers-2.4.27-1-386_2.4.27-1_i386.deb
  kernel-image-2.4.27-1-386_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4.27-1-686_2.4.27-1_i386.deb
  kernel-image-2.4-686_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4-686_2.4.27-1_i386.deb
  kernel-headers-2.4.27-1-686_2.4.27-1_i386.deb
  kernel-image-2.4.27-1-686_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4.27-1-k7-smp_2.4.27-1_i386.deb
  kernel-image-2.4-k7-smp_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4-k7-smp_2.4.27-1_i386.deb
  kernel-headers-2.4.27-1-k7-smp_2.4.27-1_i386.deb
  kernel-image-2.4.27-1-k7-smp_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4.27-1-686-smp_2.4.27-1_i386.deb
  kernel-image-2.4-686-smp_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4-686-smp_2.4.27-1_i386.deb
  kernel-headers-2.4.27-1-686-smp_2.4.27-1_i386.deb
  kernel-image-2.4.27-1-686-smp_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4.27-1-586tsc_2.4.27-1_i386.deb
  kernel-image-2.4-586tsc_2.4.27-1_i386.deb
  kernel-pcmcia-modules-2.4-586tsc_2.4.27-1_i386.deb
  kernel-headers-2.4.27-1-586tsc_2.4.27-1_i386.deb
  kernel-image-2.4.27-1-586tsc_2.4.27-1_i386.deb
  kernel-build-2.4.27-1_2.4.27-1_i386.deb

Greetings,

Your Debian queue daemon




Bug#258813: kernel-image-2.6.7-powerpc: Kernel oops on cmd64x driver load during kernel boot on BW G3

2004-08-14 Thread Martin RW Heck
Package: kernel-image-2.6.7-powerpc
Version: 2.6.7-5
Severity: normal
2.6.7-5, but the same symptoms, here's the complete trace from my box: 
(figured I'd help out Derrik :) )


SCSI subsystem initialized
CMD646: IDE controller at PCI slot :01:01.0
CMD646: chipset revision 7
CMD646: chipset revision 0x07, UltraDMA Capable
CMD646: 100% native mode on irq 26
Oops: kernel access of bad area, sig: 11 [#1]
MIP: C00EA700 LR: C00F2064 SP: C1CAFCF0 REGS: c1cafc40 TRAP: 0301
Not tainted
MSR: 9032 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 11
DAR: BD9C0442, DSISR: 4000
TASK = c1c24050[141] 'modprobe' THREAD: c1cae000Last syscall: 128
GPR00: FD732000 C1CAFCF0 C1C24050 BD9C0442 0008 FDF32000 0002 
C1CAFCF8
GPR08:  C02A 0800 0002 22004244
MIP [c00ea700] ide_inb+0xc/0x24
LR [c00f2064] ide_get_or_set_dma_base+0xa8/0x1a4
Call trace:
 [c00f267c] ide_hwif_setup_dma+0x84/0x174
 [c00f2a18] ide_pci_setup_ports+0x17c/0x214
 [c00f2b7c] do_ide_setup_pci_device+0xcc/0x1a0
 [c00f2c74] ide_setup_pci_device+0x24/0x88
 [c61496b4] cmd64x_init_one+0x6c/0x84 [cmd64x]
 [c00ad588] pci_device_probe_static+0x6c/0x88
 [c00ad5f4] __pci_device_probe+0x50/0x70
 [c00ad644] pci_device_probe+0x30/0x60
 [c00cc398] bus_match+0x50/0x8c
 [c00cc518] driver_attach+0x88/0xc8
 [c00cc868] bus_add_driver+0x90/0xe0
 [c008] driver_register+0x30/0x40
 [c00ad8cc] pci_register_driver+0x68/0xa4
 [c00f2e18] ide_pci_register_driver+0x54/0x68
 [c61496e4] cmd64x_ide_init+0x18/0x28 [cmd64x]

Also verified the same issue with kernel-image-2.6.6-powerpc (v 
2.6.6-5).

---
Martin Heck
Personal: [EMAIL PROTECTED]
Work: [EMAIL PROTECTED]
School:   [EMAIL PROTECTED]



kernel-image-2.4.27-i386_2.4.27-1_i386.changes is NEW

2004-08-14 Thread Debian Installer
(new) kernel-build-2.4.27-1_2.4.27-1_i386.deb optional devel
Headers for building modules for Linux 2.4.27
 This package provides kernel header files for building modules for the
 precompiled kernel images on i386.
(new) kernel-headers-2.4.27-1-386_2.4.27-1_i386.deb optional devel
Linux kernel headers 2.4.27 on 386
 This package provides kernel header files for version 2.4.27 on
 386,
 for sites that want the latest kernel headers.
 Please read /usr/share/doc/kernel-headers-2.4.27-1-386/debian.README.gz for
 details
(new) kernel-headers-2.4.27-1-586tsc_2.4.27-1_i386.deb optional devel
Linux kernel headers 2.4.27 on Pentium-Classic
 This package provides kernel header files for version 2.4.27 on
 Pentium-Classic,
 for sites that want the latest kernel headers.
 Please read /usr/share/doc/kernel-headers-2.4.27-1-586tsc/debian.README.gz for
 details
(new) kernel-headers-2.4.27-1-686-smp_2.4.27-1_i386.deb optional devel
Linux kernel headers 2.4.27 on PPro/Celeron/PII/PIII/PIV SMP
 This package provides kernel header files for version 2.4.27 on
 Pentium Pro/Celeron/Pentium II/Pentium III/Pentium IV with SMP support,
 for sites that want the latest kernel headers.
 SMP (symmtric multi-processing) is needed if you have multiple processors.
 Please read /usr/share/doc/kernel-headers-2.4.27-1-686-smp/debian.README.gz for
 details
(new) kernel-headers-2.4.27-1-686_2.4.27-1_i386.deb optional devel
Linux kernel headers 2.4.27 on PPro/Celeron/PII/PIII/PIV
 This package provides kernel header files for version 2.4.27 on
 Pentium Pro/Celeron/Pentium II/Pentium III/Pentium IV,
 for sites that want the latest kernel headers.
 Please read /usr/share/doc/kernel-headers-2.4.27-1-686/debian.README.gz for
 details
(new) kernel-headers-2.4.27-1-k6_2.4.27-1_i386.deb optional devel
Linux kernel headers 2.4.27 on AMD K6/K6-II/K6-III
 This package provides kernel header files for version 2.4.27 on
 AMD K6/K6-II/K6-III,
 for sites that want the latest kernel headers.
 Please read /usr/share/doc/kernel-headers-2.4.27-1-k6/debian.README.gz for
 details
(new) kernel-headers-2.4.27-1-k7-smp_2.4.27-1_i386.deb optional devel
Linux kernel headers 2.4.27 on AMD K7 SMP
 This package provides kernel header files for version 2.4.27 on
 AMD Duron/Athlon with SMP support,
 for sites that want the latest kernel headers.
 SMP (symmtric multi-processing) is needed if you have multiple processors.
 Please read /usr/share/doc/kernel-headers-2.4.27-1-k7-smp/debian.README.gz for
 details
(new) kernel-headers-2.4.27-1-k7_2.4.27-1_i386.deb optional devel
Linux kernel headers 2.4.27 on AMD K7
 This package provides kernel header files for version 2.4.27 on
 AMD Duron/Athlon,
 for sites that want the latest kernel headers.
 Please read /usr/share/doc/kernel-headers-2.4.27-1-k7/debian.README.gz for
 details
(new) kernel-headers-2.4.27-1_2.4.27-1_i386.deb optional devel
Header files related to Linux kernel version 2.4.27
 This package provides kernel header files for version 2.4.27, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/kernel-headers-2.4.27-1/debian.README.gz for details
kernel-image-2.4-386_2.4.27-1_i386.deb
  to pool/main/k/kernel-image-2.4.27-i386/kernel-image-2.4-386_2.4.27-1_i386.deb
kernel-image-2.4-586tsc_2.4.27-1_i386.deb
  to 
pool/main/k/kernel-image-2.4.27-i386/kernel-image-2.4-586tsc_2.4.27-1_i386.deb
kernel-image-2.4-686-smp_2.4.27-1_i386.deb
  to 
pool/main/k/kernel-image-2.4.27-i386/kernel-image-2.4-686-smp_2.4.27-1_i386.deb
kernel-image-2.4-686_2.4.27-1_i386.deb
  to pool/main/k/kernel-image-2.4.27-i386/kernel-image-2.4-686_2.4.27-1_i386.deb
kernel-image-2.4-k6_2.4.27-1_i386.deb
  to pool/main/k/kernel-image-2.4.27-i386/kernel-image-2.4-k6_2.4.27-1_i386.deb
kernel-image-2.4-k7-smp_2.4.27-1_i386.deb
  to 
pool/main/k/kernel-image-2.4.27-i386/kernel-image-2.4-k7-smp_2.4.27-1_i386.deb
kernel-image-2.4-k7_2.4.27-1_i386.deb
  to pool/main/k/kernel-image-2.4.27-i386/kernel-image-2.4-k7_2.4.27-1_i386.deb
(new) kernel-image-2.4.27-1-386_2.4.27-1_i386.deb optional base
Linux kernel image for version 2.4.27 on 386.
 This package contains the Linux kernel image for version 2.4.27 on
 386,
 the corresponding System.map file, and the modules built by the packager.
 It also contains scripts that try to ensure that the system is not left in
 a unbootable state after an update.
 .
 If you wish to update a bootdisk, or to use a bootloader to make
 installing and using the image easier, we suggest you install the latest
 fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
 powerful bootloader. Of course, both these are optional.
 .
 Kernel image packages are generally produced using kernel-package,
 and it is suggested that you install that package if you wish to
 create a custom kernel from the sources.
(new) kernel-image-2.4.27-1-586tsc_2.4.27-1_i386.deb optional base
Linux kernel image for version 2.4.27 on Pentium-Classic.
 This package contains the Linux kernel image for version 2.4.27 on