-
-
Notifications
You must be signed in to change notification settings - Fork 175
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using, or where do you have Problems?
Frigate
π Provide a clear and concise description of the issue.
Upon running the script an error is observed when attempting to build nginx
π Steps to reproduce the issue.
paste script in host shell, run default script
β Paste the full error output (if available).
______ _ __
/ /()__ _____ / /___
/ /_ / / / __ / __ / __/ _
/ __/ / / / / // / // / // /
// // //_, /_,/__/_/
/____/
βοΈ Using Default Settings on node server
π Container ID: 116
π₯οΈ Operating System: debian (12)
π¦ Container Type: Privileged
πΎ Disk Size: 20 GB
π§ CPU Cores: 4
π οΈ RAM Size: 4096 MiB
π Creating a Frigate LXC using the above default settings
βοΈ Validated Storage (rootdir / vztmpl).
βοΈ LXC Template List Updated
βοΈ LXC Template 'debian-12-standard_12.7-1_amd64.tar.zst' is ready to use.
β Ή Creating LXC Container
βοΈ Configuring VAAPI passthrough for LXC container
βΉοΈ VAAPI enables GPU hardware acceleration (e.g., for video transcoding in Jellyfin or Plex).
β€ Automatically mount all available VAAPI devices? [Y/n]: y
βοΈ Startted LXC Container
βοΈ Network in LXC is reachable
βοΈ Customized LXC Container
βοΈ Set up Container OS
βοΈ Network Connected: 192.168.1.171
βοΈ IPv4 Internet Connected
βοΈ IPv6 Internet Not Connected
βοΈ Git DNS: github.com:(βοΈ ) raw.githubusercontent.com:(βοΈ ) api.github.com:(βοΈ ) git.community-scripts.org:(βοΈ )
βοΈ Updated Container OS
βοΈ Installed Dependencies
βοΈ Setup Python3
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://security.debian.org bookworm-security InRelease
Reading package lists... Done
Reading package lists... Done
E: You must put some 'deb-src' URIs in your sources.list
β ¦ Setup NGINX
[ERROR] in line 33: exit code 0: while executing command apt-get -y build-dep nginx
β Setup NGINXroot@server:~#
πΌοΈ Additional context (optional).
No response