Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2018 13:27:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231327] commit blocked by pre-commit hook after repocopy
Message-ID:  <bug-231327-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231327

            Bug ID: 231327
           Summary: commit blocked by pre-commit hook after repocopy
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: brnrd@freebsd.org
                CC: ports-bugs@FreeBSD.org

After repocopy of security/openssl to security/openssl-devel, commit fails

> $ svn commit openssl111
> Adding         openssl111
> Replacing      openssl111/Makefile
> Sending        openssl111/distinfo
> Deleting       openssl111/files/extra-patch-test_testssl
> Adding         openssl111/files/extra-patch-util_process__docs.pl
> Deleting       openssl111/files/patch-Configure
> Deleting       openssl111/files/patch-Makefile
> Deleting       openssl111/files/patch-RFC-5705
> Deleting       openssl111/files/patch-apps_s__client.c
> Sending        openssl111/files/patch-config
> Sending        openssl111/files/pkg-message.in
> Sending        openssl111/pkg-descr
> Sending        openssl111/pkg-plist
> Sending        openssl111/version.mk
> Transmitting file data ........done
> Committing transaction...
> svn: E165001: Commit failed (details follow):
> svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
> Do not replace a file. This can lose history. Path: "/head/security/opens=
sl111/Makefile"
> =3D=3D Additional errors may compound and may not be accurate =3D=3D
> Do not replace a file. This can lose history. Path: "/head/security/opens=
sl111/Makefile"
> Do not replace a file. This can lose history. Path: "/head/security/opens=
sl111/Makefile"
> Do not replace a file. This can lose history. Path: "/head/security/opens=
sl111/Makefile"
> Do not replace a file. This can lose history. Path: "/head/security/opens=
sl111/Makefile"
> Do not replace a file. This can lose history. Path: "/head/security/opens=
sl111/Makefile"
> Do not replace a file. This can lose history. Path: "/head/security/opens=
sl111/Makefile"
> Do not replace a file. This can lose history. Path: "/head/security/opens=
sl111/Makefile"
> =3D=3D Pre-commit problem count: 8
>=20
> svn: E165001: Your commit message was left in a temporary file:
> svn: E165001:    '/usr/ports/security/svn-commit.tmp'

Followed the guidance from
https://www.freebsd.org/doc/en/articles/committers-guide/ports.html#ports-q=
a-repocopies
to get here.

 1. svn cp security/openssl security/openssl111
 2. edit security/openssl111/Makefile with vim (make sure "$FreeBSD ..." tag
remains etc) edit other files too
 3. svn commit

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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