Package Details: cockpit-file-sharing 3.3.7-1

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
Provides: cockpit-file-sharing
Submitter: brodi1
Maintainer: B_Rad15
Last Packager: B_Rad15
Votes: 9
Popularity: 0.196823
First Submitted: 2022-05-19 14:35 (UTC)
Last Updated: 2024-05-22 07:01 (UTC)

Latest Comments

1 2 Next › Last »

linux-aarhus commented on 2024-11-18 13:34 (UTC)

The latest release tag is at 4.2.6

https://github.com/45Drives/cockpit-file-sharing/releases/tag/v4.2.6

B_Rad15 commented on 2024-07-16 22:04 (UTC) (edited on 2024-07-16 22:05 (UTC) by B_Rad15)

To the out-of-date marks in my opinion this package should not be updated to 4.1 yet as it is still listed as pre-release https://github.com/45Drives/cockpit-file-sharing/releases/tag/v4.1.0 I feel like this kinda version would only be appropriate for a "-git" style package https://wiki.archlinux.org/title/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages?

If there's evidence that 45drives is distributing this version I'd be for updating it but the repo I see 45drives distributing still has it at 3.3.7

simona commented on 2024-05-22 19:42 (UTC)

same for me. I uninstalled, erased file with sudo rm -r and reinstall.

mib1982 commented on 2024-05-22 17:56 (UTC)

During the update from 3.3.6-1 to 3.3.7-1, I am getting a lot of "$file exists in filesystem" errors, mostly related to font variants of 'SourceSansPro' in the folder '/usr/share/cockpit/file-sharing/assets/' and few other files in different folders. Is anyone else experiencing this issue?

B_Rad15 commented on 2024-05-22 07:08 (UTC)

@daniel_shub fixed the sudo bit (along with a version bump and license formatting fix). Let me know if that fixed your issue or not but it no longer uses sudo and now uses $pkgdir in that make install so I don't think anything should be an issue but all I can say for sure is it works on my machine™

daniel_shub commented on 2024-05-07 15:33 (UTC)

I don't think calling the make file with sudo is the correct way to build the generic package. I think the PKGBUILD/make file needs patching to make it work with the AUR. Unfortunately, that is beyond my skills. I asked on the Arch forums: https://bbs.archlinux.org/viewtopic.php?id=295558 and the response suggested the current approach is wrong. Maybe they can provide some help getting it to work in a better way.

B_Rad15 commented on 2023-10-19 15:49 (UTC)

Fixed the missing v in the package name, didn't realize I forgot to clean before the final test

simona commented on 2023-10-19 11:00 (UTC)

==> ERROR: Can't download https://github.com/45Drives/cockpit-file-sharing/releases/download/3.3.4/cockpit-file-sharing-3.3.4-1.el8.noarch.rpm

bittin commented on 2023-10-19 04:11 (UTC)

the URL in the PKGBUILD is wrong, had to change it manually to be able to update this package earlier today

B_Rad15 commented on 2023-10-19 02:13 (UTC)

Since this is just a js, html, font, and json build, I updated this package to use the rpm from their github releases. I used this and not a separate -bin package as packages required to build from source are not publicly available, they appear locked behind 45Drive's accounts.