Opened 9 months ago

Closed 8 months ago

#68113 closed defect (fixed)

Barman: requires python 3.7 , requires recent rsync, new release of barman

Reported by: ARCICT (ARCSUP) Owned by: mohd-akram (Mohamed Akram)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: barman

Description

Barman needs python 3.7 to be able to restore a backup ( pickle issue ) All python versions after 3.7 break this functionality

Barman needs a more recent rsync than the standard MacOS version. "s" option needs to be supported ( issue when restoring a backup )

There is a recent release of barman 3.8

Change History (5)

comment:1 Changed 9 months ago by ARCICT (ARCSUP)

Summary: python 3.7 , recent rsync required, new release of barmanBarman: requires python 3.7 , requires recent rsync, new release of barman

comment:2 Changed 9 months ago by jmroot (Joshua Root)

Owner: set to mohd-akram
Status: newassigned

comment:3 in reply to:  description ; Changed 9 months ago by mohd-akram (Mohamed Akram)

Replying to ARCICT:

Barman needs python 3.7 to be able to restore a backup ( pickle issue ) All python versions after 3.7 break this functionality

What's the error message or upstream bug report? I doubt it needs Python 3.7 since that version is EOL.

Barman needs a more recent rsync than the standard MacOS version. "s" option needs to be supported ( issue when restoring a backup )

Try installing rsync from MacPorts and see if that works.

There is a recent release of barman 3.8

I'll update this.

comment:4 in reply to:  3 Changed 9 months ago by ARCICT (ARCSUP)

Barman needs python 3.7 to be able to restore a backup ( pickle issue ) All python versions after 3.7 break this functionality

What's the error message or upstream bug report? I doubt it needs Python 3.7 since that version is EOL.

At this moment it is the only way we found to be able to restore a backup with Barman. A supportcase & a Git-issue have been raised.
Since we are a bunch of python nono's we can't suggest/implement a (temp?) fix or workaround :-(

Barman needs a more recent rsync than the standard MacOS version. "s" option needs to be supported ( issue when restoring a backup )

Try installing rsync from MacPorts and see if that works.

That's what we did and it solved the issue.

There is a recent release of barman 3.8

I'll update this.

Thanks !

comment:5 Changed 8 months ago by mohd-akram (Mohamed Akram)

Resolution: fixed
Status: assignedclosed

In ad7a1773eafe5c083cba25f7f5b608574d501fc2/macports-ports (master):

barman: update to 3.9.0

  • Avoid modifying config file

Closes: #68113

Note: See TracTickets for help on using tickets.