You are not logged in.

#1 2021-03-02 12:25:28

zaxdan69
Member
Registered: 2016-06-04
Posts: 273

[SOLVED]IgnorePkg doesn't ignoring the package

I'm trying to prevent kodi from updating and used the IgnorePkg in pacman.conf, but doesn't seems that have any effect.
I edited pacman.conf:

IgnorePkg   = kodi-x11,kodi
#IgnorePkg   =
IgnoreGroup = kodi

After I save the file and trying to upgrade kodi is there for upgrade again.

 core                            131.1 KiB   289 KiB/s 00:00 [#################################] 100%
 extra                          1646.9 KiB   918 KiB/s 00:02 [#################################] 100%
 community                         5.4 MiB   932 KiB/s 00:06 [#################################] 100%
 multilib                        151.5 KiB   160 KiB/s 00:01 [#################################] 100%
:: Starting full system upgrade...
:: Replace kodi with community/kodi-gbm? [Y/n] y
:: Replace kodi with community/kodi-wayland? [Y/n] y
:: Replace kodi with community/kodi-x11? [Y/n] y
resolving dependencies...
looking for conflicting packages...

Packages (5) kodi-18.9-3 [removal]  kodi-common-19.0-6  kodi-gbm-19.0-6  kodi-wayland-19.0-6
             kodi-x11-19.0-6

Total Installed Size:  176.86 MiB
Net Upgrade Size:       92.98 MiB

:: Proceed with installation? [Y/n] n

Am I doing something wrong?

Last edited by zaxdan69 (2021-03-02 14:39:22)

Offline

#2 2021-03-02 12:31:19

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,858
Website

Re: [SOLVED]IgnorePkg doesn't ignoring the package

The list should be whitespace separated, so replace the comma with a space. There is no 'kodi' group, so your IgnoreGroup line doesn't achieve anything.

See also: https://wiki.archlinux.org/index.php/Sy … nsupported


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#3 2021-03-02 12:32:16

Awebb
Member
Registered: 2010-05-06
Posts: 6,286

Re: [SOLVED]IgnorePkg doesn't ignoring the package

https://wiki.archlinux.org/index.php/Pacman

For multiple packages use a space-separated list, or use additional IgnorePkg lines. Also, glob patterns can be used.

Offline

#4 2021-03-02 12:59:29

zaxdan69
Member
Registered: 2016-06-04
Posts: 273

Re: [SOLVED]IgnorePkg doesn't ignoring the package

Thanks, I put them on separate lgnorePkg lines and worked.

Offline

#5 2021-03-02 13:22:46

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: [SOLVED]IgnorePkg doesn't ignoring the package

Please remember to mark your thread [SOLVED] (edit the title of your first post).

Offline

#6 2021-03-02 19:31:23

W54J04S07T
Member
Registered: 2016-06-27
Posts: 101

Re: [SOLVED]IgnorePkg doesn't ignoring the package

Considering the number of add-ons the latest KODI release breaks,
I have to wonder how it got into the upgrade stream in the first place.

Is there a reason why its that tightly bound to the Arch upgrade process?

Offline

#7 2021-03-02 19:41:06

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED]IgnorePkg doesn't ignoring the package

Arch always ships the latest releases that upstream marks as stable.

Kodi 19 is the latest stable release, if you have issues with that then complain to the Kodi devs, it isn't a problem with Arch.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#8 2021-03-02 20:06:09

Awebb
Member
Registered: 2010-05-06
Posts: 6,286

Re: [SOLVED]IgnorePkg doesn't ignoring the package

W54J04S07T wrote:

Is there a reason why its that tightly bound to the Arch upgrade process?

The way Arch handles packages is the reason why. There are no partial upgrades. You can always use alternatives like flatpak or snapd.

Last edited by Awebb (2021-03-02 20:06:21)

Offline

Board footer

Powered by FluxBB