Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Failed to build container on master branch #18

@lubronzhan

Description

@lubronzhan

User Statement:

Hi this is Lubron from VIC team.
I tried to build Lightwave container based on Lightwave source code on branch master, but failed

Details:
I've tried to build LW container based on Lightwave Source code.
So I clone the source code and checkout master
Then run make container

But failed with

Package sed-4.2.2 is already installed.
Found 1 problem(s) while resolving
1. package vmware-lightwave-server-6.6.3-0.x86_64 requires vmware-directory = 6.6.3, but none of the providers can be installed
Error(1301) : Hawkey general runtime error
The command '/bin/sh -c tdnf update --refresh -y         tdnf         rpm-4.11.2         pcre-8.39         openssl-1.0.2j         expat-2.2.0         curl-7.51         bzip2-1.0.6 &&     tdnf install -y         apache-tomcat-8.0.37         boost-1.60.0         commons-daemon-1.0.15-7.ph1.x86_64         likewise-open-6.2.10         openjre-1.8.0.102         procps-ng-3.3.11         sed-4.2.2         vmware-lightwave-server-6.6.3 &&     rpm -e --nodeps systemd &&     mkdir -p /var/run/sshd &&     chmod -rx /var/run/sshd &&     rm -rf /usr/share/doc/* &&     rm -rf /usr/share/man/* &&     rm -rf /usr/include/* &&     /opt/likewise/sbin/lwsmd --start-as-daemon &&     /opt/likewise/bin/lwregshell set_value "[HKEY_THIS_MACHINE\\Services\\vmafd]"         Arguments "/opt/vmware/sbin/vmafdd -c" &&     /opt/likewise/bin/lwregshell set_value "[HKEY_THIS_MACHINE\\Services\\vmca]"          Arguments "/opt/vmware/sbin/vmcad -c" &&     /opt/likewise/bin/lwregshell set_value "[HKEY_THIS_MACHINE\\Services\\vmdir]"         Arguments "/opt/vmware/sbin/vmdird -l 0 -f /opt/vmware/share/config/vmdirschema.ldif" &&     /opt/likewise/bin/lwregshell set_value "[HKEY_THIS_MACHINE\\Services\\vmdns]"         Arguments "/opt/vmware/sbin/vmdnsd"' returned a non-zero code: 21
Failed to build docker image

Env:
OS: Photon OS 1.0 - photon-1.0-13c08b6.iso
Pre-installed Pkg:
       commons-daemon-1.0.15-7.ph1.x86_64
       openjre-1.8.0.102
       apache-tomcat-8.0.37
       likewise-open-devel-6.2.11
       boost-devel-1.60.0
       jansson-devel
       apache-maven-3.3.9-6.ph1.noarch
       apache-ant-1.9.6-4.ph1.noarch
       ant-contrib-1.0b3-8.ph1
       jaxws-ri-2.2.10-2.ph1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions