Skip to main content

Questions tagged [opensuse]

openSUSE is a free and opensource general purpose operating system built on top of the Linux kernel, developed by the community-supported openSUSE Project and sponsored by SUSE.

opensuse
0 votes
0 answers
20 views

OpenSuse Leap Micro 6.0 error to refresh repository Problem retrieving files from 'repo-main (6.0)'

please help me to solve this issue. I installed opensuse leap micro 6.0 on my virtual machine. when I want to install git, it show error. then, I tried to refresh my repo. I got this error sudo zypper ...
Julius Tanuwijaya's user avatar
0 votes
0 answers
12 views

How can I add custom packages to a SUSE automated installation using AutoYaST?

I am trying to add custom packages to an installation of SUSE 15 that is performed via AutoYaST and an installation USB, and I found this section in their documentation (section 4.9.3), but I am not ...
Argalad's user avatar
0 votes
2 answers
45 views

How to update git in/on Linux openSUSE platform

Which is the latest supported client git version on openSUSE? I tried to find it in the openSUSE url aka https://software.opensuse.org/ but it only lists available packages without version information....
0 votes
0 answers
74 views

Error: "Unable to find database home folder" during installation SAP NetWeaver AS ABAP Developer Edition 7.52 SP04

I'm attempting to install the SAP NetWeaver AS ABAP Developer Edition 7.52 SP04 following the tutorial at: https://abapacademy.com/blog/how-to-install-free-sap-system/. However, I encountered an error ...
Cevz's user avatar
  • 1
0 votes
0 answers
29 views

Integration of drake to OpenSUSE - external/lcm/lcm-gen: error: libmpi.so.40: cannot open shared object file: No such file or directory

This is a follow-up to this While I think I have solved the problem that mpi.h wasn't found in the last question by installing mumps-openmpi4-devel which includes MUMPS 5.3.5, I can't get around the ...
Daniel He's user avatar
0 votes
1 answer
312 views

testcontainer will not start but image works

I have a local docker repository which contains my app deployed in a image. I can pull that image from my container with docker pull localhost:6000/demo_code_image and create a container with docker ...
Ian's user avatar
  • 436
0 votes
0 answers
45 views

BTRFS Filesystem creation failing on SUSE Linux (SLES 15 SP4 Azure) if 3 devices are passed as arguments

I try to create a BTRFS filesystem with 3 devices getting an error on the 3rd argument, saying failed to scan device although the device is a newly attached clean disk. This happens even if I ...
Abhinav Hegde's user avatar
0 votes
1 answer
39 views

Integration of drake to OpenSUSE - Algorithm/LinearSolvers/IpMumpsSolverInterface.cpp:28:10: fatal error: mpi.h: No such file or directory

I am trying to integrate drake to OpenSUSE. This is the custom GitHub repo containing my progress. Despite installed openmpi-devel and exporting the location of my openmpi package location: dan@...
Daniel He's user avatar
0 votes
1 answer
67 views

Integration of drake to OpenSUSE - error: cannot convert std::string_view

I am trying to build drake from source in OpenSUSE Leap 15.4. I have a repository where I document my progress. I am almost there. I got to build step ~9500 out of 10500. This can be seen as a follow-...
Daniel He's user avatar
0 votes
1 answer
57 views

Integration of drake to OpenSUSE - error in drake/tools/workspace/pybind11/mkdoc.py

During the integration of drake to OpenSUSE in my GitHub repository cmake .. -DWITH_USER_FMT:BOOLEAN=ON -DWITH_USER_SPDLOG:BOOLEAN=ON and then make install I get the following build error: dan@...
Daniel He's user avatar
1 vote
1 answer
123 views

Integration of drake to OpenSUSE - build error with spdlog and fmt

I have created this GitHub repository with a OpenSUSE 15.4 docker file in it, where I am trying to integrate the Drake simulation for OpenSUSE. I tried to run in the Docker image the following build ...
Daniel He's user avatar
0 votes
1 answer
38 views

Integration of drake to OpenSUSE - error in external/mumps_internal/BUILD.bazel

I am trying to integrate the Drake simulation for OpenSUSE. I have created this GitHub repository with a OpenSUSE 15.4 docker file in it and tried to run in the Docker image the following build steps ...
Daniel He's user avatar
0 votes
1 answer
26 views

Open Build Service include gcc-6 compiler

I am using Open Build Service (https://build.opensuse.org/) and I need to include gcc-6 compiler since I am getting the following error in the build: configure: error: *** A compiler with support for ...
tuxbud's user avatar
  • 63
0 votes
0 answers
37 views

git behind proxy with user name and password

In my development lab I have the following setup. I have a proxy (with no password) through which I access the company code: SO>cat ~/.ssh/config Host my.company.net User git IPQoS ...
INS's user avatar
  • 10.7k
1 vote
1 answer
61 views

Ubuntu's gcc implies `-fPIC` but openSUSE does not, is it affected by some configuration file or what?

Lab environments: Ubuntu 18.04, gcc 7.5.0, binutils 2.30 (2019-05-08) openSUSE Leap 15.5, gcc 7.5.0, binutils 2.39 (2022-10-25) I realize this problem when building a small .so file from foo1.c . #...
Jimm Chen's user avatar
  • 3,653

15 30 50 per page
1
2 3 4 5
54