Bug 1330007 - csync2 is missing from epel 7
Summary: csync2 is missing from epel 7
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: csync2
Version: el6
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Simon Piette
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-25 09:31 UTC by andrea
Modified: 2020-11-30 15:05 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-30 15:05:38 UTC
Type: Bug


Attachments (Terms of Use)

Description andrea 2016-04-25 09:31:49 UTC
csync2 is missing from epel7 repo while it is present on el6

http://oss.linbit.com/csync2/

this tool is very usefull and common to make filesystem synchronization in cloud environment 

while on fedora it is present on the main repo, on centos 7 is missing

it would be great if ported on epel7

it could be also ported without xinetd dependency (like on fedora23) and integrated with systemd

it's work fine. A simple unit file:

[Unit]
Description=csync2 server daemon
Documentation=man:csync2(8)
After=network.target

[Service]
ExecStart=/usr/sbin/csync2 -ii
ExecReload=/bin/kill -HUP $MAINPID
KillMode=process

[Install]
WantedBy=multi-user.target

Comment 1 Stefan Metzmacher 2016-11-07 14:19:45 UTC
Any chance to get this for EPEL7?

Comment 2 Marc 2016-11-16 14:01:27 UTC
Would be appreciated! Is there anything we can help with to get cync2 into EPEL7?

Comment 3 Björn Jacke 2018-05-16 07:00:33 UTC
@ Red Hat:  Any chance to get this for EPEL7

Comment 4 Ben Cotton 2020-11-05 16:49:31 UTC
This message is a reminder that EPEL 6 is nearing its end of life. Fedora will stop maintaining and issuing updates for EPEL 6 on 2020-11-30. It is our policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of 'el6'.

Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later EPEL version.

Thank you for reporting this issue and we are sorry that we were not able to fix it before EPEL 6 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged  change the 'version' to a later Fedora version prior this bug is closed as described in the policy above.

Comment 5 Ben Cotton 2020-11-30 15:05:38 UTC
EPEL el6 changed to end-of-life (EOL) status on 2020-11-30. EPEL el6 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
EPEL please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.