[Bug 1821034] Re: release-upgrade-motd can't update message

2019-04-10 Thread Hack Saw
Yep.
Version: 20180409

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

Title:
  release-upgrade-motd can't update message

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

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

Re: [Bug 1821034] Re: release-upgrade-motd can't update message

2019-04-09 Thread Hack Saw
Version: 1:18.04.30

On Tue, Apr 9, 2019 at 7:00 PM Brian Murray  wrote:

> What version of ubuntu-release-upgrader-core do you have installed? This
> looks like a duplicate of bug 1796940.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1821034
>
> Title:
>   release-upgrade-motd can't update message
>
> Status in update-manager package in Ubuntu:
>   Incomplete
>
> Bug description:
>   This is a similar bug to the one regarding using a proxy, but I'm NOT
>   using a proxy.
>
>   $ lsb_release -rd
>   Description:  Ubuntu 18.04.2 LTS
>   Release:  18.04
>
>   $ do-release-upgrade -c
>   Checking for a new Ubuntu release
>   Failed to connect to https://changelogs.ubuntu.com/meta-release-lts.
> Check your Internet connection or proxy settings
>
>   And yet:
>
>   $ curl https://changelogs.ubuntu.com/meta-release-lts
>   Dist: dapper
>   Name: Dapper Drake
>   Version: 6.06 LTS
>   .
>   .
>   .
>   Dist: bionic
>   Name: Bionic Beaver
>   Version: 18.04.2 LTS
>   Date: Thu, 26 April 2018 18:04:00 UTC
>   Supported: 1
>   Description: This is the 18.04.2 LTS release
>   ...
>
>
>   A thing I note: python3-update-manager (Version: 1:18.04.11.9) utils.py
> url_downloadable doesn't seem to know about https.
>
>   >>> import UpdateManager.Core.utils as umut
>   >>> umut.url_downloadable("
> https://changelogs.ubuntu.com/meta-release-lts";, lambda x: print(x))
>   url_downloadable: https://changelogs.ubuntu.com/meta-release-lts
>   s='https' n='changelogs.ubuntu.com' p='/meta-release-lts' q='' f=''
>   False
>
>
>   If I change the line to """ if scheme == "http" or scheme == "https" """:
>
>   >>> import UpdateManager.Core.utils as umut
>   >>> umut.url_downloadable("
> https://changelogs.ubuntu.com/meta-release-lts";, lambda x: print(x))
>   url_downloadable: https://changelogs.ubuntu.com/meta-release-lts
>   s='https' n='changelogs.ubuntu.com' p='/meta-release-lts' q='' f=''
>   error from httplib: ' certificate verify failed (_ssl.c:847)>'
>   False
>
>
>   Dunno if that's helpful at all, but there it is.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1821034/+subscriptions
>

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

Title:
  release-upgrade-motd can't update message

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

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

[Bug 1821034] Re: release-upgrade-motd can't update message

2019-04-09 Thread Hack Saw
Here ya go:

$ DEBUG_UPDATE_MANAGER=1 do-release-upgrade -c
Checking for a new Ubuntu release
MetaRelease.__init__() useDevel=False useProposed=False
/etc/update-manager/meta-release: https://changelogs.ubuntu.com/meta-release
/etc/update-manager/meta-release: https://changelogs.ubuntu.com/meta-release-lts
/etc/update-manager/meta-release: -development
/etc/update-manager/meta-release: -proposed
metarelease-uri: https://changelogs.ubuntu.com/meta-release-lts
MetaRelease.download()
result of meta-release download: ''
Failed to connect to https://changelogs.ubuntu.com/meta-release-lts. Check your 
Internet connection or proxy settings
NO self.metarelease_information
There is no development version of an LTS available.
To upgrade to the latest non-LTS develoment release
set Prompt=normal in /etc/update-manager/release-upgrades.

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

Title:
  release-upgrade-motd can't update message

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

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

Re: [Bug 1821034] Re: release-upgrade-motd can't update message

2019-04-02 Thread Hack Saw
$ python3 --version
Python 3.6.7
# dpkg -s python3
...
Version: 3.6.7-1~18.04

On Thu, Mar 28, 2019 at 3:20 PM Brian Murray  wrote:

> What version of python3 are using? I'm unable to recreate this.
>
> bdmurray@clean-bionic-amd64:~$ do-release-upgrade -c
> Checking for a new Ubuntu release
> There is no development version of an LTS available.
> To upgrade to the latest non-LTS develoment release
> set Prompt=normal in /etc/update-manager/release-upgrades.
> bdmurray@clean-bionic-amd64:~$ apt-cache policy python3-update-manager
> python3-update-manager:
>   Installed: 1:18.04.11.9
>   Candidate: 1:18.04.11.9
>   Version table:
>  *** 1:18.04.11.9 500
> 500 http://192.168.10.7/ubuntu bionic-updates/main amd64 Packages
> 500 http://192.168.10.7/ubuntu bionic-updates/main i386 Packages
> 100 /var/lib/dpkg/status
>  1:18.04.11 500
> 500 http://192.168.10.7/ubuntu bionic/main amd64 Packages
> 500 http://192.168.10.7/ubuntu bionic/main i386 Packages
> bdmurray@clean-bionic-amd64:~$ apt-cache policy python3
> python3:
>   Installed: 3.6.7-1~18.04
>   Candidate: 3.6.7-1~18.04
>   Version table:
>  *** 3.6.7-1~18.04 500
> 500 http://192.168.10.7/ubuntu bionic-updates/main amd64 Packages
> 100 /var/lib/dpkg/status
>  3.6.5-3 500
> 500 http://192.168.10.7/ubuntu bionic/main amd64 Packages
>
>
> ** Changed in: update-manager (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1821034
>
> Title:
>   release-upgrade-motd can't update message
>
> Status in update-manager package in Ubuntu:
>   Incomplete
>
> Bug description:
>   This is a similar bug to the one regarding using a proxy, but I'm NOT
>   using a proxy.
>
>   $ lsb_release -rd
>   Description:  Ubuntu 18.04.2 LTS
>   Release:  18.04
>
>   $ do-release-upgrade -c
>   Checking for a new Ubuntu release
>   Failed to connect to https://changelogs.ubuntu.com/meta-release-lts.
> Check your Internet connection or proxy settings
>
>   And yet:
>
>   $ curl https://changelogs.ubuntu.com/meta-release-lts
>   Dist: dapper
>   Name: Dapper Drake
>   Version: 6.06 LTS
>   .
>   .
>   .
>   Dist: bionic
>   Name: Bionic Beaver
>   Version: 18.04.2 LTS
>   Date: Thu, 26 April 2018 18:04:00 UTC
>   Supported: 1
>   Description: This is the 18.04.2 LTS release
>   ...
>
>
>   A thing I note: python3-update-manager (Version: 1:18.04.11.9) utils.py
> url_downloadable doesn't seem to know about https.
>
>   >>> import UpdateManager.Core.utils as umut
>   >>> umut.url_downloadable("
> https://changelogs.ubuntu.com/meta-release-lts";, lambda x: print(x))
>   url_downloadable: https://changelogs.ubuntu.com/meta-release-lts
>   s='https' n='changelogs.ubuntu.com' p='/meta-release-lts' q='' f=''
>   False
>
>
>   If I change the line to """ if scheme == "http" or scheme == "https" """:
>
>   >>> import UpdateManager.Core.utils as umut
>   >>> umut.url_downloadable("
> https://changelogs.ubuntu.com/meta-release-lts";, lambda x: print(x))
>   url_downloadable: https://changelogs.ubuntu.com/meta-release-lts
>   s='https' n='changelogs.ubuntu.com' p='/meta-release-lts' q='' f=''
>   error from httplib: ' certificate verify failed (_ssl.c:847)>'
>   False
>
>
>   Dunno if that's helpful at all, but there it is.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1821034/+subscriptions
>

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

Title:
  release-upgrade-motd can't update message

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

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

[Bug 1821034] [NEW] release-upgrade-motd can't update message

2019-03-20 Thread Hack Saw
Public bug reported:

This is a similar bug to the one regarding using a proxy, but I'm NOT
using a proxy.

$ lsb_release -rd
Description:Ubuntu 18.04.2 LTS
Release:18.04

$ do-release-upgrade -c
Checking for a new Ubuntu release
Failed to connect to https://changelogs.ubuntu.com/meta-release-lts. Check your 
Internet connection or proxy settings

And yet:

$ curl https://changelogs.ubuntu.com/meta-release-lts
Dist: dapper
Name: Dapper Drake
Version: 6.06 LTS
.
.
.
Dist: bionic
Name: Bionic Beaver
Version: 18.04.2 LTS
Date: Thu, 26 April 2018 18:04:00 UTC
Supported: 1
Description: This is the 18.04.2 LTS release
...


A thing I note: python3-update-manager (Version: 1:18.04.11.9) utils.py 
url_downloadable doesn't seem to know about https.

>>> import UpdateManager.Core.utils as umut
>>> umut.url_downloadable("https://changelogs.ubuntu.com/meta-release-lts";, 
>>> lambda x: print(x))
url_downloadable: https://changelogs.ubuntu.com/meta-release-lts
s='https' n='changelogs.ubuntu.com' p='/meta-release-lts' q='' f=''
False


If I change the line to """ if scheme == "http" or scheme == "https" """:

>>> import UpdateManager.Core.utils as umut
>>> umut.url_downloadable("https://changelogs.ubuntu.com/meta-release-lts";, 
>>> lambda x: print(x))
url_downloadable: https://changelogs.ubuntu.com/meta-release-lts
s='https' n='changelogs.ubuntu.com' p='/meta-release-lts' q='' f=''
error from httplib: ''
False


Dunno if that's helpful at all, but there it is.

** Affects: update-manager (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/1821034

Title:
  release-upgrade-motd can't update message

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

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

[Bug 1803009] Re: cyrus-sasl2 source fails to build

2018-11-13 Thread Hack Saw
I do have the 1.1.1 version of the library in /usr/local/, but I didn't
do anything to tell the build system to pick it up.

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

Title:
  cyrus-sasl2 source fails to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/1803009/+subscriptions

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

[Bug 1803009] [NEW] cyrus-sasl2 source fails to build

2018-11-12 Thread Hack Saw
Public bug reported:

apt source cyrus-sasl2
cd cyrus-sasl2-2.1.26.dfsg1
dpkg-buildpackage -rfakeroot -b

In amoungst hundreds of warnings, we get this:

otp.c:755:17: error: storage size of ‘mdctx’ isn’t known
  EVP_MD_CTX mdctx;


Full Outputs:

hacksaw@hacksaw:~/src$ apt source cyrus-sasl2
Reading package lists... Done
NOTICE: 'cyrus-sasl2' packaging is maintained in the 'Git' version control 
system at:
git://anonscm.debian.org/pkg-cyrus-sasl2/cyrus-sasl2.git
Please use:
git clone git://anonscm.debian.org/pkg-cyrus-sasl2/cyrus-sasl2.git
to retrieve the latest (possibly unreleased) updates to the package.
Need to get 1,592 kB of source archives.
Get:1 http://archive.ubuntu.com/ubuntu xenial/main cyrus-sasl2 
2.1.26.dfsg1-14build1 (dsc) [3,327 B]
Get:2 http://archive.ubuntu.com/ubuntu xenial/main cyrus-sasl2 
2.1.26.dfsg1-14build1 (tar) [1,494 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial/main cyrus-sasl2 
2.1.26.dfsg1-14build1 (diff) [94.6 kB]
Fetched 1,592 kB in 0s (11.6 MB/s)
gpgv: Signature made Tue 05 Apr 2016 09:12:33 AM EDT using RSA key ID 75BDD52E
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
./cyrus-sasl2_2.1.26.dfsg1-14build1.dsc
dpkg-source: info: extracting cyrus-sasl2 in cyrus-sasl2-2.1.26.dfsg1
dpkg-source: info: unpacking cyrus-sasl2_2.1.26.dfsg1.orig.tar.gz
dpkg-source: info: unpacking cyrus-sasl2_2.1.26.dfsg1-14build1.debian.tar.xz
dpkg-source: info: applying 0001_versioned_symbols.patch
dpkg-source: info: applying 0002_testsuite.patch
dpkg-source: info: applying 0003_saslauthd_mdoc.patch
dpkg-source: info: applying 0005_dbconverter.patch
dpkg-source: info: applying 0006_library_mutexes.patch
dpkg-source: info: applying 0009_sasldb_al.patch
dpkg-source: info: applying 0010_maintainer_mode.patch
dpkg-source: info: applying 0011_saslauthd_ac_prog_libtool.patch
dpkg-source: info: applying 0012_xopen_crypt_prototype.patch
dpkg-source: info: applying 0014_avoid_pic_overwrite.patch
dpkg-source: info: applying 0017_db4.8.patch
dpkg-source: info: applying 0025_ld_as_needed.patch
dpkg-source: info: applying 0026_drop_krb5support_dependency.patch
dpkg-source: info: applying 0028_autotools_fixes.patch
dpkg-source: info: applying 0029_ldap_fixes.patch
dpkg-source: info: applying 0030_dont_use_la_files_for_opening_plugins.patch
dpkg-source: info: applying 
0031_dont_use_-R_when_search_for_sqlite_libraries.patch
dpkg-source: info: applying 0032_revert_1.103_revision_to_unbreak_GSSAPI.patch
dpkg-source: info: applying 0033_fix_segfault_in_GSSAPI.patch
dpkg-source: info: applying 0034_fix_dovecot_authentication.patch
dpkg-source: info: applying 0035_temporary_multiarch_fixes.patch
dpkg-source: info: applying 0036_add_reference_to_LDAP_SASLAUTHD_file.patch
dpkg-source: info: applying 0038_send_imap_logout.patch
dpkg-source: info: applying 
0039_fix_canonuser_ldapdb_garbage_in_out_buffer.patch
dpkg-source: info: applying 0041_fix_keytab_option_for_MIT_kerberos.patch
dpkg-source: info: applying 0042_release_server_creds.patch
dpkg-source: info: applying 0043_types_h.patch
dpkg-source: info: applying 0044_debug_log_typo_fix.patch
dpkg-source: info: applying 0045_revert_upstream_soname_bump.patch
dpkg-source: info: applying 0046_fix_void_return.patch
dpkg-source: info: applying properly-create-libsasl2.pc.patch
dpkg-source: info: applying bug715040.patch
dpkg-source: info: applying early-hangup.patch
dpkg-source: info: applying CVE-2013-4122.patch

** Affects: cyrus-sasl2 (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "sasl-build.log"
   
https://bugs.launchpad.net/bugs/1803009/+attachment/5212038/+files/sasl-build.log

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

Title:
  cyrus-sasl2 source fails to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cyrus-sasl2/+bug/1803009/+subscriptions

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