Projects
Kolab:3.4
cyrus-imapd
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 34
View file
debian.tar.gz/cyrus-imapd.postinst
Changed
@@ -116,39 +116,6 @@ chown cyrus cyrus-imapd.pem fi - # Deal with database type information - if [ -f /usr/lib/cyrus-imapd/cyrus-db-types.active ] ; then - # is it safe to start cyrmaster? compare "key value" pairs - # from the (old) active database types file with the new one - if verifydb /usr/lib/cyrus-imapd/cyrus-db-types.txt \ - < /usr/lib/cyrus-imapd/cyrus-db-types.active ; then - db_input high cyrus-imapd/warnbackendchange || true - db_go || true - else - cp -p /usr/lib/cyrus-imapd/cyrus-db-types.txt /usr/lib/cyrus-imapd/cyrus-db-types.active - db_fset cyrus-imapd/warnbackendchange seen false || true - fi - else - [ -f /usr/lib/cyrus-imapd/cyrus-db-types.txt ] && \ - cp -p /usr/lib/cyrus-imapd/cyrus-db-types.txt /usr/lib/cyrus-imapd/cyrus-db-types.active - db_fset cyrus-imapd/warnbackendchange seen false || true - fi - - # Deal with hardwired config changes - if [ -f /usr/lib/cyrus-imapd/cyrus-hardwired-config.active ] ; then - # do we need to do something about a spool hash type change - # if verifydbkey /usr/lib/cyrus-imapd/cyrus-hardwired-config.txt USE_DIR_FULL \ - # < /usr/lib/cyrus-imapd/cyrus-hardwired-config.active ; then - # ... (do hash conversion)... - # fi - cp -p /usr/lib/cyrus-imapd/cyrus-hardwired-config.txt \ - /usr/lib/cyrus-imapd/cyrus-hardwired-config.active - else - [ -f /usr/lib/cyrus-imapd/cyrus-hardwired-config.txt ] && \ - cp -p /usr/lib/cyrus-imapd/cyrus-hardwired-config.txt \ - /usr/lib/cyrus-imapd/cyrus-hardwired-config.active - fi - # No leaking of debconf file handles to the initscript stuff db_stop
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.