This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tar not reporting directory name ?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]