@eliminator I don't think this package is maintained (at least I don't maintain it anymore). Please consider using snapd
instead.
Search Criteria
Package Details: snapd-git 2.45.r489.gf8a32f8e27-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/snapd-git.git (read-only, click to copy) |
---|---|
Package Base: | snapd-git |
Description: | Service and tools for management of snap packages. |
Upstream URL: | https://github.com/snapcore/snapd |
Licenses: | GPL3 |
Conflicts: | snap-confine, snapd |
Provides: | snapd |
Submitter: | bboozzoo |
Maintainer: | None |
Last Packager: | bboozzoo |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-17 06:47 (UTC) |
Last Updated: | 2020-05-18 14:24 (UTC) |
Dependencies (15)
- apparmor (apparmor-gitAUR)
- libseccomp (libseccomp-gitAUR)
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR, systemd-libs)
- squashfs-tools (squashfs-tools-gitAUR)
- apparmor (apparmor-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- go-tools (go-tools-gitAUR) (make)
- libcap (make)
- libseccomp (libseccomp-gitAUR) (make)
- python-docutils (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR) (make)
- xfsprogs (xfsprogs-gitAUR) (make)
- bash-completion (bash-completion-gitAUR) (optional) – bash completion support
- xdg-desktop-portal (xdg-desktop-portal-gitAUR) (optional) – desktop integration
Required by (15)
- apmpkg (requires snapd) (optional)
- bauh (requires snapd) (optional)
- bauh-staging (requires snapd) (optional)
- discover-snap (requires snapd)
- discover-snap-6 (requires snapd)
- libpamac-full (requires snapd)
- libpamac-full-git (requires snapd)
- meta-package-manager (requires snapd) (optional)
- meta-package-manager-git (requires snapd) (optional)
- pacup-arch-git (requires snapd) (optional)
- paxs (requires snapd)
- plasma5-applets-kde-arch-update-notifier (requires snapd) (optional)
- plasma5-applets-kde-arch-update-notifier-git (requires snapd) (optional)
- pman (requires snapd) (optional)
- qinfo-git (requires snapd) (optional)
Sources (1)
bboozzoo commented on 2022-05-21 18:40 (UTC)
eliminator commented on 2022-05-21 12:39 (UTC)
fails:
*** Setting version to '2.55.5.r823.g54a0b2cc90-1' from user.
../go/src/github.com/snapcore/snapd/asserts/crypto.go:38:2: cannot find package "golang.org/x/crypto/openpgp/packet" in any of:
/usr/lib/go/src/golang.org/x/crypto/openpgp/packet (from $GOROOT)
/home/markoshiva/.cache/yay/snapd-git/src/go/src/golang.org/x/crypto/openpgp/packet (from $GOPATH)
../go/src/github.com/snapcore/snapd/asserts/crypto.go:39:2: cannot find package "golang.org/x/crypto/sha3" in any of:
/usr/lib/go/src/golang.org/x/crypto/sha3 (from $GOROOT)
/home/markoshiva/.cache/yay/snapd-git/src/go/src/golang.org/x/crypto/sha3 (from $GOPATH)
../go/src/github.com/snapcore/snapd/osutil/exec.go:30:2: cannot find package "gopkg.in/tomb.v2" in any of:
/usr/lib/go/src/gopkg.in/tomb.v2 (from $GOROOT)
/home/markoshiva/.cache/yay/snapd-git/src/go/src/gopkg.in/tomb.v2 (from $GOPATH)
../go/src/git*** Setting version to '2.55.5.r823.g54a0b2cc90-1' from user.
../go/src/github.com/snapcore/snapd/asserts/crypto.go:38:2: cannot find package "golang.org/x/crypto/openpgp/packet" in any of:
/usr/lib/go/src/golang.org/x/crypto/openpgp/packet (from $GOROOT)
/home/markoshiva/.cache/yay/snapd-git/src/go/src/golang.org/x/crypto/openpgp/packet (from $GOPATH)
../go/src/github.com/snapcore/snapd/asserts/crypto.go:39:2: cannot find package "golang.org/x/crypto/sha3" in any of:
/usr/lib/go/src/golang.org/x/crypto/sha3 (from $GOROOT)
/home/markoshiva/.cache/yay/snapd-git/src/go/src/golang.org/x/crypto/sha3 (from $GOPATH)
../go/src/github.com/snapcore/snapd/osutil/exec.go:30:2: cannot find package "gopkg.in/tomb.v2" in any of:
/usr/lib/go/src/gopkg.in/tomb.v2 (from $GOROOT)
/home/markoshiva/.cache/yay/snapd-git/src/go/src/gopkg.in/tomb.v2 (from $GOPATH)
../go/src/github.com/snapcore/snapd/strutil/map.go:25:2: cannot find package "gopkg.in/yaml.v2" in any of:
/usr/lib/go/src/gopkg.in/yaml.v2 (from $GOROOT)
/home/markoshiva/.cache/yay/snapd-git/src/go/src/gopkg.in/yaml.v2 (from $GOPATH)
==> ERROR: A failure occurred in build().
Aborting...
-> error making: snapd-github.com/snapcore/snapd/strutil/map.go:25:2: cannot find package "gopkg.in/yaml.v2" in any of:
/usr/lib/go/src/gopkg.in/yaml.v2 (from $GOROOT)
/home/markoshiva/.cache/yay/snapd-git/src/go/src/gopkg.in/yaml.v2 (from $GOPATH)
==> ERROR: A failure occurred in build().
Aborting...
-> error making: snapd-git
13905069 commented on 2022-04-22 07:05 (UTC)
*** Setting version to '2.55.3.r401.g63c02475e7-1' from user.
Obtaining dependencies
go: modules disabled by GO111MODULE=off; see 'go help modules'
What cause it?
Tio commented on 2022-03-08 12:12 (UTC)
Please remove me from Maintainer. I did not ask for this.
alerque commented on 2021-08-10 17:38 (UTC)
@bbozzoo Feel free to re-adopt, the OOD flag appears to have been bogus in the first place and the orphan request flag should never have been filed, much less auto-accepted.
Note to others, VCS packages don't go out of date unless their build systems have changed.
bboozzoo commented on 2020-04-23 15:21 (UTC) (edited on 2020-04-23 15:22 (UTC) by bboozzoo)
This package builds directly from snapd master branch. For all your regular use cases, consider using snapd instead.
bboozzoo commented on 2019-11-27 16:41 (UTC)
@rodneyck snapd-git builds directly from master, so there can be an occasional hiccup, once https://github.com/snapcore/snapd/pull/7809 lands, things should be back to normal.
I'd recommend installing snapd
for regular use.
rodneyck commented on 2019-11-27 16:38 (UTC)
Getting an error msg on the latest update..
interfaces/builtin/login_session_observe.go:105:3: unknown field 'reservedForOS' in struct literal of type commonInterface ==> ERROR: A failure occurred in build(). Aborting...
egrupled commented on 2018-03-30 11:44 (UTC) (edited on 2018-03-30 11:48 (UTC) by egrupled)
@bboozzoo All clear now, thanks for help.
BTW: shouldn't systemd-generator be fixed in non git version too?
bboozzoo commented on 2018-03-29 19:34 (UTC)
pushed an update with a fix for systemd-generator and workaround for TMPDIR
@egrupled can you check if it builds correctly on your system now?
Pinned Comments
bboozzoo commented on 2020-04-23 15:21 (UTC) (edited on 2020-04-23 15:22 (UTC) by bboozzoo)
This package builds directly from snapd master branch. For all your regular use cases, consider using snapd instead.