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

推荐订阅源

V
Visual Studio Blog
I
InfoQ
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
小众软件
小众软件
B
Blog RSS Feed
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
Engineering at Meta
Engineering at Meta
人人都是产品经理
人人都是产品经理
Microsoft Security Blog
Microsoft Security Blog
Last Week in AI
Last Week in AI
H
Help Net Security
爱范儿
爱范儿
云风的 BLOG
云风的 BLOG
博客园 - 司徒正美
Y
Y Combinator Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Microsoft Azure Blog
Microsoft Azure Blog
L
LangChain Blog
WordPress大学
WordPress大学
GbyAI
GbyAI
Google DeepMind News
Google DeepMind News
腾讯CDC

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) - mullvad-browser-bin
2026-06-17 · via AUR Newest Packages

Pinned Comments

aerofluvial commented on 2026-05-21 13:26 (UTC)

For anybody having problems building recent version in kernel lockdown, changing: cp --archive --verbose Browser/. "$pkgdir/opt/$pkg/" into: rsync -a --no-xattrs Browser/. "$pkgdir/opt/$pkg/" in the pkgbuild seemed to work.

tarball commented on 2024-06-26 08:35 (UTC)

Make sure to fetch the developers' signing key before building the package.

The official instructions are here. The link is also mentioned in the PKGBUILD.

If the site is blocked in your region, you'll have to work around it or trust me that this is what it says:

% gpg --auto-key-locate nodefault,wkd --locate-keys torbrowser@torproject.org

which (as of 2024-06-26) should also show this fingerprint:

EF6E 286D DA85 EA2A 4BA7  DE68 4E2C 6E87 9329 8290

If your gpg says otherwise, you may have been fed garbage.

taladam commented on 2026-05-21 13:53 (UTC)

aerofluvial's response worked perfectly. Definitely more of a workaround than a fix though. Thank you for sharing.

aerofluvial commented on 2026-05-21 13:26 (UTC)

For anybody having problems building recent version in kernel lockdown, changing: cp --archive --verbose Browser/. "$pkgdir/opt/$pkg/" into: rsync -a --no-xattrs Browser/. "$pkgdir/opt/$pkg/" in the pkgbuild seemed to work.

taladam commented on 2026-05-19 22:58 (UTC) (edited on 2026-05-19 23:07 (UTC) by taladam)

Tried both reinstalling coreutils and restart. There are my permissions for /usr/bin/cp:

.rwxr-xr-x@  133k root 20 Apr 10:58 <U+F086F> cp

edit: I'm thinking the "@" symbol in the permissions may be the perpetrator (don't see that symbol on my pi).

tarball commented on 2026-05-19 19:21 (UTC)

Maybe cp or one of the libraries it depends on is damaged on disk? Or RAM overclock pushed too far? I'd try rebooting and/or reinstalling coreutils.

taladam commented on 2026-05-19 18:54 (UTC) (edited on 2026-05-19 18:55 (UTC) by taladam)

