1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
| Warning: Converting your registry to sqlite format, this might take a while...
DEBUG: can't read "props(files)": no such element in array
while executing
"$regref map $props(files)"
invoked from within
"registry::write {
set regref [registry::entry create $props(name) $props(version) $props(revision) $props(variants) $props(epoch)]
$re..."
(procedure "receipt_sqlite::create_entry_l" line 3)
invoked from within
"receipt_sqlite::create_entry_l $proplist"
(procedure "registry::convert_to_sqlite" line 62)
invoked from within
"registry::convert_to_sqlite"
Failed to convert your registry to sqlite!
while executing
"error "Failed to convert your registry to sqlite!""
(procedure "mportinit" line 550)
invoked from within
"mportinit ui_options global_options global_variations"
Error: /opt/local/bin/port: Failed to initialize MacPorts, Failed to convert your registry to sqlite! |