Bug 162057 - Cannot install port/package sysutils/megarc
Summary: Cannot install port/package sysutils/megarc
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-27 11:30 UTC by stefan.witzel
Modified: 2011-11-19 10:20 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 stefan.witzel 2011-10-27 11:30:10 UTC
Source code of megarc is not available:

[root@pallas /usr/ports/sysutils/megarc]# make
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
=> dr_freebsd_1.51.zip doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.lsi.com/DistributionSystem/AssetDocument/files/support/rsa/beta/drivers/dr_freebsd_1.51.zip
fetch: http://www.lsi.com/DistributionSystem/AssetDocument/files/support/rsa/beta/drivers/dr_freebsd_1.51.zip: Temporary Redirect
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/dr_freebsd_1.51.zip
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/dr_freebsd_1.51.zip: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /usr/ports/sysutils/megarc.

No package for megarc found:

[root@pallas /usr/ports/sysutils/megarc]# pkg_add -r megarc
Error: Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/Latest/megarc.tbz: File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/Latest/megarc.tbz' by URL

Fix: 

cd /usr/ports/sysutils/megarc
make

or

pkg_add -r megarc
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-27 11:30:18 UTC
Maintainer of sysutils/megarc,

Please note that PR ports/162057 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/162057

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-27 11:30:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Chris Rees freebsd_committer freebsd_triage 2011-10-27 15:26:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 4 Chris Rees freebsd_committer freebsd_triage 2011-10-27 15:28:25 UTC
State Changed
From-To: feedback->analyzed

Looks like the site has been discontinued. 
http://downloads.lsi.com/DistributionSystem/User/Login.aspx Is the 
distfile still available from the link? It looks as though you will need 
a username and password...
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-11-19 10:16:44 UTC
crees       2011-11-19 10:16:30 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/megarc      Makefile 
  Log:
  Use logic from Java ports to give distfile finding instructions.
  
  PR:             ports/162057
  Approved by:    maintainer timeout (3 weeks, gerrit.beine@gmx.de)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.10      +18 -1     ports/sysutils/megarc/Makefile
_______________________________________________
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 Chris Rees freebsd_committer freebsd_triage 2011-11-19 10:17:36 UTC
State Changed
From-To: analyzed->closed

I've used the code from the diablo-jdk ports to explain that the 
distfile isn't freely available any more.  Further information can be 
found on http://www.freebsdwiki.net/index.php/Megarc . Thanks!