From: "Alexander von Gluck IV" <kallisti5@unixzen.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Thomas Huth" <thuth@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] tests/vm: Update haiku test vm to R1/Beta3
Date: Sat, 14 Jan 2023 22:47:35 +0000 [thread overview]
Message-ID: <ff214f477579f8e588ba42745c08e41d@unixzen.com> (raw)
In-Reply-To: <27512349-0007-11bd-07fb-5fd8c3dae879@linaro.org>
January 13, 2023 7:30 AM, "Philippe Mathieu-Daudé" <philmd@linaro.org> wrote:
> On 13/1/23 12:05, Philippe Mathieu-Daudé wrote:
>
>> Per https://www.haiku-os.org/guides/daily-tasks/updating-system we
>> can keep the box image in sync with its repo by using:
>> # pkgman add https://eu.hpkg.haiku-os.org/haiku/r1beta3/$(getarch)/current
>> I will try this:
>> -- >8 --
>> diff --git a/tests/vm/haiku.x86_64 b/tests/vm/haiku.x86_64
>> index 29668bc272..9cbb46cfc1 100755
>> --- a/tests/vm/haiku.x86_64
>> +++ b/tests/vm/haiku.x86_64
>> @@ -112,2 +112,4 @@ class HaikuVM(basevm.BaseVM):
>> # Install packages
>> + self.ssh_root("pkgman add > https://eu.hpkg.haiku-os.org/haiku/r1beta3/x86_64/current")
>> + self.ssh_root("pkgman full-sync")
>> self.ssh_root("pkgman install -y %s" % " > ".join(self.requirements))
>> ---
>
> OS installed but is not usable...:
>
> runtime_loader: /boot/system/lib/libncurses.so.6.3.0: Could not resolve symbol '__ctype_b_loc'
> resolve symbol "__ctype_b_loc" returned: -2147478780
> runtime_loader: /boot/system/lib/libncurses.so.6.3.0: Troubles relocating: Symbol not found
> Connection to 127.0.0.1 closed.
Ok. I updated the vagrant image to the latest release. r1beta2 is getting a bit too old, and
r1beta3 instances should really be upgraded to r1beta4.
https://app.vagrantup.com/haiku-os/boxes/r1beta4-x86_64
Let me know if this works for you. Don't add the full-sync stuff. Isn't needed from the
r1beta4 base.
-- Alex
next prev parent reply other threads:[~2023-01-14 22:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-16 15:42 [PATCH] tests/vm: Update haiku test vm to R1/Beta3 Alexander von Gluck IV
2022-02-16 16:26 ` Thomas Huth
2022-02-16 18:12 ` Alexander von Gluck IV
2022-02-21 8:15 ` Thomas Huth
2022-12-14 10:47 ` Thomas Huth
2023-01-13 11:05 ` Philippe Mathieu-Daudé
2023-01-13 13:30 ` Philippe Mathieu-Daudé
2023-01-13 14:20 ` Alexander von Gluck IV
2023-01-14 22:47 ` Alexander von Gluck IV [this message]
2023-01-16 8:19 ` Thomas Huth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ff214f477579f8e588ba42745c08e41d@unixzen.com \
--to=kallisti5@unixzen.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).