Re: [Fink-users] How to find all packages dependent on glib2?

2005-08-19 Thread Martin Costabel
Alexander Hansen wrote: [] 2) How can I get a list off all packages which are dependent on glib2? (a reverse lookup of fink show-deps) "fink remove glib2" is an easy way--every package that depends on glib2 will complain about your attempt to remove it. There is also "apt-cache showpkg g

Re: [Fink-users] How to find all packages dependent on glib2?

2005-08-19 Thread Alexander Hansen
On Aug 19, 2005, at 12:52 AM, Samuel Herschbein wrote: This algorithm worked to get pango1-xft past the __cg_jpeg_resync_to_restart issue: > apt-get install pango1-xft2 > apt-get install glib2 > fink install pango1-xft2 What versions of pango1-xft2 and glib2 do you have now? One of your

[Fink-users] How to find all packages dependent on glib2?

2005-08-18 Thread Samuel Herschbein
This algorithm worked to get pango1-xft past the __cg_jpeg_resync_to_restart issue: > apt-get install pango1-xft2 > apt-get install glib2 > fink install pango1-xft2 But then I found other packages with the __cg_jpeg_resync_to_restart issue... 1) Will the above algorithm work if all packages