there's a bug in fuse which prevent to create new file on ntfs partition.
here's the patch if someone is interested:
http://sourceforge.net/mailarchive/message.php?msg_id=29630599
Search Criteria
Package Details: linux-mainline 6.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 281 |
Popularity: | 2.20 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-01-20 06:29 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 58 59 60 61 62 63 64 65 66 67 68 .. 77 Next › Last »
Vi0L0 commented on 2012-08-06 22:50 (UTC)
miffe commented on 2012-08-03 12:37 (UTC)
linux-mainline 3.6rc1-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2012-07-31 10:19 (UTC)
linux-mainline 3.5-1:
- New upstream release
- Rebased against arch package 3.5-2
- Binaries at the usual place
Wilco commented on 2012-07-16 07:51 (UTC)
@miffe: thanks for the reply, system was up-to-date but I had to reinstall kmod for some reason. Tested the kernel a few hours and haven't found any issues (yet)
miffe commented on 2012-07-15 17:11 (UTC)
@ridikulus_rat: Should be fixed now.
@Wilco: You need the lastest kmod with the /lib -> /usr/lib stuff.
ka2107 commented on 2012-07-15 12:53 (UTC)
@miffe: regarding "repo-add --files" I still get "warning: failed to download: http://arch.miffe.org/x86_64//miffe.files.tar.gz" with nosr.
Wilco commented on 2012-07-15 12:11 (UTC)
makepkg gives an error:
MKDIR /mnt/data/linux/linux-mainline/pkg/lib/firmware/yam/
INSTALL /mnt/data/linux/linux-mainline/pkg/lib/firmware/yam/1200.bin
INSTALL /mnt/data/linux/linux-mainline/pkg/lib/firmware/yam/9600.bin
DEPMOD 3.5.0-rc7-mainline
ERROR: could not open directory /mnt/data/linux/linux-mainline/pkg/lib/modules/3.5.0-rc7-mainline: No such file or directory
FATAL: could not search modules: No such file or directory
==> ERROR: A failure occurred in build().
Aborting...
miffe commented on 2012-07-15 07:32 (UTC)
linux-mainline 3.5rc7-1:
- New upstream release
- Binaries at http://arch.miffe.org/
Samsagax commented on 2012-07-15 00:17 (UTC)
@miffe: glibc with the /lib -> /usr/lib change already hit [core] you should upgrade the PKGBUILD
dhave commented on 2012-07-14 23:04 (UTC)
Once you've finished working through the /lib -> /usr/lib changeover which has now moved out of testing phase, you'll probably need to do as miffe says here:
" ... please change _libdir on row 31 to /usr/lib instead".
In doing the /lib -> /usr/lib changeover, I uninstalled linux-mainline and nvidia-mainline, since linux-mainline was claiming ownership of files in /lib. Then, after I did the changeover successfully (see the Arch home page and the Arch forum for discussion), I reinstalled linux-mainline and nvidia-mainline. But I needed to change the "_libdir" line as miffe describes above.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here