Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 22:19:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246883] PKG REVISIONS limited with two characters not number
Message-ID:  <bug-246883-227-xsK4e9e8WV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246883-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246883-227@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #1 from Please <please@forget.me.uk> ---
How to repeat.
Create a repository with packages that have higher numbers in revision.

#pkg search appstore
appstore-1.0.125         SSO authentication method for Redmine
appstore-1.0.15_100      SSO authentication method for Redmine
appstore-1.0.15_101      SSO authentication method for Redmine
..
appstore-1.0.15_122      SSO authentication method for Redmine
appstore-1.0.15_18       SSO authentication method for Redmine
appstore-1.0.15_19       SSO authentication method for Redmine
..
appstore-1.0.15_99       SSO authentication method for Redmine

#pkg upgrade appstore
Updating internal_repo repository catalogue...
internal_repo repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
Your packages are up to date.


The only solution to get the package installed is to install it again / upd=
ate
command does not work.

# pkg install appstore-1.0.125
Installed packages to be UPGRADED:
        appstore: 1.0.15_99 -> 1.0.125 [internal_repo]

--=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-246883-227-xsK4e9e8WV>