Try "sudo apt-get install gnome-vfs" now--this is the same error as we started with!

On Jul 20, 2004, at 12:20 PM, [EMAIL PROTECTED] wrote:

Ok . . . I ran sudo apt-get -f install and everything seemed to download correctly but when I went back to Fink and ran update all I got:


WARNING: Parameter description missing in source code comment block -
Func: gnome_vfs_get_local_path_from_uri Param: uri.
38% symbol docs coverage (172 symbols documented, 278 not documented)
See gnome-vfs-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
touch ./sgml.stamp
*** Building HTML ***
test -d ./html || (rm -rf ./html && mkdir ./html)
cd ./html && gtkdoc-mkhtml gnome-vfs ../gnome-vfs-docs.sgml
/sw/bin/openjade:../about.sgml:86:41:E: element "VARIABLE" undefined
/sw/bin/openjade:../gnome-vfs-docs.sgml:97:4:E: character data is not allowed here
/sw/bin/openjade:../writing-modules.sgml:1:29:E: document type does not allow element "CHAPTER" here
/sw/bin/openjade:../writing-modules.sgml:9:12:E: end tag for element "ARTHEADER" which is not open
/sw/bin/openjade:../sgml/find-directory.sgml:46:19:E: ID "GNOME-VFS-FIND-DIRECTORY" already defined
/sw/bin/openjade:../sgml/find-directory.sgml:1:14: ID "GNOME-VFS-FIND-DIRECTORY" first defined here
/sw/bin/openjade:../gnome-vfs-docs.sgml:155:6:E: character data is not allowed here
/sw/bin/openjade:../sgml/init.sgml:48:19:E: ID "GNOME-VFS-INIT" already defined
/sw/bin/openjade:../sgml/init.sgml:1:14: ID "GNOME-VFS-INIT" first defined here
/sw/bin/openjade:../sgml/list-sort.sgml:39:10:E: end tag for "REFSECT1" which is not finished
/sw/bin/openjade:../sgml/standard-callbacks.sgml:58:6:E: end tag for element "PARA" which is not open
make[2]: *** [html-build.stamp] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling gnome-vfs-1.0.5-29 failed


On Jul 20, 2004, at 8:21 AM, Alexander K. Hansen wrote:

apt-get requires all of the packages in the dependency lists to be installed before it can do its thing. Since the initial message asked you to install python, you should try doing that (either from source or binary).

All apt-get install or remove operations require you to be root (use sudo), which is why your "apt-get -f install" operation didn't do anything. It's probably just as well--"apt-get -f install" tends to remove a bunch of packages to make everything happy.

On Jul 19, 2004, at 5:57 PM, [EMAIL PROTECTED] wrote:

Thanks for the help, but when when I ran Fink Commander from Binary I got this:

Reading Package Lists...
Building Dependency Tree...
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
libglade2: Depends: python but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


So I went to terminal and tried:

[Donald-Skoogs-Computer:~] donaldsk% apt-get -f install
E: Could not open lock file /sw/var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/sw/var/lib/dpkg/), are you root?
[Donald-Skoogs-Computer:~] donaldsk% /sw/var
tcsh: /sw/var: Permission denied.
[Donald-Skoogs-Computer:~] donaldsk% apt-get -f install
E: Could not open lock file /sw/var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/sw/var/lib/dpkg/), are you root?
[Donald-Skoogs-Computer:~] donaldsk% sudo apt-get install gnome-vfs
Password:
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, gnome-vfs is already the newest version.
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
libglade2: Depends: python but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
[Donald-Skoogs-Computer:~] donaldsk% apt-get -f install
E: Could not open lock file /sw/var/lib/dpkg/lock - open (13 Permission denied)
E: Unable to lock the administration directory (/sw/var/lib/dpkg/), are you root?


?


On Jul 19, 2004, at 3:46 PM, Alexander K. Hansen wrote:

I get an identical error. If you want just to get it working, you can install the same version of gnome-vfs from the binary distribution ("sudo apt-get install gnome-vfs").

On Jul 19, 2004, at 1:44 PM, [EMAIL PROTECTED] wrote:

Hi guys,

When I run updateall I get his from Gnome:



<snip> -- Alexander Hansen Fink Documentarian [Day Job] Levitated Dipole Experiment http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to