Elsie
Elsie
> I unfortunately am not able to reproduce the issue, and the CI is not either ([pacstall/pacstall-programs/actions/runs/11829316360/job/32960922276](https://github.com/pacstall/pacstall-programs/actions/runs/11829316360/job/32960922276)) > > Can you run this command to produce a log file that...
Does this still occur in the latest version of pacstall?
Ah, aptitude search with the `:i386` is reading that as part of the package name, not an architecture.
We'll essentially need to parse the name and split out the package name and (possible) architecture, and have aptitude search in that architecture.
My first thought is maybe one of you hasn't done `sudo dpkg --add-architecture i386`?
## Background Information I want debconf integration to be strictly optional in this system, and I want it to be not even noticeable to pacscript developers unless they really want...
@Zahrun can you run `pacstall -U Elsie19:fix-1151` and test it?
True, because then we could check for pkgbase/pkgchild stuff like that as well 🤔
From what I've gathered it gets the date from the video and sets it from that information. I think this should be a toggle in the settings because I want...
> I searched all the possible settings and i didn't find anything like that so if you know how to do it please lemme know I'm saying there *isn't* a...