You are not logged in.

#1 2011-08-12 22:12:36

Shark
Member
From: /dev/zero
Registered: 2011-02-28
Posts: 686

ignoring package upgrade issue

Hi

In my /etc/pacman.conf i have:

 IgnorePkg = kernel26-lts kernel26-lts-headers

When i do sudo pacman -Syu i get:

warning: kernel26-lts: ignoring package upgrade (2.6.32.43-1 => 2.6.32.44-1)
warning: kernel26-lts-headers: ignoring package upgrade (2.6.32.43-1 => 2.6.32.44-1)

How can i get rid of this messages since i, of course, know that i have ignored them.


If you have built castles in the air, your work need not be lost; that is where they should be. Now put foundations under them.
Henry David Thoreau

Registered Linux User: #559057

Offline

#2 2011-08-12 22:19:33

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: ignoring package upgrade issue

Offline

#3 2011-08-12 22:21:23

Shark
Member
From: /dev/zero
Registered: 2011-02-28
Posts: 686

Re: ignoring package upgrade issue

Hi

Huuuu, i have seen that post and i have no idea how to do it.


If you have built castles in the air, your work need not be lost; that is where they should be. Now put foundations under them.
Henry David Thoreau

Registered Linux User: #559057

Offline

#4 2011-08-12 22:47:56

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: ignoring package upgrade issue

You need to get the pacman source and patch it i.e. remove the lines that start with a '-' and add in their place those that start with a '+' and compile the pacakge.

[karol@black ~]$ wget ftp://ftp.archlinux.org/other/pacman/pacman-3.5.4.tar.gz
[karol@black ~]$ bsdtar xfz pacman-3.5.4.tar.gz
[karol@black ~]$ ls pacman-3.5.4/lib/libalpm/sync.c
pacman-3.5.4/lib/libalpm/sync.c

Offline

#5 2011-08-12 22:50:43

Shark
Member
From: /dev/zero
Registered: 2011-02-28
Posts: 686

Re: ignoring package upgrade issue

Thanks karol. I will try it.


If you have built castles in the air, your work need not be lost; that is where they should be. Now put foundations under them.
Henry David Thoreau

Registered Linux User: #559057

Offline

Board footer

Powered by FluxBB