[Bug 1557852] Re: [needs-packaging] juju-mongodb3.2 in xenial, wily, and trusty

2016-04-01 Thread Michael Hudson-Doyle
I filed https://jira.mongodb.org/browse/SERVER-23460 fwiw -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1557852 Title: [needs-packaging] juju-mongodb3.2 in xenial, wily, and

[Bug 1557852] Re: [needs-packaging] juju-mongodb3.2 in xenial, wily, and trusty

2016-03-31 Thread Michael Hudson-Doyle
I made a smaller testcase: http://paste.ubuntu.com/15573440/. I still have no idea what's going on, but I think the patch in Curtis' branch is a reasonable response to the issue. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1557852] Re: [needs-packaging] juju-mongodb3.2 in xenial, wily, and trusty

2016-03-31 Thread Michael Hudson-Doyle
Something very odd is going on with the problem offset-outside-of- bounds.patch is addressing. I hacked the offending source file down to http://paste.ubuntu.com/15573220/. This fails to compile with -O2: ubuntu@promonarchy-remi:~/xenial-mongodb-3.2$ g++ -o foo.o -c -O2 -Werror -std=c++11

[Bug 1564518] Re: Illegal instruction when cross compiling for armv5

2016-03-31 Thread Michael Hudson-Doyle
Can you provide some more details? * Source of hello.go (although I can probably guess this one :-) * Output of "GOOS=linux GOARCH=arm GOARM=5 go build -x hello.go" for the packaged go and the official go * Binaries produced by the two above commands I don't have access to any armv5 hw but

[Bug 1564124] [NEW] puts 'golang-defaults' in built-using, not golang-1.6

2016-03-30 Thread Michael Hudson-Doyle
Public bug reported: This is probably because it's just checking the owner of /usr/bin/go -- instead, it should follow links and report the owner of the ultimate binary. ** Affects: dh-golang (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because

[Bug 1536882] Re: upload golang1.6 package for trusty

2016-03-30 Thread Michael Hudson-Doyle
I used this package to build docker 1.10 in my ppa: https://launchpad.net/~mwhudson/+archive/ubuntu/scratch/+packages, which seems like an adequate test to me. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of

[Bug 1546957] Re: [MIR] lua-lpeg, needed by nmap

2016-03-30 Thread Michael Terry
** Changed in: lua-lpeg (Ubuntu) Status: New => Fix Committed ** Changed in: lua-lpeg (Ubuntu) Assignee: Ubuntu Server Team (ubuntu-server) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report.

[Bug 1555700] Re: Please merge tgt 1.0.63 from Debian (unstable)

2016-03-30 Thread Michael Hudson-Doyle
That looks better :-) Uploaded with two changes: I put the bug number in the changelog, and I changed the Vcs-* fields in control to what they were in Debian. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu.

[Bug 1555700] Re: Please merge tgt 1.0.63 from Debian (unstable)

2016-03-29 Thread Michael Hudson-Doyle
Hi, are you sure you uploaded the right debdiff? It looks to me like the one from comment #9 leaves aio enabled... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1555700 Title: Please

[Bug 1555700] Re: Please merge tgt 1.0.63 from Debian (unstable)

2016-03-29 Thread Michael Hudson-Doyle
** Changed in: tgt (Ubuntu) Assignee: (unassigned) => Michael Hudson-Doyle (mwhudson) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1555700 Title: Please merge tgt 1.0.63 f

[Bug 1561271] Re: updated s390x port, strip binaries

2016-03-24 Thread Michael Hudson-Doyle
Fixed version on people and pushed to devirt ppa (with +ppa1 suffix) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang-1.6 in Ubuntu. https://bugs.launchpad.net/bugs/1561271 Title: updated s390x port, strip binaries To manage

[Bug 1561271] Re: updated s390x port, strip binaries

2016-03-24 Thread Michael Hudson-Doyle
I updated the package on people to include a fix for bug 1561343. ** Summary changed: - updated s390x port + updated s390x port, strip binaries -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang-1.6 in Ubuntu.

[Bug 1561343] Re: start stripping binaries

2016-03-24 Thread Michael Hudson-Doyle
Which, btw, doesn't happen in Debian. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang-1.6 in Ubuntu. https://bugs.launchpad.net/bugs/1561343 Title: start stripping binaries To manage notifications about this bug go to:

[Bug 1561271] Re: updated s390x port, strip binaries

2016-03-24 Thread Michael Hudson-Doyle
Bah, that fails to build. Removing sponsors, will look next week. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang-1.6 in Ubuntu. https://bugs.launchpad.net/bugs/1561271 Title: updated s390x port, strip binaries To manage

[Bug 1561343] Re: start stripping binaries

2016-03-24 Thread Michael Hudson-Doyle
Bah, not trivial: dh_strip debug symbol extraction: enabling -a because /CurrentlyBuilding doesn't exist dh_strip debug symbol extraction: all non-arch-all packages for this build platform amd64: golang-1.6-go golang-1.6-src dh_strip debug symbol extraction: packages to act on: golang-1.6-go

[Bug 1561343] [NEW] start stripping binaries

2016-03-23 Thread Michael Hudson-Doyle
Public bug reported: There's no reason not to and they make the packages big. ** Affects: golang-1.6 (Ubuntu) Importance: Undecided Assignee: Michael Hudson-Doyle (mwhudson) Status: New ** Changed in: golang-1.6 (Ubuntu) Assignee: (unassigned) => Michael Hudson-Do

[Bug 1561343] Re: start stripping binaries

2016-03-23 Thread Michael Hudson-Doyle
Remember to remove the lintian suppressions when I do this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang-1.6 in Ubuntu. https://bugs.launchpad.net/bugs/1561343 Title: start stripping binaries To manage notifications about

[Bug 1561271] Re: updated s390x port

2016-03-23 Thread Michael Hudson-Doyle
I've built the package in https://launchpad.net/~mwhudson/+archive/ubuntu/devirt/+packages (which is enabled for all arches) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang-1.6 in Ubuntu. https://bugs.launchpad.net/bugs/1561271

[Bug 1561271] [NEW] updated s390x port

2016-03-23 Thread Michael Hudson-Doyle
Public bug reported: Michael Munday of IBM has asked us to update their s390x port before Xenial release as they have fixed a few bugs. I've made an updated package -- there was a little fiddling because one of the changes adds a binary file. This also means that a debdiff doesn't really work

[Bug 1561007] Re: Upstream Bug #3769: client_netmask not evaluated since Comm redesign

2016-03-23 Thread Michael Hudson-Doyle
Hi, thanks for the bug report. I've made a patch with (I think :-p) correct dep3 headers, attached, and also in my PPA: https://launchpad.net/~mwhudson/+archive/ubuntu/scratch/+packages. I took the patch from the upstream 3.3 branch rather than your patches -- although I think the net effect is

[Bug 1367165] Re: go crashes with SIGILL: illegal instruction

