惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
博客园_首页
J
Java Code Geeks
Jina AI
Jina AI
B
Blog RSS Feed
量子位
有赞技术团队
有赞技术团队
M
MIT News - Artificial intelligence
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
小众软件
小众软件
博客园 - 聂微东
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
MongoDB | Blog
MongoDB | Blog
I
InfoQ
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
爱范儿
爱范儿
Y
Y Combinator Blog
Vercel News
Vercel News
雷峰网
雷峰网

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - ntfsplus-dkms-git
2026-06-25 · via AUR Newest Packages

shadichy commented on 2026-06-25 07:03 (UTC)

Fixed. Synced with upstream

silvertuanzi commented on 2026-06-22 12:02 (UTC)

Upstream repo removed quota.o in the latest commit, just at June 21 23:30 UTC.

So the makefile in this repo should be updated too.

MeLikeChoco commented on 2026-06-22 06:53 (UTC) (edited on 2026-06-22 07:14 (UTC) by MeLikeChoco)

Currently have an error on dkms install

DKMS (dkms-3.4.1) make.log for ntfs/2026.06.22+640b7dd for kernel 7.0.12-arch1-1 (x86_64)
Mon Jun 22 02:51:24 AM EDT 2026

Building module(s)
# command: KVERSION=7.0.12-arch1-1 CONFIG_NTFS_FS_POSIX_ACL=y make KDIR=/usr/lib/modules/7.0.12-arch1-1/build
make -C /usr/lib/modules/7.0.12-arch1-1/build M=/var/lib/dkms/ntfs/2026.06.22+640b7dd/build modules
make[1]: Entering directory '/usr/lib/modules/7.0.12-arch1-1/build'
make[2]: Entering directory '/var/lib/dkms/ntfs/2026.06.22+640b7dd/build'
  CC [M]  aops.o
  CC [M]  attrib.o
  CC [M]  collate.o
  CC [M]  dir.o
  CC [M]  file.o
  CC [M]  index.o
  CC [M]  inode.o
  CC [M]  mft.o
  CC [M]  mst.o
  CC [M]  namei.o
  CC [M]  runlist.o
  CC [M]  super.o
  CC [M]  unistr.o
  CC [M]  attrlist.o
  CC [M]  ea.o
  CC [M]  upcase.o
  CC [M]  bitmap.o
  CC [M]  lcnalloc.o
  CC [M]  logfile.o
  CC [M]  reparse.o
  CC [M]  compress.o
  CC [M]  iomap.o
  CC [M]  debug.o
  CC [M]  sysctl.o
make[4]: *** No rule to make target 'quota.o', needed by 'ntfs.o'.  Stop.
make[3]: *** [/usr/lib/modules/7.0.12-arch1-1/build/Makefile:2110: .] Error 2
make[2]: *** [/usr/lib/modules/7.0.12-arch1-1/build/Makefile:248: __sub-make] Error 2
make[2]: Leaving directory '/var/lib/dkms/ntfs/2026.06.22+640b7dd/build'
make[1]: *** [Makefile:248: __sub-make] Error 2
make[1]: Leaving directory '/usr/lib/modules/7.0.12-arch1-1/build'
make: *** [Makefile:22: all] Error 2

# exit code: 2
# elapsed time: 00:00:14
----------------------------------------------------------------

I have decided to gamble my system and remove quota.o from the Makefile for the build to work. Nothing seems wrong for now.

Same_guy commented on 2026-05-02 19:30 (UTC)

Sorry, I reinstalled package and everything installed without problem

dkms status                                                                  
ntfs/2026.04.27+61f0f61, 7.0.2-arch1-1, x86_64: installed

shadichy commented on 2026-05-02 01:21 (UTC)

Same_guy commented on 2026-04-30 18:01 (UTC) (edited on 2026-04-30 18:07 (UTC) by Same_guy)

4 month w\o any issue with NTFSplus driver but after updated kernel to 7.0.2

sudo dkms install ntfs/2026.02.12+241d3d9                                    ─╯
Sign command: /usr/lib/modules/7.0.2-arch1-1/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Building module(s)....(bad exit status: 2)
Failed command:
KVERSION=7.0.2-arch1-1 CONFIG_NTFS_FS_POSIX_ACL=y make KDIR=/usr/lib/modules/7.0.2-arch1-1/build

Error! Bad return status for module build on kernel: 7.0.2-arch1-1 (x86_64)
Consult /var/lib/dkms/ntfs/2026.02.12+241d3d9/build/make.log for more information.

shadichy commented on 2026-02-10 12:03 (UTC)

@Same_guy first install ntfsprogs-plus, then run fsck.ntfs on your ntfs partition, then try mounting it once again

If the problem still happens, open an issue at https://github.com/namjaejeon/linux-ntfs