Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2009 09:54:37 GMT
From:      Brent Clark <brentgclarklist@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/130773: Upgrading gnome-themes
Message-ID:  <200901200954.n0K9sbKt034930@www.freebsd.org>
Resent-Message-ID: <200901201000.n0KA08n8073674@freefall.freebsd.org>

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

>Number:         130773
>Category:       ports
>Synopsis:       Upgrading gnome-themes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 20 10:00:08 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Brent Clark
>Release:        7.1
>Organization:
PVT
>Environment:
%uname -a
FreeBSD zulu.eccotours.local 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
%

>Description:
I tried upgrading gnome-themes and it failed as it needed p5-xml-simple to satisfy its dependancy.

---------- copy and paste snippet below -----------------

install  -o root -g wheel -m 444 'go-up.png' '/usr/local/share/icons/Crux/16x16/actions/go-up.png'
 install  -o root -g wheel -m 444 'go-down.png' '/usr/local/share/icons/Crux/16x16/actions/go-down.png'
 install  -o root -g wheel -m 444 'go-home.png' '/usr/local/share/icons/Crux/16x16/actions/go-home.png'
 install  -o root -g wheel -m 444 'go-next.png' '/usr/local/share/icons/Crux/16x16/actions/go-next.png'
 install  -o root -g wheel -m 444 'go-top.png' '/usr/local/share/icons/Crux/16x16/actions/go-top.png'
 install  -o root -g wheel -m 444 'view-refresh.png' '/usr/local/share/icons/Crux/16x16/actions/view-refresh.png'
(cd /usr/local/share/icons/Crux/16x16 && /usr/local/libexec/icon-name-mapping -c actions)
Can't locate XML/Simple.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.9/BSDPAN /usr/local/lib/perl5/site_perl/5.8.9/mach /usr/local/lib/perl5/site_perl/5.8.9 /usr/local/lib/perl5/5.8.9/mach /usr/local/lib/perl5/5.8.9 .) at /usr/local/libexec/icon-name-mapping line 12.
BEGIN failed--compilation aborted at /usr/local/libexec/icon-name-mapping line 12.
gmake[5]: *** [install-data-local] Error 2
gmake[5]: Leaving directory `/usr/ports/x11-themes/gnome-themes/work/gnome-themes-2.24.3/icon-themes/Crux/16x16/actions'
gmake[4]: *** [install-am] Error 2
gmake[4]: Leaving directory `/usr/ports/x11-themes/gnome-themes/work/gnome-themes-2.24.3/icon-themes/Crux/16x16/actions'
gmake[3]: *** [install-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/x11-themes/gnome-themes/work/gnome-themes-2.24.3/icon-themes/Crux/16x16'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11-themes/gnome-themes/work/gnome-themes-2.24.3/icon-themes/Crux'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-themes/gnome-themes/work/gnome-themes-2.24.3/icon-themes'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/x11-themes/gnome-themes.
*** Error code 1

Stop in /usr/ports/x11-themes/gnome-themes.
>How-To-Repeat:

>Fix:
Install the following and its dependancy.

textproc/p5-XML-Simple

Dependancy:

textproc/p5-XML-SAX-Expat
textproc/p5-XML-SAX
p5-XML-NamespaceSupport

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



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