Package Details: local-by-flywheel-bin 9.2.4-6788

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: 22
Popularity: 0.98
First Submitted: 2020-01-17 13:19 (UTC)
Last Updated: 2025-05-04 21:01 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

kosa commented on 2022-11-07 10:37 (UTC) (edited on 2022-11-07 10:39 (UTC) by kosa)

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

layataal commented on 2022-02-28 14:25 (UTC)

Thanks duhbLow7, I just tested out libxcrypt-compat and was able to get the router to start successfully.

duhbLow7 commented on 2022-02-25 05:56 (UTC) (edited on 2022-02-25 05:57 (UTC) by duhbLow7)

https://archlinux.org/packages/testing/x86_64/libxcrypt-compat/

New package in testing

johnsane commented on 2022-02-25 02:13 (UTC) (edited on 2022-02-25 02:13 (UTC) by johnsane)

libxcrypt-compat is no longer in aur so this package is borked atm.

error while loading shared libraries: libcrypt.so.1

MarsSeed commented on 2022-02-23 10:40 (UTC)

Please kindly remove makedepends=(rpmextract) and rpmextract.sh from package() function. It is unneeded and it makes the package build process break.

RPM archives get extracted by bsdtar, part of core/libarchive package, a dependency of pacman. So no need for any special extractor tools.

==> Extracting sources...
-> Extracting local-6.3.0-linux.rpm with bsdtar
==> Sources are ready.
local-by-flywheel-bin-6.3.0-5756: parsing pkg list...
==> Making package: local-by-flywheel-bin 6.3.0-5756 (2022-02-23 11:23:49 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
==> Starting package()...
no package supplied
==> ERROR: A failure occurred in package().
    Aborting...
error: failed to build 'local-by-flywheel-bin-6.3.0-5756'

duhbLow7 commented on 2022-02-18 00:30 (UTC)

This is needed as a dependency:

libxcrypt-compat

duhbLow7 commented on 2022-02-18 00:21 (UTC)

Is anybody else having problems with libcrypt.so.1?

Also having problems with the Local Router?

wurst commented on 2022-01-30 01:05 (UTC) (edited on 2022-01-30 01:07 (UTC) by wurst)

To get version 6.2.0 that fixes Database > Open Adminer problem: edit PKGBUILD as follows

git clone https://aur.archlinux.org/local-by-flywheel-bin.git
cd local-by-flywheel-bin

edit PKGBUILD

pkgver=6.2.0
pkgrel=5679
sha1sums=('e450bf9fc4956ba7705b7e765ad1a22c1ffed99b')
makepkg
pacman -U local-by-flywheel-bin-6.2.0-5679-x86_64.pkg.tar.zst