Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sci-geosciences/josm: josm now uses a svg icon #9771

Closed
wants to merge 1 commit into from
Closed

sci-geosciences/josm: josm now uses a svg icon #9771

wants to merge 1 commit into from

Conversation

casta
Copy link
Contributor

@casta casta commented Sep 3, 2018

PR from the INODE64 Sistemas patch on gentoo bug #648838

closes: https://bugs.gentoo.org/648838
Package-Manager: Portage-2.3.48, Repoman-2.3.10

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. labels Sep 3, 2018
@casta casta changed the title sci-geosciences/josm: josm now uses a svg icon sci-geosciences/josm: josm now uses a svg icon [please reassign] Sep 3, 2018
@gentoo-bot gentoo-bot changed the title sci-geosciences/josm: josm now uses a svg icon [please reassign] sci-geosciences/josm: josm now uses a svg icon Sep 3, 2018
@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. and removed assigned PR successfully assigned to the package maintainer(s). no bug found No Bug/Closes found in the commits. labels Sep 3, 2018
@mgorny mgorny removed the assigned PR successfully assigned to the package maintainer(s). label Jan 3, 2019
@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. no signoff One or more commits do not indicate GCO sign-off. and removed bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Jan 3, 2019
@Amynka
Copy link
Contributor

Amynka commented Jan 3, 2019

Hi can you please add the Signed-off-by line as advised in previous comment?

Thanks

PR from the INODE64 Sistemas patch on gentoo bug #648838

Closes: https://bugs.gentoo.org/648838
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Signed-off-by: Guillaume Castagnino <casta@xwing.info>
@casta casta changed the title sci-geosciences/josm: josm now uses a svg icon sci-geosciences/josm: josm now uses a svg icon [please reassign] Jan 3, 2019
@gentoo-bot gentoo-bot changed the title sci-geosciences/josm: josm now uses a svg icon [please reassign] sci-geosciences/josm: josm now uses a svg icon Jan 3, 2019
@gentoo-bot
Copy link

Copyright policy change

Please note that on 2018-09-15 Trustees have approved new Gentoo copyright policy. All contributions made to Gentoo need to follow this policy. If you include the Signed-off-by line in your commit message, you indicate that you have read the policy and agree to its terms. For more detailed explanation, please see the new Gentoo copyright policy explained article.

Pull Request assignment

Submitter: @casta
Areas affected: ebuilds
Packages affected: sci-geosciences/josm

sci-geosciences/josm: @gentoo/sci-geosciences

Linked bugs

Bugs linked: 648838


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. and removed assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. no signoff One or more commits do not indicate GCO sign-off. labels Jan 3, 2019
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2019-01-03 17:24 UTC
Newest commit scanned: 708edcc
Status: ✅ good

Issues already there before the PR (double-check them):
https://qa-reports.gentoo.org/output/gentoo-ci/cb6bb5c/output.html#media-plugins/vdr-pvr350

@a17r
Copy link
Member

a17r commented Mar 2, 2019

@Amynka looks like it could be merged?

@Britaliope
Copy link

Any news ? The ebuild still broken because of this. @a17r @Amynka

@ajakk
Copy link
Member

ajakk commented Mar 27, 2021

Well, I was thinking this was good to merge but it seems there's a more serious issue introduced recently in SVN:

>>> Compiling source in /var/tmp/portage/sci-geosciences/josm-99999/work/josm-99999 ...
 * Disabling all optional ANT_TASKS
Buildfile: /var/tmp/portage/sci-geosciences/josm-99999/work/josm-99999/build.xml

init-properties:

init-ivy:
      [get] Getting: https://josm.openstreetmap.de/nexus/content/repositories/public/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar
      [get] To: /var/tmp/portage/sci-geosciences/josm-99999/work/josm-99999/tools/ivy/ivy-2.5.0.jar
      [get] Error getting https://josm.openstreetmap.de/nexus/content/repositories/public/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar to /var/tmp/portage/sci-geosciences/josm-99999/work/josm-99999/tools/ivy/ivy-2.5.0.jar

BUILD FAILED
/var/tmp/portage/sci-geosciences/josm-99999/work/josm-99999/build.xml:11: java.net.UnknownHostException: josm.openstreetmap.de
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:607)
        at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:284)
        at sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
        at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264)
        at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167)
        at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:766)
        at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:676)
        at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:666)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
8 participants