Your message dated Thu, 5 Jun 2008 22:50:57 +0100
with message-id <[EMAIL PROTECTED]>
and subject line kernel-patch-ppscsi-2.6 has been removed from Debian, closing
#290300
has caused the Debian Bug report #290300,
regarding kernel-patch-ppscsi-2.6: ppscsi does not function properly on 2.6.10
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
290300: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=290300
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kernel-patch-ppscsi-2.6
Version: 0.3
Severity: normal
Tags: patch
The ppscsi patch will compile on 2.6.10, However when the module is
inserted into the kernel it fails with the following error message
logged:
ppscsi: Unknown symbol
parport_get_port
I have corresponded with people on the parport mailing list and a patch
was submitted by Marko Kohtala to drivers/parport/share.c
It is as follows:
# This is a BitKeeper generated diff -Nru style patch.
#
# ChangeSet
# 2004/12/15 22:55:51+02:00 [EMAIL PROTECTED]
# share.c:
# Export parport_get_port for ppSCSI
#
# drivers/parport/share.c
# 2004/12/15 22:50:57+02:00 [EMAIL PROTECTED] +1 -0
# Export parport_get_port for ppSCSI
#
diff -Nru a/drivers/parport/share.c b/drivers/parport/share.c
--- a/drivers/parport/share.c 2005-01-10 20:00:22 +02:00
+++ b/drivers/parport/share.c 2005-01-10 20:00:22 +02:00
@@ -1007,6 +1007,7 @@
EXPORT_SYMBOL(parport_unregister_driver);
EXPORT_SYMBOL(parport_register_device);
EXPORT_SYMBOL(parport_unregister_device);
+EXPORT_SYMBOL(parport_get_port);
EXPORT_SYMBOL(parport_put_port);
EXPORT_SYMBOL(parport_find_number);
EXPORT_SYMBOL(parport_find_base);
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_AU, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages kernel-patch-ppscsi-2.6 depends on:
ii bash 3.0-5 The GNU Bourne Again SHell
ii grep-dctrl 2.1.8 Grep Debian package information
ii patch 2.5.9-2 Apply a diff file to an original
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.3+rm
The kernel-patch-ppscsi-2.6 package has been removed from Debian testing,
unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/423317 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
http://Marco.Tondela.org
--- End Message ---