Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PopOS! Changed to Flatpak by default #35

Open
SteveClement opened this issue May 16, 2022 · 0 comments
Open

PopOS! Changed to Flatpak by default #35

SteveClement opened this issue May 16, 2022 · 0 comments

Comments

@SteveClement
Copy link
Contributor

Checking for deb-src on the latest PopOS! install fails.

After uprgrading i3-gaps-deb fails with:

➜ ./i3-gaps-deb
[igd] This tool creates (and optionally installs) Debian packages of i3-gaps... [RETURN]
[igd] This tool comes without any warranty and in the hope to be useful... [RETURN]
[igd] Checking i3 installation...
[igd] Checking sources.list(s) to contain sources ("weak")...
[igd] Please add necessary "deb-src" line(s) to your apt sources (and run an 'apt update'). [RETURN]

The fix would be to change Line 95:

if ! grep --quiet -r "^ *deb-src.*\(\(debian\)\|\(ubuntu\)\|\(kali\)\|\(ascii\)\|\(beowulf\)\)[/ ].*main" /etc/apt/sources.list*; then

To something flatpak compatible.

I can send a PR if it is not already in the works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant