Your message dated Wed, 28 Aug 2019 12:24:40 +0000
with message-id <[email protected]>
and subject line Bug#935880: Removed package(s) from unstable
has caused the Debian Bug report #920656,
regarding ganeti-2.15: hardcoded MCL_* constants for mlockall are arch-dependent
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
920656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920656
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ganeti-2.15
Version: 2.15.2-7+deb9u3
Severity: important
User: [email protected]
Usertags: needed-by-DSA-Team
X-Debbugs-Cc: [email protected]

As seen in Linux sources:

arch/alpha/include/uapi/asm/mman.h:#define MCL_CURRENT   8192           /* lock 
all currently mapped pages */
arch/mips/include/uapi/asm/mman.h:#define MCL_CURRENT   1               /* lock 
all current mappings */
arch/parisc/include/uapi/asm/mman.h:#define MCL_CURRENT 1               /* lock 
all current mappings */
arch/powerpc/include/uapi/asm/mman.h:#define MCL_CURRENT     0x2000          /* 
lock all currently mapped pages */
arch/sparc/include/uapi/asm/mman.h:#define MCL_CURRENT     0x2000          /* 
lock all currently mapped pages */
arch/xtensa/include/uapi/asm/mman.h:#define MCL_CURRENT 1               /* lock 
all current mappings */
include/uapi/asm-generic/mman.h:#define MCL_CURRENT     1               /* lock 
all current mappings */

ganeti hardcodes MCL_CURRENT = 1 and MCL_FUTURE = 2, so archs not using
the generic value for MCL_CURRENT or MCL_FUTURE, such as powerpc, break
with:

        ganeti-noded pid=81391 ERROR Cannot set memory lock: Invalid argument

Cheers,
Julien

--- End Message ---
--- Begin Message ---
Version: 2.15.2-15+rm

Dear submitter,

as the package ganeti-2.15 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/935880

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to