Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jul 2011 12:08:24 GMT
From:      Thomas Schweikle <tps@vr-web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/158731: byobu wants module "snack"
Message-ID:  <201107081208.p68C8Oiv022665@red.freebsd.org>
Resent-Message-ID: <201107081210.p68CA1cf060555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158731
>Category:       ports
>Synopsis:       byobu wants module "snack"
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 08 12:10:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Schweikle
>Release:        FreeBSD 9-CURRENT
>Organization:
n.a.
>Environment:
FreeBSD yum.fritz.box 9.0-CURRENT FreeBSD 9.0-CURRENT #16: Thu Jul 7 05:37:38 CEST 2011 screen@yum.fritz.box:/usr/obj/usr/sr
c/sys/YUM i386
>Description:
After installing byobu ("portinstall byobu"), changing the shbang line from "/usr/bin/python" to "/usr/local/bin/python", then starting byobu-config, python tells about missing module:
! yum# byobu-config
! Traceback (most recent call last):
!  File "/usr/local/bin/byobu-config", line 25, in <module>
!    import sys, os, os.path, time, string, commands, gettext, glob, snack
! ImportError: No module named snack

I only found some audio package in ports "audio/snack". After installing it, the very same error. Looks like python doesn't find this module ...
>How-To-Repeat:
Install byobu, install audio/snack, run byobu-config
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107081208.p68C8Oiv022665>