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
Search Criteria
Package Details: local-by-flywheel-bin 9.1.1-6738
Package Actions
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: | 21 |
Popularity: | 0.53 |
First Submitted: | 2020-01-17 13:19 (UTC) |
Last Updated: | 2024-12-06 20:35 (UTC) |
Dependencies (9)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libaio (libaio-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libxcrypt-compat
- libxslt (libxslt-gitAUR)
- libxss
- ncurses5-compat-libsAUR
- nss (nss-hgAUR)
- numactl (numactl-gitAUR)
Required by (0)
Sources (1)
zc0rp10 commented on 2020-06-30 17:07 (UTC) (edited on 2020-06-30 20:34 (UTC) by zc0rp10)
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?
karcher commented on 2020-05-04 22:58 (UTC) (edited on 2020-05-04 23:03 (UTC) by karcher)
Here are the some of the latest lines: https://pastebin.com/WFb1yn36
We are specifically looking for lines with "HostsFileService" in it.
There are 3 of them in there.
Do you get prompted for a password?
No.
duhbLow7 commented on 2020-05-04 22:32 (UTC)
@karcher
Help > Reveal Local's Log > open local-lightning.log
paste to hastebin.com or pastebin
We are specifically looking for lines with "HostsFileService" in it
Do you get prompted for a password?
karcher commented on 2020-05-04 21:42 (UTC) (edited on 2020-05-04 21:43 (UTC) by karcher)
Hi all, I've installed the package and created a new site. I tried to start the site but Local complained about no access to /etc/hosts. I've changed the permissions of /etc/hosts to rw for all, created a new site but I'm still getting the same error:
Uh-oh! Could note update hosts file Local ran into a problem when trying to update the hosts file. Please ensure that the hosts file is not locked by anti-virus.
Then I found out that the error is not uncommon: https://localwp.com/community/t/uh-oh-could-not-update-hosts-file/2149 but no solution...
Any other ideas how can I fix it?
Pinned Comments