Re: pkg OSVERSION problem

2018-02-04 Thread O. Hartmann
Am Sat, 27 Jan 2018 10:23:28 +0100
"Ronald Klop"  schrieb:

> On Sat, 27 Jan 2018 08:36:58 +0100, O. Hartmann   
> wrote:
> 
> > Am Thu, 25 Jan 2018 21:38:27 +0100
> > Jan Kokemüller  schrieb:
> >  
> >> On 25.01.2018 21:19, Ronald Klop wrote:  
> >> > I know there should be multiple updates of packages.
> >> > Even with -o OSVERSION it does not give any new pkgs anymore.
> >> > What will help this?  
> >>
> >> I've just had the same issue and solved it by forcefully updating the
> >> package database:
> >>
> >> # pkg -o OSVERSION=1200056 update -f
> >> # pkg -o OSVERSION=1200056 upgrade
> >>
> >>
> >> -Jan
> >> ___
> >> freebsd-current@freebsd.org mailing list
> >> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> >> To unsubscribe, send any mail to  
> >> "freebsd-current-unsubscr...@freebsd.org"  
> >
> > Thanks,
> >
> > I'll give it a try.
> >
> > regards,
> >
> > Oliver
> >  
> 
> Thanks also. It kicked pkg upgrade into upgrading again, but in the end I  
> missed libdl.so (clang 6?) which was fixed by updating my system to  
> 1200056 anyway. Otherwise Firefox wouldn't start.
> So although the OSVERSION check is annoying it does warn for actual  
> problems.
> 
> Regards,
> Ronald.
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

I tried and it worked as expected!

Thanks a lot.

Oliver

-- 
O. Hartmann

Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).


pgpsgu77Zhmpo.pgp
Description: OpenPGP digital signature


Re: pkg OSVERSION problem

2018-01-27 Thread Ronald Klop
On Sat, 27 Jan 2018 08:36:58 +0100, O. Hartmann   
wrote:



Am Thu, 25 Jan 2018 21:38:27 +0100
Jan Kokemüller  schrieb:


On 25.01.2018 21:19, Ronald Klop wrote:
> I know there should be multiple updates of packages.
> Even with -o OSVERSION it does not give any new pkgs anymore.
> What will help this?

I've just had the same issue and solved it by forcefully updating the
package database:

# pkg -o OSVERSION=1200056 update -f
# pkg -o OSVERSION=1200056 upgrade


-Jan
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to  
"freebsd-current-unsubscr...@freebsd.org"


Thanks,

I'll give it a try.

regards,

Oliver



Thanks also. It kicked pkg upgrade into upgrading again, but in the end I  
missed libdl.so (clang 6?) which was fixed by updating my system to  
1200056 anyway. Otherwise Firefox wouldn't start.
So although the OSVERSION check is annoying it does warn for actual  
problems.


Regards,
Ronald.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: pkg OSVERSION problem

2018-01-27 Thread O. Hartmann
Am Thu, 25 Jan 2018 21:38:27 +0100
Jan Kokemüller  schrieb:

> On 25.01.2018 21:19, Ronald Klop wrote:
> > I know there should be multiple updates of packages.
> > Even with -o OSVERSION it does not give any new pkgs anymore.
> > What will help this?  
> 
> I've just had the same issue and solved it by forcefully updating the
> package database:
> 
> # pkg -o OSVERSION=1200056 update -f
> # pkg -o OSVERSION=1200056 upgrade
> 
> 
> -Jan
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Thanks,

I'll give it a try.

regards,

Oliver

-- 
O. Hartmann

Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).


pgp6G3LmQrM3N.pgp
Description: OpenPGP digital signature


Re: pkg OSVERSION problem

2018-01-25 Thread Jan Kokemüller
On 25.01.2018 21:19, Ronald Klop wrote:
> I know there should be multiple updates of packages.
> Even with -o OSVERSION it does not give any new pkgs anymore.
> What will help this?

I've just had the same issue and solved it by forcefully updating the
package database:

# pkg -o OSVERSION=1200056 update -f
# pkg -o OSVERSION=1200056 upgrade


-Jan
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: pkg OSVERSION problem

2018-01-25 Thread O. Hartmann
Am Thu, 25 Jan 2018 21:19:06 +0100
"Ronald Klop"  schrieb:

> Hi,
> 
> After I have an error about OSVERSION pkg upgrade says there is no update  
> anymore.
> I know there should be multiple updates of packages.
> Even with -o OSVERSION it does not give any new pkgs anymore.
> What will help this?
> 
> Regards,
> Ronald.
> 
> 
> [root@sjakie ~]# pkg upgrade
> Updating FreeBSD repository catalogue...
> Fetching meta.txz: 100%944 B   0.9kB/s00:01
> Fetching packagesite.txz: 100%6 MiB   3.0MB/s00:02
> Processing entries:   0%
> pkg: Newer FreeBSD version for package pear-HTML_Template_IT:
> - package: 1200056
> - running kernel: 1200054
> pkg: repository FreeBSD contains packages for wrong OS version:  
> FreeBSD:12:amd64
> Processing entries: 100%
> Unable to update repository FreeBSD
> Error updating repositories!
> 
> [root@sjakie ~]# pkg upgrade
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up to date.
> All repositories are up to date.
> Checking for upgrades (15 candidates): 100%
> Processing candidates (15 candidates): 100%
> Checking integrity... done (0 conflicting)
> Your packages are up to date.
> 
> [root@sjakie ~]# pkg -o OSVERSION=1200056 upgrade
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up to date.
> All repositories are up to date.
> Checking for upgrades (15 candidates): 100%
> Processing candidates (15 candidates): 100%
> Checking integrity... done (0 conflicting)
> Your packages are up to date.
> ___
> freebsd-current@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

me, too. I saw the same thing last week, when I tried the first time to update 
a CURRENT
and I saw it again on Monday. Funny: when I sync the base repository (built on 
another
machine due to performance issue and rysnc'ed), the initial error about the OS 
mismatch
occurs one time again and the disappears - as decribed above.

Regards,

Oliver

-- 
O. Hartmann

Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).


pgp4wg3lDMKwI.pgp
Description: OpenPGP digital signature


pkg OSVERSION problem

2018-01-25 Thread Ronald Klop

Hi,

After I have an error about OSVERSION pkg upgrade says there is no update  
anymore.

I know there should be multiple updates of packages.
Even with -o OSVERSION it does not give any new pkgs anymore.
What will help this?

Regards,
Ronald.


[root@sjakie ~]# pkg upgrade
Updating FreeBSD repository catalogue...
Fetching meta.txz: 100%944 B   0.9kB/s00:01
Fetching packagesite.txz: 100%6 MiB   3.0MB/s00:02
Processing entries:   0%
pkg: Newer FreeBSD version for package pear-HTML_Template_IT:
- package: 1200056
- running kernel: 1200054
pkg: repository FreeBSD contains packages for wrong OS version:  
FreeBSD:12:amd64

Processing entries: 100%
Unable to update repository FreeBSD
Error updating repositories!

[root@sjakie ~]# pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (15 candidates): 100%
Processing candidates (15 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.

[root@sjakie ~]# pkg -o OSVERSION=1200056 upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (15 candidates): 100%
Processing candidates (15 candidates): 100%
Checking integrity... done (0 conflicting)
Your packages are up to date.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"