From owner-freebsd-pkg@freebsd.org Tue Aug 29 11:13:47 2017 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58FCBDD6DF5; Tue, 29 Aug 2017 11:13:47 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-ua0-x233.google.com (mail-ua0-x233.google.com [IPv6:2607:f8b0:400c:c08::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 151D7815B0; Tue, 29 Aug 2017 11:13:47 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: by mail-ua0-x233.google.com with SMTP id 104so9238322uas.1; Tue, 29 Aug 2017 04:13:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:from:date:message-id:subject:to; bh=tnQEqidPN/D2YxhuAsgtyMKzU2jPS+/Klo9nPskrc6k=; b=mKP6tNbqVPbM/1FdK/l0G2qMcPFnjUKIJRc7yIQ4+Z1Rapif+5wHNFPXnW2T0vJlj2 eeSbp5uG3+PcrfWj1fBmpb2baTzMZfG/gU+GpOkJFfiv4+DUCwWv6080GG2D3qEYIvJ2 Kzax4v//QAg+D3Tt+K+5z6a+ni3xMXa6v4YSuLtGxTojRhR2qaId5tuogoc8wkpq1zEb xDeLTOEx2xmjPXZwnrNJtHRmD+ljVsrXvBDSIDTov6TYeOTLy8NVibTOiWfUWQx9A7MR vATFWv9ofxfnBYmKh0p489FvS3XO841FvEJpmg9SL7SR31yZSkvAzu+1w2MaOjgpXPVb rwTQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=tnQEqidPN/D2YxhuAsgtyMKzU2jPS+/Klo9nPskrc6k=; b=IZOTOjc0McrSJzqJkL0KbbKeYSt2+1Qq2aWXLCEXwz6mak5ooybPAsMBOQiQ4tmydy vR4eyXZ/pW91M1Uwlmvxmojl5sW+JmCOQXyz1J2Gh3QOt+NBG3Bqy1M0UbfkvibbfHbh 0uuU7XcKEJ1dJFoesGoapEWi0sv7fErE/4CDUSAYRwRYkCX2K1qfQS8LfX4vOXq63kUq ssyBXoTUIUzyO8Tg3vTlo0NaFqWOZuh7PSgwxxPHUYwwKbSRX6+tDEqz8BcVqQmBZ8jp CPM3D4kA+iB8wU5q++/UZR0U30Kn+2rv6DI/smTiX5MqZEPPKIgzI6ZMiFK+YRCDcIqC IGXg== X-Gm-Message-State: AHYfb5gXdKj8dnxznO/ehs2slFm83fWIc9EdmwUKs4AToHb/2HizOxL8 VyqTsnUJp+OyEOqFSRjIC6FQxV+D5HNaD5Y= X-Received: by 10.159.40.102 with SMTP id c93mr2352745uac.51.1504005225878; Tue, 29 Aug 2017 04:13:45 -0700 (PDT) MIME-Version: 1.0 Sender: tomek.cedro@gmail.com Received: by 10.176.20.17 with HTTP; Tue, 29 Aug 2017 04:13:25 -0700 (PDT) From: Tomasz CEDRO Date: Tue, 29 Aug 2017 13:13:25 +0200 X-Google-Sender-Auth: ne9pNB_p0ESXj80MftqXXZS3T7w Message-ID: Subject: pkg 1.10.11 problems after upgrade to 11.1-RELEASE To: freebsd-pkg@freebsd.org, FreeBSD Questions Mailing List Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Aug 2017 11:13:47 -0000 Hello world! :-) I have noticed problems with pkg 1.10.1 after upgrade to 11.1-RELEASE. Cannot upgrade packages, get lots of warnings errors and trap aborts.. for instance Checking integrity fails at pkg_conflicts_check_local_path line 386 file pkg_jobs_conflicts.c, or sqlite related problems.. On one machine (AMD64) I did pkg upgrade before last freebsd-update install finishing the 11.1-RELEASE upgrade from 11.0. There I get sqlite related issues, packages seem fine but lots of crashes. On another machine (AMD64) I did not pkg upgrade before last freebsd-update install finishing the 11.1-RELEASE upgrade from 10.0->10.3->11.0->11.1. I got libc problems. Rebuild and reinstalled pkg from ports. All fetches fine, but then I always get assertion inside pkg that prevents me from pkg upgrade.. Any hints/clues? Any problems like that on 11.1-RELEASE after upgrade? Do I have to wait for next pkg version? Best regards :-) Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info From owner-freebsd-pkg@freebsd.org Fri Sep 1 22:04:26 2017 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 128BAE0A026 for ; Fri, 1 Sep 2017 22:04:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id EEA5565EF8 for ; Fri, 1 Sep 2017 22:04:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EAF9EE0A025; Fri, 1 Sep 2017 22:04:25 +0000 (UTC) Delivered-To: pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA92BE0A024 for ; Fri, 1 Sep 2017 22:04:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D921B65EF7 for ; Fri, 1 Sep 2017 22:04:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v81M4O48067154 for ; Fri, 1 Sep 2017 22:04:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 212335] mail/spamd: /etc/services entries are deleted on reinstall Date: Fri, 01 Sep 2017 22:04:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ohauer@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Sep 2017 22:04:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212335 --- Comment #10 from commit-hook@freebsd.org --- A commit references this bug: Author: adamw Date: Fri Sep 1 22:03:05 UTC 2017 New revision: 449108 URL: https://svnweb.freebsd.org/changeset/ports/449108 Log: Disable the pkg-deinstall script. spamd's pkg-install adds spamd stuff to /etc/services, and pkg-deinstall removed it. The problem is that pkg doesn't run DEINSTALL before INSTALL when upgrading/reinstalling. As a result, when spamd is restarted, /etc/services winds up lacking the spamd entries, causing spamd to fail to start. The ideal solution is pkg running those targets in the predicted order, or pkg gaining a @services keyword. In the meantime, this commit just disables the pkg-deinstall. If you are uninstalling spamd you can remove those /etc/services entries by hand. PR: 212335 Approved by: maintainer timeout (~ 1 yr) MFH: 2017Q3 Changes: head/mail/spamd/Makefile head/mail/spamd/pkg-deinstall --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-pkg@freebsd.org Sat Sep 2 15:05:00 2017 Return-Path: Delivered-To: freebsd-pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8464E179C8 for ; Sat, 2 Sep 2017 15:05:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C042065B67 for ; Sat, 2 Sep 2017 15:05:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id BFACFE179C7; Sat, 2 Sep 2017 15:05:00 +0000 (UTC) Delivered-To: pkg@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF4E1E179C6 for ; Sat, 2 Sep 2017 15:05:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ADBB965B66 for ; Sat, 2 Sep 2017 15:05:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v82F503O082628 for ; Sat, 2 Sep 2017 15:05:00 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 212335] mail/spamd: /etc/services entries are deleted on reinstall Date: Sat, 02 Sep 2017 15:05:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ohauer@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Sep 2017 15:05:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212335 --- Comment #11 from commit-hook@freebsd.org --- A commit references this bug: Author: adamw Date: Sat Sep 2 15:03:53 UTC 2017 New revision: 449149 URL: https://svnweb.freebsd.org/changeset/ports/449149 Log: MFH: r449108 Disable the pkg-deinstall script. spamd's pkg-install adds spamd stuff to /etc/services, and pkg-deinstall removed it. The problem is that pkg doesn't run DEINSTALL before INSTALL when upgrading/reinstalling. As a result, when spamd is restarted, /etc/services winds up lacking the spamd entries, causing spamd to fail to start. The ideal solution is pkg running those targets in the predicted order, or pkg gaining a @services keyword. In the meantime, this commit just disables the pkg-deinstall. If you are uninstalling spamd you can remove those /etc/services entries by hand. PR: 212335 Approved by: maintainer timeout (~ 1 yr) Approved by: ports-secteam (delphij) Changes: _U branches/2017Q3/ branches/2017Q3/mail/spamd/Makefile branches/2017Q3/mail/spamd/pkg-deinstall --=20 You are receiving this mail because: You are on the CC list for the bug.=