Bug 476340

Summary: RHN Satellite Configuration - Bootstrap throws ISE on RHEL4
Product: [Community] Spacewalk Reporter: Jan Pazdziora <jpazdziora>
Component: ServerAssignee: Jan Pazdziora <jpazdziora>
Status: CLOSED WONTFIX QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: high Docs Contact:
Priority: high    
Version: 0.3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-16 11:17:25 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:
Bug Depends On:    
Bug Blocks: 456552    

Description Jan Pazdziora 2008-12-13 09:31:19 UTC
Description of problem:

RHN Satellite Configuration - Bootstrap throws ISE on RHEL4

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

Satellite 5.3.0 QA drop built from Spacewalk 0.3.

How reproducible:

Deterministic.

Steps to Reproduce:
1. Install Satellite on RHEL 4
2. 'Satellite Tools' => 'Satellite Configuration' => 'Bootstrap Script'
3. Press 'Update' button.
  
Actual results:
ISE with java.lang.ClassNotFoundException: org.apache.commons.io.output.DeferredFileOutputStream

Expected results:
bootstrap.sh, client-config-overrides.txt, client_config_update.pyc, and client_config_update.pyo generated in:
https://<FQDN>/pub/bootstrap/

Additional info:
This works fine on RHEL 5.

This is an upstream bugzilla for bug 476335.

Comment 1 Jan Pazdziora 2008-12-13 09:51:10 UTC
While we currently do not build Spacewalk for RHEL 4, I feel it is reasonable to do the change in Spacewalk.

Comment 2 Jan Pazdziora 2008-12-13 09:53:27 UTC
Change to .spec committed to git repo, 2a7387eb5f26ec43cc3fc01b48fbc050b4e941cc.

Comment 3 Jan Pazdziora 2008-12-16 11:17:25 UTC
After discussion on spacewalk-devel list, the problem is seen in jakarta-commons-fileupload 1.1.1 which should have the Requires instead. Reverted the above change with commit 
2aba89ff8889eb3969a1a4434d34a1048cc3efef.