Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2004 21:49:45 +0300
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Vlad <marchenko@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: cp -Rp broken in RELENG_4? 'Operation not permitted' while copying directory permissions
Message-ID:  <20041007184945.GE84576@ip.net.ua>
In-Reply-To: <cd70c6810410070938574f4112@mail.gmail.com>
References:  <cd70c6810410070938574f4112@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--10jrOL3x2xqLmOsH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Oct 07, 2004 at 12:38:42PM -0400, Vlad wrote:
> FreeBSD 4.10-STABLE #3: Thu Sep 30=20
>=20
> $ id
> uid=3D65534(nobody) gid=3D65534(nobody) groups=3D65534(nobody)
>=20
> $ mkdir test
>=20
> $ chmod 770 test
>=20
> $ cp -Rp test test2
> cp: chmod: test2: Operation not permitted
>=20
> $ ls -al
> drwxrwx---   2 nobody  nobody         512 Oct  7 11:29 test
> drwxr-x---   2 nobody  nobody         512 Oct  7 11:29 test2
>=20
> $ chmod 770 test2
>=20
> $ ls -al
> drwxrwx---   2 nobody  nobody         512 Oct  7 11:29 test
> drwxrwx---   2 nobody  nobody        512 Oct  7 11:29 test2
>=20
> cp taken from 4.9 works just fine. Am I'm missing something?
>=20
Give me a few hours to fix it, it's probably my fault.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--10jrOL3x2xqLmOsH
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBZY/JqRfpzJluFF4RApsQAJ9T94hkw3ky/lTmPQfTUG3I6x6ZswCeO831
bJ8nysCtAGeKW6nYhqCDERU=
=TRzP
-----END PGP SIGNATURE-----

--10jrOL3x2xqLmOsH--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041007184945.GE84576>