mist
mist copied to clipboard
The official command-line interface for the makedeb Package Repository
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. This PR contains...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/makedeb/mist). ## Config Migration Needed - [ ]...
thread 'main' panicked at src/style.rs:71:53: called `Option::unwrap()` on a `None` value note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace Operating System: Debian GNU/Linux 12 KDE Plasma Version: 5.27.5...
currently, attempting to follow the [official documentation here](https://docs.makedeb.org/using-the-mpr/mist-the-mpr-cli/#from-source) results in the following: ```bash cobalt@ideapad-flex-5:~$ git clone 'https://mpr.makedeb.org/mist' cd mist/ makedeb -si -H 'MPR-Package: yes' Cloning into 'mist'... remote: Enumerating objects:...
https://github.com/makedeb/mist/blob/ff9eaebb0de0ad2128a2bf18a25d6e2e4a8ee2fc/README.md?plain=1#L27 See https://mpr.makedeb.org/packages/mist
Currently the prebuilt mpr doesn't support arm64 so I can't install from there, and I've had issues building it from source with makedeb, building from binary installs but won't run,...
From Matrix: hiddeninthesand > btw there's a bug where it'll offer the apt/mpr prompt on all packages, not just ones with versions in repos @hwittenborn > It might be because...
[Mist docs](https://docs.makedeb.org/using-the-mpr/mist-the-mpr-cli/): > Installing Mist > From the Prebuilt-MPR (Recommended) > First, [set up the Prebuilt-MPR on your system](https://docs.makedeb.org/prebuilt-mpr/getting-started) ok, following link: > The Prebuilt-MPR currently supports and publishes packages...
The user just setup one repo, in order to use makedeb/mist. Maybe also move other helpers in this repo. It makes sense to move them together. The prebuild repo can...