Bug 144899 - [ERROR] cannot upgrade security/hotssh to version 0.2.7
Summary: [ERROR] cannot upgrade security/hotssh to version 0.2.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-20 09:10 UTC by Andrei Lavreniyuk
Modified: 2010-03-20 14:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Lavreniyuk 2010-03-20 09:10:02 UTC
===>  Extracting for hotssh-0.2.7
=> MD5 Checksum OK for hotssh-0.2.7.tar.bz2.
=> SHA256 Checksum OK for hotssh-0.2.7.tar.bz2.
/usr/bin/grep -Rl '^#!/usr/bin/python$' /usr/ports/security/hotssh/work/hotssh-0.2.7 |/usr/bin/xargs /usr/bin/sed -i.bak -e 's|^#!/usr/bin/python$|#!/usr/bin/env python|g'
/bin/mv /usr/ports/security/hotssh/work/hotssh-0.2.7/waf /usr/ports/security/hotssh/work/hotssh-0.2.7/waf.beforepatch
cd /usr/ports/security/hotssh/work/hotssh-0.2.7 && /usr/bin/b64decode -o waf.diff /usr/ports/security/hotssh/files/waf.diff && /usr/bin/bspatch waf.beforepatch waf waf.diff && /bin/chmod 755 waf
b64decode: /usr/ports/security/hotssh/files/waf.diff: No such file or directory
*** Error code 1

Stop in /usr/ports/security/hotssh.
** Command failed [exit code 1]: /usr/bin/script -qa /var/tmp/portupgrade20100320-91738-j0jhyl-0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=hotssh-0.2.6_4 UPGRADE_PORT_VER=0.2.6_4 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! security/hotssh (hotssh-0.2.6_4)      (unknown build error)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-20 09:10:09 UTC
Maintainer of security/hotssh,

Please note that PR ports/144899 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144899

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-20 09:10:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Ashish Shukla 2010-03-20 09:39:11 UTC
Hi Sylvio,

Edwin Groothuis writes:
> Maintainer of security/hotssh,


> Please note that PR ports/144899 has just been submitted.


> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.


> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144899


> -- 
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org



As reported in above mentioned PR and as I can see in security/hotssh[1]
directory there is no 'files' directory present looks like you missed
committing it.

Can you fix it ?

References:
[1]  http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/hotssh/

Thanks
-- 
Ashish SHUKLA
Comment 4 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-03-20 13:54:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-03-20 14:01:34 UTC
sylvio      2010-03-20 14:01:21 UTC

  FreeBSD ports repository

  Added files:
    security/hotssh/files waf.diff 
  Log:
  - Add directory files
  
  PR:             ports/144899
  Submitted by:   Ashish Shukla (wahjava@gmail.com)
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.1       +9 -0      ports/security/hotssh/files/waf.diff (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-03-20 14:01:38 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!