[Bug 1882082] Re: in octave chol() does not return

2020-06-04 Thread Mike Miller
*** This bug is a duplicate of bug 1860601 *** https://bugs.launchpad.net/bugs/1860601 Thanks for the bug report, this is another symptom and duplicate of bug #1860601. As a workaround you can remove libopenblas0-pthread or configure the alternatives system to use another BLAS library. **

[Bug 1695281] Re: GNU octave crashes reliably after a simple input sequence

2020-06-01 Thread Mike Miller
As far as I can tell this bug has been resolved for the original reporter, no new activity has been made and this bug should have expired a couple years ago. If this is still an issue feel free to reopen or report a new bug. ** Changed in: octave (Ubuntu) Status: Incomplete => Invalid --

[Bug 1876456] Re: octave freezes on simple instructions

2020-06-01 Thread Mike Miller
*** This bug is a duplicate of bug 1860601 *** https://bugs.launchpad.net/bugs/1860601 ** This bug is no longer a duplicate of bug 1870138 svd never finishes ** This bug has been marked a duplicate of bug 1860601 openblas: -Wl,-Bsymbolic-functions should be stripped from LDFLAGS --

[Bug 1870138] Re: svd never finishes

2020-06-01 Thread Mike Miller
*** This bug is a duplicate of bug 1860601 *** https://bugs.launchpad.net/bugs/1860601 Dirk, excellent, thanks for the thorough investigation and linking to the results. The Debian bug report mentions Launchpad #1860601, so marking this in turn as a duplicate of that one. ** This bug has

[Bug 1869917] Re: svd never finishes

2020-06-01 Thread Mike Miller
*** This bug is a duplicate of bug 1860601 *** https://bugs.launchpad.net/bugs/1860601 ** This bug is no longer a duplicate of bug 1870138 svd never finishes ** This bug has been marked a duplicate of bug 1860601 openblas: -Wl,-Bsymbolic-functions should be stripped from LDFLAGS --

[Bug 1873102] Re: svd hangs for larger matrix (focal fossa)

2020-06-01 Thread Mike Miller
*** This bug is a duplicate of bug 1860601 *** https://bugs.launchpad.net/bugs/1860601 ** This bug is no longer a duplicate of bug 1870138 svd never finishes ** This bug has been marked a duplicate of bug 1860601 openblas: -Wl,-Bsymbolic-functions should be stripped from LDFLAGS --

[Bug 1874883] Re: system of equations solver freezes

2020-06-01 Thread Mike Miller
*** This bug is a duplicate of bug 1860601 *** https://bugs.launchpad.net/bugs/1860601 ** This bug is no longer a duplicate of bug 1870138 svd never finishes ** This bug has been marked a duplicate of bug 1860601 openblas: -Wl,-Bsymbolic-functions should be stripped from LDFLAGS --

[Bug 1870138] Re: svd never finishes

2020-05-20 Thread Mike Miller
This bug appears to be related to how the openblas package is built for the Ubuntu archive, as compared with the same source built for the Debian archive. I can reproduce this bug with libopenblas0-pthread:amd64 version 0.3.8+ds-1 as installed by default from the focal package archive. I can also

[Bug 1876598] Re: octave does not link to openblas

2020-05-15 Thread Mike Miller
I can understand how you might think these commands you have shown are related to the bug summary, but they are in fact separate known issues, and Octave is in fact linked with and is using the OpenBLAS library. 1. The "version -blas" command returns "unknown or reference BLAS" - This is a known

[Bug 1874883] Re: system of equations solver freezes

2020-05-15 Thread Mike Miller
*** This bug is a duplicate of bug 1870138 *** https://bugs.launchpad.net/bugs/1870138 ** This bug has been marked a duplicate of bug 1870138 svd never finishes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1876456] Re: octave freezes on simple instructions

2020-05-15 Thread Mike Miller
*** This bug is a duplicate of bug 1870138 *** https://bugs.launchpad.net/bugs/1870138 ** This bug has been marked a duplicate of bug 1870138 svd never finishes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1871184] Re: openconnect throws errors and routing issues after connection.

2020-04-06 Thread Mike Miller
** Package changed: openconnect (Ubuntu) => vpnc-scripts (Ubuntu) ** Also affects: vpnc-scripts (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955016 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1840942] Re: Distribution functions missing from Octave

