Skip to content

Commit

Permalink
Run ldconfing in 2nd stage for Fedora 25
Browse files Browse the repository at this point in the history
  • Loading branch information
mlschroe committed Nov 24, 2016
1 parent 49eb995 commit 265951f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-vm
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,8 @@ vm_detect_2nd_stage() {

test -n "$VM_WATCHDOG" -a -z "$PERSONALITY_SET" && echo "### WATCHDOG MARKER END ###"
echo "2nd stage started in virtual machine"
# fedora packages sometimes do not have the needed links
ldconfig
BUILD_ROOT=/
BUILD_DIR=/.build
echo "machine type: `uname -m`"
Expand Down

0 comments on commit 265951f

Please sign in to comment.