Bug 1217355 - diff mode with tarballs does not seem to work
Summary: diff mode with tarballs does not seem to work
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: tangerine
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-30 08:22 UTC by Paul Howarth
Modified: 2015-06-05 10:24 UTC (History)
3 users (show)

Fixed In Version: tangerine-0.19-1.fc20 tangerine-0.19-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-05 10:24:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Ensure we chdir into a directory (1.26 KB, patch)
2015-04-30 09:22 UTC, Petr Šabata
no flags Details | Diff
Fix a regression introduced by the previous patch (1.03 KB, patch)
2015-04-30 11:54 UTC, Petr Šabata
no flags Details | Diff
Yet another attempt to fix the archive diff issue (1.45 KB, patch)
2015-05-04 12:27 UTC, Petr Šabata
no flags Details | Diff

Description Paul Howarth 2015-04-30 08:22:00 UTC
This is with tangerine-0.16-1.fc21:

$ tangerine --diff Devel-CheckBin-0.02.tar.gz Devel-CheckBin-0.03.tar.gz
(no output)

$ tar xfz Devel-CheckBin-0.02.tar.gz
$ tar xfz Devel-CheckBin-0.03.tar.gz
$ tangerine --diff Devel-CheckBin-0.02 Devel-CheckBin-0.03
Build.PL
	- COMPILE CPAN::Meta
	- COMPILE CPAN::Meta::Prereqs
	- COMPILE File::Basename
	- COMPILE File::Spec
	- COMPILE Module::Build
	- COMPILE strict
	- COMPILE utf8
	- COMPILE warnings
Makefile.PL
	+ COMPILE ExtUtils::MakeMaker
	+ COMPILE File::Copy
	+ COMPILE strict
(that's more like it!)

Comment 1 Petr Šabata 2015-04-30 08:57:55 UTC
Hmm, interesting.  It works for all the other distributions I've tried, just not this one.  I'll take a look, thank you.

Comment 2 Petr Šabata 2015-04-30 09:22:18 UTC
Created attachment 1020475 [details]
Ensure we chdir into a directory

Comment 3 Petr Šabata 2015-04-30 11:54:21 UTC
Created attachment 1020570 [details]
Fix a regression introduced by the previous patch

Meh...

Comment 4 Petr Šabata 2015-05-04 12:27:13 UTC
Created attachment 1021735 [details]
Yet another attempt to fix the archive diff issue

This should work for all imaginable archive variants.
Included in v0.19.

Comment 5 Fedora Update System 2015-05-11 12:21:33 UTC
tangerine-0.19-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/tangerine-0.19-1.fc22

Comment 6 Fedora Update System 2015-05-11 12:22:18 UTC
tangerine-0.19-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/tangerine-0.19-1.fc21

Comment 7 Fedora Update System 2015-05-11 12:22:33 UTC
tangerine-0.19-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/tangerine-0.19-1.fc20

Comment 8 Fedora Update System 2015-05-20 14:51:45 UTC
tangerine-0.19-1.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/tangerine-0.19-1.el7

Comment 9 Fedora Update System 2015-05-20 14:52:05 UTC
tangerine-0.19-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/tangerine-0.19-1.el6

Comment 10 Fedora Update System 2015-05-21 17:35:53 UTC
tangerine-0.19-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2015-05-21 17:35:59 UTC
tangerine-0.19-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2015-05-26 03:25:29 UTC
tangerine-0.19-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2015-06-04 15:56:41 UTC
tangerine-0.19-1.el7 has been pushed to the Fedora EPEL 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2015-06-04 15:57:33 UTC
tangerine-0.19-1.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.


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