Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 652202 - never ending loop of @preserved-rebuild related to dev-lang/php and sys-libs/db
Summary: never ending loop of @preserved-rebuild related to dev-lang/php and sys-libs/db
Status: RESOLVED DUPLICATE of bug 650034
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-02 10:47 UTC by Toralf Förster
Modified: 2019-05-30 18:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
qlop.log (qlop.log,190.22 KB, text/plain)
2018-04-02 11:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-04-02 10:47:18 UTC
happened at various images yt the tinderbox, that it will repeat and repeat :

tinderbox@mr-fox ~ $ cat run/17.0-developer_20180324-221829/tmp/\@preserved-rebuild.last.log 
Mon Apr  2 12:14:14 CEST 2018

These are the packages that would be merged, in reverse order:

Calculating dependencies  . . . ..... . ... done!
[ebuild   R    ] dev-lang/php-5.6.35:5.6::gentoo  USE="acl berkdb bzip2 cli crypt ctype fileinfo filter gdbm hash iconv ipv6 json ldap nls opcache phar posix readline session simplexml snmp spell ssl tokenizer unicode xml zlib -apache2 -bcmath -calendar -cdb -cgi -cjk -coverage -curl -debug -embed -enchant -exif -firebird -flatfile -fpm -ftp -gd -gmp -imap -inifile -intl -iodbc -kerberos -ldap-sasl -libedit -libmysqlclient -libressl -mhash -mssql -mysql -mysqli -oci8-instant-client -odbc -pcntl -pdo -postgres -qdbm -recode (-selinux) -sharedmem -soap -sockets -sqlite -sybase-ct -systemd -sysvipc -threads -tidy -truetype -vpx -wddx -xmlreader -xmlrpc -xmlwriter -xpm -xslt -zip" 0 KiB
[ebuild   R    ] dev-lang/php-7.0.29:7.0::gentoo  USE="acl berkdb bzip2 cli crypt ctype fileinfo filter gdbm hash iconv ipv6 json ldap nls opcache phar posix readline session simplexml snmp spell ssl tokenizer unicode xml zlib -apache2 -bcmath -calendar -cdb -cgi -cjk -coverage -curl -debug -embed -enchant -exif -firebird -flatfile -fpm -ftp -gd -gmp -imap -inifile -intl -iodbc -kerberos -ldap-sasl -libedit -libressl -mhash -mssql -mysql -mysqli -oci8-instant-client -odbc -pcntl -pdo -phpdbg -postgres -qdbm -recode (-selinux) -sharedmem -soap -sockets -sqlite -systemd -sysvipc -threads -tidy -truetype -wddx -webp -xmlreader -xmlrpc -xmlwriter -xpm -xslt -zip" 0 KiB

Total: 2 packages (2 reinstalls), Size of downloads: 0 KiB

!!! The following installed packages are masked:
- kde-apps/kholidays-17.08.3::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (30 Mar 2018)
# Package moved to kde-frameworks. Masked for removal in 30 days.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.

>>> Verifying ebuild manifests

>>> Jobs: 0 of 2 complete, 1 running                Load avg: 11.6, 12.2, 12.2
>>> Emerging (1 of 2) dev-lang/php-7.0.29::gentoo
>>> Jobs: 0 of 2 complete, 1 running                Load avg: 11.6, 12.2, 12.2
>>> Installing (1 of 2) dev-lang/php-7.0.29::gentoo
>>> Jobs: 0 of 2 complete, 1 running                Load avg: 11.3, 11.4, 11.7
>>> Jobs: 0 of 2 complete                           Load avg: 11.3, 11.4, 11.7
>>> Jobs: 1 of 2 complete                           Load avg: 11.0, 11.3, 11.7
>>> Jobs: 1 of 2 complete, 1 running                Load avg: 11.0, 11.3, 11.7
>>> Emerging (2 of 2) dev-lang/php-5.6.35::gentoo
>>> Jobs: 1 of 2 complete, 1 running                Load avg: 11.0, 11.3, 11.7
>>> Installing (2 of 2) dev-lang/php-5.6.35::gentoo
>>> Jobs: 1 of 2 complete, 1 running                Load avg: 10.7, 11.1, 11.4
>>> Jobs: 1 of 2 complete                           Load avg: 10.7, 11.1, 11.4
>>> Jobs: 2 of 2 complete                           Load avg: 11.2, 11.2, 11.5

>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.

!!! existing preserved libs:
>>> package: sys-libs/db-5.3.28-r3
 *  - /usr/lib64/libdb-5.3.so
 *      used by /usr/lib64/php5.6/bin/php (dev-lang/php-5.6.35)
 *      used by /usr/lib64/php7.0/bin/php (dev-lang/php-7.0.29)
Use emerge @preserved-rebuild to rebuild packages using these libraries
Comment 1 Toralf Förster gentoo-dev 2018-04-02 11:12:17 UTC
Created attachment 526318 [details]
qlop.log

qlop -l -u -f img2/17.0-developer_20180324-221829/var/log/emerge.log
Comment 2 Toralf Förster gentoo-dev 2018-04-04 18:55:31 UTC
FWIW it started after an --depclean after an @world update (which succeeded w/o problems)
Comment 3 Brian Evans (RETIRED) gentoo-dev 2019-05-30 18:17:59 UTC

*** This bug has been marked as a duplicate of bug 650034 ***