Bug 1217355

Summary: diff mode with tarballs does not seem to work
Product: [Fedora] Fedora Reporter: Paul Howarth <paul>
Component: tangerineAssignee: Petr Šabata <psabata>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: jplesnik, perl-devel, psabata
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tangerine-0.19-1.fc20 tangerine-0.19-1.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-05 10:24:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Ensure we chdir into a directory
none
Fix a regression introduced by the previous patch
none
Yet another attempt to fix the archive diff issue none

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.