packages for Thunderbird?
This is on bookworm.
Thank you,
Corey
bin:$PATH virsh list
After running this once, a libvirt daemon should remain resident, so
future virsh commands should not need the workaround, at least until the
daemon exits for any reason.
-Corey
cut -d: -f1)" ; done
grep: ssl: Permission denied
debsums: missing file /etc/apache2/sites-available/000-default.conf (from
apache2 package)
Thanks,
Corey
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'),
On 2024-02-10 10:06, Debian Bug Tracking System wrote:
#1063215: gp-saml-gui: package depends on openconnect, but openconnect not
strictly necessary
It has been closed by Debian FTP Masters (reply to
Luca Falavigna ).
Thank you for including this.
-Corey
Package: python-scrypt
Version: 0.8.20
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu noble ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
[ Steve Langasek ]
* d/rules: re-enable build-time tests, wh
Thanks to Mauricio Faria de Oliveira for reporting this.
On Mon, Oct 23, 2023 at 5:06 PM Corey Bryant
wrote:
> Package: openstack-pkg-tools
> Version: 125
> Severity: normal
> Tags: patch
> User: ubuntu-de...@lists.ubuntu.com
> Usertags: origin-ubuntu ubuntu-patch
&
Package: openstack-pkg-tools
Version: 125
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch
Dear Maintainer,
This adds Should-Start services to WANTS=. They're currently only added to
AFTER=.
Thanks for considering the patch.
-- System Info
7.0 -0400
@@ -0,0 +1,72 @@
+From 9c46ffe619fe948363d0d8b1a533ae7214e65c60 Mon Sep 17 00:00:00 2001
+From: Corey Bryant
+Date: Tue, 12 Sep 2023 17:13:51 -0400
+Subject: [PATCH] Fix unit test failures for Django 4.x
+
+These tests have started failing with Django 4.2.4 due to
+comparison of objects with strings. Th
, I reproduced the bug with 6.4.8 today and reported it to linux-raid.
https://marc.info/?l=linux-raid&m=169136256805891&w=2
Thanks,
Corey
I reproduced this with linux-image-6.4.0-1-amd64 (after a reboot, of
course).
This time, a full write via direct I/O did not trigger the crash, but a
subsequent write via buffered I/O did result in a crash.
-Corey
Package: src:linux
Version: 6.3.11-1
Severity: normal
Dear Maintainer,
I was testing RAID-5 write-back journal (AKA cache) for the first time.
https://docs.kernel.org/driver-api/md/raid5-cache.html
I experienced a NULL pointer dereference early in the process.
steps leadin
Ah, I didn't realize it needed network. Thanks for checking.
On Fri, Feb 24, 2023 at 4:12 PM Piotr Ożarowski wrote:
> Generating these files requires network so it cannot be enabled on
> Debian. Dunno what policy Ubuntu has in that regard but I added --ubuntu
> option for ./pydist/generate_fallb
d? If so I'm happy to submit a patch.
Thanks for considering.
Corey
-- System Information:
Debian Release: bookworm/sid
APT prefers lunar
APT policy: (500, 'lunar')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.19.0-23-generic (SMP w/16 CPU thre
Package: python-zeroconf
Version: d/control: Add explicit dependency on python3-async-timeout.
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu lunar ubuntu-patch
Dear Maintainer,
A package build of ironic in Ubuntu antelope was installing python3-zeroconf
Package: openstack-pkg-tools
Version: update log creation permissions and pkgos_adduser shell
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu kinetic ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* Set umask in init-sc
How would I turn on tyrant mode in a debian package friendly way?
t.com/questions/784426/preserve-linux-capabilities-in-debian-package
Thanks,
Corey
eviate this recurring bug.
It would also be helpful to provide a default /etc/qemu/bridge.conf; I
don't know what would be a good default, but even an empty file would be
a good starting point.
Thanks,
Corey
Package: nb2plots
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu jammy ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/p/fix-collections-sequence-py310.patch: Use collections.abc.Sequence
for Py
Package: vitrage-tempest-plugin
Version: Ensure dh-python ignores python-ceilometerclient
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu jammy ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/py3dist
://github.com/coreycb/cryptography-regression-test
Thank you,
Corey
Package: sqlalchemy
Version: sqlalchemy-1.4.23+ds1
Severity: normal
Dear Maintainer,
When attempting to re-enable autopkgtests for sqlalchemy-utils [1] tests fail
due to pg8000
not being 1.16.6 or greater:
/usr/lib/python3/dist-packages/sqlalchemy/engine/create.py:561: in create_engine
dial
On Sat, Nov 27, 2021 at 09:29:24AM +0100, Marc Haber wrote:
> On Fri, Nov 26, 2021 at 07:57:37PM -0600, Corey Minyard wrote:
> > If this is what I think it is, this is a common issue on systems at
> > boot; ser2net is started before networking is enabled. Some sort of
> > de
's not important to get the serial ports ready before ser2net, ser2net
only opens the ports when a connection comes in. Unless you are doing
connect backs, I guess, but even then ser2net should recover properly.
-corey
>
> and it's not working until I run again `sudo systemctl rest
> the first reply.
Yeah, this is already fixed in 3.5.1:
commit 34c5e9a5b44a3f57ad7dbf2ac3dfef8ffd68268c
Author: Corey Minyard
Date: Thu Aug 30 15:52:56 2018 -0500
Fix tracing of receive data
When tracing it wasn't taking into account the data already read.
Add "c
On Thu, Feb 04, 2021 at 09:10:40AM -0300, Antonio Terceiro wrote:
> On Thu, Feb 04, 2021 at 08:30:58AM +0100, Marc Haber wrote:
> > On Wed, Feb 03, 2021 at 12:27:52PM -0600, Corey Minyard wrote:
> > > On Wed, Feb 03, 2021 at 10:40:46AM -0300, Antonio Terceiro wrote:
> &
On Wed, Feb 03, 2021 at 10:40:46AM -0300, Antonio Terceiro wrote:
> Package: ser2net
> Version: 4.3.2-2
> Severity: important
>
> Hi,
>
> Thanks for maintaining ser2net.
>
> When upgrading from 3.5 to 4.3.2, it now uses /etc/ser2net.yaml instead
> of the previously used /etc/ser2net.conf. This b
No need to file a defect in the ser2net repository, I've gotten this in.
Thanks,
-corey
Package: rust-uucore
Version: SoapFault - faultcode: 'SOAP-ENV:Server' faultstring: 'Processing
Failure' faultactor: 'null' detail: org.kxml2.kdom.Node@cc0d624
Severity:
Tags:
X-Debbugs-CC:
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to th
On Mon, Aug 10, 2020 at 09:25:12AM +0200, Marc Haber wrote:
> Package: ser2net
> Version: 3.5-2
> Severity: wishlist
>
> A new upstream version 4.2.0 is available, I should consider packaging it.
>
> Will do.
Current version is 4.2.1. I split out the I/O handling to a separate
library named gen
Package: zaqar
Version: 10.0.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu groovy ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: Add python3-pymongo to Depends.
Thanks for considerin
://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765831
...and apparently I don't need the workaround anymore, but other use
cases for that option will presumably be broken still.
Thanks,
Corey
Package: openstack-pkg-tools
Version: 109
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu focal ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* pkgos-gen-systemd-unit: Ensure AFTER and WANTS are initia
__ to 1.30. This is fixed in upstream master,
+ and therefore likely can be dropped on the next upstream (point) release.
+ Without this change, imports of serpent are failing with:
+ invalid literal for int() with base 10: 'dev0'
+Author: Corey Bryant
+Bug: https://github.com/irm
nx-doc/sphinx/issues>. Thanks!
make[2]: *** [Makefile:46: html] Error 2
make[2]: Leaving directory '/build/networkx-2.4/doc'
make[1]: *** [debian/rules:52: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/build/networkx-2.4'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit
status 2
Regards,
Corey
Package: sahara
Version: 1:10.0.0-3
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch
Dear Maintainer,
The sahara plugins were split [1] into separate projects in Stein and
unfortunately I think this may render the stand-alone sahara packag
Package: zvmcloudconnector
Version: 1.4.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu eoan ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/rules: Enable unit test execution during package build
, presumably because hostapd forks and
daemonizes. Syslog support does not seem to be compiled in, so I think
the only way to get debug information is to prevent the daemonization. I
have attached a patch to configure the systemd units this way; further
information in in the patch.
Thanks,
Corey
-
Package: python-oslo.versionedobjects
Version: 1.35.1-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu eoan ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: Enable autopkgtest-pkg-python tes
Package: python-openstacksdk
Version: 0.26.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu eoan ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: Enable autopkgtest-pkg-python testsuite.
tried to make a more comprehensive
fix.
-Corey
Package: packer
Version: 1.3.4+dfsg-4
Severity: wishlist
Dear Maintainer,
Thank you for packaging packer. Can you please update the Debian package
for the upstream 1.4.0 release?
https://www.hashicorp.com/blog/announcing-packer-v-1-4-0
Thank you,
Corey
ian_version
10.0
I don't know what the right fix is, but an easy local workaround for now is to:
# echo buster/sid > /etc/debian_version
-Corey
--- migrate-0.11.0/debian/patches/use-legacy-alter-sqlite.patch 1969-12-31
19:00:00.0 -0500
+++ migrate-0.11.0/debian/patches/use-legacy-alter-sqlite.patch 2018-12-07
14:16:14.0 -0500
@@ -0,0 +1,53 @@
+From f73dac34f00f3c783c6a824c93f86a756aa5cf64 Mon Sep 17 00:00:00 2001
+From
Why couldn't you choose QT for Desktop or QT for ES OpenGL when you
compile your program? Supply both libraries? ES gives an enormous
performance boost to little machines that need it, desktop OpenGL is
more pretty pictures.
On 11/26/18, Lisandro Damián Nicanor Pérez Meyer wrote:
> El lunes, 26
upstream
Git commit e0b909a6).
For the details see configure.ac and Makefile.am, specifically
references to *_IS_ENABLED (or the lack thereof, ie FFMPEG_IS_ENABLED
doesn't appear in Makefile.am).
Corey
--
undefi...@pobox.com
diff -urpd ccextractor-0.86+ds1~/debian/control ccextractor-0.86+ds1/
Package: openstack-pkg-tools
Version: 88
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu disco ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* pkgos-dh_auto_test: Add support for --no-py36.
Thanks fo
Package: octavia
Version: 3.0.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/octavia-api.init.in: Drop UWSGI settings as API is not being run und
Package: python-osc-placement
Version: 1.3.0-1
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/copyright: Add copyright from setup.py.
Thanks f
be returning the 301 to the client, but instead it
is returning a stale cached object.
Thanks,
Corey
-- System Information:
Debian Release: buster/sid
APT prefers stable-debug
APT policy: (500, 'stable-debug'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (
to do something about the "DO" being sent.
-corey
When I connect to ser2net and then "say":
IAC DO COM_PORT
(i.e. \xff \xfd \x2c) ser2net replies with
IAC WONT COM_PORT
(i.e. \xff \xfc \x2c) which is bogus because that's the purpose of
ser2net and it wor
I filed a bug against mariadb-client-core-10.1 for this:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904223
I don't know if there is anything that can be done for
libdbd-mysql-perl, since the problem seems to be in the underlying
mariadb library.
-Corey
tdc++.so.6
(0x7f6bb5d38000)
/lib64/ld-linux-x86-64.so.2 (0x7f6bb6c7b000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x7f6bb5d1e000)
Thanks,
Corey
9.0.0/debian/patches/fix-usage-of-gettext.install
1969-12-31 19:00:00.0 -0500
+++ openstack-trove-9.0.0/debian/patches/fix-usage-of-gettext.install
2018-06-21 11:54:58.0 -0400
@@ -0,0 +1,112 @@
+From 08d581fd5c4dcd91cf5999fa270d32e6fe6edf43 Mon Sep 17 00:00:00 2001
+From: Core
Package: python-tooz
Version: 1.58.0-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/rules: Enable unit test execution.
Thanks for consideri
resql mysql keystone rabbitmq-server ntp
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+# Short-Description: Mistral event engine
+# Description: Mistral event engine
+### END INIT INFO
+
+# Author: Corey Bryant
+
+DESC="OpenStack Mistral Event Engine"
+PROJECT_NAM
Package: manila
Version: 1:6.0.0-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/manila-share.init.in: Fix typo.
Thanks for considering the
rvice
+# Description: Shared filesytem services for instances
+### END INIT INFO
+
+# Author: Corey Bryant
+
+# PATH should only include /usr/* if it runs after the mountnfs.sh script
+PATH=/sbin:/usr/sbin:/bin:/usr/bin
+DESC="OpenStack Manila Data Service"
+PROJECT_NAME=manila
+NAME=${PROJECT_NAME}-data
By the way, do you want the other fixes included in this bug? I can
continue to send the non-py2 fixes if you want them. Just let me know
what's relevant for you.
Corey
On Wed, Jun 6, 2018 at 1:16 PM, Corey Bryant
wrote:
> Fair enough. We'll be dual stack in Ubuntu until we can dr
Fair enough. We'll be dual stack in Ubuntu until we can drop all py2 at
once. That will likely be when upstream claims full supported for py3 -
https://wiki.openstack.org/wiki/Python3.
Thanks,
Corey
On Wed, Jun 6, 2018 at 12:54 PM, Debian Bug Tracking System <
ow...@bugs.debian.or
Package: magnum
Version: 6.0.1-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* Merge from Debian unstable. Remaining changes:
- d/control,
Package: zzzeeksphinx
Version: 1.0.20-1
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/p/sphinx-has-deprecated-Directive.patch,
d/p/use-
nd
> To: 898766-d...@bugs.debian.org
> Cc:
> Bcc:
> Date: Thu, 17 May 2018 22:54:49 +0200
> Subject: Re: [PKG-Openstack-devel] Bug#898766: stevedore: If possible,
> please can you update the epoch for stevedore to 1?
> On 05/15/2018 08:05 PM, Corey Bryant wrote:
> > Packag
Package: stevedore
Version: 1.28.0-2
Severity: normal
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic
Dear Maintainer,
In Ubuntu we have stevedore version 1:1.28.0-0ubunut1. If possible, can
the stevedore version in Debian be bumped to epoch 1?
Thanks for considering this chan
Package: python-tooz
Version: 1.58.0-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: Enable autopkgtest-pkg-python dep8 tests.
* d/
Package: python-pyeclib
Version: 1.5.0-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/tests/*: Don't run encode/decode tests for isa_* ec typ
1 19:00:00.0 -0500
+++
python-cliff-2.11.0/debian/patches/align-parsed-call-with-cmd2-versions-0.7.3.patch
2018-05-15 10:01:20.0 -0400
@@ -0,0 +1,35 @@
+From a63cfc3aa9cbd5ade625317b1fb2d5c75b9a8b82 Mon Sep 17 00:00:00 2001
+From: Corey Bryant
+Date: Wed, 28 Feb 2018 10:49:24 -0500
rop python-testscenarios from Depends.
> > - d/tests/testsuite-*: Set PYTHONPATH when running tests.
>
> As discussed on the bug, these two points seem to be invalid. Please
> revert those changes.
>
>
Yes, agreed.
Thanks,
Corey
> smcv
>
>
On Mon, May 14, 2018 at 4:25 PM, Thomas Goirand wrote:
> On 05/14/2018 08:36 PM, Corey Bryant wrote:
> > Package: python-testtools
> > Version: 2.3.0-4
> > Severity: normal
> > Tags: patch
> > User: ubuntu-de...@lists.ubuntu.com
> > Usertags: origin-
Package: python-testtools
Version: 2.3.0-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
- d/control: Enable execution of autopkgtests.
- d/p/fi
Package: python-stestr
Version: 1.1.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
- d/rules: Continue to run tests as we did in the past.
-
Package: python-pyeclib
Version: 1.5.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: Move python3-six from python-pyeclib Depends t
Package: python-cotyledon
Version: 1.6.8-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/rules: Run all tests in the tests directory.
Thanks
Package: python-futurist
Version: 1.6.0-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/watch: Get tarball from tarballs.openstack.org.
Than
: Disable runtime systemd support by default" from
+ commit c01d0d9138112ec95ee316385ea2687dd94fa4e3.
+Author: Corey Bryant
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/1761994
+Forwarded: not-needed
+Last-Update: 2018-04-16
+
+---
+ conntrackd.conf.5| 4 ++--
+ doc/sta
Package: ryu
Version: 4.21+dfsg1-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/p/test_rpc-Adopt-to-msgpack-python-0.50.patch: Cherry-picked
Package: lasso
Version: 2.5.0-5
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/liblasso3.symbols. Add symbols file for liblasso3 shared library
n in validation in 4.046-1.
Either way, it worked before and does not now, so that seems worth
filing a bug over, to start with.
Thanks for your support,
Corey
-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimenta
Tristan,
Agreed this is not looking like a dependency issue. I wasn't able to
recreate with a small script that takes the same path as the traceback. For
now I've moved the Ubuntu bug to Incomplete until we can recreate.
Thanks,
Corey
On Mon, Mar 5, 2018 at 4:26 PM, Corey Bry
On Mon, Mar 5, 2018 at 3:07 PM, Tristan Seligmann
wrote:
> On Mon, 5 Mar 2018 at 20:12 Corey Bryant
> wrote:
>
>>Installation of python-cryptography doesn't install python-cffi. This
>>is on Ubuntu Bionic. The following bug has some more details:
>>h
I tested version 2.1.4 and 1.2.3-1 and both had the same behavior. py2 and
py3 versions don't install python(3)-cffi.
Package: python-cryptography
Version: 2.1.4-1build2
Severity: important
Dear Maintainer,
Installation of python-cryptography doesn't install python-cffi. This
is on Ubuntu Bionic. The following bug has some more details:
https://bugs.launchpad.net/ubuntu/+source/python-cryptography/+bug/
Package: pytest
Version: 3.2.5-2
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: Add trailing tilde to pypy-hypothesis min version to en
Package: python-kubernetes
Version: 2.0.0-2
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: Drop python-randomize and python-recommonmar
Package: python-munch
Version: 2.2.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/tests: Add basic autopkgtests to test module imports.
T
Package: python-jmespath
Version: 0.9.3-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/tests: Add basic autopkgtests to test module imports.
Package: python-munch
Version: 2.2.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: Add python(3)-six to BDs.
Thanks for consideri
Package: lasso
Version: 2.5.0-5
Followup-For: Bug #809762
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control, d/rules: Enable test execution during build.
Thanks for
tk.patch 2017-12-19
16:47:30.0 -0500
@@ -0,0 +1,25 @@
+Description: Drop import of gtk now that pyperclip uses gi (GTK+3).
+Author: Corey Bryant
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/1722553
+Origin: https://github.com/python-cmd2/cmd2/pull/242
+Forwarded: yes
+
+--- a/cm
ository you must not import static modules
like
+ "gobject". Please change all occurrences of "import gobject" to
+ "from gi.repository import GObject". See:
+ https://bugzilla.gnome.org/show_bug.cgi?id=709183
+Author: Corey Bryant
+Bug-Ubuntu: https://bugs.laun
Package: python-daiquiri
Version: 1.3.0-1
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/tests/control: Add depends for python3-daiquiri.
Thank
Package: psycopg2
Version: 2.7.3-2
Followup-For: Bug #876931
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/p/0001-Make-dbapi_extension.py-compatible-with-Sphinx-1.6.patch:
I
don't think we should add the py2 support. I'm fine with that.
Thanks,
Corey
Package: python-testtools
Version: 2.3.0-2
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/tests/control: Execution of dep8 tests requires python
On Thu, Nov 9, 2017 at 3:24 PM, Chris Lamb wrote:
> Hi Corey,
>
>
Hi Chris,
> > In Ubuntu, the attached patch was applied to achieve the following:
>
> Thanks for the patch. However, is Python 2 support explicitly required by
> a user or reverse-dependency?
>
>
Go
Package: python-daiquiri
Version: 1.3.0-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/control, d/rules, d/tests/*: Add python 2 support.
T
Package: python-oslo.cache
Version: 1.25.0-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
- d/gbp.conf: Retain git-buildpackage config, includi
Package: python-oslo.config
Version: 1:4.11.0-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
- d/gbp.conf: Retain git-buildpackage config, incl
Please can you also update the package version to 1:2.17.0-2? Thanks.
On Thu, Nov 2, 2017 at 2:31 PM, Corey Bryant
wrote:
> Package: python-oslo.context
> Version: 2.17.0-2
> Severity: normal
> Tags: patch
> User: ubuntu-de...@lists.ubuntu.com
> Usertags: origin-ubuntu b
Package: python-oslo.context
Version: 2.17.0-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
- d/gbp.conf: Retain git-buildpackage config, inclu
1 - 100 of 285 matches
Mail list logo