All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG?] Wrong RC reported during 'make install'
@ 2025-02-12 16:07 Oleksii Kurochko
  2025-02-12 21:52 ` Stefano Stabellini
  0 siblings, 1 reply; 10+ messages in thread
From: Oleksii Kurochko @ 2025-02-12 16:07 UTC (permalink / raw)
  To: Xen-devel, committers

[-- 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 --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-02-20  7:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12 16:07 [BUG?] Wrong RC reported during 'make install' Oleksii Kurochko
2025-02-12 21:52 ` 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

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.