Skip Menu |

This queue is for tickets about the TAP-Harness-Archive CPAN distribution.

Report information
The Basics
Id: 120546
Status: open
Priority: 0/
Queue: TAP-Harness-Archive

People
Owner: Nobody in particular
Requestors: sdondley [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Absolute paths not stored in archive properly
Date: Tue, 7 Mar 2017 18:47:17 -0500
To: bug-TAP-Harness-Archive [...] rt.cpan.org
From: Steve Dondley <sdondley [...] gmail.com>
If I create an archive with prove --merge --normalize -v -a /path/to/file It gets stored in the tarball as a relative path: path/to/file
Subject: Re: [rt.cpan.org #120546] AutoReply: Absolute paths not stored in archive properly
Date: Tue, 7 Mar 2017 19:09:24 -0500
To: bug-TAP-Harness-Archive [...] rt.cpan.org
From: Steve Dondley <sdondley [...] gmail.com>
I'm using version .18, by the way. On Tue, Mar 7, 2017 at 6:47 PM, Bugs in TAP-Harness-Archive via RT < bug-TAP-Harness-Archive@rt.cpan.org> wrote: Show quoted text
> > Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "Absolute paths not stored in archive properly", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of [rt.cpan.org #120546]. Your ticket is accessible > on the web at: > > https://rt.cpan.org/Ticket/Display.html?id=120546 > > Please include the string: > > [rt.cpan.org #120546] > > in the subject line of all future correspondence about this issue. To do > so, > you may reply to this message. > > Thank you, > bug-TAP-Harness-Archive@rt.cpan.org > > ------------------------------------------------------------------------- > If I create an archive with > > prove --merge --normalize -v -a /path/to/file > > It gets stored in the tarball as a relative path: > > path/to/file >
Thanks for the report. Aren't relative paths conform with normal tar behaviour? $ tar czf ~/tmp/affe.tgz /tmp/zomtec tar: Removing leading `/' from member names $ tar tf ~/tmp/affe.tgz tmp/zomtec Kind regards, Steffen -- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>