My suggestion is going to be roundabout. First, try the following, in
order:

fink build freetype-hinting-shlibs gimp-print-shlibs postgresql74-ssl-shlibs
fink scanpackages
fink index
sudo apt-get update
sudo apt-get -f install
sudo dpkg --configure -a
fink remove --recursive freetype-hinting freetype-hinting-shlibs
fink install vte

HTH

PS-Do either this or what Alexander K. Hansen said, but not both.

On Thu, 06 Apr 2006 12:56:53 -0700, Aki Hoji wrote:

> HI,
> 
> Compiling vte 0.12.0-1 did not go well because of an apparent  
> conflict with freetype as follows;
> 
>> fink-buildlock-vte-0.12.0-1 conflicts with freetype
>>   freetype-hinting provides freetype and is unpacked but not  
>> configured.
>> /sw/bin/dpkg: error processing /sw/src/fink.build/fink-buildlock- 
>> vte-0.12.0-1_2006.04.06-10.40.58_darwin-powerpc.deb (--install):
>> conflicting packages - not installing fink-buildlock-vte-0.12.0-1
>> Errors were encountered while processing:
>> /sw/src/fink.build/fink-buildlock- 
>> vte-0.12.0-1_2006.04.06-10.40.58_darwin-powerpc.deb
>> ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
>> Can't set build lock for vte (0.12.0-1)
> 
> I checked the freetype installation, and all I have for version 1 is  
> the free-type shlibs, which I can't remove even with -r option  
> because of the dependency problem.
> 
>>      freetype             1.3.1-9         TrueType font rendering  
>> library, version 1
>>      freetype-bin         1.3.1-9         TrueType font rendering  
>> library, version 1
>>      freetype-hinting     1.3.1-9         TrueType font rendering  
>> library, version 1, hinting enabled
>>      freetype-hinting...  1.3.1-9         TrueType font rendering  
>> library, version 1, hinting enabled
>>      freetype-hinting...  1.3.1-9         TrueType font rendering  
>> library, version 1, hinting enabled
>> i   freetype-shlibs      1.3.1-9         TrueType font rendering  
>> library, version 1
>> p   freetype2            2.1.4-11        TrueType font rendering  
>> library, (dummy)
>> p   freetype2-dev        2.1.4-11        TrueType font rendering  
>> library, headers
>> i   freetype2-hinting    2.1.4-11        TrueType font rendering  
>> library, (dummy)
>> i   freetype2-hintin...  2.1.4-11        TrueType font rendering  
>> library, headers
>> i   freetype2-hintin...  2.1.4-11        TrueType font rendering  
>> library, shared libs
>> p   freetype2-shlibs     2.1.4-11        TrueType font rendering  
>> library, shared libs
>> i   freetype219          2.1.9-1         TrueType font rendering  
>> library, headers
>> i   freetype219-shlibs   2.1.9-1         TrueType font rendering  
>> library, shared libs
> 
>>> Fink will attempt to remove --recursive 1 package
>>>
>>> Do you want to continue? [Y/n] y
>>> /sw/bin/apt-get-lockwait remove freetype-shlibs
>>> 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:
>>>   freetype-hinting: Depends: freetype-hinting-shlibs (= 1.3.1-9)  
>>> but it is not installable. For Fink users, this often means that  
>>> you have attempted to install a package from the binary  
>>> distribution which depends on a "Restrictive" package. See <http:// 
>>> fink.sourceforge.net/faq/usage-fink.php#bindist>, <http:// 
>>> fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions>
>>>   freetype-hinting-bin: Depends: freetype-hinting-shlibs (=  
>>> 1.3.1-9) but it is not installable. For Fink users, this often  
>>> means that you have attempted to install a package from the binary  
>>> distribution which depends on a "Restrictive" package. See <http:// 
>>> fink.sourceforge.net/faq/usage-fink.php#bindist>, <http:// 
>>> fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions>
>>>   gimp-print-dev: Depends: gimp-print-shlibs but it is not  
>>> installable. For Fink users, this often means that you have  
>>> attempted to install a package from the binary distribution which  
>>> depends on a "Restrictive" package. See <http:// 
>>> fink.sourceforge.net/faq/usage-fink.php#bindist>, <http:// 
>>> fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions>
>>>   postgresql74-ssl: Depends: postgresql74-ssl-shlibs (>= 7.4.7-12)  
>>> but it is not installable. For Fink users, this often means that  
>>> you have attempted to install a package from the binary  
>>> distribution which depends on a "Restrictive" package. See <http:// 
>>> fink.sourceforge.net/faq/usage-fink.php#bindist>, <http:// 
>>> fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions>
>>>   ttfmkfontdir: Depends: freetype-shlibs but it is not going to be  
>>> installed or
>>>                          freetype-hinting-shlibs but it is not  
>>> installable. For Fink users, this often means that you have  
>>> attempted to install a package from the binary distribution which  
>>> depends on a "Restrictive" package. See <http:// 
>>> fink.sourceforge.net/faq/usage-fink.php#bindist>, <http:// 
>>> fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions>
>>> E: Unmet dependencies. Try 'apt-get -f install' with no packages  
>>> (or specify a solution).
>>> ### execution of /sw/bin/apt-get-lockwait failed, exit code 100
>>> Failed: can't remove package freetype-shlibs
> 
> 
> Does anybody have any ideas about how to get around this problem ?
> 
> Thanks in advance.
> 
> 
> Aki Hoji, Ph.D
> 43-265 CHS,
> Dept.of Medicine/Infectious Diseases
> UCLA Medical Center
> 10833 Leconte Ave.,
> Los Angeles CA 90095, USA
> email: [EMAIL PROTECTED]
> phone: 310-794-4818
> fax:       310-825-3632
> 
> 
> 
> <HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; 
> -khtml-line-break: after-white-space; ">HI, <BR><DIV><BR 
> class="khtml-block-placeholder"></DIV><DIV>Compiling vte 0.12.0-1 did not go 
> well because of an apparent conflict with freetype as follows;</DIV><DIV><BR 
> class="khtml-block-placeholder"></DIV><DIV><BLOCKQUOTE 
> type="cite"><DIV>fink-buildlock-vte-0.12.0-1 conflicts with 
> freetype</DIV><DIV>  freetype-hinting provides freetype and is unpacked but 
> not configured.</DIV><DIV>/sw/bin/dpkg: error processing 
> /sw/src/fink.build/fink-buildlock-vte-0.12.0-1_2006.04.06-10.40.58_darwin-powerpc.deb
>  (--install):</DIV><DIV> conflicting packages - not installing 
> fink-buildlock-vte-0.12.0-1</DIV><DIV>Errors were encountered while 
> processing:</DIV><DIV> 
> /sw/src/fink.build/fink-buildlock-vte-0.12.0-1_2006.04.06-10.40.58_darwin-powerpc.deb</DIV><DIV>###
>  execution of /sw/bin/dpkg-lockwait failed, exit code 1</DIV><DIV>Can't set 
> build lock for vte (0.12.0-1)</DIV></BLOCKQUO
 TE></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I checked the 
