I'm having a problem understanding a subcommand of pkg.
If I do pkg verrsion -v | grep '<', I get
realtek-re-kmod-1101.00.1501000 < needs updating (remote has 1102.01.1500068_1)
and if I do pkg upgrade, I get
Updating FreeBSD-ports repository catalogue...
FreeBSD-ports repository is up to date.
Updating FreeBSD-ports-kmods repository catalogue...
FreeBSD-ports-kmods repository is up to date.
All repositories are up to date.
Checking for upgrades (1 candidates): 100%
Processing candidates (1 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
If I do the upgrade with debug, it says
removing realtek-re-kmod from the request as it is the same as local
Can someone explain what is going on?
If I do pkg verrsion -v | grep '<', I get
realtek-re-kmod-1101.00.1501000 < needs updating (remote has 1102.01.1500068_1)
and if I do pkg upgrade, I get
Updating FreeBSD-ports repository catalogue...
FreeBSD-ports repository is up to date.
Updating FreeBSD-ports-kmods repository catalogue...
FreeBSD-ports-kmods repository is up to date.
All repositories are up to date.
Checking for upgrades (1 candidates): 100%
Processing candidates (1 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
If I do the upgrade with debug, it says
removing realtek-re-kmod from the request as it is the same as local
Can someone explain what is going on?