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

bunzip2 compressed file ends unexpectedly error #130

Open
OmpahDev opened this issue Nov 22, 2019 · 1 comment
Open

bunzip2 compressed file ends unexpectedly error #130

OmpahDev opened this issue Nov 22, 2019 · 1 comment

Comments

@OmpahDev
Copy link

Attempting to run apt-cyg update results in the following error:

--2019-11-22 14:06:37-- http://mirror.datacenter.by/pub/mirrors/cygwin//x86_64/setup.bz2
Resolving mirror.datacenter.by (mirror.datacenter.by)... 178.124.134.106, 2a02:2208:1:3::12
Connecting to mirror.datacenter.by (mirror.datacenter.by)|178.124.134.106|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File ‘setup.bz2’ not modified on server. Omitting download.

bunzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? Possible reason follows.
bunzip2: No such file or directory
Input file = setup.bz2, output file = setup

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file setup, if it exists.
mv: cannot stat 'setup': No such file or directory
Updated setup.ini

@alfonzso
Copy link

hi, I had same problem like you, just remove your cygwin cache dir ( in installer 'local package directory' ) and rerun update :)

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

2 participants