From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_missing/host_missing/accel_missing/580 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/580 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/580') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/580 b/gitlab/issues_text/target_missing/host_missing/accel_missing/580 new file mode 100644 index 000000000..3ea5dfe3d --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/580 @@ -0,0 +1,17 @@ +access internet from guest +Description of problem: +I can ssh back to host using ssh 10.0.2.2. +Also I can login to guest from host using ssh riscv@localhost -p 3333. +However, +I could not get internet access from the guest os system, such as: +``` +[riscv@fedora-riscv ~]$ wget www.google.com +--2019-12-15 05:53:04-- http://www.google.com/ +Resolving www.google.com (www.google.com)... 216.58.194.164, 2607:f8b0:4005:804::2004 +Connecting to www.google.com (www.google.com)|216.58.194.164|:80... failed: Connection refused. +Connecting to www.google.com (www.google.com)|2607:f8b0:4005:804::2004|:80... failed: Network is unreachable. +``` +Therefore, I could not use dnf to install packages. +Any help will be appreciated. +Additional information: + -- cgit 1.4.1