| Summary: | dev-php/phing - there are no ebuilds built with USE flags to satisfy ">=dev-lang/php-5.0.2[xml,xsl]" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Nico Baggus <mlspamcb> |
| Component: | Current packages | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Nico Baggus
2015-04-30 21:15:20 UTC
emerge -1va dev-lang/php [ebuild R ] dev-lang/php-5.5.24 USE="apache2 berkdb bzip2 calendar cgi cli crypt ctype curl exif fileinfo filter flatfile fpm ftp gd gdbm gmp hash iconv imap inifile ipv6 json kerberos ldap mhash mysql mysqli nls odbc opcache pdo phar posix readline session sharedmem simplexml snmp soap sockets spell sqlite ssl tidy tokenizer truetype unicode xml xmlreader xmlrpc xmlwriter xpm xslt zip zlib -bcmath -cdb -cjk -debug -embed -enchant (-firebird) (-frontbase) -intl -iodbc -ldap-sasl -libedit -libmysqlclient -mssql -oci8-instant-client -pcntl -postgres -qdbm -recode (-selinux) (-sybase-ct) -systemd -sysvipc -threads -vpx -wddx update to the latest dev-php/phing The dependency of the installed phing on your system still references the old xsl flag which was renamed to xslt 2 years ago. This appearantly is a side effect from removing the PREVIOUS phing-2.4.9 from the tree. And is caused when there is an installed now "obsolete" (orphaned) version from a a product while there appearantly still is no stable version of it. (php has been updated only 2 weeks ago, with out problems) so portage: fails to track changed requirements to existing installs.... fails to check if a specific version of phing might be in /etc/portage/packacge.accept_keywords and provide a more helpfull clueabout the real issue. fails to report on install versions of which no more valid ebuild exist... so i would not call this resolved, only mislabed. |