From: Wolfgang Pfeiffer <roto@gmx.net>
To: SE-Linux <selinux@tycho.nsa.gov>
Subject: Re: Building SE-ssh. Result: fakeroot: Permission denied
Date: Fri, 30 Jul 2004 13:48:48 +0200 [thread overview]
Message-ID: <1091188128.18595.158.camel@debby> (raw)
In-Reply-To: <1091187766.18595.153.camel@debby>
On Fri, 2004-07-30 at 13:42, Wolfgang Pfeiffer wrote:
> Hi All
>
[ ... ]
> ssh.getandbuild.sh:
> #######################################################
> #!/bin/sh -x
> /bin/sh -n $HOME/ssh.getandbuild.sh && \
> cd $HOME/test/ && \
> rm -rf * && \
> curl -f -O http://selinux.lemuria.org/newselinux/ssh/openssh_3.8.1p1.orig.tar.gz && \
> curl -f -O http://selinux.lemuria.org/newselinux/ssh/openssh-selinux.patch.gz && \
> curl -f -O http://selinux.lemuria.org/newselinux/ssh/openssh-selinux.patch.gz.sign && \
> curl -f -O http://selinux.lemuria.org/newselinux/ssh/openssh_3.8.1p1-7.se1.diff.gz && \
> tar -xzvf *\.tar.gz && \
> cd openssh-3.8.1p1/ && \
> cp ../openssh_3.8.1p1-7.se1.diff.gz . && \
> gzip -cd openssh_3.8.1p1-7.se1.diff.gz | patch -p1 && \
> autoconf && \
> fakeroot debian/rules binary
> ####################################################
>
> The script above, according to the ssh.log log file, ends like that:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Should say:
Running the script above, according to the ssh.log log file, ends like
that:
>
> + autoconf
> + fakeroot debian/rules binary
> /usr/bin/fakeroot: line 146: debian/rules: Permission denied
>
[ ... ]
Sorry
Wolfgang
--
Profile, links: http://profiles.yahoo.com/wolfgangpfeiffer
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2004-07-30 11:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-30 11:42 Building SE-ssh. Result: fakeroot: Permission denied Wolfgang Pfeiffer
2004-07-30 11:48 ` Wolfgang Pfeiffer [this message]
2004-07-30 13:15 ` Erich Schubert
2004-07-30 19:53 ` Wolfgang Pfeiffer
2004-07-30 22:08 ` Luke Kenneth Casson Leighton
2004-07-30 15:23 ` Colin Walters
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=1091188128.18595.158.camel@debby \
--to=roto@gmx.net \
--cc=selinux@tycho.nsa.gov \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.