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

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

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

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 >

[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

[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

[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