Bug 275681 - CBQ support broken in 2.6.22.4-65.fc7 i386? (/sbin/modprobe sch_cbq returns "Key was rejected by service")
Summary: CBQ support broken in 2.6.22.4-65.fc7 i386? (/sbin/modprobe sch_cbq returns ...
Keywords:
Status: CLOSED DUPLICATE of bug 295581
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 7
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-04 00:47 UTC by Jan Andrejkovic
Modified: 2011-05-14 16:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-17 11:02:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Andrejkovic 2007-09-04 00:47:25 UTC
Description of problem:

It seems this kernel version has broken cbq support...

Version-Release number of selected component (if applicable):

Kernel version: 2.6.22.4-65.fc7

How reproducible:


Steps to Reproduce:
1. 
# /sbin/cbq start
FATAL: Error inserting sch_cbq
(/lib/modules/2.6.22.4-65.fc7/kernel/net/sched/sch_cbq.ko): Key was rejected by
service

2. or:
# /sbin/modprobe sch_cbq
FATAL: Error inserting sch_cbq
(/lib/modules/2.6.22.4-65.fc7/kernel/net/sched/sch_cbq.ko): Key was rejected by
service

Actual results:
"Key was rejected by service"

Expected results:
no error

Additional info:
- Info in logs: "Module signature verification failed"
- My CPU: VIA Esther C7
- It seems it is working fine for x86_64

Comment 1 Jan Andrejkovic 2007-09-15 00:17:32 UTC
Hello,

I upgraded the kernel yesterday to 2.6.22.5-76.fc7 but as it seems I have still
tha same problem:

# /sbin/modprobe sch-cbq
FATAL: Error inserting sch_cbq
(/lib/modules/2.6.22.5-76.fc7/kernel/net/sched/sch_cbq.ko): Key was rejected by
service...

(In reply to comment #0)
> Description of problem:
> 
> It seems this kernel version has broken cbq support...
> 
> Version-Release number of selected component (if applicable):
> 
> Kernel version: 2.6.22.4-65.fc7
> 
> How reproducible:
> 
> 
> Steps to Reproduce:
> 1. 
> # /sbin/cbq start
> FATAL: Error inserting sch_cbq
> (/lib/modules/2.6.22.4-65.fc7/kernel/net/sched/sch_cbq.ko): Key was rejected by
> service
> 
> 2. or:
> # /sbin/modprobe sch_cbq
> FATAL: Error inserting sch_cbq
> (/lib/modules/2.6.22.4-65.fc7/kernel/net/sched/sch_cbq.ko): Key was rejected by
> service
> 
> Actual results:
> "Key was rejected by service"
> 
> Expected results:
> no error
> 
> Additional info:
> - Info in logs: "Module signature verification failed"
> - My CPU: VIA Esther C7
> - It seems it is working fine for x86_64



Comment 2 Jan Andrejkovic 2007-09-17 11:04:03 UTC
As it seems my box has some problem and somehow I cannot load any additional 
module, however they are loaded fine during the startup process...

I will investigate why this happened. But this is definetely not CBQ problem.

Jan

Comment 3 Chuck Ebbert 2007-09-19 18:33:39 UTC
This happens when the padlock-sha module is loaded. Marking this as a dup of the
newer bug since that one has more information...

*** This bug has been marked as a duplicate of 295581 ***


Note You need to log in before you can comment on or make changes to this bug.