ltfs icon indicating copy to clipboard operation
ltfs copied to clipboard

Reference implementation of the LTFS format Spec for stand alone tape drive

Results 107 ltfs issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When I was building LTFS on Fedora 37, I encountered a build error: unrecognized command-line option '-Wp'. **To Reproduce** Run the build command: ``` ./autogen.sh ./configure make...

help wanted
Hacktoberfest

I am creating a 3rd party open source dcache implementation and have found that there are missing calls in at least main.c for plugging in a dcache library provider, initializing...

enhancement
help wanted

autogen runs configure runs make comes with this error: line 1247 missing `;` ``` # make make all-recursive Making all in messages Making all in src Making all in libltfs...

bug
help wanted
good first issue
Hacktoberfest

**Describe the bug** It seems ltfs_ordered_copy does not copy folder permissions and attributes, but instead just create new folders. (os.mkdir(d)) with today's date and default permission from umask. This way...

Under discussion

On Linux systems which use glibc ≥2.30 the following will be logged during compilation: `In file included from arch/arch_info.c:52:0: /usr/include/sys/sysctl.h:21:2: error: #warning "The header is deprecated and will be removed."...

enhancement
help wanted
good first issue
Hacktoberfest

**Describe the bug** ``` Under Linux Ubuntu 22.04, LTO drive ( Overland-Tandberg LTO-9 HH - Lecteur de bandes magnétiques - LTO Ultrium (18 To / 45 To) - Ultrium 9...

H/W issue

**Describe the bug** I can not format a cartridge. The device is HP Ultrium LTO-6. The project is built with `configure --enable-buggy-ifs`. Whatever I try to run, I get ```...

question

**Describe the bug** I have cloned the project in my system and after reading the readme, i have runned the ./autogen.sh script in root directory and then runned the ./configure,...

question

**Describe the bug** I'm facing to a case where the LTFS mount results with read-only mount. This happened multiple time with different LTO9. I never get this before, and i...

question

**Is your feature request related to a problem? Please describe.** I was using LTFS in the past with mixed results. While ca. 3 years ago everything was working as expected,...

question