Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483696 - =net-misc/mirall-1.4.0 ☺ Version bump.
Summary: =net-misc/mirall-1.4.0 ☺ Version bump.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2013-09-05 12:22 UTC by Guillaume Poulin
Modified: 2013-10-06 15:22 UTC (History)
0 users

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


Attachments
ebuild for mirall-1.4.0 (mirall-1.4.0.ebuild,1.40 KB, text/plain)
2013-09-05 12:23 UTC, Guillaume Poulin
Details
ebuild for csync-0.90.0 (csync-0.90.0.ebuild,1.31 KB, text/plain)
2013-09-05 12:24 UTC, Guillaume Poulin
Details
Csync 0.90.0 ebuild with dropped old patch (csync-0.90.0.ebuild,1.25 KB, text/plain)
2013-09-08 21:09 UTC, Felix Leif Keppmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Poulin 2013-09-05 12:22:45 UTC
New version of mirall and csync solving bug and adding functionality: https://github.com/owncloud/mirall/blob/master/ChangeLog

Reproducible: Always
Comment 1 Guillaume Poulin 2013-09-05 12:23:37 UTC
Created attachment 357922 [details]
ebuild for mirall-1.4.0

based on mirall-1.3.0.ebuild
Comment 2 Guillaume Poulin 2013-09-05 12:24:30 UTC
Created attachment 357924 [details]
ebuild for csync-0.90.0

based on csync-0.80.0.ebuild
Comment 3 Felix Leif Keppmann 2013-09-08 21:09:53 UTC
Created attachment 358320 [details]
Csync 0.90.0 ebuild with dropped old patch

Dropped

PATCHES=(
    "${FILESDIR}/${PN}-0.60.2-removebadtest.patch"
)
Comment 4 Felix Leif Keppmann 2013-09-08 21:10:16 UTC
I tested both ebuilds in my local overlay and csync failed because of

PATCHES=(
    "${FILESDIR}/${PN}-0.60.2-removebadtest.patch"
)

The patch was not in my local overlay. I removed those three lines and csync builds. Thus my suggestion is to drop those lines (updated ebuild attached) and also delete the *-0.60.2-removebadtest.patch file from the files directory because csync-0.60.2 is already removed from the tree.

mirall-1.4.0 builds and runs.
Comment 5 Felix Leif Keppmann 2013-09-11 09:17:43 UTC
No issues since 3d/24h.
Comment 6 Chris Reffett (RETIRED) gentoo-dev Security 2013-09-17 20:42:18 UTC
Fixed in tree.
Comment 7 Andreas Schneider 2013-09-18 10:07:51 UTC
Hi,

I'm the maintainer and author of csync. There is no version 0.90.0 of csync available. The latest version is 0.50.0, see:

http://www.csync.org/2013/08/01/csync-version-0-50-0/


You probably packaged ocsync. Please change the name then!
Comment 8 Michael Palimaka (kensington) gentoo-dev 2013-09-18 10:20:47 UTC
(In reply to Andreas Schneider from comment #7)
> Hi,
> 
> I'm the maintainer and author of csync. There is no version 0.90.0 of csync
> available. The latest version is 0.50.0, see:
> 
> http://www.csync.org/2013/08/01/csync-version-0-50-0/
> 
> 
> You probably packaged ocsync. Please change the name then!

That is correct, see bug #479806.