NEW poldek 0.20070617.23 - please test

Elan Ruusamäe glen at delfi.ee
Mon Jun 18 17:09:49 CEST 2007


On Monday 18 June 2007, Michał Łukaszek wrote:
> [prism at prism ~]$ LC_ALL=C sudo rpm --test -Fhv expat-2.0.1-1.i686.rpm
> expat-2.0.1-1.x86_64.rpm expat-devel-2.0.1-1.x86_64.rpm
> Preparing...                ###########################################
> [100%] Repackaging...
> ########################################### [ 33%]
> Upgrading...
> [prism at prism ~]$

i use -Uhv always for multilib arch pkgs. try that.

eg when poldek was broken i did upaa [1] as much poldek could do, and later 
rpmget [2] + rpmget --sn ac-athlon and rpm -Uhv fetched packages (both arch 
together), carefully looking as poldek tended to fetch more than needed when 
different archtree was forced.

[1]  $ type upaa upa
upaa is a function
upaa ()
{
    upa $1;
    poldek ${1:+--sn $1} --upgrade-
}
upa is a function
upa ()
{
    poldek ${1:+--sn $1} --up || poldek ${1:+--sn $1} --upa
}

  
[2] $ type rpmget
rpmget is aliased to `poldek --fetch=`pwd` --force -u --nodeps --nohold'

-- 
glen


More information about the pld-devel-en mailing list