|
Bugzilla – Full Text Bug Listing |
| Summary: | rpm doesn't create .rpmnew for config files | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Lars Müller <lmuelle> |
| Component: | Basesystem | Assignee: | Michael Schröder <mls> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Lars Müller
2006-01-19 21:39:02 UTC
Looks correct to me. What did you expect? I expected: 1:samba-client warning: /etc/samba/smb.conf created as /etc/samba/smb.conf.rpmnew ########################################### [100%] But today it works again. So invalid is right. It'll only create it if the versions in the old and new rpms contain different files. If they are the same, the changed on-disk file is left intact. |