Bug 471888 - Unable to update system due to konsole: /etc/xdg/konsolerc already exists in filesystem and conflicts with package update
Summary: Unable to update system due to konsole: /etc/xdg/konsolerc already exists in ...
Status: RESOLVED DOWNSTREAM
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 22.12.2
Platform: Manjaro Linux
: NOR major
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-03 02:57 UTC by Cody
Modified: 2023-07-03 06:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-2098052-0.html (4.15 KB, text/html)
2023-07-03 06:53 UTC, tcanabrava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cody 2023-07-03 02:57:45 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Image SDcard with Manjaro ARM for Rpi4 from www.manjaro.org
2. Open Konsole and perform system  update
3. "sudo pacman -Syu"  or  "sudo pacman-mirrors -f 5 && sudo pacman  -Syyu"

OBSERVED RESULT:
:: Synchronizing package databases...
 core                                  260.0 KiB  48.2 KiB/s 00:05 [####################################] 100%
 extra                                   2.3 MiB  99.3 KiB/s 00:24 [####################################] 100%
 community                               6.7 MiB   128 KiB/s 00:53 [####################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: libcamera-ipa will be installed before its libcamera dependency

Packages (425)

:: Proceed with installation? [Y/n] y
(425/425) checking keys in keyring                                 [####################################] 100%
(425/425) checking package integrity                               [####################################] 100%
(425/425) loading package files                                    [####################################] 100%
(425/425) checking for file conflicts                              [####################################] 100%
error: failed to commit transaction (conflicting files)
konsole: /etc/xdg/konsolerc exists in filesystem
Errors occurred, no packages were upgraded.


EXPECTED RESULT:
Full system update complete


SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)

KDE Plasma Version:  5.26.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernal  Version: 5.15.92-1-MANJARO-ARM-RPI (64-bit)

ADDITIONAL INFORMATION
Raspberry Pi 4B  Rev. 1.4
Comment 1 Antonio Rojas 2023-07-03 06:28:44 UTC
This is a packaging issue, report it to your distro
Comment 2 tcanabrava 2023-07-03 06:53:13 UTC
Created attachment 160054 [details]
attachment-2098052-0.html

Please close this bug report and open in manjaro. This is a packaging
issue, not related to Konsole.


On Mon, 3 Jul 2023 at 04:57 Cody <bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=471888
>
>             Bug ID: 471888
>            Summary: Unable to update system due to konsole:
>                     /etc/xdg/konsolerc already exists in filesystem and
>                     conflicts with package  update
>     Classification: Applications
>            Product: konsole
>            Version: 22.12.2
>           Platform: Manjaro
>                 OS: Linux
>             Status: REPORTED
>           Severity: major
>           Priority: NOR
>          Component: general
>           Assignee: konsole-devel@kde.org
>           Reporter: codyarnold65@gmail.com
>   Target Milestone: ---
>
> SUMMARY
> ***
> NOTE: If you are reporting a crash, please try to attach a backtrace with
> debug
> symbols.
> See
>
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
> ***
>
>
> STEPS TO REPRODUCE
> 1. Image SDcard with Manjaro ARM for Rpi4 from www.manjaro.org
> 2. Open Konsole and perform system  update
> 3. "sudo pacman -Syu"  or  "sudo pacman-mirrors -f 5 && sudo pacman  -Syyu"
>
> OBSERVED RESULT:
> :: Synchronizing package databases...
>  core                                  260.0 KiB  48.2 KiB/s 00:05
> [####################################] 100%
>  extra                                   2.3 MiB  99.3 KiB/s 00:24
> [####################################] 100%
>  community                               6.7 MiB   128 KiB/s 00:53
> [####################################] 100%
> :: Starting full system upgrade...
> resolving dependencies...
> looking for conflicting packages...
> warning: dependency cycle detected:
> warning: libcamera-ipa will be installed before its libcamera dependency
>
> Packages (425)
>
> :: Proceed with installation? [Y/n] y
> (425/425) checking keys in keyring
> [####################################] 100%
> (425/425) checking package integrity
> [####################################] 100%
> (425/425) loading package files
> [####################################] 100%
> (425/425) checking for file conflicts
> [####################################] 100%
> error: failed to commit transaction (conflicting files)
> konsole: /etc/xdg/konsolerc exists in filesystem
> Errors occurred, no packages were upgraded.
>
>
> EXPECTED RESULT:
> Full system update complete
>
>
> SOFTWARE/OS VERSIONS
>
> Linux/KDE Plasma:
> (available in About System)
>
> KDE Plasma Version:  5.26.5
> KDE Frameworks Version: 5.103.0
> Qt Version: 5.15.8
> Kernal  Version: 5.15.92-1-MANJARO-ARM-RPI (64-bit)
>
> ADDITIONAL INFORMATION
> Raspberry Pi 4B  Rev. 1.4
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.