[linux-nfc] [neard][PATCH 04/16] ci: temporarily disable Ubuntu Hirsute
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.01.lists.linux-nfc,dev.linux.lists.oe-linux-nfc |
|---|---|
| Message-ID | <[email protected]> |
"Install additional packages" hangs on:
Setting up tzdata (2021a-1ubuntu1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Configuring tzdata
------------------
Please select the geographic area in which you live. Subsequent configuration
questions will narrow this down by presenting a list of cities, representing
the time zones in which they are located.
1. Africa 3. Antarctica 5. Arctic 7. Atlantic 9. Indian 11. US
2. America 4. Australia 6. Asia 8. Europe 10. Pacific 12. Etc
Geographic area:
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
.github/workflows/ci.yml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index bd6892343b4f..fb754ac78038 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -9,9 +9,10 @@ jobs:
fail-fast: false
matrix:
include:
- - container: "ubuntu:hirsute"
- env:
- CC: gcc
+ # Does pass installation - hangs on tzdata configuration
+ # - container: "ubuntu:hirsute"
+ # env:
+ # CC: gcc
- container: "ubuntu:focal"
env:
--
2.27.0
_______________________________________________
Linux-nfc mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s