# 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:** [20 januari 2026 om 16:57 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:** 1
**Showing post:** 2

<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: [20 januari 2026 om 17:03 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:~#

```

---

_[View the full topic](https://meta.discourse.org/t/anyone-facing-this-build-error-with-configure-ssl-configure-letsencrypt/393902)._
