Package: tt-rss
Version: 1.7.8+dfsg-2
Followup-For: Bug #707212
`/etc/logrotate.d/tt-rss` includes a `postrotate` directive that lacks the
mandatory ending `endscript` statement. This should be enough to fix it:
--- /etc/logrotate.d/tt-rss
+++ tt-rss
@@ -4,6 +4,7 @@
compress
postrotate
/etc/init.d/tt-rss restart
+ endscript
missingok
notifempty
}
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages tt-rss depends on:
ii dbconfig-common 1.8.47+nmu1
ii debconf [debconf-2.0] 1.5.50
ii libapache2-mod-php5 5.4.4-15
ii libjs-dojo-core 1.7.2+dfsg-1
ii libjs-dojo-dijit 1.7.2+dfsg-1
ii libjs-scriptaculous 1.9.0-2
ii libphp-phpmailer 5.1-1
ii libphp-simplepie 1.2.1-3
ii php-gettext 1.0.11-1
ii php5 5.4.4-15
ii php5-cli 5.4.4-15
ii php5-mysql 5.4.4-15
ii phpqrcode 1.1.4-1
Versions of packages tt-rss recommends:
ii apache2 2.2.22-13
ii apache2-mpm-prefork [httpd] 2.2.22-13
ii php5-gd 5.4.4-15
Versions of packages tt-rss suggests:
ii mysql-client 5.5.31+dfsg-1
ii mysql-client-5.5 [mysql-client] 5.5.31+dfsg-1
ii mysql-server 5.5.31+dfsg-1
ii php-apc 3.1.13-1
pn sphinxsearch <none>
-- Configuration Files:
/etc/default/tt-rss changed [not included]
/etc/init.d/tt-rss changed [not included]
/etc/tt-rss/apache.conf changed [not included]
/etc/tt-rss/config.php changed [not included]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]