[Bug 1713043] [NEW] openjdk-9-jre-headless_9~b181-3 doesn't install

2017-08-25 Thread Demitrius Belai
Public bug reported: Openjdk 9 9~b181-3 doesn't install/update in Ubuntu Artful. It's showing error in update-alternative post install. I think the package openjdk-9 -jre-headless is missing files. I don't find directory /usr/lib/jvm/java-9-openjdk-amd64/bin/ in this package. The install output

[Bug 1646146] Re: apacheds.service script not running from systemctl correctly

2017-08-10 Thread Demitrius Belai
My fix is little different. I just rewrited ExecStart with '/bin/sh -c': ExecStart=/bin/sh -c "${JAVA_HOME}/bin/java ${JAVA_OPTS} \ -Dapacheds.controls=${ADS_CONTROLS} \ -Dapacheds.extendedOperations=${ADS_EXTENDED_OPERATIONS} \

[Bug 1435889] [NEW] libssh don't support ecdsa-sha2-nistp256

2015-03-24 Thread Demitrius Belai
Public bug reported: libssh don't support ecdsa-sha2-nistp256 hostkey in file known_hosts. When I connect from ssh client, its gen a ecdsa-sha2-nistp256 key which libssh don't recognize. When I remove this key (ssh-keygen -R), libssh create a ssh-rsa key which works. I test in dolphin (kio-sftp).

[Bug 1435889] Re: libssh don't support ecdsa-sha2-nistp256

2015-03-24 Thread Demitrius Belai
I post wrong bug link, correct: https://bugs.kde.org/show_bug.cgi?id=339383 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1435889 Title: libssh don't support ecdsa-sha2-nistp256 To manage