If you need 7.0.2, you can build it yourself with these changes:
pkgver=7.0.2
pkgrel=6395
sha1sums=('df60ea916466b383f72108293b6643122369d0cd')
SHA sums from https://localwp.com/releases/
Git Clone URL: | https://aur.archlinux.org/local-by-flywheel-bin.git (read-only, click to copy) |
---|---|
Package Base: | local-by-flywheel-bin |
Description: | A program to create a local WordPress development environment. |
Upstream URL: | https://localbyflywheel.com/ |
Keywords: | flywheel local localwp wordpress |
Licenses: | custom:proprietary |
Submitter: | trojanshakib |
Maintainer: | dyrer (peddamax) |
Last Packager: | peddamax |
Votes: | 20 |
Popularity: | 0.152617 |
First Submitted: | 2020-01-17 13:19 (UTC) |
Last Updated: | 2024-10-07 17:37 (UTC) |
If you need 7.0.2, you can build it yourself with these changes:
pkgver=7.0.2
pkgrel=6395
sha1sums=('df60ea916466b383f72108293b6643122369d0cd')
SHA sums from https://localwp.com/releases/
I had many problems with ncurses5-compat-libs installing this, but I think I've manually overcome those now. However after apparently successfully installing this, I am now having trouble when creating a new site. For some reason, although in /etc/hosts there are automatically inserted the 127.0.0.1 and ::1 records for test.local and www.test.local on local site creation, when I attempt to open the site in the browser I get the ERR_NAME_NOT_RESOLVED error in chrome. Any ideas what I should check?
For anyone else who cannot successfully build the package, commenting out the rpmextract bits in the PKGBUILD works for me :
...
#makedepends=('rpmextract')
...
# rpmextract.sh ../local-$pkgver-linux.rpm
...
Hi, I cannot seem to be able to build this package :
==> Création du paquet local-by-flywheel-bin 6.7.0-6347 (ven. 07 avril 2023 14:11:49)
==> Vérification des dépendances pour l’exécution…
==> Vérification des dépendances pour la compilation…
==> Récupération des sources…
-> local-6.7.0-linux.rpm trouvé
==> Validation des fichiers source avec sha1sums…
local-6.7.0-linux.rpm ... Réussite
==> Extraction des sources…
-> Extraction de local-6.7.0-linux.rpm avec bsdtar
==> Suppression du répertoire $pkgdir/ existant…
==> Entre dans l’environnement fakeroot…
==> Lancement de package()…
no package supplied
==> ERREUR : Une erreur s’est produite dans package().
Abandon…
Tutto ok ma bisogna implementare questo ncurses5-compat-libs
If some of you are having issues with pulling down from a host you may need to install rsync.
error while installing
(1/1) installing local-by-flywheel-bin #####################################################] 100%
error: could not extract /opt/Local/resources/extraResources/bin/wp-cli/wp-cli.phar (Lzma
library error: No progress is possible)
error: problem occurred while installing local-by-flywheel-bin
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.
-> exit status 1
Thanks duhbLow7, I just tested out libxcrypt-compat and was able to get the router to start successfully.
https://archlinux.org/packages/testing/x86_64/libxcrypt-compat/
New package in testing
Pinned Comments