Somehow my fink and apt-get config files must have gotten out of sync. 
Fink update-all reports a long list of packages to update and install, 
but apt-get upgrade does nothing at all. I've checked the 
/sw/etc/fink.conf and /sw/etc/apt/sources.list files, and there's 
nothing obviously wrong with them. I can successfully install a new 
package with apt-get install <name>.  Thanks,

Ravi
------
/sw/etc/fink.conf:
Reading Package Lists... Done
Building Dependency Tree... Done
0 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.
[lakshmi] /Users/Shared/Downloads $ cat /sw/etc/fink.conf
# Fink configuration, initially created by bootstrap.pl
Mirror-gimp: ftp://ftp.gimp.org/pub
KeepBuildDir: false
SelfUpdateNoCVS: true
DownloadMethod: curl
Trees: local/main stable/main stable/crypto local/bootstrap 
unstable/main unstable/crypto
Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME/
MirrorCountry: nam-us
RootMethod: sudo
Basepath: /sw
KeepRootDir: false
MirrorContinent: nam
ProxyPassiveFTP: true
Mirror-ctan: ftp://tug.ctan.org/tex-archive/
Mirror-gnu: ftp://ftp.gnu.org/gnu
Verbose: true

/sw/etc/apt/sources.list:
# Default APT sources configuration for Fink

# Official binary distribution: download location for packages
# from the latest release
deb http://us.dl.sourceforge.net/fink/direct_download release main crypto

# Official binary distribution: download location for updated
# packages built between releases
deb http://us.dl.sourceforge.net/fink/direct_download current main crypto

# Local package trees - packages built from source locally
# NOTE: keep this in sync with the Trees: line in /sw/etc/fink.conf
# NOTE: run 'fink scanpackages' to create Packages.gz files
deb file:/sw/fink local main
deb file:/sw/fink stable main crypto
deb file:/sw/fink unstable main crypto




-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to