Skip to main content

Questions tagged [zypper]

Questions about zypper, the command-line interface of the ZYpp package manager.

0 votes
0 answers
28 views

I'm trying to patch a SLES 15 SP 4 system. But every time I do it I'm prompted with the following error: Problem: 1: the installed python311-dbm-3.11.13-150400.9.60.1.x86_64 requires 'python311 = 3.11....
Kumar Chetan's user avatar
0 votes
0 answers
131 views

I have updated my Suse Tumbleweed system, and consequently a new kernel version has been installed. To reclaim space used by an ancient kernel, I decided to use the zypper purge-kernels command, and ...
gboffi's user avatar
  • 1,406
0 votes
1 answer
196 views

I added the desktop-applications and development-tools module with zypper manually after installing; by changing my mind as I found I needed these module to install something I needed from Development-...
aphid's user avatar
  • 209
1 vote
1 answer
82 views

While installing and running a processd using zypper am getting below error message, the processd is installed, unable to run as expected, Please help, error trying to compare the processd system key:...
cloudcop's user avatar
  • 121
1 vote
1 answer
168 views

I am asking to install a package B that is replacing (and conflicting with) another package A. In order to do it without user input, in yum I use --allowerasing. Is there an option like that for ...
eftshift0's user avatar
  • 785
0 votes
1 answer
112 views

I'm using openSUSE Leap 15.5 and zypper version 1.14.68 Upon startup, the system will attempt to run the updater, which fails. In order to get a more detailed error, I updated manually using: sudo ...
Alex's user avatar
  • 103
0 votes
1 answer
528 views

As per the zypper manual https://en.opensuse.org/SDB:Zypper_manual_%28plain%29, the parameter "--force-resolution" is present in the zypper update command but when I am trying to use this ...
Gaurav Ramrakhyani's user avatar
0 votes
1 answer
3k views

I am having trouble updating a SLES 12.5 server. Zypper is not working supposedly due to another zypper process already running: # zypper lu System management is locked by the application with pid ...
gdelfino's user avatar
  • 113
2 votes
1 answer
6k views

Situation Our company has an internal Server OpenSUSE Leap 15.5 Python 3.6(.15) Python 2.7(.18) see details for more information Task As Python 3.6 is already EOL we want to install a newer Python (...
hardmooth's user avatar
  • 121
0 votes
1 answer
55 views

On SUSE Tumbleweed, just updated (2023-08-20) and I have seen in the log a package that for sure I've never manually installed ... (343/370) Installing: trainwreck-5.109.0-1.1.x86_64 .......... [done] ...
gboffi's user avatar
  • 1,406
0 votes
2 answers
630 views

I thought I'd do some cleaning up, so I ran: zypper packages --orphaned | awk -F'|' 'NR==0 || NR==1 || NR==2 || NR==3 || NR==4 {next} {print $3}' \ | grep -v Name | sudo xargs zypper remove --...
Didier A.'s user avatar
  • 101
0 votes
1 answer
1k views

I upgraded a laptop from openSUSE 15.3 to 15.4 today. During the process, there were many prompts related to requirements that could not be provided. After running the upgrade process, fixing a number ...
Tsundoku's user avatar
  • 848
1 vote
1 answer
361 views

I want to install the package glib2-devel inside a sles15 SP4 docker container via some setup script. The script is failing due to zypper install -y glib2-devel is not getting installed quietly. Here ...
Abhishek Dasgupta's user avatar
0 votes
1 answer
2k views

A major advantage of doing an in-place upgrade compared to doing a clean install, is that all accounts, configurations, and installed programs are kept intact. Using Windows Subsystem for Linux (WSL), ...
Henke's user avatar
  • 189
1 vote
1 answer
351 views

It is equal to type "d" here: 1 new package to install. Overall download size: 1.0 MiB. Already cached: 0 B. After the operation, additional 6.7 MiB will be used. Continue? [y/n/v/...? shows ...
Maxim's user avatar
  • 163

15 30 50 per page
1
2 3 4 5
9