Changes between Initial Version and Version 1 of Ticket #52855


Ignore:
Timestamp:
Nov 11, 2016, 5:09:38 AM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The error:

sqlite error: table registry.files has no column named mtime (1) while executing query: INSERT INTO registry.files (id, path, mtime, active) VALUES (?, ?, 0, 0)

sounds like a problem with the registry, not specific to any particular port.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52855

    • Property Summary changed from Issue with the installation of libcxx to sqlite error: table registry.files has no column named mtime (1) while executing query: INSERT INTO registry.files (id, path, mtime, active) VALUES (?, ?, 0, 0)
  • Ticket #52855 – Description

    initial v1  
    11When I am trying to install libcxx, I obtain:
    22
    3 [[version:1
     3{{{
     4version:1
    45:debug:main libcxx has no conflicts
    56:debug:main Executing org.macports.main (libcxx)
     
    7172:info:install Warning: targets not executed for libcxx: org.macports.activate org.macports.install
    7273:notice:install Please see the log file for port libcxx for details:
    73     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_libcxx/libcxx/main.log]]
    74 
     74    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_libcxx/libcxx/main.log
     75}}}
    7576
    7677At first, it could not access to destroot so I created the directory.