Jump to content

Recommended Posts

Posted

I ran the Check For Polisy Updates.  Been a few weeks since updated.  I usually have at least 1.  Had none.  Checked with another member and he said he checked a few days ago and had none and checked yesterday and had 1.

So I manually did the check

I noticed I had this when doing the sudo pkg upgrade it says 1 candidate.  I could not get the 1 candidate to go away.

and noticed it did download and process.....

 

[admin@polisy ~]$ sudo pkg update && sudo pkg upgrade
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
Updating udi repository catalogue...
udi repository is up to date.
All repositories are up to date.
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
Updating udi repository catalogue...
udi 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.
 
 
 
I finally fixed it by running this.  Notice it says my Polygot was newer.  So I let this run....
 

[admin@polisy ~]$ sudo pkg upgrade -f
Password:
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
Updating udi repository catalogue...
udi repository is up to date.
All repositories are up to date.
Checking for upgrades (446 candidates): 100%
Processing candidates (446 candidates): 100%
The following 425 package(s) will be affected (of 0 checked):

Installed packages to be DOWNGRADED:
    polyglot: 2.2.13 -> 2.2.11_3 [udi]

Installed packages to be REINSTALLED:   (DID NOT SEND LIST BECAUSE ITS HUGE)

 

After it downgraded now I ran the same command and now zero candidates

[admin@polisy ~]$ sudo pkg upgrade
Password:
Updating FreeBSD-base repository catalogue...
FreeBSD-base repository is up to date.
Updating udi repository catalogue...
udi repository is up to date.
All repositories are up to date.
Checking for upgrades (0 candidates): 100%
Processing candidates (0 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
[admin@polisy ~]$

 

So I should be good now?

Anything else I should run or any idea why I had a newer version?  I only do the updates it says to run.

Jeff

Posted

UPDATE-  Rebooted polisy (which I had done many times before running the sudo pkg upgrade -f) and now my polisy magically came back to 2.2.13 but when I just run sudo pkg upgrade it now tells me 0 candidates)

All seems fine.  Not sure what the 1 candidate was but its not coming up anymore, Polisy is back to 2.2.13 and everything seems to be working.

Guest
This topic is now closed to further replies.

×
×
  • Create New...