8000 `ch-image build`: `--force=fakeroot` outputs to stderr despite `-q` · Issue #1773 · hpc/charliecloud · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.
This repository was archived by the owner on May 27, 2025. It is now read-only.
ch-image build: --force=fakeroot outputs to stderr despite -q #1773
Closed
@wiene

Description

@wiene

As a workaround for #1772 I switched to the fakeroot mode on s390x. Doing this I noticed that for this mode debug output is written to /dev/stderr despite of the --quiet option. This is caused by using set -ex on RHEL as it is done here and here.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0