Thx, Would be great!
Eppii > On 13 Jun 2024, at 11:34, Pierre-Elliott Bécue <[email protected]> wrote: > > Control: severity -1 important > > Hi, > > Eppii <[email protected]> wrote on 13/06/2024 at 09:54:49+0200: > >> Package: lxc-templates >> Version: 3.0.4.48.g4765da8-1 >> >> ||/ Name Version Architecture Description >> +++-==============-===================-============-============================================ >> ii lxc-templates 3.0.4.48.g4765da8-1 amd64 Linux Containers >> userspace tools (templates) >> >> Hello ! >> >> Context: we want to create a lxc with the lxc-debian template on a bookworm >> server without any access to internet. >> >> We identified following bug preventing to achieve our goal and had to edit >> the /usr/share/lxc/templates/lxc-debian to succeed. >> >> Description: >> >> The —mirror option does not work anymore due to missing comma line 757: >> >> -options=$(getopt -o hp:n:a:r:cI:FS: -l >> arch:,auth-key:,clean,help,enable-non-free,mirror:keyring:,name:,packages:,path:,release:,rootfs:,security-mirror:,interpreter-path:,flush-cache >> -- "$@“) >> +options=$(getopt -o hp:n:a:r:cI:FS: -l >> arch:,auth-key:,clean,help,enable-non-free,mirror:,keyring:,name:,packages:,path:,release:,rootfs:,security-mirror:,interpreter-path:,flush-cache >> -- "$@“) >> >> Regards > > Thanks for the report. > > In the same way as bug #1073130, this has been fixed in a later release > upstream. > > I'll see if I can get this in the upcoming bookworm partial release. > -- > PEB

