Re: [arch-dev-public] [signoff] pacman 3.2.1-2, pacman-mirrorlist

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Mon, Dec 15, 2008 at 4:36 PM, Hugo Doria <hugodoria@xxxxxxxxx> wrote:
> Works fine here on a x86_64 machine. :)
>
> Just one question:
>
> # pacman -Su
> warning: pacman: local (3.2.1-2) is newer than core (3.2.1-1)
> :: Starting full system upgrade...
> warning: pacman: local (3.2.1-2) is newer than core (3.2.1-1)
>  local database is up to date
>
> Why is this warning message showing twice?
>
> -- Hugo
>

The first one is special because of this :
  17 # If upgrades are available for these packages they will be asked for first
  18 SyncFirst   = pacman

Packages in syncfirst are checked before the actual upgrade, so this
includes pacman. And at this moment, the first warning is made.
Then for the full system upgrade, all your locally installed packages
are checked, so that includes pacman again.

Of course the code for checking the locally installed version against
the repository version is always the same, it is just called twice for
packages in SyncFirst, so eventual warnings are displayed twice.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux