All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 13251] New: cryptsetup does not work on branch 2020.02 following json-c upgrade
@ 2020-10-08  8:10 bugzilla at busybox.net
  2020-10-11 21:10 ` [Buildroot] [Bug 13251] " bugzilla at busybox.net
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-10-08  8:10 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13251

            Bug ID: 13251
           Summary: cryptsetup does not work on branch 2020.02 following
                    json-c upgrade
           Product: buildroot
           Version: 2020.02.6
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: dominique.tronche at atos.net
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 8596
  --> https://bugs.busybox.net/attachment.cgi?id=8596&action=edit
cryptsetup debug

We have integrated the last 2 tags of buildroot on branch 2020.02 which include
a patch on cryptsetup following an upgrade of json-c package, but this patch
does not seems sufficient
Our cyphered partition cannot be opened which makes our product unusable
Attached the cryptsetup command failing in debug mode

A similar issue was found on cryptsetup gitlab
https://gitlab.com/cryptsetup/cryptsetup/-/issues/556

Upgrading to cryptsetup version from master branch solved the issue

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Buildroot] [Bug 13251] cryptsetup does not work on branch 2020.02 following json-c upgrade
  2020-10-08  8:10 [Buildroot] [Bug 13251] New: cryptsetup does not work on branch 2020.02 following json-c upgrade bugzilla at busybox.net
@ 2020-10-11 21:10 ` bugzilla at busybox.net
  2020-10-12  9:04 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-10-11 21:10 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13251

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
Thanks for the report, should be fixed by
https://patchwork.ozlabs.org/project/buildroot/patch/20201011210738.22951-1-peter at korsgaard.com/
- Can you verify please?

It would be good with a runtime test for cryptsetup.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Buildroot] [Bug 13251] cryptsetup does not work on branch 2020.02 following json-c upgrade
  2020-10-08  8:10 [Buildroot] [Bug 13251] New: cryptsetup does not work on branch 2020.02 following json-c upgrade bugzilla at busybox.net
  2020-10-11 21:10 ` [Buildroot] [Bug 13251] " bugzilla at busybox.net
@ 2020-10-12  9:04 ` bugzilla at busybox.net
  2020-10-12  9:29 ` bugzilla at busybox.net
  2020-10-12  9:30 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-10-12  9:04 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13251

--- Comment #2 from Dominique Tronche <dominique.tronche@atos.net> ---
Hi,
The patch is working on our facility. 
Is there any reason why a patch instead of upgrading to cryptsetup 2.3.3 ?
That is what we did as a correction on our side and we are interested to know
if it is not safe. 
Regards
Dominique Tronche

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Buildroot] [Bug 13251] cryptsetup does not work on branch 2020.02 following json-c upgrade
  2020-10-08  8:10 [Buildroot] [Bug 13251] New: cryptsetup does not work on branch 2020.02 following json-c upgrade bugzilla at busybox.net
  2020-10-11 21:10 ` [Buildroot] [Bug 13251] " bugzilla at busybox.net
  2020-10-12  9:04 ` bugzilla at busybox.net
@ 2020-10-12  9:29 ` bugzilla at busybox.net
  2020-10-12  9:30 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-10-12  9:29 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13251

--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org> ---
(In reply to Dominique Tronche from comment #2)
Good to hear. On the LTS branch we only bump package versions if absolutely
needed. The 2.3.x version brings new features, so it is "safer" to just fix the
compatibility issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Buildroot] [Bug 13251] cryptsetup does not work on branch 2020.02 following json-c upgrade
  2020-10-08  8:10 [Buildroot] [Bug 13251] New: cryptsetup does not work on branch 2020.02 following json-c upgrade bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2020-10-12  9:29 ` bugzilla at busybox.net
@ 2020-10-12  9:30 ` bugzilla at busybox.net
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla at busybox.net @ 2020-10-12  9:30 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13251

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Peter Korsgaard <jacmet@uclibc.org> ---
Fixed in git, will be part of the upcoming 2020.02.7 release:
https://git.buildroot.org/buildroot/commit/?h=2020.02.x&id=2fe040e7e79170299bcc1fb3d0f6d64cd2823583

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2020-10-12  9:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-08  8:10 [Buildroot] [Bug 13251] New: cryptsetup does not work on branch 2020.02 following json-c upgrade bugzilla at busybox.net
2020-10-11 21:10 ` [Buildroot] [Bug 13251] " bugzilla at busybox.net
2020-10-12  9:04 ` bugzilla at busybox.net
2020-10-12  9:29 ` bugzilla at busybox.net
2020-10-12  9:30 ` bugzilla at busybox.net

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.