#30 dpkg-architecture errors

Closed
opened 4 years ago by kmohrf · 1 comments
kmohrf commented 4 years ago

The eager execution of dpkg-architecture causes some ugly error messages on non-Debian systems.

See this log from a CI-Job running on alpine Linux:

$ make build-doc RAML2HTML_BIN=$(pwd)/node_modules/.bin/raml2html RAML2HTML_ARGS=
Downloading 'makefilet' ...
make: dpkg-architecture: Command not found
make: dpkg-architecture: Command not found
make: dpkg-architecture: Command not found
make: dpkg-architecture: Command not found
make: dpkg-architecture: Command not found
make: dpkg-architecture: Command not found
...
The eager execution of `dpkg-architecture` causes some ugly error messages on non-Debian systems. See this log from a CI-Job running on alpine Linux: ```sh $ make build-doc RAML2HTML_BIN=$(pwd)/node_modules/.bin/raml2html RAML2HTML_ARGS= Downloading 'makefilet' ... make: dpkg-architecture: Command not found make: dpkg-architecture: Command not found make: dpkg-architecture: Command not found make: dpkg-architecture: Command not found make: dpkg-architecture: Command not found make: dpkg-architecture: Command not found ... ```
sumpfralle commented 3 years ago
Owner

This was fixed in ad918d291d.

This was fixed in ad918d291d4de876067cfbd6d4732b32a9aab1e9.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.