trac ticket for http_ping, connect & mget
hi guys, i am finding it a bit frustrating to work with trac... all i want is to get the following three jobs done... and since i couldn't get my way pass macforge.net login so i thought i'ld rather let someone friendly over at the mailing list help me out... 1. file the below errors for installing http_ping :~ $ sudo port install http_ping Password: ---> Fetching http_ping ---> Verifying checksum(s) for http_ping ---> Extracting http_ping ---> Configuring http_ping ---> Building http_ping ---> Staging http_ping into destroot Error: Target com.apple.destroot returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/http_ping" && make install DESTDIR=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot " returned error 2 Command output: rm -f /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/bin/http_ping cp http_ping /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/bin rm -f /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/man/man1/http_ping.1 cp http_ping.1 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/man/man1 cp: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/man/man1: No such file or directory make: *** [install] Error 1 Error: Status 1 encountered during processing. :~$ 2. submit port for connect.c PortSystem 1.0 name connect version 1.96 categories net maintainers shanali@yahoo.com description "Make socket connection using SOCKS4/5 and HTTP tunnel." long_description "connect.c is the simple relaying command \ to make network connection via SOCKS and https proxy." master_sites http://zippo.taiyo.co.jp/~gotoh/ssh/ distname ${portname}.c checksums ${distname} md5 b856937f1cdfca7a3ccfb2fac36ef726 3. submit port for for mget PortSystem 1.0 name mget version 1.4.2 categories net maintainers shanali@yahoo.com description "Multithreaded commandline web-download manager" long_description "mGet is a command line download manager. It splits the \ file into a number of segments and uses several separate \ threads to download each segment. It can handle proxies \ and can tunnel through them to get files blocked by proxies. \ Currently mGet only handles HTTP downloads directly, while FTP \ downloads must go through a proxy." master_sites http://cs-people.bu.edu/dbera/activities/projects/mget/ distname ${portname}-${portversion} checksums ${distname}${extract.suffix} md5 1450256d6484d357cae54b01c1b16e7f -- Best Regards.
I just fixed http_ping. Give it a few hours and try again. Also, echoping also tests http. Mark "S H A N" <maamoo@gmail.com> on Monday, April 30, 2007 at 8:14 AM -0800 wrote:
1. file the below errors for installing http_ping
:~ $ sudo port install http_ping Password: ---> Fetching http_ping ---> Verifying checksum(s) for http_ping ---> Extracting http_ping ---> Configuring http_ping ---> Building http_ping ---> Staging http_ping into destroot Error: Target com.apple.destroot returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/http_ping" && make install DESTDIR=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot " returned error 2 Command output: rm -f /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/bin/http_ping cp http_ping /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/bin rm -f /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/man/man1/http_ping.1 cp http_ping.1 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/man/man1 cp: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/man/man1: No such file or directory make: *** [install] Error 1
Error: Status 1 encountered during processing.
thks mark.. On 5/1/07, markd@macports.org <markd@macports.org> wrote:
I just fixed http_ping. Give it a few hours and try again. Also, echoping also tests http.
Mark
"S H A N" <maamoo@gmail.com> on Monday, April 30, 2007 at 8:14 AM -0800 wrote:
1. file the below errors for installing http_ping
:~ $ sudo port install http_ping Password: ---> Fetching http_ping ---> Verifying checksum(s) for http_ping ---> Extracting http_ping ---> Configuring http_ping ---> Building http_ping ---> Staging http_ping into destroot Error: Target com.apple.destroot returned: shell command " cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/http_ping" && make install DESTDIR=/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot " returned error 2 Command output: rm -f /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/bin/http_ping cp http_ping /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/bin rm -f /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/man/man1/http_ping.1 cp http_ping.1 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/man/man1 cp: /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_http_ping/work/destroot/opt/local/man/man1: No such file or directory make: *** [install] Error 1
Error: Status 1 encountered during processing.
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
-- Best Regards.
Does it fail when you login or when you create a ticket? Also, the description should not have quotes. Quotes, unless required by a keyword, need to be escaped. In other words, preceded by a backslash. But since they are not required in these descriptions and unneccessary, just remove them. And the top line of each portfile should be this: # $Id: Could you make those changes and resend the separate Portfiles as attachments? Thanks. Mark "S H A N" <maamoo@gmail.com> on Monday, April 30, 2007 at 8:14 AM -0800 wrote:
2. submit port for connect.c
PortSystem 1.0 name connect version 1.96 categories net maintainers shanali@yahoo.com description "Make socket connection using SOCKS4/5 and HTTP tunnel." long_description "connect.c is the simple relaying command \ to make network connection via SOCKS and https proxy." master_sites http://zippo.taiyo.co.jp/~gotoh/ssh/ distname ${portname}.c checksums ${distname} md5 b856937f1cdfca7a3ccfb2fac36ef726
3. submit port for for mget
PortSystem 1.0 name mget version 1.4.2 categories net maintainers shanali@yahoo.com description "Multithreaded commandline web-download manager" long_description "mGet is a command line download manager. It splits the \ file into a number of segments and uses several separate \ threads to download each segment. It can handle proxies \ and can tunnel through them to get files blocked by proxies. \ Currently mGet only handles HTTP downloads directly, while FTP \ downloads must go through a proxy." master_sites http://cs-people.bu.edu/dbera/activities/projects/mget/ distname ${portname}-${portversion} checksums ${distname}${extract.suffix} md5 1450256d6484d357cae54b01c1b16e7f
right before login... infact doesn't even prompt me for login... (it was atleast prompting me to login yesterday but today not even that...) chk out the attachments as requested... (thks for your assistance though) On 5/1/07, markd@macports.org <markd@macports.org> wrote:
Does it fail when you login or when you create a ticket?
Also, the description should not have quotes. Quotes, unless required by a keyword, need to be escaped. In other words, preceded by a backslash. But since they are not required in these descriptions and unneccessary, just remove them. And the top line of each portfile should be this:
# $Id:
Could you make those changes and resend the separate Portfiles as attachments? Thanks.
Mark
"S H A N" <maamoo@gmail.com> on Monday, April 30, 2007 at 8:14 AM -0800 wrote:
2. submit port for connect.c
PortSystem 1.0 name connect version 1.96 categories net maintainers shanali@yahoo.com description "Make socket connection using SOCKS4/5 and HTTP tunnel." long_description "connect.c is the simple relaying command \ to make network connection via SOCKS and https proxy." master_sites http://zippo.taiyo.co.jp/~gotoh/ssh/ distname ${portname}.c checksums ${distname} md5 b856937f1cdfca7a3ccfb2fac36ef726
3. submit port for for mget
PortSystem 1.0 name mget version 1.4.2 categories net maintainers shanali@yahoo.com description "Multithreaded commandline web-download manager" long_description "mGet is a command line download manager. It splits the \ file into a number of segments and uses several separate \ threads to download each segment. It can handle proxies \ and can tunnel through them to get files blocked by proxies. \ Currently mGet only handles HTTP downloads directly, while FTP \ downloads must go through a proxy." master_sites http://cs-people.bu.edu/dbera/activities/projects/mget/ distname ${portname}-${portversion} checksums ${distname}${extract.suffix} md5 1450256d6484d357cae54b01c1b16e7f
-- Best Regards.
hi, thks for correction. pls find the updated files for trac submission. best regards. On 5/1/07, Ryan Schmidt <ryandesign@macports.org> wrote:
On May 1, 2007, at 01:33, markd@macports.org wrote:
And the top line of each portfile should be this:
# $Id:
No, it should be
# $Id$
It could also be
# $Id:$
if you like, but there must be an ending $
-- Best Regards.
hi any friendly commiter out there to help me out? :) kindly assist. On 5/12/07, S H A N <maamoo@gmail.com> wrote:
hi, thks for correction. pls find the updated files for trac submission.
best regards.
On 5/1/07, Ryan Schmidt <ryandesign@macports.org> wrote:
On May 1, 2007, at 01:33, markd@macports.org wrote:
And the top line of each portfile should be this:
# $Id:
No, it should be
# $Id$
It could also be
# $Id:$
if you like, but there must be an ending $
-- Best Regards.
-- Best Regards.
participants (3)
-
markd@macports.org
-
Ryan Schmidt
-
S H A N