[Bug 246883] PKG REVISIONS limited with two characters not number

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat May 30 22:19:26 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246883

--- Comment #1 from Please <please at 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 / update
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]

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


More information about the freebsd-bugs mailing list