jotta / jotta-cli-issues

45 stars 1 forks source link

Package conflict on CentOS after new update #159

Closed Emil-G closed 2 years ago

Emil-G commented 2 years ago

Make sure you are running the latest version of jotta-cli before reporting an issue. <- What is attempted :)

jotta-cli release (jotta-cli version): A new version of Jotta Cli is available. Please update from 0.11.47628 to version 0.11.50300 Description of problem: Error on update on CentOS 8.4 Error: Transaction test error: file / from install of jotta-cli-0.11.50300-2.x86_64 conflicts with file from package filesystem-3.8-3.el8.x86_64 file /usr/bin from install of jotta-cli-0.11.50300-2.x86_64 conflicts with file from package filesystem-3.8-3.el8.x86_64 file /usr/lib from install of jotta-cli-0.11.50300-2.x86_64 conflicts with file from package filesystem-3.8-3.el8.x86_64

Expected: yum update OK

jotta-cli status (jotta-cli status):

...
------------------------------------------------------------------------------
OK

Relevant logs for the issue (~/.jottad/jottabackup.log or /var/lib/jotta/jottabackup.log ) Cant do any changes to an OS package:

 yum info  filesystem-3.8-3.el8.x86_64
Last metadata expiration check: 1:38:27 ago on Tue 26 Oct 2021 05:43:24 AM CEST.
Installed Packages
Name         : filesystem
Version      : 3.8
Release      : 3.el8
Architecture : x86_64
Size         : 0.0  
Source       : filesystem-3.8-3.el8.src.rpm
Repository   : @System
From repo    : BaseOS
Summary      : The basic directory layout for a Linux system
URL          : https://pagure.io/filesystem
License      : Public Domain
Description  : The filesystem package is one of the basic packages that is installed
             : on a Linux system. Filesystem contains the basic directory layout
             : for a Linux operating system, including the correct permissions for
             : the directories.

Traceback

Additional info:

Kimbsen commented 2 years ago

It seems we pushed a broken rpm package :( The next version 0.12.50392 should resolve that. Sorry for the inconvenience.