[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-users
Subject:    Re: [Fink-users] versions hold in fink
From:       Alexander Hansen <alexanderk.hansen () gmail ! com>
Date:       2010-05-16 21:37:23
Message-ID: 4BF06593.2020502 () gmail ! com
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 5/16/10 5:16 PM, Oliver Cordes wrote:
> Hi,
> 
> I'm looking for a mechanism to force fink not to update some packages.
> Is this possible? I know that due to some dependencies I cannot update
> other packages as well, but this is a small price to pay, because the
> update e.g. python-sip will break the usaage of other packages
> python-qt4 ...
> 
> Cheers,	
> 	Oliver
> 
> 
> 

Sure.  Don't use "fink update-all".

Additional options to make this more palatable:

1)  You can use Fink Commander, sort by status, and select all of the
outdated packages except the ones you know you don't want to update.

2)  You can use some scripting:

fink list -ot | cut -f2 | grep -v <glob for packages to skip> | xargs
fink install

For example, I'm using

fink update `fink list -ot | cut -f2 | grep -v kdebase3`

right now, because kdebase3-unified currently isn't building here.  You
might use more "grep -v ..." options if you need to skip more packages.
- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvwZZMACgkQB8UpO3rKjQ+HKACffD/WMWlddrIKZkYyb04Er6GC
4RoAn3hfM0YSK2y4LcVZznWuNeckk1Ec
=w3bC
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------

_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic