Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927707 - <app-backup/borgbackup-1.2.8 requires <=dev-python/msgpack-1.0.7
Summary: <app-backup/borgbackup-1.2.8 requires <=dev-python/msgpack-1.0.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on: 930243
Blocks: 722500
  Show dependency tree
 
Reported: 2024-03-24 11:22 UTC by Stefan Huber
Modified: 2024-04-19 11:51 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Huber 2024-03-24 11:22:40 UTC
The stable dev-python/msgpack-1.0.8 is held back by stable app-backup/borgbackup-1.2.7, which requires msgpack-1.0.7, leading to an emerge message.

There is already a commit to borg that would relax to msgpack-1.0.8, which would be included in the next borg release, see
https://github.com/borgbackup/borg/commit/b82bf4a232c6c7d63796d2366a147f74c5ab13dc

I see three options within Gentoo:
  1. Live with the emerge message
  2. Hold back stabilizing msgpack due to stable borgbackup
  3. Deliver a patch that would allow for msgpack-1.0.8 in borgbackup

All three options have their downsides. For my personal judgement, I ordered them in increasing preference, and suggest to implement option 3.

Note for option 3: The above commit also comes with requiring cython-3.0.3, however, the currently smallest available version in Gentoo is anyhow 3.0.8.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-04-02 16:11:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6c754990b10c75cfecc87235c988eba6551971f

commit f6c754990b10c75cfecc87235c988eba6551971f
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2024-04-02 16:08:59 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2024-04-02 16:11:32 +0000

    app-backup/borgbackup: add 1.2.8
    
    Closes: https://bugs.gentoo.org/927707
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 app-backup/borgbackup/Manifest                |  1 +
 app-backup/borgbackup/borgbackup-1.2.8.ebuild | 53 +++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-02 16:19:28 UTC
Please keep the bug open until the old version is gone.
Comment 3 Larry the Git Cow gentoo-dev 2024-04-19 11:51:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=061d3588395f31f028b0bac1e317b8313731b52e

commit 061d3588395f31f028b0bac1e317b8313731b52e
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2024-04-19 11:50:48 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2024-04-19 11:50:56 +0000

    app-backup/borgbackup: drop 1.2.7
    
    Closes: https://bugs.gentoo.org/927707
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 app-backup/borgbackup/Manifest                |  1 -
 app-backup/borgbackup/borgbackup-1.2.7.ebuild | 53 ---------------------------
 2 files changed, 54 deletions(-)