public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-apps@cygwin.com
Subject: Re: Providing/Packaging a Postinstalled SUSV4 Doc only Package a la Debian
Date: Fri, 10 Mar 2017 20:10:00 -0000	[thread overview]
Message-ID: <20170310201023.GA21500@calimero.vinschen.de> (raw)
In-Reply-To: <91db6139-2463-da44-f9ec-0f0413b3367d@tiscali.co.uk>

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

On Mar 10 15:43, David Stacey wrote:
> On 06/03/17 20:42, Brian Inglis wrote:
> > Debian provides a SUSV4 package which downloads the tar.bz2 and installs
> > the HTML tree from:
> > 
> > 	http://pubs.opengroup.org/onlinepubs/9699919799/download/
> > 
> > in the postinstall script, as they believe that complies with the terms
> > permitting individual download stated and linked at:
> > 
> > 	http://pubs.opengroup.org/onlinepubs/terms.htm
> > 
> > 	http://www.opengroup.org/legal
> > 
> > Is there any interest in such a package in Cygwin, and is this approach
> > acceptable?
> 
> Given that no-one else has replied:

Sorry for not replying earlier.  Yaakov asked our legel dept
for advice and the result is this:

It's ok if the package downloads the tar file and unpacks it in a
post-install script, provided that the user gets an opportunity to
see http://pubs.opengroup.org/onlinepubs/terms.htm prior to the
installation.

For that to accomplish it's sufficient if the user gets pointed to
that document at install time.  You can do this with an install
message.  In cygport, add something like

  MESSAGE="The content generated by this package is provided under the terms as outlined by http://pubs.opengroup.org/onlinepubs/terms.htm"

That will do it.

> Otherwise, I am nervous about setting a precedent for a package that could
> give different contents each time it is installed (yes, Microsoft, I'm
> looking at you too). And there are plenty of corner cases where this
> wouldn't work: offline installs, web proxies, or if the account performing
> the Cygwin install (e.g. Administrator) was blocked from accessing the web
> (on security grounds).

This is another interesting point of course.  Does wget or curl allow
to specify a (short) timeout before giving up and just not installing
anything, perhaps?


Corinna

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2017-03-10 20:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-06 20:42 Brian Inglis
2017-03-10 15:43 ` David Stacey
2017-03-10 20:10   ` Corinna Vinschen [this message]
2017-03-10 20:24     ` Achim Gratz
2017-03-10 21:00       ` David Stacey
2017-03-17 19:41 ` Brian Inglis

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=20170310201023.GA21500@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-apps@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).