2019-08-21 Thread Mike Miller
If you are on Ubuntu 18.10 and have the octave-statistics package installed, then try octave:1> pkg load statistics octave:2> normcdf (0) ans = 0.5 Packages are not loaded by default, is that the only issue you are having?

[Bug 1824707] Re: Realm dropdown in GUI

2019-04-14 Thread Mike Miller
*** This bug is a duplicate of bug 1764047 *** https://bugs.launchpad.net/bugs/1764047 ** This bug has been marked a duplicate of bug 1764047 Unable to switch realm on authentication dialog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1764047] Re: Unable to switch realm on authentication dialog

2019-03-13 Thread Mike Miller
Neither do I, I was only responding to your question about whether bionic would be updated to openconnect 8. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1764047 Title: Unable to switch realm on

[Bug 1764047] Re: Unable to switch realm on authentication dialog

2019-03-12 Thread Mike Miller
Uploading openconnect 8 to bionic is way too large of a change to make for a SRU. However, after looking at this again, I think it may have been fixed in openconnect with this commit: https://gitlab.com/openconnect/openconnect/commit/669c7d3e7a45 Can you test applying that as a patch to the

[Bug 1530651] Re: octave-image has link errors on 15.10

2019-03-01 Thread Mike Miller
Ubuntu 15.10 (wily) reached end-of-life on July 28, 2016. This bug does not affect any other supported release, closing. ** Changed in: octave-image (Ubuntu) Status: Confirmed => Invalid ** Changed in: hundredpapercuts Status: Confirmed => Invalid -- You received this bug

[Bug 1785937] Re: package octave 4.0.0-3ubuntu9.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-08-08 Thread Mike Miller
Please see https://bugs.launchpad.net/bugs/1687404. You have a self-compiled copy of Octave in /usr/local that is interfering with the normal package upgrade procedure. Please remove that and try continuing the update. -- You received this bug notification because you are a member of Ubuntu

[Bug 1783610] Re: Openconnect fails to connect to VPN servers which blacklist TLS 1.0

2018-07-25 Thread Mike Miller
The upstream fix for this has included moving on to depending strictly on later versions of GnuTLS. I just want to point out that this version of OpenConnect was deliberately built against GnuTLS 2.12, even though GnuTLS 3.2.11 was available in both the Debian and Ubuntu archives at the time. I

[Bug 1773668] Re: Openconnect VPN cannot start in network-manager / terminal works fine

2018-05-29 Thread Mike Miller
Based on the warning message in the NetworkManager log: AVISO: Essa versão do openconnect é v7.08-3, mas a biblioteca libopenconnect é v7.08-231-g9937e7d6 it looks to me like you have two different versions of openconnect installed, one from the Ubuntu repositories and one built and

[Bug 1762175] Re: keep java-common pointing to OpenJDK in -proposed

2018-04-19 Thread Mike Miller
So octave 4.2.2-1build1.1 actually failed to detect java and disabled it completely, looking at the build logs. I think you want to include the attached patch, it should let octave build with java 10 or 11, whichever you land on for bionic. ** Patch added: "octave-configure-java11.patch"

[Bug 1758427] Re: Juniper VPN connection fails after authentication

