300 questions
0
votes
0
answers
38
views
Trying to run googlesamples-assistant-pushtotalk results in syntax error after hours of meddling
I'm building a smart mirror that (hopefully) uses google-cloud-console to integrate google assistant to a raspberry pi for voice command. google-assistant-pushtotalk required a python version <=3....
0
votes
0
answers
61
views
How to use seleniumbase in Streamlit cloud
There are a few ressources on how to run selenium in Streamlit cloud with chromium, and this example with google-chrome-stable. But I couldn't find any specific instructions for seleniumbase.
...
0
votes
1
answer
62
views
df1py3 import not working in debian linux
I have Ubuntu and Raspberry Pi OS machines that I am trying to use to talk with Allen-Bradley PLCs using df1 protocol. There is a python import aptly called df1py3 that can communicate with these PLCs,...
1
vote
0
answers
391
views
Solving libsvtav1enc1d1 conflict on Debian 12
The package doesn't let itself remove itself and doesn't let itself be properly installed what is the problem?
sudo apt install libsvtav1enc1d1 Paketlisten werden gelesen… Fertig Abhängigkeitsbaum ...
1
vote
2
answers
5k
views
Re-enable apt on TrueNAS Scale [closed]
TrueNAS Scale is Debian-based NAS.
However, apt and dpkg managers are disabled by default (for the security reasons).
Sometimes, advanced users needs to install additional utilities using the packet ...
-1
votes
1
answer
220
views
NodeJS Segmentation fault while starting server,js
I made a change to my server.js file today and pushed it to GitHub and then synchronized it on my server with "git stash --all" and "gh repo sync". Because I also had changes ...
0
votes
2
answers
59
views
file.read() UnicodeDecodeError - Devuan Daedalus (Debian 12 w/o systemd)
I have a Python script written by my friend for text substitution which works in his system Ubuntu Focal.
The following is the script:
#!/usr/bin/env python3
"""
Script Name: ...
0
votes
1
answer
83
views
Issues with .NET's configuration json serialization on a Raspberry Pi 4B with Raspbian (Debian 11)
I am writing a custom C# console program targeting .net 7.0 and running on a Raspberry Pi 4B with Rasbian after being published self-contained targeting ARM64. There is 1 property of my configuration ...
1
vote
2
answers
2k
views
Different docker base when building and deploying
I'm using dockerized node, and in order to minimize the image as much as possible, I'm mixing between bookworm (Debian 12) and Alpine, in the following way:
FROM node:18.17.1-bookworm-slim AS build
...
0
votes
0
answers
590
views
MariaDB - Can't create test file /var/lib/mysql/DietPi.lower-test - but every permission OK
I write here my issue, because other forum don't know how to fix it.
Link to original topic: https://dietpi.com/forum/t/mariadb-instal-failed/16524/3
I would like to:
Fix the program without ...
0
votes
0
answers
217
views
Set default owner / permission to new files on Linux
I have different .jar files that create a directory with files inside, the problem is that this directory and these files are created with the wrong owner (root) and I'd like that by default the owner ...
6
votes
3
answers
5k
views
Exception encountered: Could not find Chromium (rev. 1095492) when running puppeteer script in Jenkins (Has Debian as machine)
I have developed a nodeJS based project using puppeteer and lighthouse. I am using puppeteer to login to any of the websites where user needs to login. After login, i navigate to any pages like my ...
1
vote
0
answers
470
views
how do I install mono runtime on Steam OS?
from what i understand steam os is a re skinned debian 8
someone had a method using sudo apt-key, that did not work, it says it's missing
I just want to see if I can get help
edit: it's actually based ...
0
votes
1
answer
435
views
Why Viber giving a errors about JS?
I tried to install Viber on Ubuntu via AppImage, and got this logs:
└─$ ./viber.AppImage
../run.sh: line 17: [: so many arguments
Unrecognized OpenGL version
Unrecognized ...
1
vote
1
answer
428
views
How Can I Flash Coral Dev Board Mini on Windows?
I want to use latest Mendel OS for coral dev board mini. I checked the coral website but they didn't provide any way for windows (Just Linux and Macs). Do someone know how can I do this on windows? I ...
0
votes
1
answer
81
views
Qt QML for Beaglebone Black
I am want to make a Qt Quick application with Python and use it on BeagleBone Black. I am using Debian on the board. As a newbie to the board I dont find article on internet very helpful to me. I will ...
0
votes
1
answer
741
views
(Qt Error) Launch Houdini on linux Debian 11
i am trying launch houdini on linux, but i get this error .
./houdini
Qt Error: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may ...
0
votes
1
answer
462
views
Pyplot not installing with matplotlib
I know that this is quite a common problem but when I installed this package I can't seem to get pyplot to be imported with matplotlib. My computer is currently running Pop os and I am using Pycharm ...
9
votes
0
answers
10k
views
What is the difference between nginx and nginx:alpine? [duplicate]
My goal is to understand why is there a nginx image and also nginx:alpine image.
What I know:
nginx is larger, 52.79 MB.
nginx uses debian:bullseye-slim.
nginx:alpine is smaller, 9.51 MB.
nginx:...
1
vote
1
answer
135
views
Identifying architecture dependent location of nsswitch libraries
I have a DEB package which dynamically creates a chroot filesystem in package postinst helper script. The package works fine for x86, amd64, and arm64 on Debian Stretch/Buster/Bullseye and Ubuntu ...
1
vote
0
answers
32
views
Is it possible to copy the output of linux terminal with the keyboard only
I am trying to write a macro to connect to my school's workstations. I am trying to copy a single number from the output of another command. For example, the output is something like:
vnc viewer: -via ...
0
votes
1
answer
364
views
Not able to login to Debian 8 GCP VM
Can anyone please help me with this? I'm not able to access a Debian 8 GCP VM via SSH and also the serial console. That VM had an additional disk and after restart I'm not able to SSH. I even tried to ...
-1
votes
1
answer
203
views
PHP5.5 right path for the /sources.list
I can't find the right path of PHP5.5 for the /sources.list, any advice?
xxxxxx@xxxx:/usr/local/src/php5-build/php-5.5.7# apt-get build-dep 5.5* ...
1
vote
0
answers
154
views
How to find indirect dependency of a externally build debian package
Unable to find the indirect dependencies of internal built debian package, as with apt and dpkg are only able to find the dependency of locally installed packages like vim etc not working on the ...
3
votes
0
answers
832
views
Google Cloud VM: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found
I am using Google cloud vm where
lsb-release gives:
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
I am ...