Bug 142819 - [patch] security/openssh-portable: port fails to patch when both X509 and KERB_GSSAPI are selected
Summary: [patch] security/openssh-portable: port fails to patch when both X509 and KER...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 09:00 UTC by Scot Hetzel
Modified: 2010-05-04 10:20 UTC (History)
0 users

See Also:


Attachments
file.diff (563 bytes, patch)
2010-01-14 09:00 UTC, Scot Hetzel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scot Hetzel 2010-01-14 09:00:08 UTC
When the port options KERBEROS, GSSAPI, KERB_GSSAPI, and X509 are selected, the port fails to patch. If either KERB_GSSAPI or X509 are not selected then the port will complete the patch stage.

Fix: The attached patch marks the port BROKEN when both KERB_GSSAPI and X509 are selected.

Patch attached with submission follows:
How-To-Repeat: # make config
(select KERBEROS, GSSAPI, KERB_GSSAPI and X509)
# make patch
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for openssh-portable-5.2.p1_2,1
===>  Extracting for openssh-gssapi-5.2.p1_2,1
=> MD5 Checksum OK for openssh-5.2p1.tar.gz.
=> SHA256 Checksum OK for openssh-5.2p1.tar.gz.
=> MD5 Checksum OK for openssh-5.2p1-gsskex-all-20090726.patch.
=> SHA256 Checksum OK for openssh-5.2p1-gsskex-all-20090726.patch.
=> MD5 Checksum OK for openssh-5.2p1+x509-6.2.diff.gz.
=> SHA256 Checksum OK for openssh-5.2p1+x509-6.2.diff.gz.
===>  Patching for openssh-gssapi-5.2.p1_2,1
===>  Applying distribution patches for openssh-gssapi-5.2.p1_2,1
1 out of 3 hunks failed--saving rejects to key.h.rej
1 out of 16 hunks failed--saving rejects to Makefile.in.rej
1 out of 15 hunks failed--saving rejects to sshd_config.5.rej
*** Error code 3

Stop in /usr/ports/security/openssh-portable.
*** Error code 1

Stop in /usr/ports/security/openssh-portable.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-01-14 10:13:57 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-14 22:27:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2010-04-02 15:05:58 UTC
Responsible Changed
From-To: pgollucci->pav

Take over from inactive assignee
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2010-04-02 15:08:55 UTC
Dear maintainer of FreeBSD port security/openssh-portable, please take a
look at

  http://www.freebsd.org/cgi/query-pr.cgi?pr=142819

Do you approve this patch?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

But soft, what light through yonder window breaks? It is the East,
and Juliet is the sun! Arise, fair sun, and kill the envious moon,
who is already sick and pale with grief that thou her maid art far
more fair than she.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2010-05-04 10:13:48 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-05-04 10:14:30 UTC
pav         2010-05-04 09:14:22 UTC

  FreeBSD ports repository

  Modified files:
    security/openssh-portable Makefile 
  Log:
  - Annotate the combination of X509 and KERB_GSSAPI patches as broken
  
  PR:             ports/142819
  Submitted by:   Scot Hetzel <swhetzel@gmail.com>
  Approved by:    maintainer timeout (1 month)
  
  Revision  Changes    Path
  1.147     +4 -0      ports/security/openssh-portable/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"