@Kalinda @nuc I changed the proot and update the package. Can you test it? It may have bugs.
Search Criteria
Package Details: xampp 8.2.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xampp.git (read-only, click to copy) |
---|---|
Package Base: | xampp |
Description: | A stand-alone LAMPP distribution |
Upstream URL: | https://www.apachefriends.org |
Keywords: | FTP HTML HTTP internet LAMPP MySQL PHP server web webserver |
Licenses: | GPL |
Submitter: | grufo |
Maintainer: | grufo |
Last Packager: | grufo |
Votes: | 35 |
Popularity: | 0.083626 |
First Submitted: | 2017-03-26 15:47 (UTC) |
Last Updated: | 2024-03-08 17:31 (UTC) |
Dependencies (9)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR)
- libxcrypt-compat
- net-tools (net-tools-gitAUR)
- pcre (make)
- rsync (rsync-gitAUR, rsync-reflinkAUR, rsync-reflink-gitAUR) (make)
- sdxAUR (make)
- tclkitAUR (make)
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – for launching XAMPP Manager and Control Panel from menu
- pygtkAUR (optional) – for using XAMPP Control Panel
Required by (0)
Sources (12)
- bitrock-unpacker.tcl
- https://sourceforge.net/projects/xampp/files/XAMPP%20Linux/8.2.12/xampp-linux-x64-8.2.12-0-installer.run
- org.apachefriends.xampp.policy
- properties.ini.in
- xampp-control-panel.desktop
- xampp-control-panel.in
- xampp-manager.desktop
- xampp-manager.in
- xampp.service.in
- xampp.svg
- xampp.sysusers
- xampp.tmpfiles.in
oguz commented on 2019-11-20 08:26 (UTC)
oguz commented on 2019-11-18 17:03 (UTC) (edited on 2019-11-18 17:04 (UTC) by oguz)
@nuc I am working on it(removing proot). It works without mysql server on my repo(https://github.com/oguzkaganeren/aur-xampp). When I have free time, I work to fix it. Temporarily, you can install with .run file.
nuc commented on 2019-11-18 06:53 (UTC)
Hi guys I have the same error as @siddheshnan, is there any update to it?
oguz commented on 2019-11-15 08:17 (UTC)
@grufo sorry for that. Update it.
grufo commented on 2019-11-14 13:36 (UTC)
@oguzkagan
It is a good practice to ask the package maintainer before filling an orphan request and take over. And it is a good practice to acknowledge people who have created and maintained the package for a long time.
This was the header of the PKGBUILD
before you replaced it with only your name:
# Maintainer: grufo <madmurphy333 AT gmail DOT com>
# Contributor: Marcin (CTRL) Wieczorek <marcin@marcin.co>
# Contributor: Julio González <juliolokoo at gmail dot com>
# Contributor: Jose Valecillos <valecillosjg (at) gmail (dot) com>
# Contributor: Thiago Perrotta <echo dGhpYWdvcGVycm90dGE5NUBnbWFpbC5jb20K | base64 -d >
# Contributor: alegotta <algottardi at disroot dot org>
--grufo
Kalinda commented on 2019-11-13 18:11 (UTC)
@oguzkagan Thanks for the update, I shall follow your progress. If I find I can help I'll let you know, I'm still learning though.
oguz commented on 2019-11-13 08:21 (UTC) (edited on 2019-11-13 08:22 (UTC) by oguz)
@Kalinda I am working on it. I changed proot to bitrock script. I have a trouble with link files. When I free time, I fix it. When I success, update the package. You can see changes at https://github.com/oguzkaganeren/aur-xampp
Kalinda commented on 2019-11-13 01:35 (UTC)
Hello,
I'm having the same problems as others here are - xampp won't build because proof always crashes. I want to add this package to my repo, so I spent some time digging into this further.
I understand (I think?) proot is used here to bind the /opt/lampp to the xampp package source dir in order to trick the .run file into "installing" inside that dir so all its files/folders can be taken and made into an Arch package.
I ran the proot bind command ahead of time and then tried to run the installer inside the proot environment, but it always errors and says it can't create the /opt/lampp folder. I am not sure why this is, but I get the error regardless of whether or not I perform the binding.
Is there any reason why this might be happening? Something to do with my setup, maybe, some settings I need to change? I'll keep poking around but any help would be greatly appreciated.
Thanks!
Pinned Comments
grufo commented on 2022-10-21 14:18 (UTC)
For any issue with the upstream code please use the Apache Friends Support Forum.