Bug 220022 - net/py-avahi: avahi-discover fails to start
Summary: net/py-avahi: avahi-discover fails to start
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-15 20:43 UTC by John Smith
Modified: 2018-08-13 01:52 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Smith 2017-06-15 20:43:31 UTC
py27-avahi-0.6.31_7 compiled from ports.
FreeBSD 11.0-RELEASE-p9

avahi-discover 
Traceback (most recent call last):
  File "/usr/local/bin/avahi-discover", line 288, in <module>
    main()
  File "/usr/local/bin/avahi-discover", line 284, in main
    main_window = Main_window()
  File "/usr/local/bin/avahi-discover", line 64, in __init__
    self.ui.add_from_file(path)
glib.GError: Failed to open file '/usr/local/share/avahi/interfaces/avahi-discover.ui': No such file or directory
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-08-13 01:50:36 UTC
A commit references this bug:

Author: zi
Date: Mon Aug 13 01:50:01 UTC 2018
New revision: 477046
URL: https://svnweb.freebsd.org/changeset/ports/477046

Log:
  - Update to 0.7

  PR:		220022, 217179, 223889, 228138
  Approved by:	maintainer timeout (3 months)

Changes:
  head/net/avahi/Makefile
  head/net/avahi-app/Makefile
  head/net/avahi-app/distinfo
  head/net/avahi-app/files/patch-avahi-autoipd_main.c
  head/net/avahi-app/files/patch-avahi-daemon_Makefile.in
  head/net/avahi-app/files/patch-avahi-ui_Makefile.in
  head/net/avahi-app/files/patch-avahi-utils_Makefile.in
  head/net/avahi-app/pkg-plist
  head/net/avahi-gtk/Makefile
  head/net/avahi-gtk3/Makefile
  head/net/avahi-header/Makefile
  head/net/avahi-libdns/Makefile
  head/net/avahi-qt4/Makefile
  head/net/avahi-sharp/Makefile
  head/net/py-avahi/Makefile
Comment 2 Ryan Steinmetz freebsd_committer freebsd_triage 2018-08-13 01:52:46 UTC
Updated to 0.7 and added a dependency on avahi-gtk, which installs avahi-discover.ui.