Search Criteria
Package Details: cockpit-file-sharing 4.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cockpit-file-sharing.git (read-only, click to copy) |
---|---|
Package Base: | cockpit-file-sharing |
Description: | A Cockpit plugin to easily manage samba and NFS file sharing. |
Upstream URL: | https://github.com/45Drives/cockpit-file-sharing |
Keywords: | cockpit cockpit-plugin file filesharing nfs plugin samba |
Licenses: | GPL-3.0-only |
Provides: | cockpit-file-sharing |
Submitter: | brodi1 |
Maintainer: | michael_wzq |
Last Packager: | michael_wzq |
Votes: | 10 |
Popularity: | 0.080299 |
First Submitted: | 2022-05-19 14:35 (UTC) |
Last Updated: | 2025-08-29 03:12 (UTC) |
Dependencies (9)
- cockpit
- python (python37AUR)
- git (git-gitAUR, git-glAUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- moreutils (moreutils-go-binAUR) (make)
- yarn (corepackerAUR, yarn-berryAUR, yarn-pnpm-corepackAUR) (make)
- nfs-utils (optional)
- samba (ksmbd-toolsAUR) (optional)
Latest Comments
1 2 3 Next › Last »
michael_wzq commented on 2025-08-14 03:36 (UTC)
The package builds both in a clean chroot and with yay
OzzyHelix commented on 2025-08-11 17:55 (UTC)
Please update to Cockpit File Sharing 4.2.13-2 and please fix build issues
OzzyHelix commented on 2025-08-08 23:44 (UTC)
build fails when trying to build with yay and with makepkg -i https://gist.github.com/OzzyHelix/480c642f45d7931d084918203ca55da6
daniel_shub commented on 2025-08-06 18:52 (UTC)
@Lucki have you tried the change to the package function suggested here: https://aur.archlinux.org/packages/cockpit-file-sharing?O=0#comment-1026665
@michael_wzq does this build in a clean chroot for you?
Lucki commented on 2025-08-06 15:02 (UTC)
This fails building.
noideaman commented on 2025-05-30 02:09 (UTC)
Ok actually figured it out
update package() to this
noideaman commented on 2025-05-30 01:41 (UTC) (edited on 2025-05-30 01:58 (UTC) by noideaman)
Comment out lines 20 and 21
ok i tried a clean build with it, and it fails
some how running pkgbuild, fail to build, edit makefile, run pkgbuild again works
daniel_shub commented on 2025-05-15 19:59 (UTC)
The package fails to build in a clean chroot because rsync is missing.
@RuneArch this is NOT a cyber security issue. It is trying to call home to a non public IP (192.168.123.5). I am pretty sure it is a bug in the make file (https://github.com/45Drives/cockpit-file-sharing/blob/main/Makefile) where plugin-install- fails at cp -af $/dist/ $(DESTDIR)$(INSTALL_PREFIX)/$*$(INSTALL_SUFFIX) and drops into a remote testing install. That said make files are black magic to me so I have no idea why it is failing or how to fix it.
My guess is it is an Arch issue of how/where the sources are getting unpacked as opposed to upstream, but again it is way over my head.
RuneArch commented on 2025-05-14 07:15 (UTC) (edited on 2025-05-14 07:17 (UTC) by RuneArch)
Not happy seeing this in the logs:
Why would an installation package be attempting to ssh or rsync anything?
Nothing obvious in the PKGBUILD or the .git folder, so I'm presuming that a live downloaded package is attempting this... do we have a cyber security issue here?
zed123 commented on 2025-05-13 03:36 (UTC) (edited on 2025-05-30 08:02 (UTC) by zed123)
Any idea why it want to connect to "192.168.123.5"!??
1 2 3 Next › Last »