September 14,2006
Blocked Packages
當今天安裝 postfix 時
出現了
以及
出現了
[blocks B ] mail-mta/ssmtp (is blocking mail-mta/postfix-2.2.2-r1)
以及
!!! Error: the mail-mta/postfix package conflicts with another package.
!!! both can't be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.
代表 ssmtp 跟 postfix 誓不兩立
所以只好
emerge ssmtp --unmerge -av
XD
這個建議來自 Gentoo Manual
To fix a blockage, you can choose to not install the package or unmerge the conflicting package first. In the given example, you can opt not to install postfix or to remove ssmtp first.
引用URL
http://cgi.blog.roodo.com/trackback/2144938