All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksii Kurochko <oleksii.kurochko@gmail.com>
To: Xen-devel <xen-devel@lists.xenproject.org>, committers@xenproject.org
Subject: [BUG?] Wrong RC reported during 'make install'
Date: Wed, 12 Feb 2025 17:07:57 +0100	[thread overview]
Message-ID: <69a52464-4e2e-43fc-9792-46d7a9614a80@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 785 bytes --]

Hello everyone,

During the installation of Xen on an ARM server machine from the source code,
I found that the wrong release candidate (rc) is being used:
   $ make install
     install -m0644 -p xen //boot/xen-4.20-rc
     install: cannot remove ‘//boot/xen-4.20-rc’: Permission denied
     make[1]: *** [Makefile:507: _install] Error 1
My expectation is that it should be xen-4.20-rc4.

I'm not sure if this behavior is intentional or if users are expected to set
the|XEN_VENDORVERSION| variable manually to ensure the correct release
candidate number.

In my opinion, we should set the proper release candidate number after
"xen-4.20-rc" automatically.

Does anyone have any thoughts or suggestions on how to resolve this issue?

Thanks in advance.

Best regards,
  Oleksii




[-- Attachment #2: Type: text/html, Size: 1280 bytes --]

             reply	other threads:[~2025-02-12 16:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-12 16:07 Oleksii Kurochko [this message]
2025-02-12 21:52 ` [BUG?] Wrong RC reported during 'make install' Stefano Stabellini
2025-02-13  0:51   ` Andrew Cooper
2025-02-13  7:54     ` Jan Beulich
2025-02-13 19:09       ` Stefano Stabellini
2025-02-14  7:15         ` Jan Beulich
2025-02-19 18:10           ` Andrew Cooper
2025-02-19 18:04       ` Andrew Cooper
2025-02-20  1:19         ` Stefano Stabellini
2025-02-20  7:47         ` Jan Beulich

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=69a52464-4e2e-43fc-9792-46d7a9614a80@gmail.com \
    --to=oleksii.kurochko@gmail.com \
    --cc=committers@xenproject.org \
    --cc=xen-devel@lists.xenproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.