Luciano Santos
Luciano Santos
I'll keep that in mind when doing tests.
Alright, after checking and unchecking several boxes in **Preferences**->**Plugins**->**Alternative Toolbar**->**Preferences** - and restarting Rhythmbox -, I still get the same **Radio** pre-installed list here:  But I'll keep trying, to...
> ``` json > "content": { > "msgtype": "m.text", > "body": "Yeah but he doesn't monitor it for ticket numbers and such", > "format": "org.matrix.custom.html", > "formatted_body": "Yeah but he...
> This sorts the files according to basename, in a stable manner (so it keeps the directory order for files of the same basename), and then keeps only the first...
All right, that addressed my concerns. Thank you.
Could you elaborate on your findings, please? Though I'm not versed in Perl, it seems that **checkdepends** are treated just like **makedepends**, as seen in [here](https://github.com/openSUSE/obs-build/blob/68cdff4dd9add887a1af842fba9ea1c2572a2060/Build/Arch.pm#L146), and should be downloaded...
Indeed, this dummy package fails. However, if I use: ``` bash pkgname=test pkgver=1.0.0 pkgrel=1 pkgdesc="test" arch=("x86_64" "i686") backup=() checkdepends=('procps-ng') build() { echo Make } package() { echo Package } check()...
Taking a second look, after giving it some thought. Trying to understand the error you ran into and analyzing the full build log (as well as the one from the...
Hmm, I see. Then I'm of no help here. Let's hope someone with better insights joins in the discussion.
Hi there, The fundamental problem here isn't **Distrobox** itself really, but **FreeBSD**. There have been efforts to make **Podman** functional under **FreeBSD**? [Yes](https://lists.freebsd.org/archives/freebsd-jail/2022-May/000129.html), but **Podman** on **FreeBSD** will run... **FreeBSD**...