Your message dated Thu, 03 Mar 2016 18:11:10 +0000 with message-id <[email protected]> and subject line Bug#816479: fixed in tt-rss 15.7+git20151123+dfsg-2 has caused the Debian Bug report #816479, regarding [php7.0] transition needs php, php-mbstring deps to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 816479: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816479 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: php7.0-cli Version: 7.0.3-13 Severity: normal Dear Maintainer, After automatically installing / upgrading to php7 on monday my installation of tt-rss does not work at all. It terminates with the following error: PHP Fatal error: Uncaught Error: Call to undefined function mb_internal_encoding() in /usr/share/tt-rss/www/include/functions.php:19 Stack trace: #0 /usr/share/tt-rss/www/include/autoload.php(2): require_once() #1 /usr/share/tt-rss/www/update_daemon2.php(12): require_once('/usr/share/tt-r...') #2 {main} thrown in /usr/share/tt-rss/www/include/functions.php on line 19 Updating the /usr/bin/php alternative to php5 fixes this problem. Please close or reassign the bug to tt-rss if you do not think php7 is at fault. Thanks /Fredrik -- Package-specific info: ==== Additional PHP 7.0 information ==== ++++ PHP 7.0 SAPI (php7.0query -S): ++++ ++++ PHP 7.0 Extensions (php7.0query -M -v): ++++ ++++ Configuration files: ++++ [PHP] engine = On short_open_tag = Off precision = 14 output_buffering = 4096 zlib.output_compression = Off implicit_flush = Off unserialize_callback_func = serialize_precision = 17 disable_functions = disable_classes = zend.enable_gc = On expose_php = On max_execution_time = 30 max_input_time = 60 memory_limit = -1 error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT display_errors = Off display_startup_errors = Off log_errors = On log_errors_max_len = 1024 ignore_repeated_errors = Off ignore_repeated_source = Off report_memleaks = On track_errors = Off html_errors = On variables_order = "GPCS" request_order = "GP" register_argc_argv = Off auto_globals_jit = On post_max_size = 8M auto_prepend_file = auto_append_file = default_mimetype = "text/html" default_charset = "UTF-8" doc_root = user_dir = enable_dl = Off file_uploads = On upload_max_filesize = 2M max_file_uploads = 20 allow_url_fopen = On allow_url_include = Off default_socket_timeout = 60 [CLI Server] cli_server.color = On [Date] [filter] [iconv] [intl] [sqlite3] [Pcre] [Pdo] [Pdo_mysql] pdo_mysql.cache_size = 2000 pdo_mysql.default_socket= [Phar] [mail function] SMTP = localhost smtp_port = 25 mail.add_x_header = On [SQL] sql.safe_mode = Off [ODBC] odbc.allow_persistent = On odbc.check_persistent = On odbc.max_persistent = -1 odbc.max_links = -1 odbc.defaultlrl = 4096 odbc.defaultbinmode = 1 [Interbase] ibase.allow_persistent = 1 ibase.max_persistent = -1 ibase.max_links = -1 ibase.timestampformat = "%Y-%m-%d %H:%M:%S" ibase.dateformat = "%Y-%m-%d" ibase.timeformat = "%H:%M:%S" [MySQLi] mysqli.max_persistent = -1 mysqli.allow_persistent = On mysqli.max_links = -1 mysqli.cache_size = 2000 mysqli.default_port = 3306 mysqli.default_socket = mysqli.default_host = mysqli.default_user = mysqli.default_pw = mysqli.reconnect = Off [mysqlnd] mysqlnd.collect_statistics = On mysqlnd.collect_memory_statistics = Off [OCI8] [PostgreSQL] pgsql.allow_persistent = On pgsql.auto_reset_persistent = Off pgsql.max_persistent = -1 pgsql.max_links = -1 pgsql.ignore_notice = 0 pgsql.log_notice = 0 [bcmath] bcmath.scale = 0 [browscap] [Session] session.save_handler = files session.use_strict_mode = 0 session.use_cookies = 1 session.use_only_cookies = 1 session.name = PHPSESSID session.auto_start = 0 session.cookie_lifetime = 0 session.cookie_path = / session.cookie_domain = session.cookie_httponly = session.serialize_handler = php session.gc_probability = 0 session.gc_divisor = 1000 session.gc_maxlifetime = 1440 session.referer_check = session.cache_limiter = nocache session.cache_expire = 180 session.use_trans_sid = 0 session.hash_function = 0 session.hash_bits_per_character = 5 url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry" [Assertion] zend.assertions = -1 [COM] [mbstring] [gd] [exif] [Tidy] tidy.clean_output = Off [soap] soap.wsdl_cache_enabled=1 soap.wsdl_cache_dir="/tmp" soap.wsdl_cache_ttl=86400 soap.wsdl_cache_limit = 5 [sysvshm] [ldap] ldap.max_links = -1 [mcrypt] [dba] [opcache] [curl] [openssl] **** /etc/php/7.0/cli/conf.d/20-json.ini **** extension=json.so **** /etc/php/7.0/cli/conf.d/20-calendar.ini **** extension=calendar.so **** /etc/php/7.0/cli/conf.d/20-fileinfo.ini **** extension=fileinfo.so **** /etc/php/7.0/cli/conf.d/20-zlib.ini **** extension=zlib.so **** /etc/php/7.0/cli/conf.d/20-posix.ini **** extension=posix.so **** /etc/php/7.0/cli/conf.d/10-pdo.ini **** extension=pdo.so **** /etc/php/7.0/cli/conf.d/20-phar.ini **** extension=phar.so **** /etc/php/7.0/cli/conf.d/20-shmop.ini **** extension=shmop.so **** /etc/php/7.0/cli/conf.d/20-tokenizer.ini **** extension=tokenizer.so **** /etc/php/7.0/cli/conf.d/20-sockets.ini **** extension=sockets.so **** /etc/php/7.0/cli/conf.d/20-ctype.ini **** extension=ctype.so **** /etc/php/7.0/cli/conf.d/20-iconv.ini **** extension=iconv.so **** /etc/php/7.0/cli/conf.d/20-sysvmsg.ini **** extension=sysvmsg.so **** /etc/php/7.0/cli/conf.d/20-gettext.ini **** extension=gettext.so **** /etc/php/7.0/cli/conf.d/20-ftp.ini **** extension=ftp.so **** /etc/php/7.0/cli/conf.d/10-opcache.ini **** zend_extension=opcache.so **** /etc/php/7.0/cli/conf.d/20-exif.ini **** extension=exif.so **** /etc/php/7.0/cli/conf.d/20-sysvshm.ini **** extension=sysvshm.so **** /etc/php/7.0/cli/conf.d/20-sysvsem.ini **** extension=sysvsem.so **** /etc/php/7.0/cli/conf.d/20-readline.ini **** extension=readline.so -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 4.2.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages php7.0-cli depends on: ii libc6 2.21-9 ii libedit2 3.1-20150325-1+b1 ii libmagic1 1:5.25-2 ii libpcre3 2:8.38-3 ii libssl1.0.2 1.0.2g-1 ii libxml2 2.9.3+dfsg1-1 ii mime-support 3.59 ii php7.0-common 7.0.3-13 ii php7.0-json 7.0.3-13 ii php7.0-opcache 7.0.3-13 ii php7.0-readline 7.0.3-13 ii tzdata 2016a-1 ii ucf 3.0035 php7.0-cli recommends no packages. Versions of packages php7.0-cli suggests: ii php-pear 1:1.10.1+submodules+notgz-3 Versions of packages php7.0-common depends on: ii libc6 2.21-9 ii libssl1.0.2 1.0.2g-1 ii php-common 1:33 ii ucf 3.0035 ii zlib1g 1:1.2.8.dfsg-2+b1 -- no debconf information
--- End Message ---
--- Begin Message ---Source: tt-rss Source-Version: 15.7+git20151123+dfsg-2 We believe that the bug you reported is fixed in the latest version of tt-rss, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Sebastian Reichel <[email protected]> (supplier of updated tt-rss package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Thu, 03 Mar 2016 18:48:34 +0100 Source: tt-rss Binary: tt-rss Architecture: source all Version: 15.7+git20151123+dfsg-2 Distribution: unstable Urgency: medium Maintainer: Sebastian Reichel <[email protected]> Changed-By: Sebastian Reichel <[email protected]> Description: tt-rss - Tiny Tiny RSS - web-based news feed (RSS/Atom) aggregator Closes: 816405 816479 Changes: tt-rss (15.7+git20151123+dfsg-2) unstable; urgency=medium . * Update Debian Standards Version to 3.9.7 * cherry-pick upstream patch for php7 support (Closes: #816405) * Update PHP dependencies for php7 (Closes: #816479) Checksums-Sha1: 76f3b084d2958bc709e28b972ac570e48f811641 2025 tt-rss_15.7+git20151123+dfsg-2.dsc 82f15abefa1040e5d24d9c8474a500b49394d81d 29000 tt-rss_15.7+git20151123+dfsg-2.debian.tar.xz 4a159018d6ad6dbdeafcfcf08066555e3828c4ad 872736 tt-rss_15.7+git20151123+dfsg-2_all.deb Checksums-Sha256: 98b61c6bd7f4daabce2a79b0199d4476859c66ca87d4901ca2965ebe9099507b 2025 tt-rss_15.7+git20151123+dfsg-2.dsc 5c2bdca3249fe8e099f14cc02d7965f67062e72ed2fb73b0339a5f74addf3141 29000 tt-rss_15.7+git20151123+dfsg-2.debian.tar.xz cf89587757cc519aff9a52be1ef64ea8dcf748f8819247cc4b31d93fe9cd956a 872736 tt-rss_15.7+git20151123+dfsg-2_all.deb Files: 83fb5f587839df4f404b0e86e391d70e 2025 web optional tt-rss_15.7+git20151123+dfsg-2.dsc e9c5c8aff590450bca2b5ea31530dc83 29000 web optional tt-rss_15.7+git20151123+dfsg-2.debian.tar.xz 684990233251a10d5ff36a60ec1a245c 872736 web optional tt-rss_15.7+git20151123+dfsg-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJW2HpjAAoJENju1/PIO/qa3QEP/ilPu7gRi1FgrRaohAqvEvYi HXVryyarCylsBX1F+9A8QI4lITKyRyVfNwS4Oz/9eEtbP25UEQN4czQcUBGRYt7h eqZtBFx3xWAmryyx6yrlDb4YpY3KTv+uIpbrkYAKbEzuVeg2edoO8jn2SKVZx+sr OZomTr8fUHgIJ+s8Fs5JQTIM4dLxH7sLEJ/2ehpbT/0k0T5GlXpy/FeeBL+YpFlA Q4/7oxZcxbBcNhIKoTj/2HGMDPmr4p5OSwapOWXG8sNqFGUsG4GdlgtKr+mtnGfY XI3ZuUC7KdNYGhzYIeN7O0sc1YYMVl2zShKM5Lj7xvpJOAdoLHl+mOa/Fh69n06B i8nl45Kg3kc91kuYCNdgd+5uqK64G8aa9tAhgto7cqXwsGUtcTDhZrDJ3FOmQswe zSkPbqYQ6okc8wbsznGM70x+RuPynKsP1JajjfCzdBI90drN8f+L6qf16pE3ojk4 E1Ye6GRYe+ofUp2d+W1Q/Rgm8WMUMt8W9cCP7rynqoXP61+4V8CTV5t1LXh8qDhE dmgEt2Vl1+YtJO0Y2lonSOHioBaQFxNFBSsD7DrDI+1PYJLn2R8hpaFHT4cFa0Yw JzFJvos6dEDX+vZ7AjXDkegMKR+EMuFRT6I193WiAafBasoPRPZLd7LIMmyIyP4c g9usMFlkXSy+D+GQfoWv =4iOg -----END PGP SIGNATURE-----
--- End Message ---

