Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 443938 - kde-misc/kdiff3-0.9.97 fails to save merge results
Summary: kde-misc/kdiff3-0.9.97 fails to save merge results
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-19 17:56 UTC by Stanislav Cymbalov
Modified: 2012-12-06 02:01 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Cymbalov 2012-11-19 17:56:34 UTC
Kdiff3 fails to save merge results when file specified in option -o exists.

Steps to reproduce:
  # emerge = kde-misc/kdiff3-0.9.97
  $ echo > a; echo > b; echo > c; touch res
  $ kdiff3 a b c -o result
  Try to save

Actual results:
  kdiff3 complains about unability to save backup copy of res

Expected results:
  kdiff3 saves merge result

Bug already fixed in upstream: http://sourceforge.net/p/kdiff3/code/ci/23ad423e4255c80ee22b269f73e20333f7c06678
Please add fix from upstream to local patch set.
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2012-11-30 05:52:17 UTC
+*kdiff3-0.9.97-r1 (30 Nov 2012)
+
+  30 Nov 2012; Chris Reffett <creffett@gentoo.org>
+  +files/kdiff3-0.9.97-relativepath.patch, +kdiff3-0.9.97-r1.ebuild:
+  Revision bump. Do not append 'Categories' to .desktop file, bug 443562. Add
+  patch to fix using file paths with -o, bug 443938.
+
Comment 2 Daniel Santos 2012-12-06 02:01:21 UTC
Can we kindly move this straight to "stable"?  It's not cool when the stable is broken, all previous revisions are removed and the one that's fixed is marked unstable.