Coder Social home page Coder Social logo

Comments (18)

reynoldsalec avatar reynoldsalec commented on June 18, 2024 4

Yeah recommend downgrading to v3.20.06; the CLI asset in that release was rolled against the wrong branch. Will be re-rolling a release against the correct branch shortly, apologies for the inconvenience.

from lando.

pirog avatar pirog commented on June 18, 2024 2

not sure what is going on here so i removed 3.20.7 from both the cli and package installer releases. please downgrade to 3.20.6 until we figure out what is going on

from lando.

reynoldsalec avatar reynoldsalec commented on June 18, 2024 1

Re-rolled a 3.20.8 to make sure no incorrect cached resources are getting pulled in; sounds like that is working for folks: https://github.com/lando/lando/releases/tag/v3.20.8

from lando.

ericgsmith avatar ericgsmith commented on June 18, 2024 1

Thanks @reynoldsalec

3.20.8 working for me 👍

lando version
v3.20.8

from lando.

anthropos9 avatar anthropos9 commented on June 18, 2024 1

Working correctly for me on Linux Mint 21.2. Thanks to everyone involved.

from lando.

ericgsmith avatar ericgsmith commented on June 18, 2024

v3.20.6...v3.20.7 shows nothing of note - but the file size is 48.8MB for 3.20.6 and 36.1MB for 3.20.7

from lando.

anthropos9 avatar anthropos9 commented on June 18, 2024

I'm seeing the same thing with Linux Mint.

from lando.

xurizaemon avatar xurizaemon commented on June 18, 2024

Seeing this on Ubuntu Jammy, downgrade to 3.20.6 fixed it for me.

$ lando rebuild
WARN ==> drupal10 is not a supported recipe type.
ERROR ==> Could not find a service builder called drupal10 in the builder registry!

from lando.

catgofire avatar catgofire commented on June 18, 2024

Same thing on Mac

$ lando rebuild -y
WARN ==> wordpress is not a supported recipe type.
ERROR ==> Could not find a service builder called wordpress in the builder registry!

$ lando version
v3.21.0-alpha.7

from lando.

megclaypool avatar megclaypool commented on June 18, 2024

Also on Mac:

$ lando version
v3.21.0-alpha.7   
   
$ lando rebuild -y
WARN ==> pantheon is not a supported recipe type.
ERROR ==> Could not find a service builder called pantheon in the builder registry!

from lando.

megclaypool avatar megclaypool commented on June 18, 2024

@reynoldsalec: Will you be providing install files for the new release? It looks like you guys re-rolled 3.20.7, and Lando is prompting me to upgrade, but all I see are source files 😛 I guess I could build it locally, but I'd rather not 😆

from lando.

reynoldsalec avatar reynoldsalec commented on June 18, 2024

@megclaypool it takes about an hour between a release getting posted and the assets getting compiled...an annoying issue that will fortunately be going away in the next couple weeks when we release Lando 3.21.

For now, it looks like the newly posted 3.20.7 assets should be working, so I'm going to close this out!

https://github.com/lando/lando/releases/tag/v3.20.7

from lando.

kaszarobert avatar kaszarobert commented on June 18, 2024

I installed now the latest deb and for some reason it still displays it is an alpha version, although not during install:

kaszarobert@acer-travelmate-p215-41-g2:~/Letöltések$ sudo dpkg -i lando-x64-v3.20.7.deb 
(Adatbázis olvasása ... 299354 fájl és könyvtár van jelenleg telepítve.)
Kibontás előkészítése: lando-x64-v3.20.7.deb ...
Kibontás: lando (3.20.7) e helyett: 3.20.6 ...
Beállítás: lando (3.20.7) ...
+ LANDO_ROOT=/usr/share/lando
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin
+ TERM=xterm
+ chmod 755 -R /usr/share/lando
+ mkdir -p /usr/local/bin
+ ln -sf /usr/share/lando/bin/lando /usr/local/bin/lando
++ awk -F: '$1 == "sudo" {print $4}' /etc/group
+ SUDOERS=kaszarobert
+ for u in ${SUDOERS//,/ }
+ usermod -a -G docker kaszarobert
+ MAX_MAP_COUNT=262144
+ MMC_PARAMETER_PATH=/proc/sys/vm/max_map_count
+ '[' -f /proc/sys/vm/max_map_count ']'
++ sysctl -n vm.max_map_count
+ '[' 262144 -lt 262144 ']'
Aktiválók feldolgozása: gnome-menus (3.36.0-1ubuntu1) ...
Aktiválók feldolgozása: desktop-file-utils (0.24-1ubuntu3) ...
Aktiválók feldolgozása: mime-support (3.64ubuntu1) ...

kaszarobert@acer-travelmate-p215-41-g2:~/Letöltések$ lando version
v3.21.0-alpha.7

from lando.

f1rf1n avatar f1rf1n commented on June 18, 2024

Also getting a recipe drupal7 unknown. Hopefully that is not really getting removed (for at least a year)

from lando.

edurenye avatar edurenye commented on June 18, 2024

Just downloaded the package and I'm getting the error:
drupal10 is not a supported recipe type.

from lando.

xurizaemon avatar xurizaemon commented on June 18, 2024

Yep, confirmed for me @reynoldsalec, downloaded a fresh copy just now and the .deb is still showing the same behaviours.

$ md5sum lando-x64-v3.20.7.deb 
e674425b957f8219d37a1fddc48c02da  lando-x64-v3.20.7.deb
$ lando version
v3.21.0-alpha.7
$ lando info
WARN ==> drupal10 is not a supported recipe type.
ERROR ==> Could not find a service builder called drupal10 in the builder registry!

Freshly downloaded, made sure to bypass any possible caches my side.

from lando.

edurenye avatar edurenye commented on June 18, 2024

Working correctly for me too. Thank you!

from lando.

josebc avatar josebc commented on June 18, 2024

try running lando plugin-add @lando/drupal

from lando.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.