Search Criteria
Package Details: lando-bin 3.20.4-1
Git Clone URL: | https://aur.archlinux.org/lando-bin.git (read-only, click to copy) |
---|---|
Package Base: | lando-bin |
Description: | A free, open source, cross-platform, local development environment and DevOps tool built on Docker container technology |
Upstream URL: | https://docs.lando.dev/ |
Licenses: | GPL |
Conflicts: | lando |
Provides: | lando |
Submitter: | dmp1ce |
Maintainer: | pfrenssen |
Last Packager: | pfrenssen |
Votes: | 5 |
Popularity: | 0.008781 |
First Submitted: | 2021-06-17 20:04 (UTC) |
Last Updated: | 2023-10-19 05:54 (UTC) |
Latest Comments
1 2 3 4 Next › Last »
pfrenssen commented on 2023-05-16 13:05 (UTC)
I made a new release using the existing process with the
.deb
file but indeed we can switch to the.pacman
file. I checked it withpacman -Qpi
and it is a valid file. It can be uncompressed withunzstd
. @killua99 if you are still willing to write a PR then this would be very welcome, thanks!killua99 commented on 2023-01-31 15:24 (UTC)
@dmp1ce it build against .deb but you can not use .pacman ? is a bin anyway
dmp1ce commented on 2023-01-30 15:29 (UTC)
@killua99 Thanks. Can you give it a try and let me know how well it works?
killua99 commented on 2023-01-29 15:06 (UTC)
Hey should we try to switch to pacman files? since they deliver now them, https://github.com/lando/lando/releases/tag/v3.11.0 I can write a PR to switch from .deb to pacman.
dmp1ce commented on 2022-04-04 11:27 (UTC)
Thanks. I found the issue here. I'll update the project with
libxcrypt-compat
dependency.https://github.com/lando/lando/issues/3326
TwoD commented on 2022-04-03 18:42 (UTC)
@dmp1ce I got it when running lando start. libxcrypt-compat also solved it for me.
dmp1ce commented on 2022-02-24 01:37 (UTC)
@pfrenssen When do you get this error?
pfrenssen commented on 2022-02-23 21:39 (UTC)
I am seeing the following error (possibly after updating the
glibc
package to the latest version):This can be solved by installing the
libxcrypt-compat
package from the AUR.dmp1ce commented on 2022-02-12 10:30 (UTC)
I returned the
docker-compose
binary. Thanks for letting me know it is still needed.pfrenssen commented on 2022-01-19 21:12 (UTC)
Another confirmation that the workaround of @mpolishchuck works. Can we update the PKGBUILD to no longer remove the docker-compose that ships with Lando?
1 2 3 4 Next › Last »