Websoft9Archive / ansible-canvas

Automatic depoyment & installation for Canvas LMS on Linux
Other
1 stars 3 forks source link

2021-07-07.13 has released #10

Closed laozhou0731 closed 3 years ago

laozhou0731 commented 3 years ago

What type of your feature request?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

geraintlyu commented 3 years ago

canvas报错

apt install libxmlsec1-dev failed, need to test it

geraintlyu commented 3 years ago

当不安装libxmlsec1-dev模块的时候会出现以下错误: canvas-r

geraintlyu commented 3 years ago

canvas error ! ip:8.210.191.190

fatal: [8.210.191.190]: FAILED! => {"cache_update_time": 1626662465, "cache_updated": false, "changed": false, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\"      install 'libxml2-dev' 'libpq-dev' 'libxmlsec1-dev'' failed: E: Unable to correct problems, you have held broken packages.\n", "rc": 100, "stderr": "E: Unable to correct problems, you have held broken packages.\n", "stderr_lines": ["E: Unable to correct problems, you have held broken packages."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSome packages could not be installed. This may mean that you have\nrequested an impossible situation or if you are using the unstable\ndistribution that some required packages have not yet been created\nor been moved out of Incoming.\nThe following information may help to resolve the situation:\n\nThe following packages have unmet dependencies:\n libxmlsec1-dev : Depends: libgnutls28-dev but it is not going to be installed\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Some packages could not be installed. This may mean that you have", "requested an impossible situation or if you are using the unstable", "distribution that some required packages have not yet been created", "or been moved out of Incoming.", "The following information may help to resolve the situation:", "", "The following packages have unmet dependencies:", " libxmlsec1-dev : Depends: libgnutls28-dev but it is not going to be installed"]}
geraintlyu commented 3 years ago

canvas error ! ip:8.210.191.190

fatal: [8.210.191.190]: FAILED! => {"cache_update_time": 1626662465, "cache_updated": false, "changed": false, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Options::=--force-confold\"      install 'libxml2-dev' 'libpq-dev' 'libxmlsec1-dev'' failed: E: Unable to correct problems, you have held broken packages.\n", "rc": 100, "stderr": "E: Unable to correct problems, you have held broken packages.\n", "stderr_lines": ["E: Unable to correct problems, you have held broken packages."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSome packages could not be installed. This may mean that you have\nrequested an impossible situation or if you are using the unstable\ndistribution that some required packages have not yet been created\nor been moved out of Incoming.\nThe following information may help to resolve the situation:\n\nThe following packages have unmet dependencies:\n libxmlsec1-dev : Depends: libgnutls28-dev but it is not going to be installed\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Some packages could not be installed. This may mean that you have", "requested an impossible situation or if you are using the unstable", "distribution that some required packages have not yet been created", "or been moved out of Incoming.", "The following information may help to resolve the situation:", "", "The following packages have unmet dependencies:", " libxmlsec1-dev : Depends: libgnutls28-dev but it is not going to be installed"]}