public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* tar not reporting directory name ?
@ 2016-06-01 14:19 Marco Atzeri
  2016-06-01 15:02 ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Atzeri @ 2016-06-01 14:19 UTC (permalink / raw)
  To: cygwin

Hi Guys,
following a discussion on
https://sourceforge.net/p/octave/package-releases/254/

on http://matzeri.altervista.org/works/octave/doesnt/
I uploaded a tar file that on cygwin do not
report the directories entry

$ tar -tf generate_html-0.1.11.tar.gz
generate_html.0.1.11/COPYING
generate_html.0.1.11/DESCRIPTION
generate_html.0.1.11/INDEX
generate_html.0.1.11/NEWS
generate_html.0.1.11/inst/generate_html_manual.m
generate_html.0.1.11/inst/generate_operators.m
generate_html.0.1.11/inst/generate_package_html.m
generate_html.0.1.11/inst/get_html_options.m
generate_html.0.1.11/inst/html_help_text.m
generate_html.0.1.11/inst/private/find_package.m
generate_html.0.1.11/inst/private/get_alpha_database.m
generate_html.0.1.11/inst/private/get_feature.m
generate_html.0.1.11/inst/private/get_header_title_and_footer.m
generate_html.0.1.11/inst/private/get_root.m
generate_html.0.1.11/inst/private/get_texi_conf.m
generate_html.0.1.11/inst/private/get_txi_files.m
generate_html.0.1.11/inst/private/html_see_also_with_prefix.m
generate_html.0.1.11/inst/private/insert_char_entities.m
generate_html.0.1.11/inst/private/octave_forge_seealso.m
generate_html.0.1.11/inst/texi2html.m
generate_html.0.1.11/inst/txi2index.m
generate_html.0.1.11/inst/txi2reference.m

The packager uses tar-1.28-2.2 on Debian stretch,
and it reports for him the directory entries.

Any clue what is causing such discrepancy on cygwin ?
I am reasonable sure that is a recent change in behaviour as the 
previous file version that have the same structure gave
me no headache in the past.

Of course if I unpack and repack the tar file, the directory are
as expected reported

http://matzeri.altervista.org/works/octave/works/tar-content.txt


Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tar not reporting directory name ?
  2016-06-01 14:19 tar not reporting directory name ? Marco Atzeri
@ 2016-06-01 15:02 ` Marco Atzeri
  2016-06-01 18:01   ` Thomas Wolff
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Atzeri @ 2016-06-01 15:02 UTC (permalink / raw)
  To: cygwin

On 01/06/2016 16:19, Marco Atzeri wrote:
> Hi Guys,
> following a discussion on
> https://sourceforge.net/p/octave/package-releases/254/
>

scrap it . I found the root cause and it is unrelated to tar.

Regards
MArco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tar not reporting directory name ?
  2016-06-01 15:02 ` Marco Atzeri
@ 2016-06-01 18:01   ` Thomas Wolff
  2016-06-01 23:04     ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Wolff @ 2016-06-01 18:01 UTC (permalink / raw)
  To: cygwin

Am 01.06.2016 um 17:02 schrieb Marco Atzeri:
> On 01/06/2016 16:19, Marco Atzeri wrote:
>> Hi Guys,
>> following a discussion on
>> https://sourceforge.net/p/octave/package-releases/254/
>>
>
> scrap it . I found the root cause and it is unrelated to tar.
But you've made use curious; what was it?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: tar not reporting directory name ?
  2016-06-01 18:01   ` Thomas Wolff
@ 2016-06-01 23:04     ` Marco Atzeri
  0 siblings, 0 replies; 4+ messages in thread
From: Marco Atzeri @ 2016-06-01 23:04 UTC (permalink / raw)
  To: cygwin



On 01/06/2016 20:01, Thomas Wolff wrote:
> Am 01.06.2016 um 17:02 schrieb Marco Atzeri:
>> On 01/06/2016 16:19, Marco Atzeri wrote:
>>> Hi Guys,
>>> following a discussion on
>>> https://sourceforge.net/p/octave/package-releases/254/
>>>
>>
>> scrap it . I found the root cause and it is unrelated to tar.
> But you've made use curious; what was it?
>

change in behaviour of octave trunk version,
that I backported for other reason to cygwin 4.0.2 package.

http://lists.gnu.org/archive/html/octave-maintainers/2016-06/msg00001.html

So I hit myself before anyone notice the same..

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-06-01 23:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-01 14:19 tar not reporting directory name ? Marco Atzeri
2016-06-01 15:02 ` Marco Atzeri
2016-06-01 18:01   ` Thomas Wolff
2016-06-01 23:04     ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).