50 questions
-2
votes
1
answer
115
views
How should I name packages for arch vs for manjaro or any other arch-based distro, which uses the same package format (.pkg.tar.[zst/xz/gz])
I want to release packages of my software for arch and manjaro and I am packaging it using makepkg and I cannot find any official way to name packages for arch or manjaro differently as opposed to for ...
0
votes
0
answers
307
views
Why do I get yocto build error "Feature 'cfg/efi.scc' not found, this will cause configuration failures"?
I'm trying to write a meta laterfor scarthgap and build only the kernel for a custom board.
I have added all the configurations but it seems efi causes some erros in build despite following the ...
0
votes
0
answers
167
views
How to give support for a desktop with task bar in yocto
I am using Poky kirkstone and building core-image-sato for image. I am trying to get a desktop screen having brand logo as wallpaper with task bar. How can I achieve it?
I hd tried adding x11, x11-...
0
votes
1
answer
227
views
Does VLC use different binaries for various Linux distributions?
My Java application uses VLC's binaries (VLCJ) for video playback in my app. I've managed to package the proper binaries for Windows and Mac (by using the compiled versions located on the VideoLAN ...
3
votes
1
answer
2k
views
WSL 2: Docker wont launch "The parameter is incorrect." (Windows Insider Build 21364)
I suspect this has to do with a new windows insider update, but I am pretty lost.
Things I have tried
Unchecking Hyper-V, containers, and Windows subsytem for Linux in "Windows Features"
...
-1
votes
1
answer
675
views
where can i find the list of all awailable outputs of "lsb_release -si" in linux?
I want to detect a person's distro in linux using python, and I want to do different things depending on a distro and I don't know where I could find such list, I googled it, but found nothing, I also ...
0
votes
1
answer
436
views
How can I export installed libraries on Python to one install shell?
Recently, I'm changing Linux distro from PopOs to Ubuntu, and there is a lot of libraries installed by pip on Python that I want to bring on.
Could I migrate from these other distros, exporting and ...
1
vote
0
answers
217
views
How do I obtain Linux distribution version in java
I'm writing a spring boot app where I am required to fetch the Linux distribution version within a function.
For example, if my app is running on an Ubuntu-16.04 machine, then I would like to know ...
0
votes
1
answer
261
views
what does it mean to have just the snapshot of the distribution filesystem when creating containers in docker? [closed]
i have read that when you create a container a base operating system image must be defined and that operating system is just a snapshot of some Linux distribution file system ,i don't understand why ...
11
votes
3
answers
8k
views
python 3.7 venv broken after upgrade to Ubuntu 20.04
I've just upgraded to Ubuntu 20.04. I was working with a python 3.7 project using Django inside a virtual environment, so I was confident even with the upgraded distro (which involved the installation ...
0
votes
1
answer
334
views
CPack: Package dependencies and Red Hat / SuSE naming schemes
When using CMake / CPack to build packages, there are CPACK_DEBIAN_PACKAGE_DEPENDS and CPACK_RPM_PACKAGE_REQUIRES to hold a list of packages the resulting .deb / .rpm should depend on.
The ...
-1
votes
1
answer
885
views
Why 'windows effects' setting not working in Deepin 15.11?
I have install Deepin in my desktop (Dual core, 2GB RAM) and it installed successful but the desktop is not as it has. Deepin setting pannel transparency is not working and as well the Windows effects ...
0
votes
1
answer
100
views
Is there a Linux distro, which has better support for newer Python modules, compared to others? [closed]
I prefer, where possible, to use Python environment and modules that are provided by the Linux distro.
Is there any distro that is known, or even perhaps claims that one of their priorities is, to ...
0
votes
2
answers
2k
views
Python paths not being set on embedded installation
I am trying to get python3 running on my EspressoBin single board computer (aarch64). I have built a linux distribution using Marvell's openembedded distribution and included python3.
The problem is ...
-5
votes
2
answers
87
views
What is the problem with liunx distros and smartphones?
i wonder why nobody seems to use alternative distros like debian or archlinux on their smartphones.
There is the gnome desktop designed as touch interface with enough apps for daily business on a ...