Bug 69097
| Summary: | Satinstall failed to build db | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Matt Jamison <jamisonm> |
| Component: | Server | Assignee: | Adrian Likins <alikins> |
| Status: | CLOSED NOTABUG | QA Contact: | Fanny Augustin <fmoquete> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | cturner, gafton, gdk, mihai.ibanescu, pjones |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-07-17 20:32:47 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: | |||
er, why would this stop working now? two things: a) that import is no longer needed, so I'll just remove it b) it seems like at that point /var/www/rhns/common is non existent. Which seems to imply that either the packages changed, the packages didnt get installed. Any idea if theres something with b? Works with newest installer, I probably missed the latest gui.py. Closing. |
Description of Problem: During latest satinstall, after the 'Oracle Connection Info' screen has been filled out, it produces 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 282, in onOracleInfoPageNext from common import rhnException ImportError: No module named common ...and jumps immediately to the 'SSL cert info' screen. The Satellite itself does not work. Version-Release number of selected component (if applicable): see bug 63780