From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 15 16:40:06 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AECD106567F for ; Thu, 15 May 2008 16:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EAAF78FC32 for ; Thu, 15 May 2008 16:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4FGe5tq090418 for ; Thu, 15 May 2008 16:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4FGe5pb090413; Thu, 15 May 2008 16:40:05 GMT (envelope-from gnats) Resent-Date: Thu, 15 May 2008 16:40:05 GMT Resent-Message-Id: <200805151640.m4FGe5pb090413@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Eugene M. Zheganin" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BAEB106564A for ; Thu, 15 May 2008 16:35:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 899068FC22 for ; Thu, 15 May 2008 16:35:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4FGY3JO004758 for ; Thu, 15 May 2008 16:34:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m4FGY2s4004757; Thu, 15 May 2008 16:34:02 GMT (envelope-from nobody) Message-Id: <200805151634.m4FGY2s4004757@www.freebsd.org> Date: Thu, 15 May 2008 16:34:02 GMT From: "Eugene M. Zheganin" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/123707: databases/db 1.14 broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2008 16:40:06 -0000 >Number: 123707 >Category: ports >Synopsis: databases/db 1.14 broken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 15 16:40:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eugene M. Zheganin >Release: FreeBSD 7.0-RELEASE-p1 >Organization: >Environment: FreeBSD elf.hq.norma.perm.ru 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Tue May 13 18:51:21 YEKST 2008 emz@ravenholm.hq.norma.perm.ru:/usr/obj/usr/src/sys/ELF i386 >Description: I'm using databases/db port to examine user passwords from the sasldb database of the security/sasl2 port. This database is in hash(3) format, consists of 2 fields, user and password. >From the version 1.14 this ports starts to "eat" last symbol (it does not display it when invoked) of the password, so I need now to manually downgrade and use the 1.11 version. This problem is repeatable on multiple machines running freebsd versions 7.x/6.x where I am using cyrus-sasl and databases/db. I wasn't sure which port this problem belongs to, but since the downgrading to 1.11 helps, and since I am using multiple releases on cyrus-sasl2 port and all of them are affected, and, in the same time, 1.11 works everywhere, I decided to post here. >How-To-Repeat: Install databases/db and security/cyrus-sasl2, create some users with `saslpasswd2` program and use `db hash /usr/local/etc/sasldb2` command to display created user/passwords pairs. >Fix: >Release-Note: >Audit-Trail: >Unformatted: