Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2016 12:20:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215667] databases/datamodeler  4.1.3.901 rpm no longer on oracle site
Message-ID:  <bug-215667-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215667

            Bug ID: 215667
           Summary: databases/datamodeler  4.1.3.901 rpm no longer on
                    oracle site
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: zaphod@berentweb.com
                CC: jjuanino@gmail.com
                CC: jjuanino@gmail.com
             Flags: maintainer-feedback?(jjuanino@gmail.com)

Created attachment 178393
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178393&action=
=3Dedit
port pkg-plist

Hello
Oracle download site is no longer hosting 4.1.3.901,
so file is now datamodeler-4.1.5.907-1.noarch.rpm
Here are the necessary changes

distfile:
SHA256 (oracle/datamodeler-4.1.5.907-1.noarch.rpm) =3D
11fc53d9f73a497f8054fd5f518ec07acf9438b6c0f077d5e605035875bd46b6
SIZE (oracle/datamodeler-4.1.5.907-1.noarch.rpm) =3D 190110464

Makefile:
PORTVERSION=3D    4.1.5.907

pkg-plist submitted as attachment

I run into below error however. The error is incorrect as the files claimed=
 to
be non existent do not match the pkg-plist contents. As example;
make looks for ojdbc6.jar, while pkg-plist has ojdbc7.jar
make looks for httpclient-4.1.2.jar, while pkg-plist has httpclient-4.2.6.j=
ar

I was not able to locate the upper level Makefile settings interfering with=
 the
version settings; this might require some "PLIST_SUB=3D"  magic?

ERROR OUTPUT:
pkg-static: Unable to access file
/asp/obj/asp/git/ports/databases/datamodeler/work/stage/usr/local/share/jav=
a/datamodeler/jdbc/lib/ojdbc6.jar:
No such file or directory
pkg-static: Unable to access file
/asp/obj/asp/git/ports/databases/datamodeler/work/stage/usr/local/share/jav=
a/datamodeler/modules/org.apache.http.components.httpclient-4.1.2.jar:
No such file or directory
pkg-static: Unable to access file
/asp/obj/asp/git/ports/databases/datamodeler/work/stage/usr/local/share/jav=
a/datamodeler/modules/org.apache.http.components.httpclient-cache-4.1.2.jar:
No such file or directory
pkg-static: Unable to access file
/asp/obj/asp/git/ports/databases/datamodeler/work/stage/usr/local/share/jav=
a/datamodeler/sqldeveloper/lib/commons-codec-1.4.jar:
No such file or directory
pkg-static: Unable to access file
/asp/obj/asp/git/ports/databases/datamodeler/work/stage/usr/local/share/jav=
a/datamodeler/sqldeveloper/lib/httpclient-4.1.1.jar:
No such file or directory
pkg-static: Unable to access file
/asp/obj/asp/git/ports/databases/datamodeler/work/stage/usr/local/share/jav=
a/datamodeler/sqldeveloper/lib/httpclient-cache-4.1.1.jar:
No such file or directory
pkg-static: Unable to access file
/asp/obj/asp/git/ports/databases/datamodeler/work/stage/usr/local/share/jav=
a/datamodeler/sqldeveloper/lib/httpcore-4.1.jar:
No such file or directory
pkg-static: Unable to access file
/asp/obj/asp/git/ports/databases/datamodeler/work/stage/usr/local/share/jav=
a/datamodeler/sqldeveloper/lib/httpmime-4.1.1.jar:
No such file or directory

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215667-13>