Project

General

Profile

Actions

action #28406

closed

Missing dependencies for package openQA when installing it on docker image based on tumbleweed

Added by binary_sequence over 6 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Low
Category:
Feature requests
Target version:
-
Start date:
2017-11-25
Due date:
% Done:

0%

Estimated time:

Description

After installing openQA on a docker container based on tumbleweed.

0515ec6da498:/ # /root/run_openqa.sh
Database already exists and schema is up to date.
Failed to start message bus: Failed to bind socket "/run/dbus/system_bus_socket": No such file or directory
/usr/sbin/apache2ctl: line 55: which: command not found

after installing which

0515ec6da498:/ # /root/run_openqa.sh
Database already exists and schema is up to date.
Failed to start message bus: Failed to bind socket "/run/dbus/system_bus_socket": No such file or directory
which: no w3m in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)

Please find attached the file run_openqa.sh


Files

run_openqa.sh (781 Bytes) run_openqa.sh binary_sequence, 2017-11-25 19:19
Actions #2

Updated by coolo over 6 years ago

  • Status changed from New to Rejected

apache requires which and w3m - openQA doesn't, it only requires apache. So please don't report apache bugs as openqa problems. There are various ways for the underlying system to be broken to track them all as openqa problems.

Actions #3

Updated by binary_sequence over 6 years ago

Yes, SR for apache2: https://build.opensuse.org/request/show/545758

Sorry, too lazy to create a bug ticket for apache2. Using this ticket as explanation of SR.

Actions

Also available in: Atom PDF