@vyachkonovalov I just pushed the sources for this package to GitHub: https://github.com/Thor77/aur-linx-server Feel free to open a PR with your changes.
Search Criteria
Package Details: linx-server 2.3.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linx-server.git (read-only, click to copy) |
---|---|
Package Base: | linx-server |
Description: | Self-hosted file/code/media sharing website |
Upstream URL: | https://github.com/andreimarcu/linx-server |
Keywords: | paste |
Licenses: | GPL3 |
Submitter: | thor77 |
Maintainer: | thor77 |
Last Packager: | thor77 |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2016-08-22 19:04 (UTC) |
Last Updated: | 2020-08-15 16:21 (UTC) |
Dependencies (2)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- go.riceAUR (make)
Required by (0)
Sources (6)
thor77 commented on 2020-07-06 18:17 (UTC)
crabvk commented on 2020-07-06 13:27 (UTC) (edited on 2020-07-06 13:28 (UTC) by crabvk)
@thor77
We could also remove config.ini
and add WorkingDirectory=/var/lib/linx
to the linx-server.service + -allowMissingConfig
linx-server argument. So, the default values for filespath = files/
and metapath = meta/
will work.
I made those changes in a separate commit.
crabvk commented on 2020-07-04 12:20 (UTC) (edited on 2020-07-04 12:29 (UTC) by crabvk)
Hi. Here's the changes I made. Some of the highlights are:
- Create user/group with sysusers (and remove
linx-server.install
) - Create linx home and etc dirs with tmpfiles
- Move linx home dir to /var/lib/linx and etc to /etc/linx-server (same as other arch packages, you could check postgresql or gitea)
- Build linx-cleanup and linx-genkey, include them in package
- Add license file
Please add me to co-maintainers so I can push the changes :)
thor77 commented on 2020-03-12 09:52 (UTC) (edited on 2020-07-06 18:19 (UTC) by thor77)
This package builds linx-server from source now.
linx-server-bin takes over the old behaviour.
The sources for this package are also available here, feel free to open issues/PRs.
thor77 commented on 2020-03-11 13:11 (UTC)
@FabioLolix I updated the license and will change the build process once there's a release with my PR to use go modules
FabioLolix commented on 2020-03-08 10:29 (UTC)
Hello, the license is GPL3 instead of GPL and this package is not build from source
thor77 commented on 2018-09-24 19:29 (UTC)
@jfburdet Seems like there was a release i totally missed... Just updated the package to 1.2.8 and building works again on my machine.
jfburdet commented on 2018-09-24 13:33 (UTC) (edited on 2018-09-24 13:35 (UTC) by jfburdet)
Hi, Since a few days I have the following error :
(sorry, I don't know how to format my comment to paste fixe spacing fonts)
==> Continue building linx-server ? [Y/n] ==> ------------------------------------- ==> ==> Building and installing package ==> Making package: linx-server 1.2.7-2 (Mon 24 Sep 2018 03:33:06 PM CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found linx-server.service -> Found config.ini -> Downloading linx-server... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading https://github.com/andreimarcu/linx-server/releases/download/v1.2.7/linx-server-v1.2.7_linux-amd64 Aborting... ==> ERROR: Makepkg was unable to build linx-server.
thor77 commented on 2018-02-19 17:45 (UTC)
@Speranskiy thanks, fixed :)
Speranskiy commented on 2018-02-19 17:39 (UTC) (edited on 2018-02-19 17:44 (UTC) by Speranskiy)
==> Validating source_x86_64 files with md5sums...
linx-server ... FAILED
==> ERROR: One or more files did not pass the validity check!
The correct md5sum: 333e825a5baa3846094fce9f7b5d5a8f
Pinned Comments
thor77 commented on 2020-03-12 09:52 (UTC) (edited on 2020-07-06 18:19 (UTC) by thor77)
This package builds linx-server from source now. linx-server-bin takes over the old behaviour.
The sources for this package are also available here, feel free to open issues/PRs.