Might just be a me issue, but I can't seem to install/update this package anymore. The below line keeps failing. Replaced my actual username with <user>.

           PID: 48425 (cp)
           UID: 1000 
           GID: 1000
        Signal: 11 (SEGV)
     Timestamp: Tue 2026-05-19 14:47:29 EDT (6s ago)
  Command Line: cp --archive --verbose Browser/. /home/<user>/.cache/yay/mullvad-browser-bin/pkg/mullvad-browser-bin/opt/mullvad-browser/
    Executable: /usr/bin/cp
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.konsole-37670.scope/tab(37688).scope
          Unit: user@1000.service
     User Unit: app-org.kde.konsole-37670.scope
         Slice: user-1000.slice
     Owner UID: 1000 (<user>)
       Boot ID: ea4f5cda671846afbbdd68f2b1869ee2
    Machine ID: 3ad7015a481047fba624b3b93c0ceb37
      Hostname: archlinux
       Storage: /var/lib/systemd/coredump/core.cp.1000.ea4f5cda671846afbbdd68f2b1869ee2.48425.1779216449000000.zst (present)
  Size on Disk: 34K
       Message: Process 48425 (cp) of user 1000 dumped core.

                Stack trace of thread 48425:
                #0  0x00007f7be585bfa7 attr_copy_file (libattr.so.1 + 0x2fa7)
                #1  0x0000561c926c8044 n/a (/usr/bin/cp + 0x6044)
                #2  0x0000561c926cafb7 n/a (/usr/bin/cp + 0x8fb7)
                #3  0x0000561c926c9f4a n/a (/usr/bin/cp + 0x7f4a)
                #4  0x0000561c926ce007 n/a (/usr/bin/cp + 0xc007)
                #5  0x0000561c926c7b6b n/a (/usr/bin/cp + 0x5b6b)
                #6  0x0000561c926c5cd4 n/a (/usr/bin/cp + 0x3cd4)
                #7  0x00007f7be5627741 n/a (libc.so.6 + 0x27741)
                #8  0x00007f7be5627879 __libc_start_main (libc.so.6 + 0x27879)
                #9  0x0000561c926c5f65 n/a (/usr/bin/cp + 0x3f65)
                ELF object binary architecture: AMD x86-64

tarball commented on 2026-04-28 12:28 (UTC)

Something else changed your $PATH (maybe ~/.profile, /etc/makepkg*, or /etc/profile.d). This package does not modify it in any way.

wilkins commented on 2026-04-28 11:22 (UTC)

mode of './Browser/removed-files' changed from 0600 (rw-------) to 0644 (rw-r--r--)
mode of './Browser/start-mullvad-browser' changed from 0700 (rwx------) to 0744 (rwxr--r--)
mode of './Browser/start-mullvad-browser.desktop' changed from 0700 (rwx------) to 0744 (rwxr--r--)
mode of './Browser/update-settings.ini' changed from 0600 (rw-------) to 0644 (rw-r--r--)
mode of './Browser/updater' changed from 0700 (rwx------) to 0744 (rwxr--r--)
mode of './Browser/updater.ini' changed from 0600 (rw-------) to 0644 (rw-r--r--)
mode of './Browser/vaapitest' changed from 0700 (rwx------) to 0744 (rwxr--r--)
mode of './Browser/version.json' changed from 0600 (rw-------) to 0644 (rw-r--r--)
mode of './start-mullvad-browser.desktop' changed from 0700 (rwx------) to 0744 (rwxr--r--)
find: The current directory is included in the PATH environment variable, which is insecure in combination with the -execdir action of find.  Please remove the current directory from your $PATH (that is, remove ".", doubled colons, or leading or trailing colons)

sabrewulf1986 commented on 2026-04-21 16:06 (UTC)

sick of this shit package having to constantly manually intervene, why even have a fkn bin for, mullvad can fuck off

vesinum commented on 2026-03-07 14:58 (UTC) (edited on 2026-03-07 15:06 (UTC) by vesinum)

@tarball Could the PKGBUILD line #98 be changed from

find . -executable -execdir chmod --verbose a+x '{}' +

to

find . -perm -u=x -execdir chmod --verbose a+x '{}' +

The current approach with -executable will not work in some case (e.g., the BUILDDIR is located on an FS mounted with noexec).

lone-cloud commented on 2025-11-20 06:42 (UTC) (edited on 2025-11-20 06:42 (UTC) by lone-cloud)

hey @tarball, you're using an incorrect ffmpeg dependency for mullvad here. It should be ffmpeg4.4 and not ffmpeg. The latest ffmpeg is not compatible with firefox-based browser. See the correct firefox dependencies listed out in extra/firefox here: https://archlinux.org/packages/extra/x86_64/firefox/ Due to this incompatibility, video stutters in mullvad and you can check for proper compatibility when you navigate to about:support and look under "Media". All codecs should have software decoding support, which they won't unless your system has ffmpeg4.4