2018-03-23 Thread Mike Miller
It looks to me like you have NetworkManager 1.10.4, so what release are you actually on? Some OS info and lists of relevant packages and versions would be helpful. Anyway, the relevant error looks like /usr/sbin/openconnect: /usr/local/lib/libopenconnect.so.5: version `OPENCONNECT_5_4' not

[Bug 1628296] Re: octave-gui hangs

2018-03-15 Thread Mike Miller
Are you still able to reproduce this bug with the current version of Octave in your version of Ubuntu? Can you give an example of a loop that demonstrates this problem when you issue Ctrl+C? Can you ensure that the Octave screen pager is disabled by running 'more off', or adding that to your

[Bug 1702602] Re: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2018-03-15 Thread Mike Miller
There is not enough information on this bug report to diagnose the problem. Can you provide the terminal output when the installation or upgrade of octave fails with this error? Does the output include this message? error: couldn't read directory /usr/local/share/octave/packages: No such file

[Bug 1706010] Re: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2018-03-15 Thread Mike Miller
*** This bug is a duplicate of bug 1617511 *** https://bugs.launchpad.net/bugs/1617511 ** This bug has been marked a duplicate of bug 1617511 package octave (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 127 -- You

[Bug 1674014] Re: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore 1

2018-03-15 Thread Mike Miller
This error is due to a local build of Octave at /usr/local/bin/octave that is conflicting with the package maintainer scripts. This bug is resolved in the octave package version 4.2.1-3 and later, available in Ubuntu 18.04. As a workaround on older systems, you can manually delete the octave

[Bug 1703263] Re: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-03-15 Thread Mike Miller
*** This bug is a duplicate of bug 1674014 *** https://bugs.launchpad.net/bugs/1674014 ** This bug has been marked a duplicate of bug 1674014 package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: il sottoprocesso installato script di post-installation ha restituito lo stato di errore

[Bug 1695281] Re: GNU octave crashes reliably after a simple input sequence

2018-03-15 Thread Mike Miller
Thanks. This may be related to the OpenBLAS library, see for example upstream bug report https://savannah.gnu.org/bugs/?47400. I am unable to reproduce with 4.2.1 on Ubuntu 17.10, but this may be affected by the specifics of your system or timing. Can you try again with OpenBLAS multi-threading

[Bug 1695281] Re: GNU octave crashes reliably after a simple input sequence

2018-03-15 Thread Mike Miller
If you want to use Octave in terminal mode, you might consider using "octave-cli" instead of "octave --no-gui", they are slightly different. Does using octave-cli resolve this bug for you? If not, and if you are able to upgrade to a newer version of Ubuntu, are you able to reproduce this in

[Bug 1688989] Re: octave crashed when I trying to modify a *.m file

2018-03-15 Thread Mike Miller
If you disable the "Show completion list automatically" setting in the Editor Preferences, are you able to edit files without a crash? ** Changed in: octave (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1694643] Re: Octave user perferences are owned by root

2018-03-15 Thread Mike Miller
This bug has been fixed in the latest development version of Ubuntu. This bug is resolved with octave 4.2.1-2build1 in 17.10 and octave-4.2.1-7 in 18.04. If you need a fix for the bug in previous versions of Ubuntu, please perform as much as possible of the SRU Procedure [1] to bring the need to

[Bug 1756131] [NEW] FFe: Sync octave 4.2.2-1 (universe) from Debian unstable (main)

2018-03-15 Thread Mike Miller
on 4.2.1-7: octave (4.2.2-1) unstable; urgency=medium [ Mike Miller ] * Use secure URLs for upstream source and docs. * Add autopkgtest test suite [ Sébastien Villemot ] * New upstream version 4.2.2 - octave.desktop.in: fixes repetition of Name in Comment field and start I1

[Bug 1502847] Re: network manager open connect establishes connect but vpn does not work after connection is establlished.

2018-02-23 Thread Mike Miller
** Changed in: vpnc-scripts (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1502847 Title: network manager open connect establishes connect but vpn does

[Bug 1380199] Re: Octave requires Dev package for normal operation

2018-02-11 Thread Mike Miller
bhavya - this bug report is resolved. For help with your error, please try any of the available Ubuntu community support channels https://askubuntu.com/, https://ubuntuforums.org/, or https://answers.launchpad.net/ubuntu. -- You received this bug notification because you are a member of Ubuntu

[Bug 1706596] Re: octave-nox package

2017-07-26 Thread Mike Miller
This has been reported to Debian as a feature request a while ago. Please refer to https://bugs.debian.org/741097 for the original bug report and discussion. The bug is still open, but so far it appears that the Debian Octave packaging team is unlikely to put in the effort to create an octave-nox

[Bug 1706596] Re: octave-nox package

2017-07-26 Thread Mike Miller
** Bug watch added: Debian Bug tracker #741097 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741097 ** Also affects: octave (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741097 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1660180] Re: SIOCSIFMTU: Operation not permitted openconnect stopped working

2017-07-16 Thread Mike Miller
If you have apparmor installed and enabled, this could be a bug in the apparmor settings or a conflict between the active profile and openconnect. If you disable apparmor does this error disappear? ** Changed in: network-manager-openconnect (Ubuntu) Status: New => Incomplete -- You

[Bug 1661361] Re: network-manager-openconnect VPN connection fails immediately when asking for second authentication factor

2017-07-16 Thread Mike Miller
This should be working with the current packages in 16.04. If you are using MATE, you should be using nm-applet. Both gnome-shell and nm-applet should have been updated to allow the auth-dialog setting to be an absolute path, and it should point to the correct location. Please make sure you have

[Bug 1664934] Re: Public key's random art is not displayed correctly

2017-07-16 Thread Mike Miller
** Also affects: network-manager-openconnect via https://bugzilla.gnome.org/show_bug.cgi?id=770880 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1704603] Re: Juniper/Pulse VPN (SSL VPN) not configurable

2017-07-16 Thread Mike Miller
** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1704603 Title: Juniper/Pulse VPN (SSL VPN) not configurable To manage notifications about this bug go to:

[Bug 1596022] Re: Please allow for configuring options to be passed to openconnect

2017-07-10 Thread Mike Miller
I think this bug can be closed as fixed now that network-manager- openconnect 1.2.4 is released in the latest development versions of Ubuntu. An option is now provided in the dialog to choose between "Cisco AnyConnect" and "Juniper/Pulse Network Connect" protocols. -- You received this bug

[Bug 1596022] Re: Please allow for configuring options to be passed to openconnect

2017-07-10 Thread Mike Miller
Moritz - the recipe builds git master, which is 7.08 + 22 commits. It happens to be called 7.07 because I haven't manually updated the control file in a while, but it is actually building git master. I will update the recipe to tag the version correctly and update the build releases. But the code

[Bug 1699349] [NEW] e1000e driver fault

2017-06-20 Thread Mike Miller
Public bug reported: I am running 4.4.0-81-generic with the 3.2.6 e1000e driver. The driver keeps hanging. This was supposedly fixed 4 years ago. It is still broken. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-81-generic 4.4.0-81.104 [modified:

[Bug 1694643] Re: Octave user perferences are owned by root

2017-06-02 Thread Mike Miller
Hi, as a developer, this bug seems likely to me. The two things causing this are 1. "octave --no-window-system" initializes the ~/.config/octave directory even though the GUI is not starting, 2. Ubuntu's sudo defaults do not set the HOME directory, so root creates files in /home/user/.config

[Bug 1689297] Re: GNU Octave Ubuntu MATE: invalid string

2017-05-08 Thread Mike Miller
Try using either octave -q -f --no-gui-libs add.m or octave-cli -q -f add.m This will run Octave without any initialization of the Qt toolkit, which is probably where these noisy warning messages are coming from. These messages are not generated by Octave, and there is probably not

[Bug 1687404] Re: package octave 4.0.3-3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2017-05-01 Thread Mike Miller
You have a locally built Octave installed under /usr/local/bin/octave, which is conflicting with the apt installation of octave from the Ubuntu repositories. Please try removing that local installation before upgrading, or remove it and then "dpkg --configure -a". ** Changed in: octave (Ubuntu)

[Bug 1666159] Re: package octave 4.0.0-3ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-02-20 Thread Mike Miller
Thanks for your bug report. The error message shown in the terminal error: couldn't read directory /usr/local/share/octave/packages: No such file or directory error: called from rebuild at line 29 column 7 pkg at line 505 column 25 indicates that you have a locally compiled version of

[Bug 1664934] Re: Public key's random art is not displayed correctly

2017-02-16 Thread Mike Miller
lbesson - no need to report this elsewhere. As dwmw2 pointed out, this has been fixed upstream, this bug will be marked resolved when the next release containing the fix is packaged. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1664934] Re: Public key's random art is not displayed correctly

2017-02-15 Thread Mike Miller
Yes, thanks, it looks like the GcrCertificateWidget displays the certificate details in a fixed width font so it's taken care of there. So this will be fixed with a future release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1609700] Re: username is not saved in openconnect connection dialog

2017-02-15 Thread Mike Miller
Since it has been confirmed that this is fixed in the latest development release (or by installing the network-manager package pulled from the latest release), someone affected by this bug might want to look at contributing a Stable Release Update for 16.04.

[Bug 1609700] Re: username is not saved in openconnect connection dialog

2017-02-15 Thread Mike Miller
** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1609700 Title: username is not saved in openconnect connection dialog To manage notifications about this bug go to:

[Bug 1664934] Re: Public key's random art is not displayed correctly

2017-02-15 Thread Mike Miller
Thank you for taking the time to report this bug and helping to make Ubuntu better. Since this change would best be made upstream by the NetworkManager developers, it would be helpful if you could report this wishlist bug on the upstream bug tracker. Can you file a bug at

[Bug 1655279] Re: OpenConnect does not properly logout from Juniper VPNs

2017-01-10 Thread Mike Miller
It would also be ideal to wait until the proposed patch has been reviewed and applied upstream. The patch is from the upstream mailing list, not yet acknowledged or committed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1500692] Re: openconnect fails with DTLS

2017-01-10 Thread Mike Miller
Why did you set this bug status back to New? Martin has responded that he is unable to test in the current LTS or development versions. It is suggested that there was a regression, but it's unclear whether it was a regression with the 15.10 version of OpenConnect, or the kernel, or GnuTLS. If you

[Bug 1654425] Re: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2017-01-09 Thread Mike Miller
** Changed in: octave (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1654425 Title: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade:

[Bug 1654425] Re: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2017-01-05 Thread Mike Miller
You have a locally installed octave in /usr/local/bin. You should delete this (broken) copy of Octave before installing or upgrading any octave packages from the Ubuntu repositories. Ubuntu's octave package is not in error here, it is the copy of Octave that you had previously built from source

[Bug 1500692] Re: openconnect fails with DTLS

2016-12-23 Thread Mike Miller
Ubuntu 15.10 is EOL now, and the version of OpenConnect that this bug was reported against is no longer supported. Can you still reproduce this with a supported version, either in 16.04 LTS or with the current version 7.08? That said, even if you can reproduce this, is this really a bug? If there

[Bug 1502847] Re: network manager open connect establishes connect but vpn does not work after connection is establlished.

2016-12-23 Thread Mike Miller
Reassigning from openconnect to vpnc-scripts, openconnect itself has nothing to do with configuring the routing table after establishing a VPN connection. Does this bug actually affect openconnect command-line connections, or only connections established using NetworkManager? ** Package changed:

[Bug 1649227] Re: TPM support

2016-12-13 Thread Mike Miller
We do build with GSSAPI (as of 7.07-1), but I don't see any direct dependency from Kerberos to OpenSSL on Debian or Ubuntu systems, only if the (non-default) krb5-k5tls or krb5-pkinit plugins are installed. So yeah, for now 7.08-1 will have Yubikey but still no TPM support. -- You received this

[Bug 1649227] Re: TPM support

2016-12-12 Thread Mike Miller
: Confirmed => In Progress ** Changed in: openconnect (Ubuntu) Assignee: (unassigned) => Mike Miller (mtmiller) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1649227 Title: TPM support To

[Bug 1649227] Re: TPM support

2016-12-12 Thread Mike Miller
I can certainly build with libpcsclite for Yubikey support. Correct me if I'm wrong, but it looks to me like libtspi links with libssl, so we'd want to avoid linking that into libopenconnect. Moreover, there is some OpenSSL 1.0 → 1.1 transition trouble at the moment, and the state of libtspi in

[Bug 1649061] [NEW] Sync ocserv 0.11.4-2 (universe) from Debian unstable (main)

2016-12-11 Thread Mike Miller
listening port (Closes: 837944) * d/p/prevent-parallel-build-of-manpages.patch: Disable parallel build to ensure manpages are built * d/control: Use canonical https URLs for Vcs-* * Bump Standards-Version to 3.9.8, no changes needed -- Mike Miller <mtmil...@debian.org> Sat, 10 Dec 2

[Bug 1639768] Re: ocserv fails when using radius authentication

2016-12-10 Thread Mike Miller
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest development version of Ubuntu. If you need a fix for the bug in previous versions of Ubuntu, please follow the instructions for "Requesting a

[Bug 1613155] Re: ocserv daemon doesn't get network settings from configuration file

2016-12-10 Thread Mike Miller
Right, yazoo's suggestion should work, to turn the service into a standalone service vs a socket-activated service. You can also modify the socket properties in the ocserv.socket configuration file rather than the ocserv.conf file. This is described briefly in README.Debian in the latest package

[Bug 1640015] Re: openconnect ruins /etc/resolv.conf with commas

2016-11-29 Thread Mike Miller
** Changed in: openconnect (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1640015 Title: openconnect ruins /etc/resolv.conf with commas To manage

[Bug 1535834] Re: Cannot accept warning message because "Yes" is translated to to "sí" intead of "sí" in spanish

2016-11-28 Thread Mike Miller
Fixed in openconnect 7.07-1. ** Changed in: openconnect (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1535834 Title: Cannot accept warning message

[Bug 1640015] Re: openconnect ruins /etc/resolv.conf with commas

2016-11-28 Thread Mike Miller
This bug has been fixed in the latest development version of Ubuntu, now that openconnect 7.07-1 is available. If you think this bug qualifies for a Stable Release Update (SRU) in Ubuntu 16.04 LTS, please perform as much as possible of the SRU Procedure [1] to bring the need to a developer's

[Bug 1627124] Re: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 127

2016-09-26 Thread Mike Miller
Thanks. I am setting this bug status to Invalid because you have just showed that you are using an OpenBLAS library that is not provided by the Ubuntu repositories. It's not surprising at all that you are seeing the errors that you are, because you have the libblas and liblapack libraries provided

[Bug 1624696] Re: Octave package need upgrade to 4.0.3 from 4.0.0 as there is a problem with printf in the older release

2016-09-26 Thread Mike Miller
** Changed in: octave (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624696 Title: Octave package need upgrade to 4.0.3 from 4.0.0 as there is a problem

[Bug 1627124] Re: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 127

2016-09-26 Thread Mike Miller
Thank you for your bug report. This does not look like a bug in Octave, but a bug in your system's OpenBLAS library configuration. What versions of the OpenBLAS library do you have installed, and are they configured as the default BLAS library? Do you have a conflicting version of OpenBLAS

[Bug 1624696] Re: Octave package need upgrade to 4.0.3 from 4.0.0 as there is a problem with printf in the older release

2016-09-17 Thread Mike Miller
Can you be specific about what the precise bug is that you think is worth a Stable Release Update (SRU)? It also helps to be specific in your bug report that what you want is an SRU (since the development release already has octave 4.0.3). I don't think that it is possible to SRU octave in 16.04

[Bug 1575354] Re: Connecting to VPN times out after 25 seconds if login credentials not entered

2016-09-07 Thread Mike Miller
** Bug watch added: GNOME Bug Tracker #767321 https://bugzilla.gnome.org/show_bug.cgi?id=767321 ** Also affects: network-manager via https://bugzilla.gnome.org/show_bug.cgi?id=767321 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1621009] Re: Timeout where there should be none

2016-09-07 Thread Mike Miller
*** This bug is a duplicate of bug 1575354 *** https://bugs.launchpad.net/bugs/1575354 Hi Daniel, thanks for your bug report. This looks identical to bug #1575354, the timeout is a symptom of NetworkManager itself, not specific to the OpenConnect plugin. See also the upstream bug report to

[Bug 1620798] Re: package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2016-09-06 Thread Mike Miller
Thanks for reporting this bug. The error you are seeing is due to a local installation of Octave under /usr/local that is interfering with the octave package installed from the Ubuntu software repositories. Please delete all octave binaries and directories installed under

[Bug 1586728] Re: adpackage octave 4.0.0-3ubuntu9.1 failed to install/upgre: subprocess installed post-installation script returned error exit status 1

2016-08-26 Thread Mike Miller
The error message in the install log shows that this failure occurs because of a locally installed libfltk_gl.so.1.3 library that is overriding and interfering with the libfltk* packages provided by Ubuntu repositories. Please delete those libraries installed under /usr/local/lib and try

[Bug 1611688] Re: GUI is missing from armhf version

2016-08-10 Thread Mike Miller
Correct on all counts. The Qt graphics toolkit depends on GLU. The GUI itself does not depend on GLU, but at the moment the GUI and Qt graphics toolkit are built together. If anything, it might be possible in the future to separate the build to enable the GUI without GLU, but not the graphics

[Bug 1611688] Re: GUI is missing from armhf version

2016-08-10 Thread Mike Miller
The Octave GUI cannot be compiled on Ubuntu's arm architectures. Ubuntu's Qt is built with GLES2 on the armel and armhf architectures. The Octave GUI requires full OpenGL and GLU, which are not part of OpenGLES. I don't have permissions to set this bug to Won't Fix, but Won't Fix. ** Changed in:

[Bug 1609700] Re: username not saved

2016-08-04 Thread Mike Miller
The dialog is network-manager-openconnect. Which versions of network- manager and network-manager-openconnect are installed showing this problem? Is this using KDE, GNOME 3, or another DE? ** Package changed: openconnect (Ubuntu) => network-manager-openconnect (Ubuntu) ** Changed in:

[Bug 1594670] Re: rpm on ubuntu 16.04 fails to honor non-zero exit from preun scriptlet

2016-07-08 Thread Mike Miller
** Bug watch added: Debian Bug tracker #830194 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830194 ** Also affects: rpm (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830194 Importance: Unknown Status: Unknown -- You received this bug notification because you

[Bug 1599650] Re: nm-connection-editor does't let me save when I check to ask password

2016-07-06 Thread Mike Miller
Reassigning to network-manager-applet, has nothing to do with NM- openconnect. ** Package changed: network-manager-openconnect (Ubuntu) => network- manager-applet (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1596022] Re: Please allow for configuring options to be passed to openconnect

2016-06-27 Thread Mike Miller
I have updated the OpenConnect daily build recipe, thanks for the reminder. I don't know if there are any testing or staging PPAs for NetworkManager on Ubuntu, and that's not something I'm personally likely to get involved in, but others might. -- You received this bug notification because you

[Bug 1596022] Re: Please allow for configuring options to be passed to openconnect

2016-06-24 Thread Mike Miller
https://git.gnome.org/browse/network-manager- openconnect/commit/?id=34051bb91c69e17b0932eff89df4343f78e0db21 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596022 Title: Please allow for

[Bug 1596022] Re: Please allow for configuring options to be passed to openconnect

2016-06-24 Thread Mike Miller
There won't be a way to specify a custom command-line, but there is work in upstream git on adding Juniper support to the NM interface. So this will be fixed with a future NM release (not sure if it will be part of a 1.2.x or a 1.4.0 release). -- You received this bug notification because you

[Bug 1563100] Re: Merge octave 4.0.2-1 (universe) from Debian testing (main)

2016-05-18 Thread Mike Miller
Yes, and Precise also. After I figure out why I can't `bzr branch ubuntu:octave`. Gianfranco, I'm interested in your comment on bug #1583128 that 4.0.2 introduces a library change so it's not eligible for an SRU. As an upstream Octave developer, I can say that our intentions are for patch- level

[Bug 1583128] Re: HDF5 I/O broken with integer variables

2016-05-18 Thread Mike Miller
Instead of cherry-picking this one patch, it might be nice to SRU 4.0.2-1ubuntu2 which fixes many important bugs (see list in bug #1563100). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583128

[Bug 1563100] Re: Merge bugfix release octave 4.0.2-1 (universe) from Debian testing (main)

2016-05-17 Thread Mike Miller
* Rename liboctave3 to liboctave3v5 for g++-5 transition. (Closes: #797992)   * d/control: promote octave-info to Recommends of octave. It is needed by the GUI help browser. (Closes: #793524)   [ Mike Miller ]   * Downgrade default-jre-headless from Depends to Recommends. Thank

[Bug 1426840] Re: connecting to vpn fails with could not find source connection

2016-05-14 Thread Mike Miller
So it seems to me there is no bug here. If the OP is still following, is the wlan0 device managed by NM or not? If the base connection is not managed by NM, then NM will not be able to bring up VPNs either. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1500826] Re: Missing --no-dtls option

2016-05-13 Thread Mike Miller
** Bug watch added: GNOME Bug Tracker #702154 https://bugzilla.gnome.org/show_bug.cgi?id=702154 ** Also affects: network-manager-openconnect via https://bugzilla.gnome.org/show_bug.cgi?id=702154 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1495924] Re: openconnect network manager config file can't read "/" in gateway address

2016-05-13 Thread Mike Miller
** Bug watch added: GNOME Bug Tracker #765971 https://bugzilla.gnome.org/show_bug.cgi?id=765971 ** Also affects: network-manager-openconnect via https://bugzilla.gnome.org/show_bug.cgi?id=765971 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1551028] Re: glGenFramebuffers fails when linked with OSMesa AND X11

2016-05-12 Thread Mike Miller
Right, so is there anything we can do to build OSMesa for 14.04.x users to resolve this? Or do we say sorry, don't mix OSMesa with OpenGL, hopefully it will be better in the next LTS? IOW do you see this moving towards "In Progress" or "Won't Fix"? I completely understand the reasoning in bug

[Bug 1551028] Re: glGenFramebuffers fails when linked with OSMesa AND X11

2016-05-12 Thread Mike Miller
** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1551028 Title: glGenFramebuffers fails when linked with OSMesa AND X11 To manage notifications about this bug go to:

[Bug 1551028] Re: glGenFramebuffers fails when linked with OSMesa AND X11

2016-05-12 Thread Mike Miller
Just for completeness, since this bug report only mentions Ubuntu release numbers, the working version of libosmesa6 in 14.04.3 is 10.1.3-0ubuntu0.4, the version that fails in 14.04.4 is 10.1.3-0ubuntu0.6. For my part, I am interested in how this affects Octave users because Octave links with

[Bug 1551028] Re: glGenFramebuffers fails when linked with OSMesa AND X11

2016-05-12 Thread Mike Miller
I think this bug is due to the change in the mesa package to build osmesa without using the shared glapi. I have seen similar errors using libosmesa6 10.1.3-0ubuntu0.6, when a program is linked with both libGL and libOSMesa. If the libosmesa6 packages are downgraded to 10.1.3-0ubuntu0.4, the

[Bug 1507342] Re: first time connection via AnyConnect does not work

2016-05-09 Thread Mike Miller
Thanks for the bug report. This is meant to work, OpenConnect has support for a few different token-based authentication schemes, see http://www.infradead.org/openconnect/token.html. If you are having trouble connecting to your gateway with OpenConnect, probably best to ask on

[Bug 898830] Re: [regression] no connection with openconnect

2016-05-09 Thread Mike Miller
I think this bug is basically fixed as well as it's going to. 12.04 was released with 3.15, and oneiric is long gone out of support now, I don't see any action needed or any reason for keeping this open. ** Changed in: openconnect (Ubuntu) Status: Confirmed => Fix Released ** Changed in:

[Bug 1482007] Re: octave fails to configure when removing a libhdf5 variant and an octave-* package in the same apt command

2016-05-09 Thread Mike Miller
** Summary changed: - package octave 3.8.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127 + octave fails to configure when removing a libhdf5 variant and an octave-* package in the same apt command -- You received this bug

[Bug 1385735] Re: octave failed to upgrade from 14.04 to 14.10 due to missing Breaks on octave-fixed

2016-05-09 Thread Mike Miller
** Summary changed: - PAckage 'octave' failed to install during upgrade of kubuntu from 14.04LTS to 14.10 + octave failed to upgrade from 14.04 to 14.10 due to missing Breaks on octave-fixed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1575354] Re: Connect to VPN with openconnect through the GUI times out too early

2016-05-09 Thread Mike Miller
I can confirm a 25 second timeout by trying to connect to a VPN, either OpenConnect or OpenVPN, and not entering my password at the prompt. I am not sure where this timeout comes from, but it is independent of any VPN service, so updating summary again and reassigning to network-manager. **

[Bug 1575354] Re: Connect to VPN with openconnect through the GUI times out too early

2016-05-08 Thread Mike Miller
So it looks like you are getting a failure in Ubuntu 16.04 but success in Ubuntu 15.10, even while both are using the same version of network- manager-openconnect, 1.0.2-1build1. So it's more likely that this is a change in the network-manager package between version 1.0.4 and 1.1.93 (aka

[Bug 1579561] Re: package liboctave3 (not installed) failed to install/upgrade: no se pudieron copiar los datos extraídos de './usr/lib/x86_64-linux-gnu/liboctinterp.so.3.0.0' a '/usr/lib/x86_64-linux

2016-05-08 Thread Mike Miller
This is not a bug in the Octave package, this is a partial or corrupted .deb file in your package cache. Please try sudo apt-get clean and reinstall the failing packages. ** Changed in: octave (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a

  1   2   3   4   5   >