Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636580 - dev-python/python-gtkmvc-1.99.1 : AttributeError: module object has no attribute ObservablePropertyMetaSQL
Summary: dev-python/python-gtkmvc-1.99.1 : AttributeError: module object has no attrib...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-05 09:03 UTC by Toralf Förster
Modified: 2019-05-19 21:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.30 KB, text/plain)
2017-11-05 09:03 UTC, Toralf Förster
Details
dev-python:python-gtkmvc-1.99.1:20171105-002610.log (dev-python:python-gtkmvc-1.99.1:20171105-002610.log,3.76 KB, text/plain)
2017-11-05 09:03 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,329.37 KB, text/plain)
2017-11-05 09:03 UTC, Toralf Förster
Details
environment (environment,137.25 KB, text/plain)
2017-11-05 09:03 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.46 KB, application/x-bzip)
2017-11-05 09:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.92 KB, application/x-bzip)
2017-11-05 09:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-05 09:03:45 UTC
  File "/var/tmp/portage/dev-python/python-gtkmvc-1.99.1/work/python-gtkmvc-1.99.1/gtkmvc/model.py", line 674, in SQLObjectModel
    __metaclass__ = support.metaclasses.ObservablePropertyMetaSQL
AttributeError: 'module' object has no attribute 'ObservablePropertyMetaSQL'
 * ERROR: dev-python/python-gtkmvc-1.99.1::gentoo failed (compile phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_libressl_20171027-191648

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm

emerge -qpv dev-python/python-gtkmvc
[ebuild  N    ] dev-python/python-gtkmvc-1.99.1  USE="-doc -examples" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2017-11-05 09:03:48 UTC
Created attachment 502610 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-05 09:03:51 UTC
Created attachment 502612 [details]
dev-python:python-gtkmvc-1.99.1:20171105-002610.log
Comment 3 Toralf Förster gentoo-dev 2017-11-05 09:03:54 UTC
Created attachment 502614 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-05 09:03:57 UTC
Created attachment 502616 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-05 09:04:00 UTC
Created attachment 502618 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-05 09:04:03 UTC
Created attachment 502620 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-04-21 14:01:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9e3b7040c338445f218d3acaf4e7b7ab06a3bbe

commit c9e3b7040c338445f218d3acaf4e7b7ab06a3bbe
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-04-21 14:01:19 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-21 14:01:19 +0000

    package.mask: Last rite dev-python/python-gtkmvc
    
    Bug: https://bugs.gentoo.org/636580
    Bug: https://bugs.gentoo.org/683486
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2019-05-19 21:50:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4ecb6fdf0294eea3b97ca6c11908d98bdab397

commit cb4ecb6fdf0294eea3b97ca6c11908d98bdab397
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-05-19 21:49:56 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-05-19 21:49:56 +0000

    dev-python/python-gtkmvc: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/636580
    Closes: https://bugs.gentoo.org/683486
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/python-gtkmvc/Manifest                  |  1 -
 dev-python/python-gtkmvc/metadata.xml              | 12 --------
 .../python-gtkmvc/python-gtkmvc-1.99.1.ebuild      | 34 ----------------------
 profiles/package.mask                              |  6 ----
 4 files changed, 53 deletions(-)