Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-5882

FIWARE.Request.Tech.Security.AuthorizationPDP.AuthZForce Installation problem

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      Xibo Wang sent a message using the contact form at
      http://catalogue.fiware.org/.

      Hi,

      I was trying to install AuthZForce on AWS.

      Then I got this:
      gdebi authzforce-ce-server_4.4.1_all.deb
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      Building data structures... Done
      Building data structures... Done
      This package is uninstallable
      Dependency is not satisfiable: java7-jdk

      Could you give my some help? It feels like I have the wrong jdk version,
      perhaps you could tell me which jdk could work?

      Thanks,
      Xibo

      Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
      Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one.
      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-tech-help

      [Created via e-mail received from: paulop5288@gmail.com]

        Activity

        Hide
        cdangerville Cyril Dangerville added a comment -

        Hello Xibo,
        Try install the JDK from OpenJDK:
        $ sudo apt-get update
        $ sudo apt-get install openjdk-7-jdk

        More info:
        http://packages.ubuntu.com/trusty/java7-jdk

        Regards,
        Cyril

        > gdebi authzforce-ce-server_4.4.1_all.deb
        > Reading package lists... Done
        > Building dependency tree
        > Reading state information... Done
        > Building data structures... Done
        > Building data structures... Done
        > This package is uninstallable
        > Dependency is not satisfiable: java7-jdk

        > Could you give my some help? It feels like I have the wrong jdk version,
        > perhaps you could tell me which jdk could work?

        Show
        cdangerville Cyril Dangerville added a comment - Hello Xibo, Try install the JDK from OpenJDK: $ sudo apt-get update $ sudo apt-get install openjdk-7-jdk More info: http://packages.ubuntu.com/trusty/java7-jdk Regards, Cyril > gdebi authzforce-ce-server_4.4.1_all.deb > Reading package lists... Done > Building dependency tree > Reading state information... Done > Building data structures... Done > Building data structures... Done > This package is uninstallable > Dependency is not satisfiable: java7-jdk > Could you give my some help? It feels like I have the wrong jdk version, > perhaps you could tell me which jdk could work?
        Hide
        fw.ext.user FW External User added a comment -

        Thanks for your reply.

        I have tried again with openjdk7 installed.
        but it gave me the same result.

        dpkg --get-selections | grep -v deinstall | grep jdk
        default-jdk install
        openjdk-7-jdk:amd64 install
        openjdk-7-jre:amd64 install
        openjdk-7-jre-headless:amd64 install

        Can you think of any other reason that could cause this?

        Thanks,
        Xibo

        Show
        fw.ext.user FW External User added a comment - Thanks for your reply. I have tried again with openjdk7 installed. but it gave me the same result. dpkg --get-selections | grep -v deinstall | grep jdk default-jdk install openjdk-7-jdk:amd64 install openjdk-7-jre:amd64 install openjdk-7-jre-headless:amd64 install Can you think of any other reason that could cause this? Thanks, Xibo
        Hide
        cdangerville Cyril Dangerville added a comment -

        Hello,
        could you provide me the outputs of the following commands?
        $ cat /etc/issue

        Then:
        $ apt-cache showpkg java7-jdk

        Then:
        $ apt-cache show openjdk-7-jdk
        Thank you.

        For your info, APT should be able to find out that the virtual package 'java7-jdk' [1] is provided by the 'real' package 'openjdk-7-jdk':
        http://packages.ubuntu.com/trusty/java7-jdk

        In the meantime, you can try with Oracle's JDK:
        http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html

        Regards,
        Cyril

        Show
        cdangerville Cyril Dangerville added a comment - Hello, could you provide me the outputs of the following commands? $ cat /etc/issue Then: $ apt-cache showpkg java7-jdk Then: $ apt-cache show openjdk-7-jdk Thank you. For your info, APT should be able to find out that the virtual package 'java7-jdk' [1] is provided by the 'real' package 'openjdk-7-jdk': http://packages.ubuntu.com/trusty/java7-jdk In the meantime, you can try with Oracle's JDK: http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html Regards, Cyril
        Hide
        cdangerville Cyril Dangerville added a comment -

        No answer for more than a week. Closing

        Show
        cdangerville Cyril Dangerville added a comment - No answer for more than a week. Closing

          People

          • Assignee:
            cdangerville Cyril Dangerville
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: