Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Bedtools 2.24.0 errors while decompressing .tar

    When I decompress bedtools 2.24.0:

    Code:
    tar -zxvf ./bedtools-2.24.0.tar.gz
    I get several errors:

    Code:
    tar: bedtools2/src/utils/aux: Cannot mkdir: Protocol error
    tar: bedtools2/src/utils/aux: Cannot mkdir: Protocol error
    tar: bedtools2/src/utils/aux/BedtoolsDriver.cpp: Cannot open: No such file or directory
    tar: bedtools2/src/utils/aux: Cannot mkdir: Protocol error
    tar: bedtools2/src/utils/aux/BedtoolsDriver.h: Cannot open: No such file or directory
    tar: bedtools2/src/utils/aux: Cannot mkdir: Protocol error
    tar: bedtools2/src/utils/aux/Makefile: Cannot open: No such file or directory
    tar: Exiting with failure status due to previous errors
    Make therefore doesn't finish when it looks for these files in /src/utils/aux. I have tried re-downloading using wget and directly from the website (right-click-->save-as), and decompressing with 7zip in Windows instead of tar in Ubuntu. The 7zip gui gave no errors but make gave the same errors that it couldn't find files in /src/utils/aux. I have no problems with the previous version of bedtools 2.23.0 which I can decompress, make, and run bedtools with no errors.

  • #2
    Must be something on your end. Did not have any problems with download/compilation (2.24.0) just now.

    Comment


    • #3
      Windows refuses to create files or directories with names like aux, as it reserves such filenames to refer to IIRC your serial port.

      So alas you're straight out of luck with 2.24.0 on Windows. You'd need to download the tarball on another machine, rename src/utils/aux and fix up the makefiles, and transfer the fixed up tree back to your Windows machine.

      I've reported this as a bedtools bug, and I imagine Aaron will rename this directory for 2.25. In the meantime, it might be easiest just to wait with 2.23.0...

      Comment


      • #4
        Originally posted by jmarshall View Post
        Windows refuses to create files or directories with names like aux, as it reserves such filenames to refer to IIRC your serial port.
        Cool I didn't know about that. I'm actually using bedtools in an Ubuntu VM under Windows but was working in a shared folder so it was trying to to untar and create the aux folders on a Windows drive. Once I switched to a folder within the VM it worked fine. Thanks for the help.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Recent Advances in Sequencing Analysis Tools
          by seqadmin


          The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
          05-06-2024, 07:48 AM
        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 07:03 AM
        0 responses
        9 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-10-2024, 06:35 AM
        0 responses
        27 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-09-2024, 02:46 PM
        0 responses
        31 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-07-2024, 06:57 AM
        0 responses
        26 views
        0 likes
        Last Post seqadmin  
        Working...
        X