2016-03-23 Thread Michael Hudson-Doyle
Closing on the assumption that this is fixed in 1.6. Make noise if not. ** Changed in: golang (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

[Bug 1318027] Re: gccgo binaries cannot be stripped

2016-03-23 Thread Michael Hudson-Doyle
I asked about this upstream and the consensus was that stripping binaries compiled with the gc toolchain should work and does work as far as anyone knows: https://groups.google.com/forum/#!topic/golang- dev/ABppMOjYP6w . So the advice to avoid stripping Go binaries is officially rescinded. Report

[Bug 1375885] Re: golang package not building go-gtk though manual go install builds it

2016-03-23 Thread Michael Hudson-Doyle
This fairly old bug is not really actionable as stands. If you can provide an self contained example of something I can try running, I can look at it, but for now: incomplete. ** Package changed: golang (Ubuntu) => golang-defaults (Ubuntu) ** Changed in: golang-defaults (Ubuntu) Status:

[Bug 1283626] Re: /usr/share/go/src/pkg/runtime/runtime-gdb.py is not valiad python3

2016-03-23 Thread Michael Hudson-Doyle
This has been fixed upstream. ** Changed in: golang (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1283626 Title:

[Bug 1076017] Re: 'go tool dist' fails

2016-03-23 Thread Michael Hudson-Doyle
** Changed in: golang (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1076017 Title: 'go tool dist' fails To manage notifications

[Bug 1076454] Re: /usr/share/go/src/pkg/runtime is not on gdb's auto-load safe-path

2016-03-23 Thread Michael Hudson-Doyle
** Package changed: golang (Ubuntu) => golang-1.6 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang-1.6 in Ubuntu. https://bugs.launchpad.net/bugs/1076454 Title: /usr/share/go/src/pkg/runtime is not on gdb's auto-load

[Bug 1041227] Re: Running emacs with the golang-mode package freezes after selecting text with the cursor, then using CTRL-y to paste it

2016-03-23 Thread Michael Hudson-Doyle
Re-assigning to the go-mode.el package but that is pretty stale now. I get go-mode.el from elpa, myself. ** Package changed: golang (Ubuntu) => go-mode.el (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

[Bug 976430] Re: 8l crashed with SIGSEGV in movetomodule()

2016-03-23 Thread Michael Hudson-Doyle
Assuming this is fixed in newer releases. ** Changed in: golang (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/976430 Title: 8l

[Bug 1012786] Re: please, include test files in golang-src

2016-03-23 Thread Michael Hudson-Doyle
This was done ages ago, I think. ** Changed in: golang (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1012786 Title: please, include

[Bug 976418] Re: 8l crashed with SIGSEGV

2016-03-23 Thread Michael Hudson-Doyle
Assuming this is no longer relevant. ** Changed in: golang (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/976418 Title: 8l crashed

[Bug 998740] Re: package golang-go 2:1-5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 255

2016-03-23 Thread Michael Hudson-Doyle
Assuming this is no longer an issue, 4 and a bit years later. ** Changed in: golang (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/998740

[Bug 1541014] Re: 'go vet' falls over on expressions like C.f(*p(**q))

2016-03-23 Thread Michael Hudson-Doyle
** Changed in: golang (Ubuntu) Status: Confirmed => Fix Released ** Changed in: hundredpapercuts Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

[Bug 1508122] Re: please transition to shared libraries

2016-03-23 Thread Michael Hudson-Doyle
** Package changed: golang (Ubuntu) => golang-1.6 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1508122 Title: please transition to shared libraries To manage

[Bug 1536882] Re: upload golang1.6 package for trusty

2016-03-23 Thread Michael Hudson-Doyle
** Package changed: golang (Ubuntu) => golang-1.6 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang-1.6 in Ubuntu. https://bugs.launchpad.net/bugs/1536882 Title: upload golang1.6 package for trusty To manage

[Bug 1556241] Re: installer sets "iface encf5f0 inet dhcp" although a static IP address was preseeded

2016-03-23 Thread Michael Vogt
The snappy first-boot must should not run on a normal ubuntu-system. ** Package changed: debian-installer (Ubuntu) => snappy (Ubuntu) ** Changed in: snappy (Ubuntu) Importance: High => Critical ** Changed in: snappy (Ubuntu) Milestone: None => ubuntu-16.04 -- You received this bug

[Bug 1536882] Re: upload golang1.6 package for trusty

2016-03-23 Thread Michael Hudson-Doyle
One last time, hopefully for sure. This is what I did: 1) Created two ppas: https://launchpad.net/~mwhudson/+archive/ubuntu/go16-trusty-3 https://launchpad.net/~mwhudson/+archive/ubuntu/go16-trusty-2-dep 2) Had both PPAs devirted and enabled for all trusty architectures. 3) Set

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-22 Thread Michael Hudson-Doyle
All done now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1555856 Title: move to per-Go-major version coinstallable packages To manage notifications about this bug go to:

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-22 Thread Michael Hudson-Doyle
** Changed in: golang (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1555856 Title: move to per-Go-major version coinstallable packages

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-22 Thread Michael Hudson-Doyle
We did an emergency golang update, so I've redone the packages in the ppa yet again. Comment about stripping {~,+}ppaN suffixes from versions remains... -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-21 Thread Michael Hudson-Doyle
As is always the way I found a few silly things in the package (wrong bug syntax in changelog, overcomplication in a helper script, override_dh_prep was calling dh_clean and not dh_prep) and uploaded a +ppa1 package of golang-defaults. Can whoever sponsors the upload strip off the +ppa1 before

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-21 Thread Michael Hudson-Doyle
The remaining packages are now in https://launchpad.net/~mwhudson/+archive/ubuntu/devirt/+packages -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1555856 Title: move to per-Go-major

[Bug 1558196] Re: ypbind not able to socket activate rpcbind under systemd, fails at boot unless something else starts rpcbind

2016-03-21 Thread Michael
I'd like to confirm that on Ubuntu 16.04 the following allowed rpcbind to start on fresh bootup: /bin/systemctl add-wants multi-user.target rpcbind.service -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rpcbind in Ubuntu.

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-19 Thread Michael Hudson-Doyle
I've reported this as a bug in Debian: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=818415 and got the maintainers approval. ** Bug watch added: Debian Bug tracker #818415 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818415 -- You received this bug notification because you are a

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-15 Thread Michael Hudson-Doyle
Yes, true. I was asked to do this by a release team member so hopefully that helps... ** Description changed: To make maintenance of Go easier in the future, we've decided to allow major versions of Go to be co-installed (like gcc-4.9, gcc-5, etc). The plan goes something like this: -

[Bug 1536882] Re: upload golang1.6 package for trusty

2016-03-14 Thread Michael Hudson-Doyle
FWIW https://launchpad.net/~mwhudson/+archive/ubuntu/go16-trusty/+packages has the packages -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1536882 Title: upload golang1.6 package

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-10 Thread Michael Hudson-Doyle
Packages are (or will be soon) in https://launchpad.net/~mwhudson/+archive/ubuntu/coinstallable- go/+packages -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1555856 Title: move to

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-10 Thread Michael Hudson-Doyle
Ah yes, we also need to make the golang-race-detector-runtime package version dependent. That package is on people.c.c too now. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1555856

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-10 Thread Michael Hudson-Doyle
golang-1.6 and golang-defaults packages are in http://people.canonical.com/~mwh/coinst-golang/. I'll chuck them in a PPA soon. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1555856

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-10 Thread Michael Hudson-Doyle
** Patch added: "debdiff for gccgo-6" https://bugs.launchpad.net/ubuntu/+source/gccgo-6/+bug/1555856/+attachment/4595537/+files/gccgo-6_6-20160227-0ubuntu1_6-20160227-0ubuntu2.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1555856] Re: move to per-Go-major version coinstallable packages

2016-03-10 Thread Michael Hudson-Doyle
** Patch added: "debdiff for gcc-5" https://bugs.launchpad.net/ubuntu/+source/gccgo-6/+bug/1555856/+attachment/4595529/+files/gcc-5_5.3.1-10ubuntu2_5.3.1-10ubuntu3.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in

[Bug 1555856] [NEW] move to per-Go-major version coinstallable packages

2016-03-10 Thread Michael Hudson-Doyle
Public bug reported: To make maintenance of Go easier in the future, we've decided to allow major versions of Go to be co-installed (like gcc-4.9, gcc-5, etc). The plan goes something like this: 1) convert existing golang source package to golang-1.6 source package, removing version

[Bug 1554563] Re: Please support /var/lib/snappy/desktop as an additional desktop directory

2016-03-10 Thread Michael Vogt
I commited a branch that changes the xdg directory and adds its own /etc/X11/Xsession.d snippet. It appears this is all that is needed and I can close the unity task(?). ** Changed in: snappy (Ubuntu) Status: New => Fix Committed ** Changed in: unity (Ubuntu) Status: New => Invalid

[Bug 1554563] Re: Please support /var/lib/snappy/desktop as an additional desktop directory

2016-03-10 Thread Michael Vogt
** Package changed: unity (Ubuntu) => snappy (Ubuntu) ** Also affects: unity (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to snappy in Ubuntu.

[Bug 1555258] [NEW] Request contained command arguments

2016-03-09 Thread Michael Peters
Public bug reported: Ubuntu 15.10 (upgraded from 12.04) Have tried a full purged removal of nagios-nrpe-server and reinstall however the "dont_blame_nrpe=1" setting in nrpe.cfg is still being ignored. /var/log/syslog reports: Mar 9 12:33:58 myhost nrpe[17153]: Error: Request contained command

[Bug 1546139] Re: golang-go fails to install compiler

2016-03-08 Thread Michael Hudson-Doyle
Ah, did you have GOROOT pointed at /usr/share/go? That wouldn't work well. Setting it to /usr/lib/go should work, but is also pointles. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

[Bug 1536882] Re: upload golang1.6 package for trusty

2016-03-01 Thread Michael Hudson-Doyle
Actually not quite. Rebuilding again. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1536882 Title: upload golang1.6 package for trusty To manage notifications about this bug go

[Bug 1536882] Re: upload golang1.6 package for trusty

2016-03-01 Thread Michael Hudson-Doyle
IMO https://launchpad.net/~mwhudson/+archive/ubuntu/go15-trusty/+packages version 1.6-0ubuntu1 is ready for copying to trusty-proposed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

[Bug 1536882] Re: upload golang1.6 package for trusty

2016-03-01 Thread Michael Hudson-Doyle
** Changed in: golang (Ubuntu) Status: New => In Progress ** Changed in: golang (Ubuntu) Assignee: (unassigned) => Michael Hudson-Doyle (mwhudson) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

[Bug 1551489] Re: merge with 1.6-1 from Debian unstable

2016-02-29 Thread Michael Hudson-Doyle
** Patch added: "golang_1.6-0ubuntu3_1.6-1ubuntu1.diff" https://bugs.launchpad.net/ubuntu/+source/golang/+bug/1551489/+attachment/4584943/+files/golang_1.6-0ubuntu3_1.6-1ubuntu1.diff ** Description changed: - debdiff to follow + Hi, Debian has just uploaded Go 1.6 and I'd like to update to

[Bug 1551489] [NEW] merge with 1.6-1 from Debian unstable

2016-02-29 Thread Michael Hudson-Doyle
Public bug reported: Hi, Debian has just uploaded Go 1.6 and I'd like to update to that to get some of the fixes I got into Debian into Xenial. As you can see, the diff is quite small. ** Affects: golang (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1492186] Re: [MIR] dpdk

2016-02-24 Thread Michael Terry
OK, understood about tests. At least there's something in dep8 now, so the package at least gets run. And good about CI. ** Changed in: dpdk (Ubuntu) Status: Incomplete => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1546953] Re: [MIR] py3dns (dependency of python-formencode)

2016-02-19 Thread Michael Terry
There are tests that aren't being run in DNS/tests/. And needs a bug subscriber. Otherwise seems fine. ** Changed in: py3dns (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee.

[Bug 1546957] Re: [MIR] lua-lpeg, needed by nmap

2016-02-19 Thread Michael Terry
I went ahead and looked at this. Seems fine, has tests, no delta, etc. But needs a bug subscriber! ** Changed in: lua-lpeg (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee.

[Bug 801244] Re: [MIR] vblade-persist

2016-02-18 Thread Michael Terry
Haha, indeed. I hadn't even looked at what runit was yet. Runit- assumptions do unfortunately seem to be embedded into how this package works. ** Changed in: vblade-persist (Ubuntu) Status: Fix Committed => Incomplete -- You received this bug notification because you are a member of

[Bug 1271653] Re: [MIR] libiscsi

2016-02-18 Thread Michael Terry
** Changed in: libiscsi (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libiscsi in Ubuntu. https://bugs.launchpad.net/bugs/1271653 Title: [MIR] libiscsi To manage notifications about

[Bug 1546788] [NEW] Fresh install of Postfix 3.0.3-1~build1 will not start with instance conflict error

2016-02-17 Thread Michael Marley
Public bug reported: If I install Postfix 3.0.3-1~build1 on a system that has never had Postfix installed before, it fails to start with the following error: "fatal: instance /etc/postfix, shlib_directory=/usr/lib/postfix conflicts with instance /etc/postfix, daemon_directory=/usr/lib/postfix"

[Bug 1274247] Re: [MIR] Glusterfs

2016-02-16 Thread Michael Terry
Alright, I'll give to Seth again, but this is too close to FF to expect it to be reviewed before then. ** Changed in: glusterfs (Ubuntu) Assignee: (unassigned) => Seth Arnold (seth-arnold) -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1536882] Re: upload golang1.6 package for trusty

2016-02-10 Thread Michael Hudson-Doyle
** Summary changed: - upload golang1.5 package for trusty + upload golang1.6 package for trusty ** Description changed: - There is a need to provide a version of Go 1.5 in trusty-updates. We + There is a need to provide a version of Go 1.6 in trusty-updates. We can't upgrade the golang

[Bug 1543648] [NEW] nonexisting directory referenced in fileserver.conf

2016-02-09 Thread Michael Moll
Public bug reported: please see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782325 for further information and a patch. As there's nothing happening on the Debian side, it would be very ncie if that could get fixed in Ubuntu. ** Affects: puppet Importance: Unknown Status:

[Bug 1536882] Re: upload golang1.5 package for trusty

2016-02-09 Thread Michael Hudson-Doyle
For a few reasons (same version as LTS, support for external linking on ppc64el), it's now looking like a better idea will be to get Go 1.6 into trusty instead. But it still makes sense to talk about approving the general idea and the tricks required for building the package. -- You received

[Bug 1541014] Re: 'go vet' falls over on expressions like C.f(*p(**q))

2016-02-08 Thread Michael Hudson-Doyle
I think this should be fixed in the golang 1.6~rc2 package, can you confirm? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1541014 Title: 'go vet' falls over on expressions like

[Bug 1537080] Re: [MIR] python-openvswitch

2016-02-08 Thread Michael Terry
Corey, oh man I missed that detail. I had blinders one, forgot to check for that. So this is fine then. Would be nice to see a python3 version too, but obviously not a blocker. ** Changed in: openvswitch (Ubuntu) Status: New => Fix Committed ** Changed in: openvswitch (Ubuntu)

[Bug 1541660] Re: please upload go 1.6 rc2

2016-02-04 Thread Michael Hudson-Doyle
Fixed, and uploaded to same location. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1541660 Title: please upload go 1.6 rc2 To manage notifications about this bug go to:

[Bug 1015819] Re: sb_sasl_generic_pkt_length: received illegal packet length when using ldapsearch and sasl with ssl or tls

2016-02-03 Thread Michael Osipov
Leif, the commit is perfectly fine because minssf=0 is illegal and violates the RFC. I have described this in my previous comment. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in Ubuntu.

[Bug 1541660] [NEW] please upload go 1.6 rc2

2016-02-03 Thread Michael Hudson-Doyle
Public bug reported: Highlight of this update is that IBM have implemented -buildmode=shared support for s390x. http://people.canonical.com/~mwh/golang-1.6/ ** Affects: golang (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 1541660] Re: please upload go 1.6 rc2

2016-02-03 Thread Michael Hudson-Doyle
Actually this fails to build (fails the api check at the end). Will investigate later. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1541660 Title: please upload go 1.6 rc2 To

[Bug 1537080] Re: [MIR] python-openvswitch

2016-02-03 Thread Michael Terry
Phew, this is definitely out of my normal domain of experience. Plus it's networking and daemons and all that. So will need a security check. Passing to Jamie. ** Changed in: openvswitch (Ubuntu) Assignee: (unassigned) => Jamie Strandboge (jdstrand) -- You received this bug notification

[Bug 1541014] Re: 'go vet' falls over on expressions like C.f(*p(**q))

2016-02-02 Thread Michael Hudson-Doyle
Reproduced. Filed upstream: https://github.com/golang/go/issues/14201. I guess it's very late to get fixed for 1.6 but we'll see... ** Changed in: golang (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 1539279] Re: please upload 1.6rc1 package

2016-02-01 Thread Michael Hudson-Doyle
xnox did this but i forgot to put the bug number in the changelog ** Changed in: golang (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

[Bug 1508122] Re: please transition to shared libraries

2016-01-31 Thread Michael Hudson-Doyle
** Patch added: "golang-bug-1508122.diff" https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1508122/+attachment/4560911/+files/golang-bug-1508122.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

[Bug 1508122] Re: please transition to shared libraries

2016-01-31 Thread Michael Hudson-Doyle
uju-core/+bug/1508122/+attachment/4560908/+files/bug-1508122.diff ** Also affects: dh-golang (Ubuntu) Importance: Undecided Status: New ** Changed in: dh-golang (Ubuntu) Assignee: (unassigned) => Michael Hudson-Doyle (mwhudson) ** Changed in: dh-golang (Ubuntu) Status: Ne

[Bug 1508122] Re: please transition to shared libraries

2016-01-31 Thread Michael Hudson-Doyle
And here's a patch for dh-golang. I'll mail this one upstream too. ** Patch added: "dh-golang-bug-1508122.diff" https://bugs.launchpad.net/ubuntu/+source/dh-golang/+bug/1508122/+attachment/4560909/+files/dh-golang-bug-1508122.diff ** Patch removed: "bug-1508122.diff"

[Bug 1539513] Re: networkmanager segfaults with 3.2.21-1ubuntu1

2016-01-29 Thread Michael Tsikerdekis
Same issue here. Proposed downgrade (#4) solved the problem. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1539513 Title: networkmanager segfaults with 3.2.21-1ubuntu1 To manage

[Bug 1539279] [NEW] please upload 1.6rc1 package

2016-01-28 Thread Michael Hudson-Doyle
Public bug reported: It's at http://people.canonical.com/~mwh/golang-1.6/ Only change beyond new upstream version is to grab a new patch from IBM's port. I've test built it on amd64 and s390x. ** Affects: golang (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 1478087] Re: Add libaudit support

2016-01-25 Thread Michael Hohnbaum
Mathieu, any outlook for this SRU? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1478087 Title: Add libaudit support To manage notifications about this bug go to:

[Bug 1536882] [NEW] upload golang1.5 package for trusty

2016-01-21 Thread Michael Hudson-Doyle
Public bug reported: [coming soon] ** Affects: golang (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1536882 Title: upload

[Bug 1536882] Re: upload golang1.5 package for trusty

2016-01-21 Thread Michael Hudson-Doyle
** Description changed: - [coming soon] + There is a need to provide a version of Go 1.5 in trusty-updates. We + can't upgrade the golang package itself in trusty because that will + cause other packages to ftbfs so the best place seems to be providing a + golang1.5 package that juju and other

Re: [Bug 1530233] Re: Please update to puppet major version 4

2016-01-20 Thread Michael Stahnke
Puppet 3 will also go end of life from upstream during the support cycle of 16.04, if that helps inform any decisions. On Jan 20, 2016 08:25, "Robie Basak" <1530...@bugs.launchpad.net> wrote: > Thank you for taking the time to report this bug and helping to make > Ubuntu better. > > It looks like

[Bug 1532020] Re: fails to build with PIE enabled by default

2016-01-20 Thread Michael Hudson-Doyle
And 1.6 is in xenial now. So this shouldn't be a problem any more. ** Changed in: golang (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu.

Re: [Bug 1524165] Re: merge with debian

2016-01-14 Thread Michael Hudson-Doyle
Hi Steve, Thanks for the very thorough review! On 15 January 2016 at 16:47, Steve Langasek <steve.langa...@canonical.com> wrote: > Hi Michael, > > The debdiff for 1.5.2-1ubuntu1 largely looks correct to me. I have a > few small corrections: > > - the changes to

[Bug 1524165] Re: merge with debian

2016-01-14 Thread Michael Hudson-Doyle
** Bug watch added: Debian Bug tracker #807304 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807304 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1524165 Title: merge with

[Bug 1271770] Re: apply test fixes and run c++ unit tests

2016-01-13 Thread Michael Hudson-Doyle
** Changed in: juju-mongodb (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1271770 Title: apply test fixes and run c++ unit tests

[Bug 1527020] Re: cannot build trusty ppc64el juju without forcing GOARCH

2016-01-12 Thread Michael Hudson-Doyle
** Changed in: gccgo-go (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to gccgo-go in Ubuntu. https://bugs.launchpad.net/bugs/1527020 Title: cannot build trusty ppc64el juju without forcing

[Bug 1532020] Re: fails to build with PIE enabled by default

2016-01-11 Thread Michael Hudson-Doyle
The fix landed, so this won't be a problem for 1.6+ -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1532020 Title: fails to build with PIE enabled by default To manage notifications

[Bug 882825] Re: Does not save the configuration file under ~/.config/

2016-01-10 Thread Michael Schumacher
** Bug watch added: GNOME Bug Tracker #166643 https://bugzilla.gnome.org/show_bug.cgi?id=166643 ** Also affects: gimp via https://bugzilla.gnome.org/show_bug.cgi?id=166643 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of

[Bug 1532020] [NEW] fails to build with PIE enabled by default

2016-01-07 Thread Michael Hudson-Doyle
Public bug reported: If you build go on a system with PIE enabled by default (currently only xenial/s390x) the build fails because go invokes gcc with -Wl,-r and ld complains about mixing -r and -pie. The fix is to pass -no-pie as well, but aggravatingly this flag is only supported on xenial: we

[Bug 1532020] Re: fails to build with PIE enabled by default

2016-01-07 Thread Michael Hudson-Doyle
I've sent a fix upstream https://go-review.googlesource.com/#/c/18359/, we'll see how that is received. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to golang in Ubuntu. https://bugs.launchpad.net/bugs/1532020 Title: fails to build

[Bug 1506990] Re: please drop architecture list in debian/control

2016-01-07 Thread Michael Hudson-Doyle
yay, thanks :-) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1506990 Title: please drop architecture list in debian/control To manage notifications about this bug go to:

[Bug 1524165] Re: merge with debian

2016-01-06 Thread Michael Hudson-Doyle
Debian uploaded 1.5.2 at last, here's the diff from Debian to an updated merge (it's kinda big of course, I'll uploaded the diff from Debian to this as well). ** Patch added: "golang_1.5.1-0ubuntu4-1_1.5.2-1ubuntu1.diff"

[Bug 1524165] Re: merge with debian

2016-01-06 Thread Michael Hudson-Doyle
Diff from Debian's 1.5.2-1 to my package. ** Patch added: "golang_1.5.2-1_1.5.2-1ubuntu1.diff" https://bugs.launchpad.net/ubuntu/+source/golang/+bug/1524165/+attachment/4545174/+files/golang_1.5.2-1_1.5.2-1ubuntu1.diff -- You received this bug notification because you are a member of Ubuntu

  1   2   3   4   5   6   7   8   9   10   >