Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446652 - app-crypt/kencfs-1.2-r1 encfs5 fix - version bump
Summary: app-crypt/kencfs-1.2-r1 encfs5 fix - version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: http://kde-apps.org/content/show.php?...
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2012-12-09 21:43 UTC by PhobosK
Modified: 2012-12-11 13:32 UTC (History)
1 user (show)

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


Attachments
The new kencfs ebuild v1.2-r1 (kencfs-1.2-r1.ebuild,683 bytes, text/plain)
2012-12-09 21:43 UTC, PhobosK
Details
The patch fixing encfs5 volumes problem (kencfs-encfs5.patch,488 bytes, patch)
2012-12-09 21:45 UTC, PhobosK
Details | Diff
The diff between the 1.2 and 1.2-r1 ebuilds (kencfs-1.2-to-1.2-r1.diff,334 bytes, patch)
2012-12-09 21:49 UTC, PhobosK
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description PhobosK 2012-12-09 21:43:30 UTC
Created attachment 331894 [details]
The new kencfs ebuild v1.2-r1

The now existing in portage tree "app-crypt/kencfs-1.2" has a problem with the older encfs5 volumes as it doesn't work with them at all. 
This is because of a limitation in the code.
For all of you that have older encfs5 volumes resulting in inability to be added to kencfs 1.2, I've prepared a simple patch and a new ebuild.
I will notify the upstream author too.

Tested and working on amd64 and x86 both with new encfs6.xml and encfs5 volumes...
Comment 1 PhobosK 2012-12-09 21:45:17 UTC
Created attachment 331896 [details, diff]
The patch fixing encfs5 volumes problem

This is the actual simple patch that fixes the encfs5 volumes problem
Comment 2 PhobosK 2012-12-09 21:49:16 UTC
Created attachment 331898 [details, diff]
The diff between the 1.2 and 1.2-r1 ebuilds
Comment 3 Michael Palimaka (kensington) gentoo-dev 2012-12-11 13:32:01 UTC
Thanks, fixed in CVS.

Let us know if you manage to get a response from upstream, we have other patches that it would be nice to merge too. :)

+  11 Dec 2012; Michael Palimaka <kensington@gentoo.org>
+  +files/kencfs-1.2-desktop.patch, +files/kencfs-1.2-encfs5.patch,
+  +kencfs-1.2-r1.ebuild:
+  Add patch by PhobosK <phobosk@fastmail.fm> to support encfs5 volumes, wrt bug
+  #446652. Migrate to EAPI 5, respect DOCDIR & LINGUAS, and fix .desktop
+  validation.