glance-registry package drops incorrect logrotate config
Bug #1049314 reported by
Justin Shepherd
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
glance (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Precise |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
Package: glance-registry (2012.1.
# cat /etc/logrotate.
/var/log/
daily
missingok
compress
delaycompress
notifempty
}
-----
The logrotate.d conf file points to the wrong log file (glance-api.log instead of glance-
-----
The /etc/glance/
Related branches
lp://staging/~openstack-ubuntu-testing/glance/precise-essex-proposed
- Ubuntu Server Developers: Pending requested
-
Diff: 31 lines (+10/-3)2 files modifieddebian/changelog (+6/-0)
debian/glance-common.postinst (+4/-3)
lp://staging/~yolanda.robla/ubuntu/precise/glance/essex-sru
Rejected
for merging
into
lp://staging/ubuntu/precise-updates/glance
- James Page: Disapprove
-
Diff: 1573 lines (+309/-1085)21 files modified.gitignore (+0/-11)
.gitreview (+0/-5)
.mailmap (+0/-19)
.pc/CVE-2012-4573.patch/glance/api/v1/images.py (+0/-973)
.pc/applied-patches (+0/-1)
.pc/fix_migration_012_foreign_keys.patch/Authors (+1/-0)
Authors (+1/-0)
PKG-INFO (+15/-0)
debian/changelog (+18/-0)
debian/glance-api.logrotate (+1/-1)
debian/glance-registry.logrotate (+1/-1)
debian/patches/CVE-2012-4573.patch (+0/-35)
debian/patches/fix_migration_012_foreign_keys.patch (+22/-26)
debian/patches/series (+0/-1)
glance.egg-info/PKG-INFO (+15/-0)
glance.egg-info/SOURCES.txt (+217/-0)
glance.egg-info/dependency_links.txt (+1/-0)
glance.egg-info/top_level.txt (+1/-0)
glance/vcsversion.py (+7/-0)
setup.cfg (+8/-11)
tools/pip-requires (+1/-1)
description: | updated |
Changed in glance (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in glance (Ubuntu Precise): | |
status: | New → Confirmed |
Changed in glance (Ubuntu): | |
status: | Confirmed → Fix Committed |
tags: | added: canonistack |
Changed in glance (Ubuntu Precise): | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
The /etc/glance/ glance- api.conf that ships with this package also conflicts with the file location in /etc/logrotate. d/glance- api
----
http:// bazaar. launchpad. net/~ubuntu- branches/ ubuntu/ precise/ glance/ precise- updates/ view/head: /etc/glance- api.conf# L21
http:// bazaar. launchpad. net/~ubuntu- branches/ ubuntu/ precise/ glance/ precise- updates/ view/head: /debian/ glance- api.logrotate# L1