Skip to main content
Advice
0 votes
0 replies
76 views

There is a HPE repository for supporting HPE Proliant servers on Debian. Unfortunately, the signing repo key has expired earlier this month, and even it seems to be a new key, as the release file is ...
Alex's user avatar
  • 352
0 votes
1 answer
34 views

I am trying to implement a shutdown hook on my Debian machine, in which I want to stop a service before the system does (besides other steps). This is my pre-shutdown.service placed under /etc/systemd/...
Diogo Santos's user avatar
-2 votes
0 answers
98 views

On a Debian/x86-64/Sid I need to add at link time (using -rpath or else $LD_LIBRARY_PATH) the /usr/lib/x86_64-linux-gnu/ directory, and I want that to be portable to other 64 bit architectures having ...
Basile Starynkevitch's user avatar
-1 votes
1 answer
79 views

I want to use this app. As it is mentioned in the README.md it needs the future module of python. I have debian sid and python3-future is removed from the repos of apt. When I install it via its setup....
Reza Hosseinzadeh's user avatar
0 votes
2 answers
38 views

I'm getting a number of these errors printed in the systemd journal when i restart mariadb: Nov 07 17:56:05 p2 /etc/mysql/debian-start[8427]: -------------- Nov 07 17:56:05 p2 /etc/mysql/debian-start[...
racitup's user avatar
  • 472
-4 votes
1 answer
280 views

I use Java 17 on Debian 12.12 and I need to delete a file that resides on another PC in LAN, also with Debian 12.12. This is my test program: package filedelete; import com.hierynomus.smbj.SMBClient; ...
ZioCrick's user avatar
2 votes
0 answers
28 views

The problem In tmux, I use the tmux-resurrect and tmux-continuum plugins. They work perfectly fine otherwise, but after an automatic or manual save, when I start the server again, empty lines with my ...
Kamil's user avatar
  • 71
1 vote
0 answers
72 views

I'm trying to build a docker image on my Mac, but it fails at installing some linux deps. I think it's all pretty standard, and it works for my colleagues, on CI/CD (details below) Relevant part: FROM ...
fodma1's user avatar
  • 3,545
2 votes
1 answer
92 views

My Debian10 server wentdown and I've been trying to install all my pages and Apache2 server on another Debian (Debian 12). I've already take all the bkps of the pages and put them in the exact same ...
ifs1995's user avatar
  • 21
0 votes
1 answer
151 views

I have a devcontainer set up as a work environment on Debian 13. Until recently, it was working perfectly fine, but recently I started getting error messages like this: Once I was already inside the ...
Nick Taber's user avatar
1 vote
1 answer
90 views

How can I create a python Virtual ENVironment (venv) such that the new venv has all of the python modules that are already installed on my system (with apt)? 🛈 Note: It's much more secure to install ...
Michael Altfield's user avatar
1 vote
0 answers
93 views

I am using git to host a LaTeX paper I'm writing on both my desktop and laptop. However, it has recently stopped working on the latter. One morning, I was able to clone and push over SSH just fine, ...
Experimental-Mathematics's user avatar
0 votes
0 answers
30 views

I am using apt::libpcl-dev with xmake. # xmake.lua add_rules("mode.debug","mode.release") add_requires("apt::libpcl-dev", {configs = {vtk=true, system = true}}) ...
yjdyamv's user avatar
0 votes
0 answers
75 views

Steps to reproduce In Visal Studio create .NET 9 console application. Add OpenCvSharp 4 Windows and Linux nuGet packages: Create program.cs file: using OpenCvSharp; using Mat src = new Mat(); ...
Andrus's user avatar
  • 28.3k
-2 votes
1 answer
184 views

My task was to port debian12 to debian13. In debian13 I noticed that the website was behaving differently with Perl v5.40.1. I found out that the following line returns different values on different ...
Namal's user avatar
  • 289

15 30 50 per page
1
2 3 4 5
681