Bug 70506 - rhnproc.pl not running
Summary: rhnproc.pl not running
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Server
Version: unspecified
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Fanny Augustin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-01 21:18 UTC by Matt Jamison
Modified: 2007-07-31 19:12 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-09 15:01:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Josef Komenda 2002-08-01 21:18:56 UTC
Description of Problem: rhnproc.pl needs to be started near the end of the
installer, to catch errata updates when satellite-sync runs. 

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

Comment 1 Adrian Likins 2002-08-02 18:13:44 UTC
the what? 

where is it, and how do I start it and
when (specifically...) should I start it?

Comment 2 Josef Komenda 2002-08-05 20:32:41 UTC
This now generates a traceback:

Traceback (innermost last):
  File "/usr/lib/python1.5/site-packages/libglade.py", line 28, in __call__
    ret = apply(self.func, a)
  File "/mnt/cdrom/usr/sbin/satinstall", line 738, in onSslCertInfoPageNext
    except satInstallErrors.restartRhnprocError:
AttributeError: restartRhnprocError

#service rhnproc status 
rhnproc.pl is stopped

It starts ok manually.

Comment 3 Adrian Likins 2002-08-08 19:05:52 UTC
fixed in cvs, 0.99.13

Comment 4 Josef Komenda 2002-08-08 22:15:42 UTC
Throws new and imporved traceback: 

Traceback (innermost last):
  File "/usr/lib/python1.5/site-packages/libglade.py", line 28, in __call__
    ret = apply(self.func, a)
  File "/mnt/cdrom/usr/sbin/satinstall", line 732, in onSslCertInfoPageNext
    satInstall.restartRhnproc()
  File "/mnt/cdrom//usr/share/rhn/satinstall/satInstall.py", line 70, in
restartRhnproc
    stdout = os.open("/etc/init.d/rhnproc restart", "r")
TypeError: illegal argument type for built-in operation



Comment 5 Josef Komenda 2002-08-12 22:01:05 UTC
Fixed in latest. Closing.


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