Skip to main content

Questions tagged [zypper]

Zypper is a command line package manager, which makes use of libzypp.

zypper
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
21 views

Control output of zypper search, packages, etc

I am trying to retrieve the output of zypper search in a particular format. When I run zypper search on my repo with the following command: zypper search --details --repo my_repo_alias, I get an ...
Kevin Niland's user avatar
0 votes
0 answers
197 views

How to use "zypper info" with a specific version of a package

I want to query the requires of a package using zypper info: zypper info --requires my_package This does not work with a specific version like : zypper info --requires my_package-1.2.0 Capabilities ...
paddy3k's user avatar
  • 149
1 vote
2 answers
127 views

Perl Net Interface and Perl newt in openSUSE

We have some perl script which are working fine in centOS 7. Now I trying to run the same scripts in openSUSE.But I could not find perl Net Interface and perl Newt packages in openSUSE. can anyone ...
Sumukha G C's user avatar
0 votes
1 answer
594 views

Install 'createrepo' package opensuse SLES 15 SP4

Hi I am having difficulty installing the 'createrepo' package on opensuse SLES 15 SP4. I've ran zypper install createrepo But I am missing the necessary repos and cannot find the correct repos for ...
Jake6724's user avatar
1 vote
1 answer
808 views

Ansible on SLES: zypper plugin not able to install PostgreSQL 14

I am trying my hand on Ansible after having a very nice training in it. Currently, my task is to create a playbook that sets up a PostgreSQL cluster (with Patroni and etcd). However, while installing ...
0xCAFEBABE's user avatar
  • 5,626
0 votes
0 answers
367 views

SUSE zypper doesn't take piped inputs

I have a problem with SUSE 12 zypper. I need to install an unsigned package with zypper in non-interactive mode from script. Unfortunately, zypper version is 1.13 and there is no option for flag "...
Evgeniy  Zinchenko's user avatar
0 votes
1 answer
371 views

Package 'perl-Env' not found

Hi I'm trying to install perl-Env package using zypper. But the installation fails with the following error: user@sles:~> sudo zypper -n install perl-Env Loading repository data... Reading ...
user89978's user avatar
  • 147
0 votes
0 answers
2k views

zypper: no repositories defined

The environment is: Ubuntu 20 sub-system in win10. When I run: sudo zypper install -t pattern devel_C_C++. It reported: Warning: No repositories defined. Operating only with the installed resolvables. ...
Qiang Zhang's user avatar
0 votes
0 answers
171 views

Patching problems in SLES 12 SP3

I am trying to patch the SLES 12 SP3 using command zypper patch. Its giving me following problems and options. How should I go about it? Loading repository data... Reading installed packages... Patch '...
linux01's user avatar
  • 73
0 votes
0 answers
80 views

What is "/usr/sbin/systemd-sysv-convert: line 62: /var/lib/systemd/sysv-convert/database: No such file or directory"

I'm starting learning Puppet. Everything is new to me. At first I'm using the puppet 2.7.26 which is a component on suse11.4. Yet-- one puppet expert told me not to use puppet 2.x anymore and better ...
EisenWang's user avatar
  • 319
0 votes
1 answer
838 views

Signature verification for Repository hardware failed and Update Error Repository unknown [OpenSuse Leap 15_2]

System updates app gives an error while checking updates. If it checks as routine gives a notification "Signature verification for Repository hardware failed". Second error occurs when I ...
TejonDeMiel's user avatar
1 vote
1 answer
2k views

How to download all dependencies of RPM to offline instalation

I have SUSE Linux Enterprise Server 12 SP5 and RPM which should be installed offline. How to download all dependencies of RPM to transfer them to offline machine with same OS?
zikasak's user avatar
  • 29
0 votes
1 answer
2k views

suse: zypper: Pre-select the solution in shell script [duplicate]

I am trying to install a package via zypper package manager in SUSE Micro OS. I am trying to automate the software package installation with help of a bash/shell script. $ zypper install libopenssl-...
Kumaresan P's user avatar
1 vote
1 answer
661 views

Given a path, find the zypper package and the repository

I'm using SUSE12SP5 system. Given a path, I'm trying to get it's package. So for example, for etc/ssh/ssh_config I want to get openssh. For that I use the following command: > rpm -qf --queryformat ...
vesii's user avatar
  • 3,040

15 30 50 per page
1
2 3 4 5