After the upgrade, sawfish stopped working. It gives this error: "error-> (error "No such structure" rep.data.tables)"
My intuition said that to fix this, maybe I should update fink. So I ran "fink selfupdate". After following the prompts (and letting it chug for a long time) it gave me a "circular dependencies" error. Now, whenever I re-run "fink selfupdate" I get this error:
--------------------------------------------------------------
I will now run the rsync command to retrieve the latest package descriptions.
Updating stable/main
su toomim -c "rsync -az --delete-after -q 'rsync://master.us.finkmirrors.net/finkinfo/10.3/stable/main/finkinfo' '/sw/fink/10.3/stable/main/'"
Updating stable/crypto
su toomim -c "rsync -az --delete-after -q 'rsync://master.us.finkmirrors.net/finkinfo/10.3/stable/crypto/finkinfo' '/sw/fink/10.3/stable/crypto/'"
find . -name CVS | xargs rm -rf
rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//VERSION /sw/fink/VERSION
touch stamp-rsync-live && rm -f stamp-cvs-live
Information about 1110 packages read in 4 seconds.
WARNING: While resolving dependency "storable-pm560" for package "storable-pm-1.0.14-6", package "storable-pm560" was not found.
WARNING: While resolving dependency "storable-pm561" for package "storable-pm-1.0.14-6", package "storable-pm561" was not found.
The following 14 packages will be installed or updated:
apt apt-shlibs bzip2 bzip2-dev bzip2-shlibs debianutils dpkg gettext
gettext-bin gettext-dev libiconv libiconv-bin libiconv-dev storable-pm
The following additional package will be installed:
fink-prebinding
Do you want to continue? [Y/n]
Failed: Problem resolving dependencies. Check for circular dependencies.
----------------------------------------------------------------
I don't know how to check for circular dependencies. Does anyone know what's going on? It might be relevant that I had previously fiddled with the stable/unstable settings in /sw/etc/apt/sources.list and /sw/etc/fink.conf, but I think I set those back to how they used to be:
---sources.list-------------------------------------------------- # Default APT sources configuration for Fink
# 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
# Official binary distribution: download location for packages
# from the latest release
deb http://us.dl.sourceforge.net/fink/direct_download 10.3/release main crypto
# Official binary distribution: download location for updated
# packages built between releases
deb http://us.dl.sourceforge.net/fink/direct_download 10.3/current main crypto
------------------------------------------------------------------
---fink.conf------------------------------------------------------ # Fink configuration, initially created by bootstrap.pl Basepath: /sw RootMethod: sudo Trees: local/main stable/main stable/crypto local/bootstrap Distribution: 10.3 Mirror-cpan: ftp://ftp.funet.fi/pub/languages/perl/CPAN/ Mirror-ctan: ftp://tug.ctan.org/tex-archive/ Mirror-debian: ftp.debian.org Mirror-gimp: ftp://ftp.gimp.org/pub Mirror-gnome: ftp://ftp.gnome.org/pub/GNOME/ Mirror-gnu: ftp://ftp.gnu.org/gnu Mirror-kde: ftp://ftp.kde.org/pub/kde/ Mirror-sourceforge: http://unc.dl.sourceforge.net/sourceforge/ MirrorContinent: nam MirrorCountry: nam-us ProxyPassiveFTP: true Verbose: 0 SelfUpdateMethod: rsync -------------------------------------------------------------------
Any help on either the fink or sawfish problems would be greatly appreciated!
Thanks,
Michael
------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
