@yochananmarqos: the difference is that your sources are not checked into SRCDEST. Please follow our guidelines for this.
Search Criteria
Package Details: mullvad-vpn 2019.9-11
Git Clone URL: | https://aur.archlinux.org/mullvad-vpn.git (read-only) |
---|---|
Package Base: | mullvad-vpn |
Description: | The Mullvad VPN client app for desktop |
Upstream URL: | https://www.mullvad.net |
Licenses: | |
Submitter: | gin078 |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 22 |
Popularity: | 3.25 |
First Submitted: | 2018-10-24 17:33 |
Last Updated: | 2019-12-07 17:43 |
Dependencies (8)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- libxss
- nss (nss-hg)
- cargo (cargo-standalone-git, cargo-nightly-bin, cargo-git, rust-nightly-bin, rust-bin, rustup-git, rust, rustup) (make)
- git (git-git) (make)
- npm (npm53, npm4, nodejs6-bin) (make)
- rpm-tools (make)
Required by (0)
Sources (4)
coderobe commented on 2019-12-02 15:00
Taijian commented on 2019-12-02 12:53
@blackpoll: The mullvad-vpn-bin package works fine and is quick and easy to install.
Taijian commented on 2019-12-02 12:46
Two things:
1) gui testing fails under wayland (..cannot open display...)
2) the 'cannot stat dist/linux-unpacked/' issue also occurs when building in a clean chroot (via clean-chroot-manager). So that needs to be fixed.
@yochananmarqos: Could you try the clean chroot build? Then compare your live system and see what the difference is, presuming that the build works for you in your 'regular' system?
FuelFlo commented on 2019-12-02 11:26
Hey, i have the same problem. None of the 3 changes in PKGBUILD worked for me. I'm still getting:
==> Entering fakeroot environment... ==> Starting package()... install: cannot stat 'dist/linux-unpacked/*': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
...using pamac and/or yay.
wazlecracker commented on 2019-12-02 06:03
@yochananmarqos I get the following errors when trying your recommended fixes:
cp: cannot stat 'dist/linux-unpacked/.': No such file or directory
and
install: cannot stat 'dist/linux-unpacked/*': No such file or directory
I'm using makepkg -si. Would it perhaps have anything to do with the new rust/cargo dependency?
yochananmarqos commented on 2019-12-02 02:23
@davedatum @ruabmbua @blackpoll: EDIT: I can reproduce it, working on it.
@coderobe: What does git submodule update --init --recursive
not accomplish that the VCS package guidelines example does? The submodules are nested and the --recursive
flag pulls them all.
coderobe commented on 2019-12-01 22:25
@yochananmarqos: Git submodules in sources require a bit more work. git submodule update --init --recursive
is not sufficient. Please take a look at https://wiki.archlinux.org/index.php/VCS_package_guidelines#Git_Submodules
blackpoll commented on 2019-12-01 21:47
==> Starting package()... cp: cannot stat 'dist/linux-unpacked/*': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
There are multiple versions now of Mullvad in the AUR. Which one is recommended to properly work and update?
ruabmbua commented on 2019-12-01 19:02
Same problem here:
==> Starting package()... cp: cannot stat 'dist/linux-unpacked/*': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
davedatum commented on 2019-12-01 18:58
mullvad-vpn 2019.9-7
==> Entering fakeroot environment... ==> Starting package()... cp: cannot stat 'dist/linux-unpacked/*': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
Pinned Comments
yochananmarqos commented on 2019-12-07 17:44
This package will verify the signature of the git tag. Developer keys are available here and instructions are here. See the PKGBUILD to determine which developer key you need.