system76 / firmware-open

System76 Open Firmware
Other
944 stars 84 forks source link

deps.sh error when installing dependencies (jammy release does not have release file) #532

Closed LordZeuss closed 3 months ago

LordZeuss commented 3 months ago

When I run ./scripts/deps.sh I get the error

E: The repository 'https://launchpad.net/~regolith-linux/+archive/ubuntu/release jammy Release' does not have a Release file.

Steps to reproduce

Clone the repo, and then run the script

Expected behavior

The script to complete and the dependencies are installed

Actual behavior

I get a "Failed to install dependencies!" error along with the error listed above

Additional info

The goal is to get this working so i can flash new firmware so I can adjust fan curves. I will paste the output from the script below.


Installing system build dependencies
Hit:1 http://apt.pop-os.org/proprietary jammy InRelease
Hit:2 https://updates.signal.org/desktop/apt xenial InRelease
Hit:3 http://apt.pop-os.org/release jammy InRelease
Hit:4 http://apt.pop-os.org/ubuntu jammy InRelease
Hit:6 http://apt.pop-os.org/ubuntu jammy-security InRelease
Hit:7 http://apt.pop-os.org/ubuntu jammy-updates InRelease
Hit:8 http://apt.pop-os.org/ubuntu jammy-backports InRelease
Ign:9 https://launchpad.net/~regolith-linux/+archive/ubuntu/release jammy InRelease
Err:10 https://launchpad.net/~regolith-linux/+archive/ubuntu/release jammy Release
  404  Not Found [IP: 185.125.189.223 443]
Hit:5 https://debian.sur5r.net/i3 jammy InRelease
Reading package lists...
E: The repository 'https://launchpad.net/~regolith-linux/+archive/ubuntu/release jammy Release' does not have a Release file.
Failed to install dependencies!
crawfxrd commented 3 months ago

Not a firmware-open issue. Check with whatever Regolith is.