On Thu, Sep 30, 2004 at 10:46:08AM +0200, Christian Schaffner wrote:
> 
> I tried your new show-deps functionality in fink and it seems to work 
> great! Thanks a lot for it. And sorry that i couldn't test it any 
> earlier.

Excellent!

> The 'apt-get --allow-broken' thing looks very promising. I will try to 
> find some time to look at it. How would proceed:
> 
> 1.
> Change the 'fink --use-binary-dist' patch to use 'apt-get 
> --allow-broken', test it and commit both together, or:
> 
> 2.
> Commit the patch as it is and then later change it to use the new  
> --allow-broken flag?

Turns out if one has used --force-depends to remove a package but
leave packages that depend on it, one *must* use --allow-broken in
order to get --print-uris to work at all. Otherwise:

# fink install arts arts-shlibs arts-dev

# dpkg -r --force-depends arts-shlibs
dpkg: arts-shlibs: dependency problems, but removing anyway as you request:
 arts depends on arts-shlibs (>= 1.2.3-21).

# apt-get --print-uris install arts-dev
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
  arts: Depends: arts-shlibs (>= 1.2.3-21) but it is not going to be installed
  arts-dev: Depends: arts-shlibs (>= 1.2.3-21) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a 
solution).

> The new apt could go into fink anyway, no? Are there any risks in just 
> adding the new apt.info file to the unstable tree?

I don't think so. I also did some unrelated cleanup to the apt
package (fixed some manpages), so may as well get it all in there.
Once we make sure it works, obviously:)

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to