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 700131 Details for
Bug 877343
access to not existent file /var/cache/swift/account.recon
[?]
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]
Candidate fix 4
openstack-swift-bz877343-4.diff (text/plain), 1.68 KB, created by
Pete Zaitcev
on 2013-02-20 16:35:44 UTC
(
hide
)
Description:
Candidate fix 4
Filename:
MIME Type:
Creator:
Pete Zaitcev
Created:
2013-02-20 16:35:44 UTC
Size:
1.68 KB
patch
obsolete
>commit 9497b821803a7b990da3cac76d96d2f17b014146 >Author: Pete Zaitcev <zaitcev@kotori.zaitcev.us> >Date: Wed Feb 20 09:32:41 2013 -0700 > > Add missing Recon directory bz#877343 > > Change-Id: I5ef0aa23eeaa3e763603c42605bc521dcbc19433 > >diff --git a/openstack-swift.spec b/openstack-swift.spec >index cd7f909..12c3562 100644 >--- a/openstack-swift.spec >+++ b/openstack-swift.spec >@@ -6,7 +6,7 @@ > > Name: openstack-swift > Version: 1.7.4 >-Release: 7%{?dist} >+Release: 7.1%{?dist} > Summary: OpenStack Object Storage (swift) > > Group: Development/Languages >@@ -252,6 +252,8 @@ install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/account-server > install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/container-server > install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/object-server > install -d -m 755 %{buildroot}%{_localstatedir}/run/swift/proxy-server >+# Install recon directory >+install -d -m 755 %{buildroot}%{_localstatedir}/cache/swift > # man pages > install -d -m 755 %{buildroot}%{_mandir}/man5 > for m in doc/manpages/*.5; do >@@ -346,6 +348,7 @@ fi > %dir %{_sysconfdir}/swift > %config(noreplace) %attr(660, root, swift) %{_sysconfdir}/swift/swift.conf > %dir %attr(0755, swift, root) %{_localstatedir}/run/swift >+%dir %attr(0755, swift, root) %{_localstatedir}/cache/swift > %dir %{python_sitelib}/swift > %{_bindir}/swift-account-audit > %{_bindir}/swift-bench >@@ -454,6 +457,9 @@ fi > %doc LICENSE doc/build/html > > %changelog >+* Thu Jan 10 2013 Pete Zaitcev <zaitcev@redhat.com> - 1.7.4-7.1 >+- Add missing Recon directory, bz#877343 >+ > * Wed Jan 30 2013 Alan Pevec <apevec@redhat.com> 1.7.4-7 > - Removed reload from init scripts rhbz#885888 >
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
Flags:
apevec
: review+
Actions:
View
|
Diff
Attachments on
bug 877343
:
676014
|
676015
|
676543
| 700131