Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2001 13:37:23 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        ports@FreeBSD.org
Cc:        asami@FreeBSD.org
Subject:   [Fwd: cvs commit: src/usr.sbin/pkg_install/add perform.c]
Message-ID:  <3A62E0F3.3834FF4B@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Please someone who is in charge of bento (Asami?) ensure that both 4-STABLE and
5-CURRENT bento's boxes will get this fix ASAP, because bento is nearly
unusable otherwise.

Thanks!

-Maxim

-------- Original Message --------
Subject: cvs commit: src/usr.sbin/pkg_install/add perform.c
Date: Mon, 15 Jan 2001 01:45:16 -0800 (PST)
From: Maxim Sobolev <sobomax@FreeBSD.org>
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org

sobomax     2001/01/15 01:45:16 PST

  Modified files:
    usr.sbin/pkg_install/add perform.c 
  Log:
  Fix a bug arised from the ')' in the wrong place when calling printf()-like
  varargs function, which lead to one of the arguments was left out. This
resulted
  in failure when inwoking mtree, warning message "mtree returned a non-zero
  status - continuing" and probably is the reason for zillion mtree errors on
  bento.
  
  Revision  Changes    Path
  1.59      +2 -2      src/usr.sbin/pkg_install/add/perform.c

-------- Original Message --------
Subject: cvs commit: src/usr.sbin/pkg_install/add perform.c
Date: Mon, 15 Jan 2001 01:55:19 -0800 (PST)
From: Maxim Sobolev <sobomax@FreeBSD.org>
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org

sobomax     2001/01/15 01:55:19 PST

  Modified files:        (Branch: RELENG_4)
    usr.sbin/pkg_install/add perform.c 
  Log:
  MFC:
  Fix a bug arised from the ')' in the wrong place when calling printf()-like
  varargs function, which lead to one of the arguments was left out. This
resulted
  in failure when inwoking mtree, warning message "mtree returned a non-zero
  status - continuing" and probably is the reason for zillion mtree errors on
  bento.
  
  Revision  Changes    Path
  1.57.2.2  +2 -2      src/usr.sbin/pkg_install/add/perform.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A62E0F3.3834FF4B>