public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: David Sastre <d.sastre.medina@gmail.com>
To: cygwin@cygwin.com
Subject: Re: libglade error during cygwin  installation
Date: Fri, 28 Jan 2011 01:28:00 -0000	[thread overview]
Message-ID: <20110127211026.GB10418@jethro.local.lan> (raw)
In-Reply-To: <5395AE1111A91D4BACA4FABB0C4A50E57C8F551F@mail-east-2.exchange2.ara.wan>

[-- Attachment #1: Type: text/plain, Size: 1714 bytes --]

On Thu, Jan 27, 2011 at 06:41:18PM +0000, Joe Crepeau wrote:
> I am getting the following error when installing the latest version of Cygwin on a Windows 7 machine.
> 
> 2011/01/21 16:02:23 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/libglade2.0.sh
> add command failed
> 2011/01/21 16:02:23 abnormal exit: exit code=3
> I could not find a resolution to this problem anywhere.  Any suggestions?

Have you tried manually executing /etc/postinstall/libglade2.0.sh?
It looks like a simple script.
The manpage states that error code=3 is due to xmlcatalog failing to add an 
entry to the catalog.
This is what happens in Linux when you issue the command, and most
probably, also the expected output in cygwin:

# xmlcatalog -v --noout --add "system" \ 
  "http://glade.gnome.org/glade-2.0.dtd" \
  /usr/share/xml/libglade/glade-2.0.dtd /etc/xml/catalog
0 Parsing catalog /etc/xml/catalog
/etc/xml/catalog added to file hash
Adding element system to catalog
Catalogs cleanup
Free catalog entry -//OASIS//DTD XML Catalogs V1.0//EN
Free catalog entry http://globaltranscorp.org/oasis/catalog/xml/tr9401.dtd
Free catalog entry -//GlobalTransCorp//DTD XML Catalogs V1.0-Based Extension V1.0//EN
Free catalog entry http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd
Free catalog entry http://glade.gnome.org/glade-2.0.dtd
Free catalog entry /etc/xml/catalog
Free catalog entry

Failing that, you can also try to run xmlcatalog with the -v flag, to see if 
that spots the error.
If you finally succeed, don't forget to rename libglade2.0.sh to
libglade2.0.sh.done.

-- 
Huella de clave primaria: 0FDA C36F F110 54F4 D42B  D0EB 617D 396C 448B 31EB

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2011-01-27 21:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 21:10 Joe Crepeau
2011-01-28  1:28 ` David Sastre [this message]
2011-01-29  2:21   ` Joe Crepeau
2011-01-30 14:31     ` Yaakov (Cygwin/X)
2011-01-31  9:25       ` Joe Crepeau
2011-02-16 12:15         ` Oxi
     [not found]   ` <5395AE1111A91D4BACA4FABB0C4A50E57C8F57F1@mail-east-2.exchange2.ara.wan>
2011-01-29  2:32     ` David Sastre
2011-01-29  3:06       ` Joe Crepeau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110127211026.GB10418@jethro.local.lan \
    --to=d.sastre.medina@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).