[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.

** This bug has been marked a duplicate of bug 1860601
   [SRU] openblas: -Wl,-Bsymbolic-functions should be stripped from LDFLAGS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1882082

Title:
  in octave chol() does not return

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1882082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695281

Title:
  GNU octave crashes reliably after a simple input sequence

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1695281/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876456

Title:
  octave freezes on simple instructions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1876456/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 been marked a duplicate of bug 1860601
   openblas: -Wl,-Bsymbolic-functions should be stripped from LDFLAGS

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870138

Title:
  svd never finishes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1870138/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1869917

Title:
  svd never finishes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1869917/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873102

Title:
  svd hangs for larger matrix (focal fossa)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/r-base/+bug/1873102/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1874883

Title:
  system of equations solver freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1874883/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 reproduce this with libopenblas0-pthread:amd64 version 0.3.9+ds-1
downloaded from the groovy package archive.

However, I *cannot* reproduce this with the same versions of
libopenblas0-pthread:amd64 downloaded from the Debian package archive
and installed on the same Ubuntu system as drop in replacements.

I also can reproduce this if I install the Ubuntu build of
libopenblas0-pthread on a Debian system that is otherwise not affected.

Gdb reports that the library is blocking in the threaded variants of
"DGEMV" (when calling Octave's "eig" or "svd" function) or "DGETRF"
(when calling Octave's "inv" function).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870138

Title:
  svd never finishes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1870138/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 issue due to changes in the way OpenBLAS is now packaged
for Debian and Ubuntu, it is missing a certain symbol that Octave looks
for to identify the version of the library. The text is misleading,
because Octave is in fact loading OpenBLAS.

2. The "eig" command does not return - This seems to be a bug in the
OpenBLAS library itself, see https://bugs.launchpad.net/bugs/1870138 as
well as the duplicates that are linked to that bug report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876598

Title:
  octave does not link to openblas

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openblas/+bug/1876598/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.
https://bugs.launchpad.net/bugs/1874883

Title:
  system of equations solver freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1874883/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.
https://bugs.launchpad.net/bugs/1876456

Title:
  octave freezes on simple instructions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1876456/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871184

Title:
  openconnect throws errors and routing issues after connection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vpnc-scripts/+bug/1871184/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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?

https://wiki.octave.org/FAQ#I_have_installed_a_package_but_still_get_a_.22foo_undefined.22_error.3F

** 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/1840942

Title:
  Distribution functions missing from Octave

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1840942/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 to Ubuntu.
https://bugs.launchpad.net/bugs/1824707

Title:
  Realm dropdown in GUI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1824707/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 authentication dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openconnect/+bug/1764047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 openconnect source package
in bionic? If that fixes it for you, then that could be proposed as an
SRU to bionic, and cosmic if anyone is so motivated.

** Tags added: bionic cosmic

** Bug watch added: Debian Bug tracker #914992
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914992

** Also affects: network-manager-openconnect (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914992
   Importance: Unknown
   Status: Unknown

-- 
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 authentication dialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openconnect/+bug/1764047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1530651

Title:
  octave-image has link errors on 15.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1530651/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1785937

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1785937/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 believe
that should not be changed. If this can be fixed by patching
openconnect, but continuing to link with libgnutls26 2.12.23, then
great.

The reason for avoiding libgnutls28 in 14.04 is because libgmp10 5.1.3
was licensed under GPLv2 only. Only at version 6 was GMP dual licensed
under LGPL, which allows the combination of libopenconnect, libgnutls28,
and libgmp10 to be distributed wholly under LGPL. GMP 6 happened to come
out around spring 2014, too late to be included in Ubuntu 14.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1783610

Title:
  Openconnect fails to connect to VPN servers which blacklist TLS 1.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1783610/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 installed
from git. When you run openconnect from the terminal, which version of
openconnect is it?

You might want to resolve that situation first, delete the copy
installed from git, probably in /usr/local/{lib,sbin}, and see if that
helps.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773668

Title:
  Openconnect VPN cannot start in network-manager / terminal works fine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1773668/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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"
   
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1762175/+attachment/5123171/+files/octave-configure-java11.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1762175

Title:
  keep java-common pointing to OpenJDK in -proposed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-common/+bug/1762175/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 found (required by /usr/sbin/openconnect)
/usr/sbin/openconnect: /usr/local/lib/libopenconnect.so.5: version 
`OPENCONNECT_5_3' not found (required by /usr/sbin/openconnect)

Looks like you have an openconnect installed from Ubuntu repositories as
well as an openconnect you compiled and installed yourself in
/usr/local. And it looks like the one in /usr/local is older, can you
try again after deleting the copy in /usr/local?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1758427

Title:
  Juniper VPN connection fails after authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1758427/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 ~/.octaverc?

Can you still reproduce this error if you start Octave from a terminal
with the following command

env OMP_NUM_THREADS=1 /usr/bin/octave

** 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/1628296

Title:
  octave-gui hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1628296/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
installed under /usr/local.

** Changed in: octave (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/1674014

Title:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1674014/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703263

Title:
  package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1703263/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 or directory

** 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/1702602

Title:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1702602/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1706010

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1706010/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 disabled, with the
following tests:

1. env OMP_NUM_THREADS=1 octave --no-gui

2. sudo update-alternatives --set libblas.so.3-x86_64-linux-gnu 
/usr/lib/x86_64-linux-gnu/blas/libblas.so.3
   sudo update-alternatives --set liblapack.so.3-x86_64-linux-gnu 
/usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3
   octave --no-gui

The names and paths of the blas and lapack alternatives may differ on
your system.

If both of these tests resolve the crash for you, then this looks like
https://savannah.gnu.org/bugs/?47400.

** Bug watch added: GNU Savannah Bug Tracker #47400
   http://savannah.gnu.org/bugs/?47400

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1695281

Title:
  GNU octave crashes reliably after a simple input sequence

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1695281/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Octave 4.2.1, which is available in Ubuntu
17.10 or 18.04?

** 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/1695281

Title:
  GNU octave crashes reliably after a simple input sequence

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1695281/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1688989

Title:
  octave crashed when I trying to modify a *.m file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1688989/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 a developer's attention.

The specific upstream change that fixed this bug is
https://hg.savannah.gnu.org/hgweb/octave/rev/58a4c5633efd

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: octave (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/1694643

Title:
  Octave user perferences are owned by root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1694643/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2018-03-15 Thread Mike Miller
Public bug reported:

Please sync octave 4.2.2-1 (universe) from Debian unstable (main)

Explanation of FeatureFreeze exception:

This is an upstream bug fix release. There are no library ABI or API
changes.

This release fixes in particular the bug "octave-gui crashed with
SIGABRT" that is reported in LP #1731399 and duplicates #1751408,
#1755172, and #1756027.

The full list of upstream bugs fixed by this release is given in the
release announcement at

  https://lists.gnu.org/archive/html/octave-
maintainers/2018-03/msg00062.html

Changelog entries since current bionic version 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
  I10n (Closes: #889739)
  * d/copyright: reflect upstream changes.
  * Drop patches applied upstream: strncmp.patch, qscintilla-rename.patch.

 -- Sébastien Villemot   Thu, 15 Mar 2018 11:43:36
+0100

** Affects: octave (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756131

Title:
  FFe: Sync octave 4.2.2-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1756131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 not work
  after connection is establlished.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1502847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1380199

Title:
  Octave requires Dev package for normal operation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1380199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
package.

In particular, please note that Octave has had a dependency on OpenGL
for plotting since 2008. This dependency has nothing to do with whether
Octave's GUI is being used or not.

Also note that Octave is built with support for loading Java libraries,
which adds a dependency on the JRE.

Building Octave without the Qt GUI would save about 30 MB of storage due
to Qt dependencies.

Building Octave without support for Java would save about 100 MB of
storage due to Java dependencies.

You would also have to build Octave without any support for OpenGL
plotting and without any support for image file I/O (imread, imwrite,
etc) to allow it to be installed without any X11 libraries at all.

If this feature is important to you, you might want to try modifying the
source package yourself and see what tradeoffs you can make and see
whether it's actually worth the savings from fewer dependencies.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1706596

Title:
  octave-nox package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1706596/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1706596

Title:
  octave-nox package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1706596/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1660180

Title:
  SIOCSIFMTU: Operation not permitted openconnect stopped working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1660180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 all updates installed, and please include the
version of network-manager-gnome, the version of gnome-shell if it's
installed, and the full contents of /etc/NetworkManager/VPN/nm-
openconnect-service.name.

** Changed in: network-manager-openconnect (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/1661361

Title:
  network-manager-openconnect VPN connection fails immediately when
  asking for second authentication factor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1661361/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1664934

Title:
  Public key's random art is not displayed correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openconnect/+bug/1664934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1704603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596022

Title:
  Please allow for configuring options to be passed to openconnect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1596022/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 being built is definitely up to date.

** Changed in: network-manager-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/1596022

Title:
  Please allow for configuring options to be passed to openconnect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1596022/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: 
lib/modules/4.4.0-81-generic/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko]
ProcVersionSignature: Ubuntu 4.4.0-81.104-generic 4.4.67
Uname: Linux 4.4.0-81-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k4.4.0-81-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.1-0ubuntu2.6
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D2p', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/controlC0', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
Date: Tue Jun 20 16:32:40 2017
HibernationDevice: RESUME=UUID=6b7bf47e-0625-4ad0-bfd5-b164b52bb452
InstallationDate: Installed on 2017-06-20 (0 days ago)
InstallationMedia: Ubuntu-Server 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.8)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
MachineType: Dell Inc. OptiPlex 760
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-81-generic 
root=UUID=7b1e79b6-b4c9-4fcb-b20f-0ea302e0e01e ro
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-81-generic N/A
 linux-backports-modules-4.4.0-81-generic  N/A
 linux-firmware1.157.11
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/21/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 0R230R
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd08/21/2012:svnDellInc.:pnOptiPlex760:pvr:rvnDellInc.:rn0R230R:rvrA00:cvnDellInc.:ct3:cvr:
dmi.product.name: OptiPlex 760
dmi.sys.vendor: Dell Inc.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1699349

Title:
  e1000e driver fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1699349/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 instead of /root/.config

Using "sudo -H" should work around this, but the octave.postinst file
can also be fixed to avoid this issue by running "octave-cli" for
example. You might also want to report this upstream to see if Octave
developers may want to bypass creating this config file when the GUI is
not starting.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1694643

Title:
  Octave user perferences are owned by root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1694643/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 much
Octave can do about silencing them as long as it is loading the Qt
toolkit, which indirectly loads GTK and this buggy theme that is active
on your system.

** 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/1689297

Title:
  GNU Octave Ubuntu MATE: invalid string

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1689297/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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)
   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/1687404

Title:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1687404/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 Octave in
/usr/local. Please delete that copy of Octave and try reinstalling from
the Ubuntu repositories.

** 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/1666159

Title:
  package octave 4.0.0-3ubuntu5.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1666159/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1664934

Title:
  Public key's random art is not displayed correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1664934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1664934

Title:
  Public key's random art is not displayed correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1664934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1609700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1609700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager&component=VPN:%20openconnect
and paste a link to the report back here?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1664934

Title:
  Public key's random art is not displayed correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1664934/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1655279

Title:
  OpenConnect does not properly logout from Juniper VPNs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1655279/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 have more information, and can repeat this or a similar failure
in a current supported version of OpenConnect, please report a new bug
with details about the failure.

** Changed in: openconnect (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1500692

Title:
  openconnect fails with DTLS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1500692/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: subprocess
  installed post-installation script returned error exit status 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1654425/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 and installed globally on your system.

Feel free to confirm by responding here if removing everything octave
under /usr/local fixes this problem, but I am fairly certain it will.

** 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/1654425

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1654425/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 is something about your VPN provider or your network that requires
you to disable DTLS, that may be a feature and not really a bug. DTLS is
an optional feature that normally works and improves your VPN
throughput, but can be disabled to possibly give you a working
connection.

Can you confirm whether current releases of openconnect still behave
this way for you, and if so, why you think this should stay open as a
bug rather than a working feature?

** Changed in: openconnect (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1500692

Title:
  openconnect fails with DTLS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1500692/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: openconnect (Ubuntu) => vpnc-scripts (Ubuntu)

** Changed in: vpnc-scripts (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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 not work
  after connection is establlished.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1502847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649227

Title:
  TPM support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1649227/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1649227] Re: TPM support

2016-12-12 Thread Mike Miller
Yubikey support is enabled in the packaging repo, will be in the next
release, either 7.07-3 or 7.08-1, whichever comes first.

https://anonscm.debian.org/cgit/collab-
maint/openconnect.git/commit/?id=0649b9a1e1cbc3965a8847ff0c90653c1f3c4b9c

** Changed in: openconnect (Ubuntu)
   Status: 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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1649227/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Debian looks a little unstable at
this point, so I'd rather avoid adding a dependency on it this close to
the freeze.

-- 
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 manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1649227/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2016-12-11 Thread Mike Miller
Public bug reported:

Please sync ocserv 0.11.4-2 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * No-change rebuild for readline soname change.
  * No-change rebuild for readline soname change.
  * debian/patches/ld-as-needed.patch: Rearrange linking order to fix FTBFS
with ld --as-needed.
  * No-change rebuild for gnutls transition.
  * No-change rebuild for gnutls transition.

The upstream build rules have been fixed to rearrange the link dependency
order so the Ubuntu patch should not be needed now.

Changelog entries since current zesty version 0.11.1-1ubuntu2:

ocserv (0.11.4-2) unstable; urgency=high

  * d/p/allow-parallel-build-of-autogen-files.patch: Fix parallel build race on
autogen files (Closes: 844882)
  * d/control: Add Depends: lsb-base for ocserv init script
  * d/README.Debian: Document how to configure 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   Sat, 10 Dec 2016 17:12:48 -0800

ocserv (0.11.4-1) unstable; urgency=medium

  * Imported Upstream version 0.11.4
  * Allow parallel building

 -- Aron Xu   Tue, 16 Aug 2016 19:20:26 +0800

** Affects: ocserv (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1649061

Title:
  Sync ocserv 0.11.4-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocserv/+bug/1649061/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Backport" at
https://wiki.ubuntu.com/UbuntuBackports#Requesting_a_Backport.

** Changed in: ocserv (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/1639768

Title:
  ocserv fails when using radius authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocserv/+bug/1639768/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 of ocserv, and in the man
pages for systemd.unit(5) and systemd.socket(5).

** Changed in: ocserv (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1613155

Title:
  ocserv daemon doesn't get network settings from configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocserv/+bug/1613155/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1640015/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 because "Yes" is translated to to "sí"
  intead of "sí" in spanish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1535834/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

-- 
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 notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1640015/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 by Ubuntu's OpenBLAS, but your own copy of OpenBLAS
installed in /usr/local/lib. Try deleting or moving that library out of
the way and installing again and this error should be resolved.

** 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/1627124

Title:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1627124/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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
  with printf in the older release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1624696/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 installed locally that may be causing the error shown?

** 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/1627124

Title:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1627124/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 because of the
liboctave3 -> liboctave3v5 library transition.

As you mentioned, an easy workaround for any user is to configure and
install octave from the PPA ppa:octave/stable.

-- 
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
  with printf in the older release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1624696/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575354

Title:
  Connecting to VPN times out after 25 seconds if login credentials not
  entered

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1575354/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
follow development at https://bugzilla.gnome.org/show_bug.cgi?id=767321

** This bug has been marked a duplicate of bug 1575354
   Connecting to VPN times out after 25 seconds if login credentials not entered

** Bug watch added: GNOME Bug Tracker #767321
   https://bugzilla.gnome.org/show_bug.cgi?id=767321

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1621009

Title:
  Timeout where there should be none

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1621009/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
/usr/local/{bin,include,lib,libexec,share} before attempting to install
or reinstall octave from the Ubuntu software archive.

** Changed in: octave (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1620798

Title:
  package octave 4.0.0-3ubuntu9.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1620798/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 installing again.

error: /usr/lib/x86_64-linux-gnu/octave/4.0.0/oct/x86_64-pc-linux-gnu/PKG_ADD: 
/usr/lib/x86_64-linux-gnu/octave/4.0.0/oct/x86_64-pc-linux-gnu/__init_fltk__.oct:
 failed to load: /usr/local/lib/libfltk_gl.so.1.3: undefined symbol: 
_ZN18Fl_XFont_On_Demand5valueEv
error: called from
/usr/lib/x86_64-linux-gnu/octave/4.0.0/oct/x86_64-pc-linux-gnu/PKG_ADD at 
line 3 column 1

** Changed in: octave (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586728

Title:
  adpackage octave 4.0.0-3ubuntu9.1 failed to install/upgre: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1586728/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 toolkit.

Yes, building your own Qt should work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1611688

Title:
  GUI is missing from armhf version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1611688/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: 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/1611688

Title:
  GUI is missing from armhf version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1611688/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: network-manager-openconnect (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/1609700

Title:
  username not saved

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1609700/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1594670

Title:
  rpm on ubuntu 16.04  fails to honor non-zero exit from preun scriptlet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpm/+bug/1594670/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.
https://bugs.launchpad.net/bugs/1599650

Title:
  nm-connection-editor does't let me save when I check to ask password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1599650/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596022

Title:
  Please allow for configuring options to be passed to openconnect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1596022/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 configuring options to be passed to openconnect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1596022/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596022

Title:
  Please allow for configuring options to be passed to openconnect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1596022/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 releases to be compatible for this very reason, but something may
have slipped through. Do you have a library symbol diff that shows why
this is the case? You can mail me privately.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563100

Title:
  Merge octave 4.0.2-1 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1563100/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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

Title:
  HDF5 I/O broken with integer variables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1583128/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2016-05-17 Thread Mike Miller
)
    * d/p/dont-use-included-texinfo-texmfcnf.patch: Drop patch (applied 
upstream)
  
   -- Sébastien Villemot   Wed, 23 Dec 2015 10:43:56
  +0100
  
  octave (4.0.0-5) unstable; urgency=medium
  
    * d/control: replace libhdf5-mpich2-dev by libhdf5-mpich-dev.
  
   -- Sébastien Villemot   Thu, 01 Oct 2015 10:05:15
  +0200
  
  octave (4.0.0-4) unstable; urgency=medium
  
    [ Sébastien Villemot ]
    * 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.
  Thanks to Alois Schloegl for the suggestion (Closes: #742503)
    * Disable java on hppa, m68k, and sparc64 ports. Fixes FTBFS on those archs.
  (Closes: #792869)
  
   -- Sébastien Villemot   Sat, 05 Sep 2015 00:03:52
  +0200

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563100

Title:
  Merge bugfix release octave 4.0.2-1 (universe) from Debian testing
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1563100/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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 subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426840

Title:
  connecting to vpn fails with could not find source connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openconnect/+bug/1426840/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1500826

Title:
  Missing --no-dtls option

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openconnect/+bug/1500826/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1495924

Title:
  openconnect network manager config file can't read "/" in gateway
  address

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openconnect/+bug/1495924/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 #1424059, and maybe there
is no other way to resolve this in trusty without apt/dpkg versioned
Provides. I certainly don't have any ideas how to fix this.

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1551028/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1551028/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 both libGL for on-screen rendering and libOSMesa for
off-screen rendering.

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1551028/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 errors disappear. Of course that version does not
work when the mesa LTS HW enablement stack is used.

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1551028/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 openconnect-de...@lists.infradead.org.

** Changed in: openconnect (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/1507342

Title:
  first time connection via AnyConnect does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/1507342/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: openconnect (Ubuntu Precise)
   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/898830

Title:
  [regression] no connection with openconnect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openconnect/+bug/898830/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1482007

Title:
  octave fails to configure when removing a libhdf5 variant and an
  octave-* package in the same apt command

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1482007/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu.
https://bugs.launchpad.net/bugs/1385735

Title:
  octave failed to upgrade from 14.04 to 14.10 due to missing Breaks on
  octave-fixed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1385735/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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.

** Package changed: network-manager-openconnect (Ubuntu) => network-
manager (Ubuntu)

** Changed in: network-manager (Ubuntu)
   Status: Incomplete => Confirmed

** Summary changed:

- Connect to VPN with openconnect through the GUI times out too early
+ Connecting to VPN times out after 25 seconds if login credentials not entered

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575354

Title:
  Connecting to VPN times out after 25 seconds if login credentials not
  entered

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1575354/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 1.2-rc1),

I can't help much more with this bug, I can only help triage and point
you in the right direction to continue working to resolve this. You
should try either mailing the NetworkManager development list
https://mail.gnome.org/mailman/listinfo/networkmanager-list or report a
bug upstream at
https://bugzilla.gnome.org/enter_bug.cgi?product=NetworkManager.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575354

Title:
  Connect to VPN with openconnect through the GUI times out too early

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1575354/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579561

Title:
  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-
  gnu/liboctinterp.so.3.0.0.dpkg-new': fin de fichero o de flujo
  inesperado

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/octave/+bug/1579561/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   >