Bug 140159
| Summary: | up2date4-3.53-1 remove the /etc/sysconfig/rhn/sources file during the own update | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Uwe Beck <ubeck> | ||||
| Component: | up2date | Assignee: | Adrian Likins <alikins> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fanny Augustin <fmoquete> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.0 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i686 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-11-22 17:49:16 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: | |||||||
| Attachments: |
|
||||||
|
Description
Uwe Beck
2004-11-20 13:05:15 UTC
Created attachment 107114 [details]
messages during up2date on console
Does RHEL4 up2date use a new philosophy? # rpm -qf /etc/sysconfig/rhn/sources redhat-release-3.95ES-3 But before up2date-4.3.53-1 # rpm -qf /etc/sysconfig/rhn/sources up2date-4.2.38-1 I think up2date should contain /etc/sysconfig/rhn/sources. So it is logic for me. redhat-release contains /etc/sysconfig/rhn/sources now (since it changes between RHEL/Fedora/etc). up2date pretty much requires some variant of *-release to be installed (it would explicitly Require it, but the package name changes on different releases, and *-release is a Base package). Aside from #138754, this should be fine for final release. Thank you for this information. This is o.k.. |