Skip to content

Solve error derived from too many levels of symbolic links#30

Open
kepbod wants to merge 1 commit intobowhan:masterfrom
kepbod:patch-1
Open

Solve error derived from too many levels of symbolic links#30
kepbod wants to merge 1 commit intobowhan:masterfrom
kepbod:patch-1

Conversation

@kepbod
Copy link

@kepbod kepbod commented Feb 5, 2018

When installing genome dm6, UCSC.RepeatMask.bed.gz is a symbolic link of dm6.UCSC.RepeatMask.bed.gz. gunzip UCSC.RepeatMask.bed.gz would report the error that 'too many levels of symbolic links'. Adding -f would override this error.

When installing genome dm6, UCSC.RepeatMask.bed.gz is a symbolic link of dm6.UCSC.RepeatMask.bed.gz. `gunzip -f UCSC.RepeatMask.bed.gz` would report error that 'too many levels of symbolic links'. Adding -f would override this error.
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

Successfully merging this pull request may close these issues.

1 participant