[Comm] IBM JDK 8.0.6.0 integration into Ubuntu

Bug #1854923 reported by bugproxy
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu on IBM z Systems
Fix Released
High
Unassigned
ibm-java71 (Ubuntu)
Fix Released
High
Ubuntu Package Archive Administrators

Bug Description

Integration request for new version of IBM JDK 8.0.6.0

ftp archive.admin.canonical.com
Connected to archive.admin.canonical.com.
220 youngberry.canonical.com FTP server (Poppy Upload Server) ready.
Name (archive.admin.canonical.com:foreman): anonymous
331 Password required
Password:
230 Login Successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> bin
200 Type set to Binary.
ftp> put 80sr6_20191107_01_ocdc.tar.gz
local: 80sr6_20191107_01_ocdc.tar.gz remote: 80sr6_20191107_01_ocdc.tar.gz
200 PORT command successful.
150 Opening Binary connection for /80sr6_20191107_01_ocdc.tar.gz
226 Transfer successful.
658386476 bytes sent in 94.63 secs (6794.5 kB/s)

bugproxy (bugproxy)
tags: added: architecture-s39064 bugnameltc-182666 severity-high targetmilestone-inin---
Changed in ubuntu:
assignee: nobody → Skipper Bug Screeners (skipper-screen-team)
affects: ubuntu → linux (Ubuntu)
Changed in ubuntu-z-systems:
importance: Undecided → High
affects: linux (Ubuntu) → ibm-java71 (Ubuntu)
Changed in ubuntu-z-systems:
assignee: nobody → Ubuntu Package Archive Administrators (ubuntu-archive)
Revision history for this message
Frank Heimes (fheimes) wrote :

I create RT 123031 to retrieve the uploaded file.

Changed in ubuntu-z-systems:
assignee: Ubuntu Package Archive Administrators (ubuntu-archive) → dann frazier (dannf)
status: New → Triaged
dann frazier (dannf)
Changed in ubuntu-z-systems:
status: Triaged → In Progress
Revision history for this message
dann frazier (dannf) wrote :

Uploaded to the xenial SRU queue.

Changed in ibm-java71 (Ubuntu):
assignee: Skipper Bug Screeners (skipper-screen-team) → Ubuntu Package Archive Administrators (ubuntu-archive)
status: New → In Progress
Changed in ubuntu-z-systems:
assignee: dann frazier (dannf) → nobody
Revision history for this message
Frank Heimes (fheimes) wrote :

@IBM With this new update I want to revamp the discussion about migrating IBM Java (SDK and JRE) to a snap and if this would be feasible for you?

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2019-12-04 05:23 EDT-------
@Canonical: Can you please provide us with information , like howto, or links getting the hand around an easy way to start creating snaps for the Java Packages. Many thanks in advance

Revision history for this message
Frank Heimes (fheimes) wrote :

For a gentle introduction please let me refer to the following tutorials that we provide:
snap usage:
https://tutorials.ubuntu.com/tutorial/basic-snap-usage
https://tutorials.ubuntu.com/tutorial/advanced-snap-usage
create snaps:
https://tutorials.ubuntu.com/tutorial/create-your-first-snap

And of course the snapcraft.io page https://snapcraft.io respectively https://snapcraft.io/build
that represents the simplified tooling for snap creation
and the detailed docs there:
https://snapcraft.io/docs
https://snapcraft.io/docs/creating-a-snap
https://snapcraft.io/docs/snapcraft-format

I think the above are good starters, but on top we have a snap advocacy team that is happy to support on top (and of course #snappy and #snapcraft).

Revision history for this message
Frank Heimes (fheimes) wrote :

I ran again a quick smoke test on the packages ibm-java80-jre and ibm-java80-jdk (both from "-proposed partner" on xenial in version 8.0.6.0) performing install, upgrade, package info, version, help, compile, verbose compile and program execution.
So far everything looks and works like expected. So 'Ubuntu Package Archive Administrators' please copy the packages over to xenial _and_ bionic partner release pocket - thanks!

Changed in ibm-java71 (Ubuntu):
importance: Undecided → High
Revision history for this message
Steve Langasek (vorlon) wrote :

$ copy-package -b -j ibm-java80 -s xenial-proposed --to-suite xenial --auto-approve -y -e 8.0.6.0-0ubuntu1
Copy candidates:
 ibm-java80 8.0.6.0-0ubuntu1 in xenial
 ibm-java80-jdk 8.0.6.0-0ubuntu1 in xenial amd64
 ibm-java80-jdk 8.0.6.0-0ubuntu1 in xenial i386
 ibm-java80-jdk 8.0.6.0-0ubuntu1 in xenial ppc64el
 ibm-java80-jdk 8.0.6.0-0ubuntu1 in xenial s390x
 ibm-java80-jre 8.0.6.0-0ubuntu1 in xenial amd64
 ibm-java80-jre 8.0.6.0-0ubuntu1 in xenial i386
 ibm-java80-jre 8.0.6.0-0ubuntu1 in xenial ppc64el
 ibm-java80-jre 8.0.6.0-0ubuntu1 in xenial s390x
 ibm-java80-plugin 8.0.6.0-0ubuntu1 in xenial amd64
 ibm-java80-plugin 8.0.6.0-0ubuntu1 in xenial i386
Candidate copy target: https://api.launchpad.net/devel/ubuntu/+archive/partner
11 copies requested.
$ copy-package -b -j ibm-java80 -s xenial-proposed --to-suite bionic --auto-approve -y -e 8.0.6.0-0ubuntu1
Copy candidates:
 ibm-java80 8.0.6.0-0ubuntu1 in xenial
 ibm-java80-jdk 8.0.6.0-0ubuntu1 in xenial amd64
 ibm-java80-jdk 8.0.6.0-0ubuntu1 in xenial i386
 ibm-java80-jdk 8.0.6.0-0ubuntu1 in xenial ppc64el
 ibm-java80-jdk 8.0.6.0-0ubuntu1 in xenial s390x
 ibm-java80-jre 8.0.6.0-0ubuntu1 in xenial amd64
 ibm-java80-jre 8.0.6.0-0ubuntu1 in xenial i386
 ibm-java80-jre 8.0.6.0-0ubuntu1 in xenial ppc64el
 ibm-java80-jre 8.0.6.0-0ubuntu1 in xenial s390x
 ibm-java80-plugin 8.0.6.0-0ubuntu1 in xenial amd64
 ibm-java80-plugin 8.0.6.0-0ubuntu1 in xenial i386
Candidate copy target: https://api.launchpad.net/devel/ubuntu/+archive/partner
11 copies requested.

Changed in ibm-java71 (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Frank Heimes (fheimes) wrote :

I can confirm that it landed in bionics partner archive, too.
Changing project entry to Fix Released, too - many thx!

Changed in ubuntu-z-systems:
status: In Progress → Fix Released
Revision history for this message
bugproxy (bugproxy) wrote :

------- Comment From <email address hidden> 2019-12-17 03:39 EDT-------
IBM bugzilla Status -< Closed. Fix Released by Canonical

tags: added: targetmilestone-inin1910
removed: targetmilestone-inin---
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.