freetype installation, and all I have for version 1 is the free-type shlibs, 
which I can't remove even with -r option because of the dependency 
problem.  </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BLOCKQUOTE 
type="cite"><DIV>     freetype             1.3.1-9         TrueType font 
rendering library, version 1</DIV><DIV>     freetype-bin         1.3.1-9        
 TrueType font rendering library, version 1</DIV><DIV>     freetype-hinting     
1.3.1-9         TrueType font rendering library, version 1, hinting 
enabled</DIV><DIV>     freetype-hinting...  1.3.1-9         TrueType font 
rendering library, version 1, hinting enabled</DIV><DIV>     
freetype-hinting...  1.3.1-9         TrueType font rendering library, version 
1, hinting enabled</DIV><DIV> i   freetype-shlibs      1.3.1-9         TrueType 
font rendering library, ver
 sion 1</DIV><DIV> p   freetype2            2.1.4-11        TrueType font 
rendering library, (dummy)</DIV><DIV> p   freetype2-dev        2.1.4-11        
TrueType font rendering library, headers</DIV><DIV> i   freetype2-hinting    
2.1.4-11        TrueType font rendering library, (dummy)</DIV><DIV> i   
freetype2-hintin...  2.1.4-11        TrueType font rendering library, 
headers</DIV><DIV> i   freetype2-hintin...  2.1.4-11        TrueType font 
rendering library, shared libs</DIV><DIV> p   freetype2-shlibs     2.1.4-11     
   TrueType font rendering library, shared libs</DIV><DIV> i   freetype219      
    2.1.9-1         TrueType font rendering library, headers</DIV><DIV> i   
freetype219-shlibs   2.1.9-1         TrueType font rendering library, shared 
libs</DIV></BLOCKQUOTE></DIV><DIV><BR 
class="khtml-block-placeholder"></DIV><DIV><BLOCKQUOTE type="cite"><BLOCKQUOTE 
type="cite"><DIV>Fink will attempt to re
 move --recursive 1 package</DIV><DIV><BR 
