From: Thomas Huth <thuth@redhat.com>
To: "Alexander von Gluck IV" <kallisti5@unixzen.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] tests/vm: Update haiku test vm to R1/Beta3
Date: Mon, 16 Jan 2023 09:19:20 +0100 [thread overview]
Message-ID: <0e4ad913-4ea3-c9a9-b58a-dc2174a2ef31@redhat.com> (raw)
In-Reply-To: <ff214f477579f8e588ba42745c08e41d@unixzen.com>
On 14/01/2023 23.47, Alexander von Gluck IV wrote:
> 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.
Thank you very much, I gave it a try and it seems to work! I'll send a patch
for QEMU's VM file to switch to the new image.
Thomas
prev parent reply other threads:[~2023-01-16 8:19 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
2023-01-16 8:19 ` Thomas Huth [this message]
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=0e4ad913-4ea3-c9a9-b58a-dc2174a2ef31@redhat.com \
--to=thuth@redhat.com \
--cc=kallisti5@unixzen.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
/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).