Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tar.gz vs tar.xz #70

Closed
rickysarraf opened this issue Jul 13, 2017 · 1 comment
Closed

tar.gz vs tar.xz #70

rickysarraf opened this issue Jul 13, 2017 · 1 comment
Assignees
Labels

Comments

@rickysarraf
Copy link
Owner

Here's a snippet of what set.uris has. This seems to be failing for the shuffling we do across the supported compression types.

'http://deb.debian.org/debian/dists/testing/main/dep11/icons-64x64.tar.xz' deb.debian.org_debian_dists_testing_main_dep11_icons-64x64.tar 0 

  | Name | Last modified | Size
-- | -- | -- | --

  | Parent Directory |   | -
  | Components-amd64.yml.gz | 2017-07-13 02:53 | 4.6M
  | Components-amd64.yml.xz | 2017-07-13 02:53 | 3.0M
  | Components-arm64.yml.gz | 2017-07-13 02:54 | 4.5M
  | Components-arm64.yml.xz | 2017-07-13 02:54 | 2.9M
  | Components-armel.yml.gz | 2017-07-13 02:54 | 4.5M
  | Components-armel.yml.xz | 2017-07-13 02:55 | 2.9M
  | Components-armhf.yml.gz | 2017-07-13 02:55 | 4.5M
  | Components-armhf.yml.xz | 2017-07-13 02:56 | 2.9M
  | Components-i386.yml.gz | 2017-07-13 02:56 | 4.6M
  | Components-i386.yml.xz | 2017-07-13 02:56 | 3.0M
  | Components-mips64el.yml.gz | 2017-07-13 02:59 | 4.5M
  | Components-mips64el.yml.xz | 2017-07-13 03:00 | 2.9M
  | Components-ppc64el.yml.gz | 2017-07-13 02:58 | 4.5M
  | Components-ppc64el.yml.xz | 2017-07-13 02:58 | 2.9M
  | Components-s390x.yml.gz | 2017-07-13 02:58 | 4.5M
  | Components-s390x.yml.xz | 2017-07-13 02:59 | 2.9M
  | by-hash/ | 2017-06-21 02:31 | -
  | icons-64x64.tar.gz | 2017-07-13 02:52 | 6.7M
  | icons-128x128.tar.gz | 2017-07-13 02:53 | 15M


@rickysarraf rickysarraf self-assigned this Jul 13, 2017
@rickysarraf
Copy link
Owner Author

This seems to have been fixed lately. Not sure when but I cannot reproduce the issue anymore. Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant