Skip to content

deck get ...geyfra-demos.git fails on openSUSE #85

@rolandg333

Description

@rolandg333

INFO] Deck version: 0.9.5

$ deck get https://github.com/gefyrahq/gefyra-demos.git

fails on openSuse with error message:

[CRITICAL] There was an error running deck: The command '/bin/sh -c addgroup -g ${GROUP_ID} -S tooler && adduser -u ${USER_ID} -S tooler -G tooler' returned a non-zero code: 1

'addgroup' and 'adduser' are commands not available on all kind of linux distributions.
porting to 'groupadd' and 'useradd' might be a good solution ( an should be easy )

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions