Project

General

Profile

Actions

Bug #32473

open

Running hammer cli in a debian docker container produces empty output

Added by Daniel Ullrich about 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Team Backlog:
Fixed in Releases:
In Kanboard:

Description

I try to run the following command in a debian docker container
hammer -s https://servername -u username-p password host info --location Z1 --organization Corporate --name abv10000vmx.z1 --fields 'Content Information/Applicable Errata/Bug Fix'
Its producing a 2 line empty output
If I remove --fields the information of the host is shown correctly
If I activate -d its showing the complete debug output with all erratas
If I run it directly in the terminal of a orcharhino instance its showing everything correctly

I think this has something to do with running it in a container

--output has no effect
if I add --output-file file
file has the same 2 empty lines

can somebody tell me what is going on, and what I can do about it? Thanks.

Actions #1

Updated by Daniel Ullrich about 3 years ago

Have to add:
It is occuring in a ubuntu 2004 wsl too
and in a ubuntu container

Actions

Also available in: Atom PDF