It seems that there were a couple of issues that both of you saw. I removed the offending packages and ran into dependency issues again with 'sudo apt-get install guile guile-shlibs'. I ran apt-get -f install again and got guile installed. I'm trying to update qt3 now and I'll post again if I have problems.
Thanks for all the help
Brian
[Brian-OKeefes-Computer:~] brianoke% sudo apt-get -f install
Password:
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
guile pilot-link9
The following packages will be REMOVED:
fontconfig2-dev xine-ui
2 packages upgraded, 0 newly installed, 2 to remove and 532 not upgraded.
Need to get 457kB of archives. After unpacking 2909MB will be freed.
Do you want to continue? [Y/n] n
Abort.
[Brian-OKeefes-Computer:~] brianoke% fink remove xine-ui
Information about 4042 packages read in 5 seconds.
dpkg --remove xine-ui
(Reading database ... 129122 files and directories currently installed.)
Removing xine-ui ...
[Brian-OKeefes-Computer:~] brianoke% sudo apt-get install guile guile-shlibs
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, guile-shlibs 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:
pilot-link9: Depends: pilot-link9-shlibs (= 0.11.8-1) but 0.11.8-11 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
[Brian-OKeefes-Computer:~] brianoke% 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?
[Brian-OKeefes-Computer:~] brianoke% sudo apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
guile pilot-link9
2 packages upgraded, 0 newly installed, 0 to remove and 533 not upgraded.
Need to get 457kB of archives. After unpacking 1152MB will be freed.
Do you want to continue? [Y/n] y
Get:1 http://fink.opendarwin.org 10.3/unstable/main guile 1.4-27 [269kB]
Get:2 http://fink.opendarwin.org 10.3/unstable/main pilot-link9 0.11.8-11 [188kB]
Fetched 457kB in 2m56s (2597B/s)
(Reading database ... 129043 files and directories currently installed.)
Preparing to replace guile 1.4-17 (using .../guile_1.4-27_darwin-powerpc.deb) ...
install-info(data-rep.info): deleting entry `* data-rep: (data-rep) ...'
Unpacking replacement guile ...
Preparing to replace pilot-link9 0.11.8-1 (using .../pilot-link9_0.11.8-11_darwin-powerpc.deb) ...
Unpacking replacement pilot-link9 ...
Setting up guile (1.4-27) ...
On Nov 24, 2004, at 4:00 PM, Alexander K. Hansen wrote:
On Nov 24, 2004, at 5:41 PM, Brian O'Keefe wrote:
I fixed the /list.sources file as Alexander corrected and then ran the commands that Benjamin suggested below and got this:
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
guile: Depends: guile-shlibs (= 1.4-17) but 1.4-27 is to be installed
pilot-link9: Depends: pilot-link9-shlibs (= 0.11.8-1) but 0.11.8-11 is to be installed
qt3: Depends: qt3-shlibs (>= 3.2.3-23) but 3.2.3-13 is to be installed
Depends: qt3-designer (>= 3.2.3-23) but 3.2.3-13 is to be installed
Depends: qt3-linguist (>= 3.2.3-23) but 3.2.3-13 is to be installed
Depends: qt3-doc (>= 3.2.3-23) but 3.2.3-13 is to be installed
xine-ui: Depends: xfree86-base-threaded-shlibs
Depends: xfree86-rootless-threaded-shlibs
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Try installing the packages thusly to resolve the issues:
sudo apt-get install guile guile-shlibs
(and so on and so forth)
And you're going to have to get rid of xine-ui completely, since it's not supported for 10.3,
I'm in dependency hell!! Oh well, better have another piece of pumpkin pie....
Thanks again Alexander! Once again you have created clarity in a sea of fog. I changed the file and will try the update that Benjamin suggested sometime this weekend.
Hope everyone has a great holiday weekend!
Brian
From: "Alexander K. Hansen" <[EMAIL PROTECTED]> Date: November 24, 2004 6:31:22 AM MST To: "Brian O'Keefe" <[EMAIL PROTECTED]> Cc: Fink Beginners <[EMAIL PROTECTED]> Subject: Re: [Fink-beginners] qt3 update Reply-To: Fink Beginners <[EMAIL PROTECTED]>
On Nov 23, 2004, at 9:45 PM, Brian O'Keefe wrote:
I'll resend this in case it never got posted.
Begin forwarded message:
From: Brian O'Keefe <[EMAIL PROTECTED]> Date: November 18, 2004 2:52:11 PM MST To: Benjamin Reed <[EMAIL PROTECTED]> Subject: Re: [Fink-beginners] qt3 update
Hi Benjamin, I edited the file and it now looks like: deb http://fink.opendarwin.org/darwin 10.3/unstable main crypto deb http://fink.opendarwin.org/darwin 10.3/stable main crypto
According to http://trillian.cc.gatech.edu/pub/fink/fink/ (which is the official site for the unofficial bindist), the lines should be
deb http://fink.opendarwin.org/bbraun 10.3/unstable main crypto deb http://fink.opendarwin.org/bbraun 10.3/stable main crypto
<snip>I ran the command and got:
[Brian-OKeefes-Computer:/sw/etc/apt] brianoke% sudo apt-get update; sudo apt-get install qt3
Password:
Err file: local/main Packages
File not found
And this is in the FAQ:
http://fink.sourceforge.net/faq/usage-fink.php#packages-gz
<snip>
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners