Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2018 21:23:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233359] PkgBase: make packages doesn't include version information
Message-ID:  <bug-233359-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 233359
           Summary: PkgBase: make packages doesn't include version
                    information
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: sylvain@sylvaingarrigues.com

Created attachment 199390
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199390&action=
=3Dedit
make packages output

On -CURRENT, running `make packages' used to print things like:
=3D=3D=3D> Creating FreeBSD-runtime-12.0.sSomeTimeStamp

Now I switched to stable/12 and I don't see any version or timestamp in pac=
kage
names:
=3D=3D=3D> Creating FreeBSD-runtime-12.0
Plus a lot of "pkg: duplicate directory listing: ..., ignoring"

Please see attached log.

As a consequence, I cannot update my remote systems as `pkg upgrade` don't =
feel
the need to upgrade packages with the same version. However, it sees the new
packages.

[root@home ~]# pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
Updating FreeBSD-base repository catalogue...
Fetching meta.txz: 100%    260 B   0.3kB/s    00:01
Fetching packagesite.txz: 100%   16 KiB  16.4kB/s    00:01
Processing entries: 100%
FreeBSD-base repository update completed. 214 packages processed.
All repositories are up to date.
Checking for upgrades (3 candidates): 100%
Processing candidates (3 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
[root@home ~]#

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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