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.96
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 »

psychedelus commented on 2020-06-30 21:24 (UTC)

Can confirm that as @duhbLow7 said, @zc0rp10's PGKBUILD fixes the issue.

@damonh thanks for mentioning Lando, had never heard of it but sounds interesting.

damonh commented on 2020-06-30 20:27 (UTC)

As I couldn't make it work, I switched to Lando. It's really awesome!

duhbLow7 commented on 2020-06-30 20:17 (UTC) (edited on 2020-07-01 05:16 (UTC) by duhbLow7)

package is broken as is. typos in PKGBUILD. @zc0rp10's PKGBUILD fixes this (and more!).

package is out of date. 5.63 is current version.

project has changed names multiple times and is now called just Local. Local By Flywheel > Local Lightning > Local WP > Local.

zc0rp10 commented on 2020-06-30 17:07 (UTC) (edited on 2020-06-30 20:34 (UTC) by zc0rp10)

Hi, please update the package build according to this: http://ix.io/2qBe <-- UPDATED: 5.6.3 now

I've:

* Included chmod 4755 command for chrome-sandbox in the package build so you can remove the pinned comment.
* Created a symlink in /usr/bin to the executable so local-by-flywheel actually shows up in dmenu and other simple launchers.
* Added the following missing dependencies: gtk3, nss, libjpeg-turbo, libxss, libxslt
* Corrected the license to custom: license=('custom:proprietary') as is appropriate according to Flywheel team. https://localwp.com/community/t/open-source-the-project-local-by-flywheel/216/9

esa1975 commented on 2020-06-30 15:09 (UTC)

The PKGBUILD references the rpm file incorrectly. If you download a copy, change the line:

rpmextract.sh ../local-5-6-2-linux.rpm

To:

rpmextract.sh ../local-5.6.2-linux.rpm

Note the dashes instead of dots. I made this change and it builds and installs fine.

takazz commented on 2020-06-30 13:01 (UTC)

I installed this package on a brand new Manjaro install and I got this error:

:: Parsing SRCINFO (1/1): local-by-flywheel-bin
==> Making package: local-by-flywheel-bin 5.6.2-1 (Tue 30 Jun 2020 08:46:18 PM PST)
==> Retrieving sources...
  -> Found local-5.6.2-linux.rpm
==> Validating source files with sha1sums...
    local-5.6.2-linux.rpm ... Passed
==> Making package: local-by-flywheel-bin 5.6.2-1 (Tue 30 Jun 2020 08:46:19 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found local-5.6.2-linux.rpm
==> Validating source files with sha1sums...
    local-5.6.2-linux.rpm ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting local-5.6.2-linux.rpm with bsdtar
==> Sources are ready.
==> Making package: local-by-flywheel-bin 5.6.2-1 (Tue 30 Jun 2020 08:46:33 PM PST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
no package supplied
==> ERROR: A failure occurred in package().
    Aborting...

zc0rp10 commented on 2020-06-27 13:54 (UTC)

Have e-mailed pkg maintainer to ask if they plan to continue supporting this package or not.

duhbLow7 commented on 2020-06-04 21:55 (UTC)

There have been 6 releases since the last update to this package. I've requested this package to be orphaned. We are on version 5.5.3 at this time.

karcher commented on 2020-05-05 06:56 (UTC)

@duhbLow7 : Many thanks!

is an authentication agent running?

polkit and polkit-kde-agent were installed but the agent wasn't running. I've installed polkit-gnome and started /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 manually, then I tried again to start a site and it worked.

are you using gnome?

No. I'm using i3wm. I was using KDE before.

duhbLow7 commented on 2020-05-05 00:12 (UTC)

https://wiki.archlinux.org/index.php/Polkit

is an authentication agent running?

are you using gnome?