Bug 110551

Summary: Tux fails to start - error below (missing files / kernel protocol mismatch)
Product: [Fedora] Fedora Reporter: phil v. <pvbugzilla>
Component: tuxAssignee: Ingo Molnar <mingo>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 1   
Target Milestone: ---   
Target Release: ---   
Hardware: athlon   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-18 11:47:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description phil v. 2003-11-21 01:20:36 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5)
Gecko/20031007 Firebird/0.7

Description of problem:
New install on athlon 900.  Patches applied.
Tux reports errors when started.  See below.
Seems to expect files that aren't installed.

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

How reproducible:
Always

Steps to Reproduce:
1./etc/init.d/tux start
2.
3.
    

Actual Results:  Starting tux: init.d/tux: line 69:
/proc/sys/net/tux/threads: No such file or directory
init.d/tux: line 70: /proc/sys/net/tux/documentroot: No such file or
directory
init.d/tux: line 71: /proc/sys/net/tux/cgi_uid: No such file or directory
init.d/tux: line 72: /proc/sys/net/tux/cgi_gid: No such file or directory
init.d/tux: line 73: /proc/sys/net/tux/cgiroot: No such file or directory
init.d/tux: line 75: /proc/sys/net/tux/keepalive_timeout: No such file
or directory
init.d/tux: line 77: /proc/sys/net/tux/logging: No such file or directory
init.d/tux: line 78: /proc/sys/net/tux/logfile: No such file or directory
Tux version: 2/0/0
TUX protocol version mismatch, kernel 2 != daemon 3
                                                           [FAILED]


Expected Results:  [SUCCESS]

Additional info:

[root@twiggy etc]# rpm -q httpd kernel tux
httpd-2.0.47-10
kernel-2.4.22-1.2115.nptl
tux-3.2.12-2

[root@twiggy etc]# ls /proc/sys/net/
802  core  ethernet  ipv4  token-ring  unix

Right now, httpd is covering everything just fine.

Comment 1 Seth Vidal 2003-12-26 00:50:43 UTC
Tux isn't compiled in or available as a module in the fedora kernels.

Also patch400 in the kernel srpm, when you apply it, it causes the
build to fail with this error:

Patch #640 (linux-2.4.2-changeloop.patch):
+ patch -p1 -s
1 out of 12 hunks FAILED -- saving rejects to file
drivers/block/loop.c.rej
error: Bad exit status from /var/tmp/rpm-tmp.6545 (%prep)
 



Comment 2 Ingo Molnar 2004-08-18 11:48:21 UTC
there's Tux in FC2.