Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 159725 Details for
Bug 249148
fixfiles -R doesn't complain about misspelled RPM names
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
print error message on missing rpm for `fixfiles -R`
fixfiles_rpmmissing.patch (text/plain), 304 bytes, created by
Tony Nelson
on 2007-07-21 13:34:01 UTC
(
hide
)
Description:
print error message on missing rpm for `fixfiles -R`
Filename:
MIME Type:
Creator:
Tony Nelson
Created:
2007-07-21 13:34:01 UTC
Size:
304 bytes
patch
obsolete
>--- /sbin/fixfiles.orig 2007-04-27 13:27:42.000000000 -0400 >+++ /sbin/fixfiles 2007-07-21 09:16:49.000000000 -0400 >@@ -108,6 +108,7 @@ > > rpmlist() { > rpm -q --qf '[%{FILESTATES} %{FILENAMES}\n]' "$1" | grep '^0 ' | cut -f2- -d ' ' >+[ ${PIPESTATUS[0]} != 0 ] && echo "$1 not found" >/dev/stderr > } > > #
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249148
: 159725