gentoo target fails to build

Bug #1737411 reported by Andreas Florath
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
diskimage-builder
Fix Released
Medium
Matthew Thode

Bug Description

Running

    disk-image-create -x -n --image-size=5G gentoo

fails with:

    2017-12-10 12:41:19.143 | + [[ ! -f /usr/portage/profiles ]]
    2017-12-10 12:41:19.143 | + emerge-webrsync -q
    2017-12-10 12:41:19.278 | !!! Repository 'x-gentoo' is missing masters attribute in '/usr/portage/gentoo/metadata/layout.conf'
    2017-12-10 12:41:19.278 | !!! Set 'masters = gentoo' in this file for future compatibility
    2017-12-10 12:41:43.805 |
    2017-12-10 12:41:43.805 | Number of files: 169,124 (reg: 141,402, dir: 27,722)
    2017-12-10 12:41:43.805 | Number of created files: 169,123 (reg: 141,402, dir: 27,721)
    2017-12-10 12:41:43.805 | Number of deleted files: 1 (dir: 1)
    2017-12-10 12:41:43.805 | Number of regular files transferred: 141,402
    2017-12-10 12:41:43.805 | Total file size: 231.36M bytes
    2017-12-10 12:41:43.805 | Total transferred file size: 231.36M bytes
    2017-12-10 12:41:43.805 | Literal data: 231.36M bytes
    2017-12-10 12:41:43.805 | Matched data: 0 bytes
    2017-12-10 12:41:43.805 | File list size: 3.60M
    2017-12-10 12:41:43.805 | File list generation time: 0.001 seconds
    2017-12-10 12:41:43.805 | File list transfer time: 0.000 seconds
    2017-12-10 12:41:43.805 | Total bytes sent: 122.00M
    2017-12-10 12:41:43.805 | Total bytes received: 2.81M
    2017-12-10 12:41:43.805 |
    2017-12-10 12:41:43.805 | sent 122.00M bytes received 2.81M bytes 13.14M bytes/sec
    2017-12-10 12:41:43.805 | total size is 231.36M speedup is 1.85
    2017-12-10 12:41:44.561 | !!! Section 'x-gentoo' in repos.conf has location attribute set to nonexistent directory: '/usr/portage/gentoo'
    2017-12-10 12:41:44.653 |
    2017-12-10 12:41:44.653 |
    2017-12-10 12:41:44.653 | !!! /etc/portage/make.profile is not a symlink and will probably prevent most merges.
    2017-12-10 12:41:44.653 | !!! It should point into a profile within /usr/portage/profiles/
    2017-12-10 12:41:44.653 | !!! (You can safely ignore this message when syncing. It's harmless.)
    2017-12-10 12:41:44.653 |
    2017-12-10 12:41:44.653 |
    2017-12-10 12:41:44.657 | !!! Your current profile is invalid. If you have just changed your profile
    2017-12-10 12:41:44.657 | !!! configuration, you should revert back to the previous configuration.
    2017-12-10 12:41:44.657 | !!! Allowed actions are limited to --help, --info, --search, --sync, and
    2017-12-10 12:41:44.657 | !!! --version.
    2017-12-10 12:41:44.702 | + echo 'PYTHON_TARGETS="python2_7 python3_4"'
    2017-12-10 12:41:44.702 | + [[ python2_7 python3_4 == *\p\y\t\h\o\n\3\_\6* ]]
    2017-12-10 12:41:44.702 | + [[ python2_7 python3_4 == *\p\y\t\h\o\n\3\_\5* ]]
    2017-12-10 12:41:44.702 | + [[ python2_7 python3_4 == *\p\y\t\h\o\n\3\_\4* ]]
    2017-12-10 12:41:44.702 | + [[ ! -e /usr/lib64/libpython3.4m.so ]]
    2017-12-10 12:41:44.702 | + USE=-build
    2017-12-10 12:41:44.702 | + emerge -1q --jobs=2 dev-lang/python:3.4
    2017-12-10 12:41:44.911 | !!! Section 'x-gentoo' in repos.conf has location attribute set to
nonexistent directory: '/usr/portage/gentoo'
    2017-12-10 12:41:45.023 |
    2017-12-10 12:41:45.023 |
    2017-12-10 12:41:45.023 | !!! /etc/portage/make.profile is not a symlink and will probably prevent most merges.
    2017-12-10 12:41:45.023 | !!! It should point into a profile within /usr/portage/profiles/
    2017-12-10 12:41:45.023 | !!! (You can safely ignore this message when syncing. It's harmless.)
    2017-12-10 12:41:45.023 |
    2017-12-10 12:41:45.023 |
    2017-12-10 12:41:45.023 | !!! Your current profile is invalid. If you have just changed your profile
    2017-12-10 12:41:45.023 | !!! configuration, you should revert back to the previous configuration.
    2017-12-10 12:41:45.023 | !!! Allowed actions are limited to --help, --info, --search, --sync, and
    2017-12-10 12:41:45.023 | !!! --version.
    2017-12-10 12:41:45.099 | ++ /home/dib/devel/diskimage-builder/diskimage_builder/lib/img-functions:run_in_target:59 : check_break after-error run_in_target bash

Host system: Ubuntu-Xenial

DIB version: today's master (dcbb7e7ebb06407a6400467721c4a99eaee67ce4)

Ian Wienand (iwienand)
Changed in diskimage-builder:
importance: Undecided → Medium
status: New → In Progress
assignee: nobody → Matthew Thode (prometheanfire)
Revision history for this message
Matthew Thode (prometheanfire) wrote :

Gentoo built some bad stages, new ones are scheduled to go out this week.

Revision history for this message
Matthew Thode (prometheanfire) wrote :

New stages built, published, and tested (locally), fixed.

Changed in diskimage-builder:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.