oklopfer
oklopfer
updated those dependencies now, thanks again :P btw, I had no problems building the deb on noble. might've just been a bad compile?
Hey @friday, I hate to re-open this issue, but it seems there's a new dependency issue with 24.04 (and Sid too in the near future). The package that's causing the...
> That's their distros problem that they created, and only they can fix. They will have to. There are probably hundreds of apps depending on this, including many core Gnome...
> I just pushed a commit doing that, but defaulting to 4.1. I could build and install it in our Ubuntu 20.04 docker image, so it should also run, given...
> The `-P` flag is used for promptless commands, so we can't use that. Few alternate ideas: 1. `-U` and `-Up` are distinct, so `-P` could be promptless and `-Pg`...
just kidding I always triple check with @Elsie19
@D-Brox can you fix these?
@D-Brox how would this affect packages like [rhino-core](https://github.com/pacstall/pacstall-programs/blob/master/packages/rhino-core/rhino-core.pacscript) and [unicorn-desktop-git](https://github.com/pacstall/pacstall-programs/blob/master/packages/unicorn-desktop-git/unicorn-desktop-git.pacscript) that currently use `post_install` to place files + interact with the unisolated environment (not temp packaging directories), like for config...
> @oklopfer `postinst` runs inside `apt`, so no issue Yay
okay I did find a problem with this - certain pacscripts require a second connection to the internet in addition to the `url` variable, but running the builds in the...