Bug 1505094 - Review Request: budget - Personal financial assistant
Summary: Review Request: budget - Personal financial assistant
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-DEADREVIEW
TreeView+ depends on / blocked
 
Reported: 2017-10-22 03:41 UTC by William Moreno
Modified: 2021-10-02 00:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-02 00:45:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description William Moreno 2017-10-22 03:41:56 UTC
Spec URL: https://williamjmorenor.fedorapeople.org/rpmdev/budget.spec
SRPM URL: https://williamjmorenor.fedorapeople.org/rpmdev/budget-0.0.10.1-1.fc28.src.rpm
Description: Personal financial assistant
Fedora Account System Username: williamjmorenor

Comment 1 William Moreno 2017-10-22 03:55:10 UTC
https://github.com/mthxx/Budget/pull/92

Comment 2 Eduardo Mayorga 2017-12-31 02:23:03 UTC
Sir, the build fails in the %check section.

+ /usr/bin/python3 -c 'import budget.budget'
Traceback (most recent call last):
  File "<frozen importlib._bootstrap>", line 888, in _find_spec
AttributeError: 'DynamicImporter' object has no attribute 'find_spec'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/builddir/build/BUILD/budget-0.0.10/budget/budget.py", line 19, in <module>
    from gi.repository import Gtk, Gio, Gdk
  File "/usr/lib64/python3.6/site-packages/gi/importer.py", line 127, in find_module
    'introspection typelib not found' % namespace)
ImportError: cannot import name Gtk, introspection typelib not found
error: Bad exit status from /var/tmp/rpm-tmp.OvmBEh (%check)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.OvmBEh (%check)
Child return code was: 1
EXCEPTION: [Error()]

So I think you are missing the BR python3-gobject-base.

Comment 3 Eduardo Mayorga 2017-12-31 03:00:16 UTC
(In reply to Eduardo Mayorga from comment #2)
> So I think you are missing the BR python3-gobject-base.

So I see this is not the case since python3-gobject will pull this package.

But you are effectively missing the file /usr/lib64/girepository-1.0/Gtk-3.0.typelib provided by gtk3.

Comment 5 Package Review 2020-07-10 00:56:17 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time, but it seems
that the review is still being working out by you. If this is right, please
respond to this comment clearing the NEEDINFO flag and try to reach out the
submitter to proceed with the review.

If you're not interested in reviewing this ticket anymore, please clear the
fedora-review flag and reset the assignee, so that a new reviewer can take
this ticket.

Without any reply, this request will shortly be resetted.

Comment 6 Package Review 2020-11-13 00:46:57 UTC
This is an automatic action taken by review-stats script.

The ticket reviewer failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we reset the status and the assignee of this ticket.

Comment 7 Package Review 2021-10-02 00:45:55 UTC
This is an automatic action taken by review-stats script.

The ticket submitter failed to clear the NEEDINFO flag in a month.
As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews
we consider this ticket as DEADREVIEW and proceed to close it.


Note You need to log in before you can comment on or make changes to this bug.