Bug 14055

Summary: Bug 13979 breaks package upgrades
Product: Koha Reporter: Robin Sheat <robin>
Component: PackagingAssignee: Robin Sheat <robin>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: critical    
Priority: P1 - high CC: chris, girakaduwa, mtj, robin, tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25485
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 14068    
Bug Blocks: 13979    
Attachments: Bug 14055: remove symlink that breaks upgrades
[PASSED QA] Bug 14055: remove symlink that breaks upgrades

Description Robin Sheat 2015-04-24 02:39:02 UTC
Even though the yui symlink is removed in the build, it doesn't go away on a package upgrade, so the upgrade breaks.
Comment 1 Robin Sheat 2015-04-24 03:53:47 UTC Comment hidden (obsolete)
Comment 2 Robin Sheat 2015-04-24 03:54:56 UTC
This can and should be applied to all releases.
Comment 3 Magnus Enger 2015-04-24 06:18:13 UTC
*** Bug 14058 has been marked as a duplicate of this bug. ***
Comment 4 Tomás Cohen Arazi 2015-04-24 23:11:44 UTC
Created attachment 38504 [details] [review]
[PASSED QA] Bug 14055: remove symlink that breaks upgrades

Old versions of koha-common would put in a symlink to the system YUI
libraries. This causes upgrade problems, so we look out for that and zap
it if it's there.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Comment 5 Tomás Cohen Arazi 2015-04-24 23:17:33 UTC
Patch pushed to master.

Thanks Robin!
Comment 6 Mason James 2015-05-31 00:40:40 UTC
Pushed to 3.16.x, will be in 3.16.11