Search Criteria
Package Details: ltfs 2.4.0.2-2
Git Clone URL: | https://aur.archlinux.org/ltfs.git (read-only, click to copy) |
---|---|
Package Base: | ltfs |
Description: | Linear Tape File System |
Upstream URL: | https://www.quantum.com/ServiceandSupport/OpenSource/LTFS/Index.aspx |
Licenses: | |
Submitter: | None |
Maintainer: | None |
Last Packager: | jaylectric |
Votes: | 3 |
Popularity: | 0.001013 |
First Submitted: | 2016-02-22 19:19 |
Last Updated: | 2020-05-05 15:38 |
Dependencies (9)
- fuse (fuse2)
- icu (icu-git-static, icu-git)
- libxml2 (libxml2-linenum, libxml2-git)
- fakeroot (fakeroot-git, fakeroot-tcp) (make)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- make (make3, make-git, make-without-guile) (make)
- net-snmp (make)
- patch (patch-git) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
Latest Comments
sardaukar commented on 2021-03-26 14:24
For people having difficulty building this recently, see https://github.com/LinearTapeFileSystem/ltfs/issues/262
c4pote commented on 2020-10-22 08:29
LinearTapeFileSystem seems to support quantum in the meanwhile. I can confirm, and please anyone with a quantum drive, please can you also confirm? See this issue on github: https://github.com/LinearTapeFileSystem/ltfs/issues/219
c4pote commented on 2020-10-20 05:50
Here is a discussion (bug report) i started in the IBM repo. There is a lot of info inside, and we at least have product/vendor ids added now. Would be amazing if anyone could test with quantum drive. https://github.com/LinearTapeFileSystem/ltfs/issues/219#issuecomment-711160461
jaylectric commented on 2020-10-06 03:44
I have a working PKGBUILD for the IBM repo, pinned to the most recent tag. It relies on a hack that I'm not comfortable with, linking
/usr/include/linux/sysctl.h
to/usr/include/sys/sysctl.h
.If someone could build following these steps:
./autogen.sh
followed bymake
I expect you to get an error about
sys/sysctl.h
not being found at this point.sudo ln -sv /usr/include/linux/sysctl.h /usr/include/sys/sysctl.h
, then callmake clean
and retry the steps above.I haven't committed this workaround yet because I need to know that it works but I don't actually use this filesystem and have no way to test that it works. I find it a bit odd that there is not an already an issue logged about this error and I'm not able to find much about the error by googling except that "sys/sysctl.h" is deprecated! If someone can reproduce my error, I will log the issue upstream.
I am more that happy to continue maintenance on the package, but if there is someone out there who actually does use it and wants to take on maintenance, I will disown the package.
c4pote commented on 2020-10-04 14:09
can't we possibly switch to this source and repo? https://github.com/LinearTapeFileSystem/ltfs
c4pote commented on 2020-10-04 08:20
As of today the source is offline from quantum. I tweeted them, you can follow the status here: https://twitter.com/audiores/status/1312668272471535616
daimh commented on 2019-07-16 13:09
==> Entering fakeroot environment... fakeroot: FAKEROOTKEY set to 836584074 fakeroot: nested operation not yet supported