sru cloud-init (17.2-35-gf576b2a2-0ubuntu1~16.04.1 update to 18.2-4-g05926e48-0ubuntu1)

Bug #1759406 reported by Chad Smith
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cloud-init (Ubuntu)
Fix Released
Medium
Unassigned
Xenial
Fix Released
Undecided
Unassigned
Artful
Fix Released
Undecided
Unassigned

Bug Description

Updated description of changes for minor SRU-update to 18.2.4.
 18.2.0 -> 18.2.4 changeset contains doc changes and resizefs fixes for zfs filesystems.

== Begin SRU Template ==
[Impact]
This release sports both bug-fixes and new features and we would like to
make sure all of our supported customers have access to these
improvements. The notable ones are:
 - cc_resizefs, util: handle no /dev/zfs
 - Enable IBMCloud datasource in settings.py.
 - Revert the logic of exception_cb in read_url.
   [Kurt Garloff] (LP: #1702160, #1298921) (Affects EC2, OpenStack and Azure)
 - ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
 - Handle global dns entries in netplan (LP: #1750884)
 - Identify OpenTelekomCloud Xen as OpenStack DS.
   [Kurt Garloff] (LP: #1756471)
 - net: recognize iscsi root cases without ip= on kernel command line.
   (LP: #1752391)
 - netplan: render bridge port-priority values (LP: #1735821)
 - set_hostname: When present in metadata, set it before network bringup.
    (LP: #1746455)
 - GCE: fix reading of user-data that is not base64 encoded. (LP: #1752711)

See the changelog entry below for a full list of changes and bugs.

[Test Case]
The following development and SRU process was followed:
https://wiki.ubuntu.com/CloudinitUpdates

The cloud-init team will be in charge of attaching the artifacts and
console output of the appropriate run to the bug. cloud-init team
members will not mark ‘verification-done’ until this has happened.

* Automated Test Results
DONE: attach automated cloud-init-proposed test artifacts
sru-artifact-lxd-artful sru-artifact-lxc-xenial
DONE: attach automated cloud-init-proposed test artifacts from tests for each release with kvm artifacts
sru-artifact-kvm-artful sru-artifact-kvm-xenial
DONE: attach Solutions Testing team test results for each LTS
sru-artifact-solutions-qa-xenial
DONE: attach MAAS Team test results for each LTS
sru-artifact-maas-xenial

* Manual Test Results
DONE: attach manual cloud-init-proposed test artifacts from tests for each release on ec2 datasource
sru-artifact-manual-ec2
DONE: attach manual cloud-init-proposed test artifacts from tests for each release on gce datasource
sru-artifact-manual-gce
DONE: attach manual cloud-init-proposed test artifacts from tests for each release on azure datasource
sru-artifact-manual-azure

[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned integration tests are attached to this bug.

[Discussion]

== End SRU Template ==

== Changelog ==
    - tests: fix integration tests to support lxd 3.0 release
    - correct documentation to match correct attribute name usage.
      [Dominic Schlegel] (LP: #1420018)
    - cc_resizefs, util: handle no /dev/zfs
    - doc: Fix links in OpenStack datasource documentation.
      [Dominic Schlegel] (LP: #1721660)
    - release 18.2 (LP: #1759318)
    - Hetzner: Exit early if dmi system-manufacturer is not Hetzner.
    - FreeBSD: resizefs module now able to handle zfs/zpool.
      [Dominic Schlegel] (LP: #1721243)
    - cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirs
    - Enable IBMCloud datasource in settings.py.
    - IBMCloud: Initial IBM Cloud datasource.
    - tests: remove jsonschema from xenial tox environment.
    - tests: Fix newly added schema unit tests to skip if no jsonschema.
    - ec2: Adjust ec2 datasource after exception_cb change.
    - Reduce AzurePreprovisioning HTTP timeouts.
      [Douglas Jordan] (LP: #1752977)
    - Revert the logic of exception_cb in read_url.
      [Kurt Garloff] (LP: #1702160, #1298921)
    - ubuntu-advantage: Add new config module to support
      ubuntu-advantage-tools
    - Handle global dns entries in netplan (LP: #1750884)
    - Identify OpenTelekomCloud Xen as OpenStack DS.
      [Kurt Garloff] (LP: #1756471)
    - datasources: fix DataSource subclass get_hostname method signature
      (LP: #1757176)
    - OpenNebula: Update network to return v2 config rather than ENI.
      [Akihiko Ota]
    - Add Hetzner Cloud DataSource
    - net: recognize iscsi root cases without ip= on kernel command line.
      (LP: #1752391)
    - tests: fix flakes warning for unused variable
    - tests: patch leaked stderr messages from snap unit tests
    - cc_snap: Add new module to install and configure snapd and snap
      packages.
    - tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex.
    - netplan: render bridge port-priority values (LP: #1735821)
    - util: Fix subp regression. Allow specifying subp command as a string.
      (LP: #1755965)
    - doc: fix all warnings issued by 'tox -e doc'
    - FreeBSD: Set hostname to FQDN. [Dominic Schlegel] (LP: #1753499)
    - tests: fix run_tree and bddeb
    - tests: Fix some warnings in tests that popped up with newer python.
    - set_hostname: When present in metadata, set it before network bringup.
      (LP: #1746455)
    - tests: Centralize and re-use skipTest based on json schema presense.
    - This commit fixes get_hostname on the AzureDataSource.
      [Douglas Jordan] (LP: #1754495)
    - shellify: raise TypeError on bad input.
    - Make salt minion module work on FreeBSD.
      [Dominic Schlegel] (LP: #1721503)
    - Simplify some comparisions. [Rémy Léone]
    - Change some list creation and population to literal. [Rémy Léone]
    - GCE: fix reading of user-data that is not base64 encoded. (LP: #1752711)
    - doc: fix chef install from apt packages example in RTD.
    - Implement puppet 4 support [Romanos Skiadas] (LP: #1446804)
    - subp: Fix subp usage with non-ascii characters when no system locale.
      (LP: #1751051)
    - salt: configure grains in grains file rather than in minion config.
      [Daniel Wallace]
    - release 18.1 (LP: #1751145)
    - OVF: Fix VMware support for 64-bit platforms. [Sankar Tanguturi]
    - ds-identify: Fix searching for iso9660 OVF cdroms. (LP: #1749980)
    - SUSE: Fix groups used for ownership of cloud-init.log [Robert Schweikert]
    - ds-identify: check /writable/system-data/ for nocloud seed.
      (LP: #1747070)
    - tests: run nosetests in cloudinit/ directory, fix py26 fallout.
    - tools: run-centos: git clone rather than tar.

Scott Moser (smoser)
Changed in cloud-init (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
description: updated
Revision history for this message
Brian Murray (brian-murray) wrote : Please test proposed package

Hello Chad, or anyone else affected,

Accepted cloud-init into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud-init/18.2-0ubuntu1~17.10.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-artful to verification-done-artful. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-artful. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in cloud-init (Ubuntu Artful):
status: New → Fix Committed
tags: added: verification-needed verification-needed-artful
Changed in cloud-init (Ubuntu Xenial):
status: New → Fix Committed
tags: added: verification-needed-xenial
Revision history for this message
Brian Murray (brian-murray) wrote :

Hello Chad, or anyone else affected,

Accepted cloud-init into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud-init/18.2-0ubuntu1~16.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-xenial to verification-done-xenial. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-xenial. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Chad Smith (chad.smith)
summary: sru cloud-init (17.2-35-gf576b2a2-0ubuntu1~16.04.1 update to
- 18.2-0ubuntu1~16.04.1)
+ 18.2-4-g05926e48-0ubuntu1)
description: updated
description: updated
Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Chad, or anyone else affected,

Accepted cloud-init into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud-init/18.2-4-g05926e48-0ubuntu1~17.10.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-artful to verification-done-artful. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-artful. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Revision history for this message
Łukasz Zemczak (sil2100) wrote :

Hello Chad, or anyone else affected,

Accepted cloud-init into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/cloud-init/18.2-4-g05926e48-0ubuntu1~16.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-xenial to verification-done-xenial. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-xenial. In either case, without details of your testing we will not be able to proceed.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Revision history for this message
Chad Smith (chad.smith) wrote :

SRU manual verification EC2 Xenial & Artful

Revision history for this message
Chad Smith (chad.smith) wrote :

SRU manual verification results Azure Xenial & Artful

Revision history for this message
Andres Rodriguez (andreserl) wrote :
Download full text (5.8 KiB)

Xenial has been verified against MAAS CI:

http://<maas-ci>:8080/job/proposed-maas-images-manual/32/console

maas-integration.TestMAASIntegration.test_create_admin ... ok
maas-integration.TestMAASIntegration.test_restart_dbus_avahi ... SKIP: Avahi/DBUS are not used anymore
maas-integration.TestMAASIntegration.test_update_maas_url ... ok
maas-integration.TestMAASIntegration.test_update_maas_url_rack ... ok
maas-integration.TestMAASIntegration.test_check_initial_services_systemctl ... ok
maas-integration.TestMAASIntegration.test_check_rpc_info ... ok
maas-integration.TestMAASIntegration.test_update_preseed_arm ... SKIP: Don't test ARM nodes
maas-integration.TestMAASIntegration.test_login_api ... ok
maas-integration.TestMAASIntegration.test_maas_logged_in ... ok
maas-integration.TestMAASIntegration.test_set_main_archive ... ok
maas-integration.TestMAASIntegration.test_main_archive_in_enlist_userdata_package_mirrors_config ... SKIP: Cloud-init "package_mirror" config is used in MAAS 2.0 and earlier
maas-integration.TestMAASIntegration.test_main_archive_in_enlist_userdata_apt_config ... ok
maas-integration.TestMAASIntegration.test_set_http_proxy ... ok
maas-integration.TestMAASIntegration.test_add_ssh_key ... ok
maas-integration.TestMAASIntegration.test_region_rack_connected ... ok
maas-integration.TestMAASIntegration.test_stop_image_import ... ok
maas-integration.TestMAASIntegration.test_set_custom_boot_source ... ok
maas-integration.TestMAASIntegration.test_add_boot_source_selection_ppc64el ... SKIP: Not testing PPC systems
maas-integration.TestMAASIntegration.test_add_boot_source_selection_arm64 ... SKIP: Not testing arm64 systems
maas-integration.TestMAASIntegration.test_add_boot_source_selection_centos ... SKIP: Not testing CentOS. Testing custom images repository.
maas-integration.TestMAASIntegration.test_start_image_import ... ok
maas-integration.TestMAASIntegration.test_create_dynamic_range ... ok
maas-integration.TestMAASIntegration.test_reserve_bmc_range ... ok
maas-integration.TestMAASIntegration.test_create_slave_device_and_link_subnet ... ok
maas-integration.TestMAASIntegration.test_slave_device_interface_linked ... ok
maas-integration.TestMAASIntegration.test_set_up_dhcp_vlan ... ok
maas-integration.TestMAASIntegration.test_check_dhcp_service_systemctl ... ok
maas-integration.TestMAASIntegration.test_update_dns_config_systemctl ... ok
maas-integration.TestMAASIntegration.test_add_new_zones ... ok
maas-integration.TestMAASIntegration.test_list_zones ... ok
maas-integration.TestMAASIntegration.test_delete_zone ... ok
maas-integration.TestMAASIntegration.test_add_new_spaces ... ok
maas-integration.TestMAASIntegration.test_create_subnet ... ok
maas-integration.TestMAASIntegration.test_list_spaces ... ok
maas-integration.TestMAASIntegration.test_list_subnets ... ok
maas-integration.TestMAASIntegration.test_delete_subnet ... ok
maas-integration.TestMAASIntegration.test_delete_space ... ok
maas-integration.TestMAASIntegration.test_add_new_fabrics ... ok
maas-integration.TestMAASIntegration.test_add_vlan_to_fabric ... ok
maas-integration.TestMAASIntegration.test_list_fabrics ... ok
maas-integration.TestMAASIntegration.test_list_vlans ... ok
...

Read more...

Revision history for this message
Chad Smith (chad.smith) wrote :

sru-artfifact for lxd integration tests on xenial and artful

Revision history for this message
Chad Smith (chad.smith) wrote :

sru artifact for nocloud kvm integration tests on xenial and artful

Revision history for this message
Chad Smith (chad.smith) wrote :

SRU artifact for GCE manual testing of xenial and artful

Revision history for this message
John George (jog) wrote :

$ cat /etc/*release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.4 LTS"
NAME="Ubuntu"
VERSION="16.04.4 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.4 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial

$ apt-cache policy cloud-init
cloud-init:
  Installed: 18.2-4-g05926e48-0ubuntu1~16.04.1
  Candidate: 18.2-4-g05926e48-0ubuntu1~16.04.1
  Version table:
 *** 18.2-4-g05926e48-0ubuntu1~16.04.1 500
        500 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages
        100 /var/lib/dpkg/status
     17.2-35-gf576b2a2-0ubuntu1~16.04.2 500
        500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
     0.7.7~bzr1212-0ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages

Revision history for this message
Chad Smith (chad.smith) wrote :

All verification steps are done at this point and attachments for each required manual test run have been added. Also, MAAS and cdoqa have validated testing too.

tags: added: verification-done verification-done-artful verification-done-xenial
removed: verification-needed verification-needed-artful verification-needed-xenial
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (4.0 KiB)

This bug was fixed in the package cloud-init - 18.2-4-g05926e48-0ubuntu1~16.04.1

---------------
cloud-init (18.2-4-g05926e48-0ubuntu1~16.04.1) xenial-proposed; urgency=medium

  * debian/new-upstream-snapshot: Remove script, now maintained elsewhere.
  * New upstream snapshot. (LP: #1759406)
    - tests: fix integration tests to support lxd 3.0 release
    - correct documentation to match correct attribute name usage.
      [Dominic Schlegel]
    - cc_resizefs, util: handle no /dev/zfs
    - doc: Fix links in OpenStack datasource documentation. [Dominic Schlegel]

cloud-init (18.2-0ubuntu1~16.04.1) xenial-proposed; urgency=medium

  * Drop the following cherry picks in debian/patches. They are now
    incorporated now incorporated in the upstream source:
    + cpick-40e7738-GCE-fix-reading-of-user-data-that-is-not-base64-encoded
  * Refresh patches against upstream:
    + azure-use-walinux-agent.patch
    + ds-identify-behavior-xenial.patch
  * New upstream release. (LP: #1759406)
    - release 18.2
    - Hetzner: Exit early if dmi system-manufacturer is not Hetzner.
    - Add missing dependency on isc-dhcp-client to trunk ubuntu packaging.
    - FreeBSD: resizefs module now able to handle zfs/zpool. [Dominic Schlegel]
    - cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirs
    - Enable IBMCloud datasource in settings.py.
    - IBMCloud: Initial IBM Cloud datasource.
    - tests: remove jsonschema from xenial tox environment.
    - tests: Fix newly added schema unit tests to skip if no jsonschema.
    - ec2: Adjust ec2 datasource after exception_cb change.
    - Reduce AzurePreprovisioning HTTP timeouts. [Douglas Jordan]
    - Revert the logic of exception_cb in read_url. [Kurt Garloff]
    - ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
    - Handle global dns entries in netplan
    - Identify OpenTelekomCloud Xen as OpenStack DS. [Kurt Garloff]
    - datasources: fix DataSource subclass get_hostname method signature
    - OpenNebula: Update network to return v2 config rather than ENI.
      [Akihiko Ota]
    - Add Hetzner Cloud DataSource
    - net: recognize iscsi root cases without ip= on kernel command line.
    - tests: fix flakes warning for unused variable
    - tests: patch leaked stderr messages from snap unit tests
    - cc_snap: Add new module to install and configure snapd and snap packages.
    - tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex.
    - netplan: render bridge port-priority values
    - util: Fix subp regression. Allow specifying subp command as a string.
    - doc: fix all warnings issued by 'tox -e doc'
    - FreeBSD: Set hostname to FQDN. [Dominic Schlegel]
    - tests: fix run_tree and bddeb
    - tests: Fix some warnings in tests that popped up with newer python.
    - set_hostname: When present in metadata, set it before network bringup.
    - tests: Centralize and re-use skipTest based on json schema presense.
    - This commit fixes get_hostname on the AzureDataSource. [Douglas Jordan]
    - shellify: raise TypeError on bad input.
    - Make salt minion module work on FreeBSD. [Dominic Schlegel]
    - Simplify some comparisions. [Rémy Léo...

Read more...

Changed in cloud-init (Ubuntu Xenial):
status: Fix Committed → Fix Released
Revision history for this message
Chris Halse Rogers (raof) wrote : Update Released

The verification of the Stable Release Update for cloud-init has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (3.9 KiB)

This bug was fixed in the package cloud-init - 18.2-4-g05926e48-0ubuntu1~17.10.1

---------------
cloud-init (18.2-4-g05926e48-0ubuntu1~17.10.1) artful-proposed; urgency=medium

  * debian/new-upstream-snapshot: Remove script, now maintained elsewhere.
  * New upstream snapshot. (LP: #1759406)
    - tests: fix integration tests to support lxd 3.0 release
    - correct documentation to match correct attribute name usage.
      [Dominic Schlegel]
    - cc_resizefs, util: handle no /dev/zfs
    - doc: Fix links in OpenStack datasource documentation. [Dominic Schlegel]

cloud-init (18.2-0ubuntu1~17.10.1) artful-proposed; urgency=medium

  * Drop the following cherry picks in debian/patches.
    They are now incorporated in the upstream source:
    + cpick-40e7738-GCE-fix-reading-of-user-data-that-is-not-base64-encoded
  * New upstream release. (LP: #1759406)
    - release 18.2
    - Hetzner: Exit early if dmi system-manufacturer is not Hetzner.
    - Add missing dependency on isc-dhcp-client to trunk ubuntu packaging.
    - FreeBSD: resizefs module now able to handle zfs/zpool. [Dominic Schlegel]
    - cc_puppet: Revert regression of puppet creating ssl and ssl_cert dirs
    - Enable IBMCloud datasource in settings.py.
    - IBMCloud: Initial IBM Cloud datasource.
    - tests: remove jsonschema from xenial tox environment.
    - tests: Fix newly added schema unit tests to skip if no jsonschema.
    - ec2: Adjust ec2 datasource after exception_cb change.
    - Reduce AzurePreprovisioning HTTP timeouts. [Douglas Jordan]
    - Revert the logic of exception_cb in read_url. [Kurt Garloff]
    - ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
    - Handle global dns entries in netplan
    - Identify OpenTelekomCloud Xen as OpenStack DS. [Kurt Garloff]
    - datasources: fix DataSource subclass get_hostname method signature
    - OpenNebula: Update network to return v2 config rather than ENI.
      [Akihiko Ota]
    - Add Hetzner Cloud DataSource
    - net: recognize iscsi root cases without ip= on kernel command line.
    - tests: fix flakes warning for unused variable
    - tests: patch leaked stderr messages from snap unit tests
    - cc_snap: Add new module to install and configure snapd and snap packages.
    - tests: Make pylint happy and fix python2.6 uses of assertRaisesRegex.
    - netplan: render bridge port-priority values
    - util: Fix subp regression. Allow specifying subp command as a string.
    - doc: fix all warnings issued by 'tox -e doc'
    - FreeBSD: Set hostname to FQDN. [Dominic Schlegel]
    - tests: fix run_tree and bddeb
    - tests: Fix some warnings in tests that popped up with newer python.
    - set_hostname: When present in metadata, set it before network bringup.
    - tests: Centralize and re-use skipTest based on json schema presense.
    - This commit fixes get_hostname on the AzureDataSource. [Douglas Jordan]
    - shellify: raise TypeError on bad input.
    - Make salt minion module work on FreeBSD. [Dominic Schlegel]
    - Simplify some comparisions. [Rémy Léone]
    - Change some list creation and population to literal. [Rémy Léone]
    - GCE: fix reading of user-data that is not base64 ...

Read more...

Changed in cloud-init (Ubuntu Artful):
status: Fix Committed → Fix Released
Dan Watkins (oddbloke)
Changed in cloud-init (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.