Announcement

Collapse
No announcement yet.

Upgrade 7.10.1

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Upgrade 7.10.1

    Hello,

    I have successfully upgraded to 7.10.1 and actually everything seems to work fine. However, the following packages have been kept back:
    Code:
    open-xchange-documentconverter open-xchange-documentconverter-jolokia
    because they depend on
    Code:
    open-xchange-pdftool
    .

    Trying to install open-xchange-pdftool throw the following:

    Code:
    apt-get install open-xchange-pdftool
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Package open-xchange-pdftool is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    
    E: Package 'open-xchange-pdftool' has no installation candidate
    Adding
    Code:
    deb https://software.open-xchange.com/products/appsuite/stable/open-xchange-pdftool/DebianStretch /
    to the source list did not solve the dependency (
    Code:
    Err:48 https://software.open-xchange.com/products/appsuite/stable/open-xchange-pdftool/DebianStretch  Packages
      404  Not Found
    )

    What I am doing wrong?

    Thank you.

  • #2
    In addition: Clicking on the repository link https://software.open-xchange.com/pr...ebianStretch / brings me the error
    Code:
    Not found (Error Code 404).
    I assume that is not desired Beauvoir, is it?!

    Comment


    • #3
      Try and Error Method: Changing the URL to https://software.open-xchange.com/pr.../DebianStretch did the trick.

      Comment


      • #4
        Sorry, I fixed the oxpedia article about the repo location.

        Comment


        • #5
          No worries. Thanks for you reply.

          Comment

          Working...
          X