class="khtml-block-placeholder"></DIV><DIV>Do you want to continue? [Y/n] 
y</DIV><DIV>/sw/bin/apt-get-lockwait remove freetype-shlibs</DIV><DIV>Reading 
Package Lists... Done</DIV><DIV>Building Dependency Tree... Done</DIV><DIV>You 
might want to run `apt-get -f install' to correct these:</DIV><DIV>Sorry, but 
the following packages have unmet dependencies:</DIV><DIV>  freetype-hinting: 
Depends: freetype-hinting-shlibs (= 1.3.1-9) but it is not installable. For 
Fink users, this often means that you have attempted to install a package from 
the binary distribution which depends on a "Restrictive" package. See &lt;<A 
href="http://fink.sourceforge.net/faq/usage-fink.php#bindist";>http://fink.sourceforge.net/faq/usage-fink.php#bindist</A>&gt;,
 &lt;<A 
href="http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions";>http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions</A>&gt;</DIV><DIV> 
 freetype-hinting-bin: D
 epends: freetype-hinting-shlibs (= 1.3.1-9) but it is not installable. For 
Fink users, this often means that you have attempted to install a package from 
the binary distribution which depends on a "Restrictive" package. See &lt;<A 
href="http://fink.sourceforge.net/faq/usage-fink.php#bindist";>http://fink.sourceforge.net/faq/usage-fink.php#bindist</A>&gt;,
 &lt;<A 
href="http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions";>http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions</A>&gt;</DIV><DIV> 
 gimp-print-dev: Depends: gimp-print-shlibs but it is not installable. For Fink 
users, this often means that you have attempted to install a package from the 
binary distribution which depends on a "Restrictive" package. See &lt;<A 
href="http://fink.sourceforge.net/faq/usage-fink.php#bindist";>http://fink.sourceforge.net/faq/usage-fink.php#bindist</A>&gt;,
 &lt;<A 
href="http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions";>http://fink
 
.sourceforge.net/doc/users-guide/packages.php#bin-exceptions</A>&gt;</DIV><DIV> 
 postgresql74-ssl: Depends: postgresql74-ssl-shlibs (&gt;= 7.4.7-12) but it is 
not installable. For Fink users, this often means that you have attempted to 
install a package from the binary distribution which depends on a "Restrictive" 
package. See &lt;<A 
href="http://fink.sourceforge.net/faq/usage-fink.php#bindist";>http://fink.sourceforge.net/faq/usage-fink.php#bindist</A>&gt;,
 &lt;<A 
href="http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions";>http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions</A>&gt;</DIV><DIV> 
 ttfmkfontdir: Depends: freetype-shlibs but it is not going to be installed 
or</DIV><DIV>                         freetype-hinting-shlibs but it is not 
installable. For Fink users, this often means that you have attempted to 
install a package from the binary distribution which depends on a "Restrictive" 
package. See &lt;<A href="http
 
://fink.sourceforge.net/faq/usage-fink.php#bindist">http://fink.sourceforge.net/faq/usage-fink.php#bindist</A>&gt;,
 &lt;<A 
href="http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions";>http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions</A>&gt;</DIV><DIV>E:
 Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a 
solution).</DIV><DIV>### execution of /sw/bin/apt-get-lockwait failed, exit 
code 100</DIV><DIV>Failed: can't remove package 
freetype-shlibs</DIV></BLOCKQUOTE></BLOCKQUOTE></DIV><DIV><BR 
class="khtml-block-placeholder"></DIV><DIV><BR 
class="khtml-block-placeholder"></DIV><DIV>Does anybody have any ideas about 
how to get around this problem ?</DIV><DIV><BR 
class="khtml-block-placeholder"></DIV><DIV>Thanks in 
advance. </DIV><BR><BR><DIV> <SPAN class="Apple-style-span" 
style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); 
font-family: Helvetica; font-size: 12px; font-style: normal; font-v
 ariant: normal; font-weight: normal; letter-spacing: normal; line-height: 
normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 
0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; 
white-space: normal; widows: 2; word-spacing: 0px; "><SPAN 
class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 
0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: 
normal; font-variant: normal; font-weight: normal; letter-spacing: normal; 
line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; 
text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 
2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN 
class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 
0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: 
normal; font-variant: normal; font-weight: normal; letter-spacing: normal; 
line-height: norma
 l; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 
0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; 
white-space: normal; widows: 2; word-spacing: 0px; "><P style="margin: 0.0px 
0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px 
Helvetica">Aki Hoji, Ph.D</FONT></P>43-265 CHS, </SPAN></SPAN><DIV><SPAN 
class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 
0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: 
normal; font-variant: normal; font-weight: normal; letter-spacing: normal; 
line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; 
text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 
2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN 
class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 
0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: 
normal; f
 ont-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 
normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 
0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; 
white-space: normal; widows: 2; word-spacing: 0px; ">Dept.of 
Medicine/Infectious Diseases<DIV>UCLA Medical Center</DIV><DIV>10833 Leconte 
Ave.,</DIV><DIV>Los Angeles CA 90095, USA</DIV><DIV>email: <A 
href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</A></DIV><DIV>phone: 310-794-4818</DIV><DIV>fax:       
310-825-3632</DIV><BR class="Apple-interchange-newline"></SPAN></SPAN></DIV><BR 
class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to