Changes between Initial Version and Version 1 of Ticket #26212


Ignore:
Timestamp:
Aug 23, 2010, 7:26:40 PM (14 years ago)
Author:
blb@…
Comment:

Why are you using -f? Be sure to read the FAQ entry as using -f at the wrong time could be a very bad thing.

In this particular case, it looks like you are simply not using sudo:

sudo port activate py-gobject

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26212

    • Property Milestone changed from MacPorts 1.9.2 to
  • Ticket #26212 – Description

    initial v1  
    1 '''port -f activate py-gobject'''
     1{{{
     2port -f activate py-gobject
    23Warning: Failed to open Portfile from registry for py-gobject @2.18.0_0
    34--->  Activating py-gobject
    45Error: port activate failed: sqlite error: attempt to write a readonly database (8)
     6}}}