This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Please upload: mined-2000.16-0


Thomas,

On Feb 24 01:32, Thomas Wolff wrote:
> Please upload the release update package for mined:
> 
> ------------------------------------------------------------------------
> #mkdir mined
> cd mined
> wget http://towo.net/mined/cygwin/mined-2000.16-0.tar.bz2
> wget http://towo.net/mined/cygwin/mined-2000.16-0-src.tar.bz2
> #wget http://towo.net/mined/cygwin/setup.hint
> ------------------------------------------------------------------------

There's a bug in mined's postinstall script, or better, in the
/usr/share/mined/setup_install/bin/setupreg.sh script called from
the postinmstall script:

  $ /usr/share/mined/setup_install/bin/setupreg.sh
  The operation completed successfully.
  The operation completed successfully.
  ERROR: The system was unable to find the specified registry key or value.

The reason is that, at least on Windows 7, there is no key called
HKEY_CURRENT_USER\Software\Classes\SystemFileAssociations.

The result is that a user of Windows 7 gets a postinstall warning from
setup.exe because the mined postinstall script returns a non-zero exit
code.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]