Changes between Version 1 and Version 2 of Ticket #43499, comment 15


Ignore:
Timestamp:
Oct 7, 2014, 10:54:07 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43499, comment 15

    v1 v2  
    22
    33I also had the problem with akonadi.
    4 I made[[BR]]
    5 sudo port uninstall --follow-dependencies kdesdk4[[BR]]
    6 but it fails then I follow the error message and I repeat the process:[[BR]]
    7 sudo port uninstall --follow-dependencies kdepimlibs4[[BR]]
    8 sudo port uninstall --follow-dependencies kde4-runtime[[BR]]
    9 sudo port uninstall --follow-dependencies kde4-baseapps[[BR]]
    10 And I find the "leaf" package: sudo port uninstall --follow-dependencies konsole[[BR]]
    11 [[BR]]
    12 After that, I restarted the sudo port update outdated[[BR]]
    13 Finally I tried to reinstall konsole but I get[[BR]]
     4I made
     5{{{
     6sudo port uninstall --follow-dependencies kdesdk4
     7}}}
     8but it fails then I follow the error message and I repeat the process:
     9{{{
     10sudo port uninstall --follow-dependencies kdepimlibs4
     11sudo port uninstall --follow-dependencies kde4-runtime
     12sudo port uninstall --follow-dependencies kde4-baseapps
     13}}}
     14And I find the "leaf" package:
     15{{{
     16sudo port uninstall --follow-dependencies konsole
     17}}}
     18After that, I restarted the `sudo port update outdated`
     19Finally I tried to reinstall konsole but I get
    1420
    15 
     21{{{
    1622Please use the same variants again, perform 'port clean akonadi' or specify the force option (-f).
    1723Error: Failed to install akonadi
     
    2228    http://guide.macports.org/#project.tickets
    2329Error: Processing of port konsole failed
     30}}}
    2431
    25 
    26 EDIT: I ran sudo port clean akonadi and again sudo port install konsole
     32EDIT: I ran `sudo port clean akonadi` and again `sudo port install konsole`[[br]]
    2733Now it's ok