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

Some packages cannot be decompressed #63

Closed
xfangfang opened this issue Dec 28, 2020 · 4 comments
Closed

Some packages cannot be decompressed #63

xfangfang opened this issue Dec 28, 2020 · 4 comments

Comments

@xfangfang
Copy link

some software packages can't be decompressed on MAC OS. I also tried gnu-tar and some desktop decompressors, but all received some error info.

Installing sdl2 for example, error message:

$ vdpm sdl2
Installing sdl2...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
5 300k 5 15428 0 0 10163 0 0:00:30 0:00:01 0:00:29 10156x include/
x include/SDL2/
x include/SDL2/SDL_pixels.h
x include/SDL2/SDL_test_random.h
x include/SDL2/SDL_revision.h
x include/SDL2/SDL_test_crc32.h
x include/SDL2/SDL_test_md5.h
x include/SDL2/SDL_filesystem.h
x include/SDL2/SDL_config_wiz.h
x include/SDL2/SDL_config_winrt.h
x include/SDL2/SDL_gamecontroller.h
x include/SDL2/SDL_mutex.h
x include/SDL2/SDL_config_minimal.h
x include/SDL2/SDL_surface.h
x include/SDL2/SDL_egl.h
x include/SDL2/SDL_atomic.h
x include/SDL2/SDL_hints.h
18 300k 18 55412 0 0 21636 0 0:00:14 0:00:02 0:00:12 21628
x include/SDL2/SDL_joystick.h
x include/SDL2/SDL_test_fuzzer.h
x include/SDL2/SDL_copying.h
x include/SDL2/SDL_timer.h
x include/SDL2/SDL_assert.h
x include/SDL2/SDL_touch.h
x include/SDL2/SDL_test_harness.h
x include/SDL2/SDL_config.h
x include/SDL2/SDL_opengles2_gl2ext.h
x include/SDL2/SDL_test_font.h
x include/SDL2/SDL_test_log.h
x include/SDL2/SDL_cpuinfo.h
x include/SDL2/SDL_test_memory.h
x include/SDL2/SDL_opengles.h
x include/SDL2/SDL_stdinc.h
x include/SDL2/SDL_config_android.h
x include/SDL2/SDL_endian.h
x include/SDL2/SDL_log.h
x include/SDL2/SDL_thread.h
x include/SDL2/SDL_quit.h
x include/SDL2/SDL_test_images.h
x include/SDL2/SDL_test_common.h
x include/SDL2/SDL_opengles2.h
x include/SDL2/SDL_system.h
x include/SDL2/SDL_rwops.h
x include/SDL2/SDL_scancode.h
x include/SDL2/SDL_error.h
x include/SDL2/SDL_config_psp.h
x include/SDL2/SDL_blendmode.h
x include/SDL2/SDL_main.h
x include/SDL2/SDL_gesture.h
x include/SDL2/close_code.h
x include/SDL2/SDL_syswm.h
x include/SDL2/SDL.h
x include/SDL2/SDL_config_pandora.h
x include/SDL2/SDL_config_macosx.h
x include/SDL2/SDL_name.h
x include/SDL2/SDL_config_os2.h
x include/SDL2/SDL_mouse.h
x include/SDL2/begin_code.h
36 300k 36 109k 0 0 32336 0 0:00:09 0:00:03 0:00:06 32327
x include/SDL2/SDL_opengles2_khrplatform.h
x include/SDL2/SDL_test.h
x include/SDL2/SDL_metal.h
x include/SDL2/SDL_locale.h
x include/SDL2/SDL_bits.h
x include/SDL2/SDL_opengles2_gl2.h
x include/SDL2/SDL_opengles2_gl2platform.h
63 300k 63 189k 0 0 43133 0 0:00:07 0:00:04 0:00:03 43123
x include/SDL2/SDL_sensor.h
x include/SDL2/SDL_misc.h
x include/SDL2/SDL_loadso.h
x include/SDL2/SDL_version.h
x include/SDL2/SDL_audio.h
x include/SDL2/SDL_types.h
x include/SDL2/SDL_test_compare.h
x include/SDL2/SDL_keyboard.h
x include/SDL2/SDL_render.h
x include/SDL2/SDL_rect.h
x include/SDL2/SDL_haptic.h
x include/SDL2/SDL_platform.h
x include/SDL2/SDL_messagebox.h
x include/SDL2/SDL_power.h
x include/SDL2/SDL_events.h
x include/SDL2/SDL_config_vita.h
x include/SDL2/SDL_video.h
x include/SDL2/SDL_vulkan.h
x include/SDL2/SDL_test_assert.h
x include/SDL2/SDL_shape.h
x include/SDL2/SDL_config_windows.h
x include/SDL2/SDL_clipboard.h
x include/SDL2/SDL_keycode.h
x lib/
100 300k 100 300k 0 0 40093 0 0:00:07 0:00:07 --:--:-- 46549
: Lzma library error: No progress is possible
tar: Error exit delayed from previous errors.
Failed to install, the package probably does not exist.

@xfangfang
Copy link
Author

Additional note: I have installed vitasdk before, this time I have installed it again and this problem happened. I think it should be the problem when packaging packages.

@yne
Copy link
Contributor

yne commented Dec 28, 2020

Can confirm, it's not related to MacOS, The SDL2 packages is corrupted: http://dl.vitasdk.org/sdl2.tar.xz

image

@frangarcj
Copy link
Contributor

can you check again?

@xfangfang
Copy link
Author

@frangarcj all is good now. thanks~

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

No branches or pull requests

3 participants