katt - I'm unable to replicate what you are experiencing; What architecture are you compiling on? Have you tried compiling without running the tests? Any other information that could help?
Search Criteria
Package Details: fatx 1.17-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fatx.git (read-only, click to copy) |
---|---|
Package Base: | fatx |
Description: | XBox filesystem support for linux |
Upstream URL: | http://sourceforge.net/projects/fatx/ |
Keywords: | filesystem xbox |
Licenses: | GPL |
Provides: | fatx |
Submitter: | t3kk3n |
Maintainer: | xAsh |
Last Packager: | t3kk3n |
Votes: | 10 |
Popularity: | 0.000303 |
First Submitted: | 2014-08-09 19:19 (UTC) |
Last Updated: | 2024-04-17 15:37 (UTC) |
Dependencies (7)
- boost-libs
- fuse (fuse2)
- libboost_program_options.so (boost183-libsAUR, boost1.86-libsAUR, boost-libs)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- doxygen (doxygen-gitAUR) (make)
- graphviz (make)
Required by (0)
Sources (1)
t3kk3n commented on 2024-04-19 11:32 (UTC)
katt commented on 2024-04-18 22:15 (UTC)
Tests are failing:
24% tests passed, 16 tests failed out of 21
Total Test time (real) = 1.05 sec
The following tests FAILED:
1 - Fuse_simple_file_creation (Failed)
2 - Fuse_moving_file (Failed)
3 - Fuse_removing_file (Failed)
4 - Fuse_multiple_file_access (Failed)
5 - Fuse_directory_copies (Failed)
6 - Fuse_simultaneous_copies (Failed)
7 - Fuse_directory_max_entries (Failed)
8 - Fuse_recover_mode (Failed)
9 - Fuse_FAT_stress (Failed)
10 - Fuse_directory_entries_stress (Failed)
11 - Fuse_simultaneous_creations (Failed)
12 - Fuse_check_statfs (Failed)
14 - Label_check_noname (Failed)
18 - Unrm_remote_recovery (Failed)
19 - Unrm_remote_dir_recovery (Failed)
20 - Unrm_local_recovery (Failed)
Errors while running CTest
==> ERROR: A failure occurred in check().
Aborting...
==> Removing chroot copy [/var/lib/aurbuild/x86_64/katt-229284]...done
==> ERROR: Build failed
t3kk3n commented on 2024-04-17 15:38 (UTC)
@sl1pkn07 - Dang, you are fast haha. Was already working on that, thank you though.
Package is fully up to date and working as of now, cheers!
sl1pkn07 commented on 2024-04-17 13:47 (UTC)
error: failed to commit transaction (conflicting files) fatx: /usr/sbin exists in filesystem (owned by filesystem)
seems needs -DCMAKE_INSTALL_BINDIR=/usr/bin or something similar
t3kk3n commented on 2024-04-16 20:03 (UTC)
I shall take over maintainer duties, noticed someone tried to adopt this, then immediately disowned it. (I have the time nowadays)
Bakasura commented on 2023-01-23 23:04 (UTC)
@dkeruza I do not have an HDD to try at this time, however, I remember that with the "fusefatx" command even with GID and UID, in Nautilus the mount point seemed to belong to root, but at the time of making an "ls" in the terminal, the permits were correct.
In conclusion, I perform all operations by the terminal
I think it's a bug in software.
dkeruza commented on 2023-01-23 04:12 (UTC)
How do you mount a partition as my user , not as root? I tried --uid 1000 and --gid 1000 but doesnt work. It always mounts as root.
Bakasura commented on 2022-11-29 17:21 (UTC)
Hi @sl1pkn07, can tell me how to change the dependence by: libboost_program_options.so
? I can not find it.
Regards
sl1pkn07 commented on 2022-10-03 14:10 (UTC) (edited on 2022-10-03 14:10 (UTC) by sl1pkn07)
Hello, please add libboost_program_options.so
to depends instead of boost-libs
and change boost
to makedepends
greetings
Bakasura commented on 2021-07-27 18:00 (UTC)
@t3kk3n Thanks to you for keeping it all this time, I hope that your way becomes calmer for you and your family.
Regards!
Pinned Comments
Bakasura commented on 2021-07-24 22:05 (UTC)
@everyone this package works again!