Changes between Initial Version and Version 1 of Ticket #33457
- Timestamp:
- Mar 3, 2012, 7:22:05 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33457
- Property Keywords gdbm removed
-
Ticket #33457 – Description
initial v1 1 1 i don't know where i am doing the mistake, even i have searched all the possible solution that google has presented to me, still i am getting this error. 2 2 3 Below is the terminal what i always get:::: [[BR]]3 Below is the terminal what i always get:::: 4 4 5 {{{ 5 6 ---> Computing dependencies for erlang 6 7 ---> Dependencies to be installed: perl5 perl5.12 gdbm … … 10 11 Error: Status 1 encountered during processing. 11 12 To report a bug, see <http://guide.macports.org/#project.tickets> 12 13 }}} 13 14 14 15 15 16 ::::::::and next is the log to which above error points::: 16 [[BR]]17 17 18 {{{ 18 19 version:1 19 20 :debug:main changing euid/egid - current euid: 0 - current egid: 0 … … 33 34 "$workername eval check_variants $target" 34 35 :notice:main Log for gdbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_gdbm/gdbm/main.log 35 36 }}} 37 36 38 :::::: 37 39 so what i have to do next???