X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-5.8 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_GT
X-Spam-Check-By: sourceware.org
Message-ID: <50703D58.5090402@gmail.com>
Date: Sat, 06 Oct 2012 16:16:56 +0200
From: marco atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: gnome and hicolor exit code 127 for /usr/bin .vs. /bin
References: <20120929193527.M64303@ds.net> <5067C99F.60108@gmail.com> <20120930131238.M10095@ds.net> <20121001120725.M34953@ds.net> <20121001142414.M8007@ds.net> <20121003111101.M13208@ds.net> <972EEFF84AA34684A3A02402217705B5@ncc1701>
In-Reply-To: <972EEFF84AA34684A3A02402217705B5@ncc1701>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 10/5/2012 10:13 PM, Brian S. Wilson wrote:
> I am going to make the assumption that someone is working the bug with
> /usr/bin/gtk-update-icon-cache not creating the icon-theme.cache file and
> reporting the 127 (file not found error).  Since I've heard nothing else
> about this, I'm also assuming that no one needs any further information to
> debug this issue.

wrong assumption.

>>>
>>> I've done a little more testing and the 127 return code is coming
>>> from the "/usr/bin/gtk-update-icon-cache --force
>>> /usr/share/icons/..." command line in the scripts.  I get the 127
>>> error message even if I run this command from the command line.
>>> This call is supposed to update the icon cache file with the latest
>>> entries.  The icon-theme.cache file does exist for both the hicolor
>>> and gnome directories.  It appears that gtk-update-icon-cache does
>>> not return a zero exit code; but I don't see any reason for the 127
>>> (file not found) error.
>>
>> The line should read "The icon-theme.cache file does not exist for
>> both the hicolor and gnome directories."  This command is supposed
>> to create the cache file and it does not appear to be working.
>>
>
> I've just done an update from the Georgia Tech mirror and am now seeing a
> message saying the perl manpages have a corrupt
> local copy and should be deleted.  I deleted my local copy, but can't
> download a new copy.  I switched to the Virginia
> Tech mirror and was able to download the man pages, but also got a new file
> not found error as shown in the following
> paragraph.  Apparently there is a new package set needed for some of the
> packages I've already installed.
>
> Package: gnubg
> 	gnubg.sh exit code 127
> Package: Unknown package
> 	gnome-icon-theme.sh exit code 127
> 	hicolor-icon-theme.sh exit code 127
>
> I did the same investigation and found the gnubg.sh script has the line
> "/usr/bin/gtk-update-icon-cache --force
> /usr/share/icons/hicolor" which returns the 127 error and does not create
> the icon-theme.cache file.  The gtk-update-
> icon-cache executable does not appear to work as documented.  Please treat
> this as a bug report.
>
> I would be happy to assist with further debugging, but will need guidance as
> to what would be most useful.

could you please try :

/usr/bin/gtk-update-icon-cache --force /usr/share/icons/gnome
and
/usr/bin/gtk-update-icon-cache --force /usr/share/icons/hicolor

so we cant try to understand what is not working on your system ?

Regards
Marco




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

