Bug 149990 - multimedia/miro: missing py-gnome2 dependency in Makefile
Summary: multimedia/miro: missing py-gnome2 dependency in Makefile
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 17:40 UTC by Oleg Ginzburg
Modified: 2010-09-03 15:00 UTC (History)
0 users

See Also:


Attachments
file.diff (717 bytes, patch)
2010-08-26 17:40 UTC, Oleg Ginzburg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2010-08-26 17:40:07 UTC
--
Traceback (most recent call last):
  File "/usr/local/bin/miro.real", line 47, in <module>
    from miro.plat import upgrade
  File "/usr/local/lib/python2.6/site-packages/miro/plat/upgrade.py", line 32, in <module>
    import gconf
ImportError: No module named gconf 
--
when miro start

Fix: Patch attached with submission follows:
How-To-Repeat: just start miro after install
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-26 17:40:15 UTC
Maintainer of multimedia/miro,

Please note that PR ports/149990 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/149990

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-26 17:40:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Armin Pirkovitsch 2010-08-26 18:53:18 UTC
The patch is approved.

Cheers,
Armin
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-08-26 23:44:17 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Bernhard Froehlich freebsd_committer freebsd_triage 2010-08-30 09:38:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->decke

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-09-03 14:54:47 UTC
decke       2010-09-03 13:54:39 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/miro      Makefile 
  Log:
  - Add missing py-gnome2 dependency
  - Bump PORTREVISION
  
  PR:             ports/149990
  Submitted by:   Oleg Ginzburg <olevole at olevole dot ru>
  Approved by:    Armin Pirkovitsch <armin at frozen-zone dot org> (maintainer), beat (co-mentor, implicit)
  
  Revision  Changes    Path
  1.31      +3 -1      ports/multimedia/miro/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Bernhard Froehlich freebsd_committer freebsd_triage 2010-09-03 14:56:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!