# Anyone facing this build error with configure-ssl configure-letsencrypt

**URL:** https://meta.discourse.org/t/anyone-facing-this-build-error-with-configure-ssl-configure-letsencrypt/393902
**Category:** Bug
**Created:** [January 20, 2026, 4:57pm UTC](https://meta.discourse.org/t/anyone-facing-this-build-error-with-configure-ssl-configure-letsencrypt/393902 "2026-01-20T16:57:18Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![SubStrider](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/substrider/32/512604_2.png) [@SubStrider](https://meta.discourse.org/u/SubStrider)
#### Post date: [January 20, 2026, 4:57pm UTC](https://meta.discourse.org/t/anyone-facing-this-build-error-with-configure-ssl-configure-letsencrypt/393902/1 "2026-01-20T16:57:18Z")

</div>

All the builds are failing unless I comment these lines. Then of course SSL does not get configured.

Was working fine till yeterday.

```plaintext
Uncomment these two lines if you wish to add Lets Encrypt (https)

“templates/web.ssl.template.yml”

“templates/web.letsencrypt.ssl.template.yml”

```

```plaintext
/usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/replace_command.rb:20:in `eval': (eval at /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/replace_command.rb:20):1: unknown regexp options - lcal (SyntaxError)
/usr/local/bin/configure-ssl
    ^ ~~~~~
(eval at /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/replace_command.rb:20):2: unknown regexp options - lcal
exec /usr/local/bin/configure-letsencrypt
         ^ ~~~~~

        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/replace_command.rb:20:in `guess_replace_type'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/replace_command.rb:10:in `from_hash'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/command.rb:10:in `run'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:239:in `block (2 levels) in run_commands'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:223:in `each'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:223:in `block in run_commands'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:222:in `each'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:222:in `run_commands'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:203:in `run'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/cli.rb:96:in `run'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/bin/pups:9:in `<top (required)>'
        from /usr/local/bin/pups:25:in `load'
        from /usr/local/bin/pups:25:in `<main>'
bootstrap failed with exit code 1

```

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 20, 2026, 5:03pm UTC](https://meta.discourse.org/t/anyone-facing-this-build-error-with-configure-ssl-configure-letsencrypt/393902/2 "2026-01-20T17:03:58Z")

</div>

There was a change to the ssl template this morning that might explain this. I’m running an install right now to confirm.

~~I’ll update this post in a few minutes when I see what happens on my clean install.~~

I can confirm this is a bug:

```plaintext
I, [2026-01-20T17:10:34.288892 #1] INFO -- : File > /etc/runit/1.d/install-ssl chmod: +x chown:
/usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/replace_command.rb:20:in `eval': (eval at /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/li
b/pups/replace_command.rb:20):1: unknown regexp options - lcal (SyntaxError)
/usr/local/bin/configure-ssl
    ^ ~~~~~
(eval at /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/replace_command.rb:20):2: unknown regexp options - lcal
exec /usr/local/bin/configure-letsencrypt
         ^ ~~~~~

        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/replace_command.rb:20:in `guess_replace_type'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/replace_command.rb:10:in `from_hash'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/command.rb:10:in `run'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:239:in `block (2 levels) in run_commands'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:223:in `each'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:223:in `block in run_commands'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:222:in `each'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:222:in `run_commands'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/config.rb:203:in `run'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/lib/pups/cli.rb:96:in `run'
        from /usr/local/lib/ruby/gems/3.3.0/gems/pups-1.4.0/bin/pups:9:in `<top (required)>'
        from /usr/local/bin/pups:25:in `load'
        from /usr/local/bin/pups:25:in `<main>'
root@test2:~#

```

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [January 20, 2026, 6:15pm UTC](https://meta.discourse.org/t/anyone-facing-this-build-error-with-configure-ssl-configure-letsencrypt/393902/3 "2026-01-20T18:15:05Z")

</div>

Oops, my bad. Fix is in

[https://github.com/discourse/discourse\_docker/pull/1029](https://github.com/discourse/discourse_docker/pull/1029)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 20, 2026, 6:24pm UTC](https://meta.discourse.org/t/anyone-facing-this-build-error-with-configure-ssl-configure-letsencrypt/393902/4 "2026-01-20T18:24:42Z")

</div>

Worked for me! Good work figuring that one out!

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [January 24, 2026, 11:00am UTC](https://meta.discourse.org/t/anyone-facing-this-build-error-with-configure-ssl-configure-letsencrypt/393902/5 "2026-01-24T11:00:42Z")

</div>

This topic was automatically closed after 3 days. New replies are no longer allowed.
