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
          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
        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Yesterday, 08:47 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        60 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        59 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        54 views
        0 likes
        Last Post seqadmin  
        Working...
        X