Re: error instaling any ports

2017-10-24 Thread Kurt Jaeger
Hi! > yes > a lot of "> 10.4 RELEASE" and " current version" Ah, so you skipped some of the questions during the update. Well, that takes a bit of work to clean up, but it's no deal breaker. -- p...@opsec.eu+49 171 3101372 3 years to go ! ___

Re: error instaling any ports

2017-10-24 Thread Denis Granato
yes a lot of "> 10.4 RELEASE" and " current version" Im fighting now trying to install some packages tks On Tue, Oct 24, 2017 at 3:24 PM, Kurt Jaeger wrote: > Hi! > > > After second freebsd-update install > > Boot single-user and edit /etc/defaults/rc.conf and/or /etc/rc.conf, > th

Re: error instaling any ports

2017-10-24 Thread Kurt Jaeger
Hi! > After second freebsd-update install Boot single-user and edit /etc/defaults/rc.conf and/or /etc/rc.conf, there's some typo somewhere. -- p...@opsec.eu+49 171 3101372 3 years to go ! ___ freebsd-stable@freebsd.

Re: error instaling any ports

2017-10-23 Thread Kurt Jaeger
Hi! > Im with a 9.3 Release now (thanks Kurt) > but When I try to install a port, same error > > root@avvio-fw:/usr/src # cd /usr/ports/net-mgmt/rancid3/ > root@avvio-fw:/usr/ports/net-mgmt/rancid3 # make delete-old-libs > "/usr/ports/Mk/bsd.port.mk", line 1045: Unknown directive > Unknown modifi

Re: error instaling any ports

2017-10-23 Thread Denis Granato
Im with a 9.3 Release now (thanks Kurt) but When I try to install a port, same error root@avvio-fw:/usr/src # cd /usr/ports/net-mgmt/rancid3/ root@avvio-fw:/usr/ports/net-mgmt/rancid3 # make delete-old-libs "/usr/ports/Mk/bsd.port.mk", line 1045: Unknown directive Unknown modifier 't' Variable .C

Re: error instaling any ports

2017-10-19 Thread Denis Granato
Ok its worked Entered in single mode Make installworld Mergemaster -UiP now server is alive in 9.3 Tomorrow I check the ports On Oct 19, 2017 5:36 PM, "Kurt Jaeger" wrote: > Hi! > > > ok, I will try this, becausa I did everthing, then I reboot, like this > steps > > > > svn checkout https://sv

Re: error instaling any ports

2017-10-19 Thread Kurt Jaeger
Hi! > ok, I will try this, becausa I did everthing, then I reboot, like this steps > > svn checkout https://svn.freebsd.org/base/release/9.3.0/ . > make buildworld > make buildkernel > make installkernel > make installworld > > mergemaster -UiP > shutdown -r now Yes, this works for small upgrad

Re: error instaling any ports

2017-10-19 Thread Denis Granato
Good afternoon Kurt and everyone I follow the steps (that Kurt sent with his help) After the mergemaster -UiP the server stop at boot, after this point (see pictures attached) On Tue, Oct 17, 2017 at 5:11 PM, Kurt Jaeger wrote: > Hi! > > > > uname -a > [...] > > > *server# uname -aFreeBSD ser

Re: error instaling any ports

2017-10-19 Thread Denis Granato
ok, I will try this, becausa I did everthing, then I reboot, like this steps svn checkout https://svn.freebsd.org/base/release/9.3.0/ . make buildworld make buildkernel make installkernel make installworld mergemaster -UiP shutdown -r now On Thu, Oct 19, 2017 at 5:02 PM, Kurt Jaeger wrote: > H

Re: error instaling any ports

2017-10-19 Thread Kurt Jaeger
Hi! > yes I can boot single mode, mount / , etc Try to boot single user mode with the new kernel, then re-run make installworld mergemaster -UiP The normal way to do it is to reboot after make installkernel If you ran the installworld before the reboot, some files might not be copied. Anothe

Re: error instaling any ports

2017-10-19 Thread Denis Granato
yes I can boot single mode, mount / , etc Why you think its a kernel problem not some file that I change in mergemaster questions because, I boot the serve once and the 9.1-> 9.3 worked after mergemaster and reboot that happened On Thu, Oct 19, 2017 at 4:39 PM, Kurt Jaeger wrote: > Hi! > > > I

Re: error instaling any ports

2017-10-19 Thread Denis Granato
Good afternoon Kurt and everyone I follow the steps (that Kurt sent with his help) After the mergemaster -UiP the server stop at boot, after this point cant attach pictures because of the size, follow some messages errors ifconfig: ioctl (set name): file exists /etc/rc warning $ipv6_ifconfig_lo

Re: error instaling any ports

2017-10-19 Thread Kurt Jaeger
Hi! > I follow the steps (that Kurt sent with his help) > After the mergemaster -UiP > the server stop at boot, after this point (see pictures attached) Can you boot single-mode ? Can you boot the old kernel ? -- p...@opsec.eu+49 171 3101372 3 years to go !

Re: error instaling any ports

2017-10-18 Thread Kevin Oberman
On Wed, Oct 18, 2017 at 3:12 AM, Denis Granato wrote: > thanks guys , I will try and let you know > about the kernel, I think was for ipfw or something > No need for a custom kernel for this. If you configure ipfw in rc.conf as per the Handbook (29.4), it will load the module and your configurat

Re: error instaling any ports

2017-10-18 Thread Denis Granato
thanks guys , I wil try and let you know about the kernel, I think was for ipfw or something On Tue, Oct 17, 2017 at 5:11 PM, Kurt Jaeger wrote: > Hi! > > > > uname -a > [...] > > > *server# uname -aFreeBSD server.avgroup.loc 9.1-PRERELEASE FreeBSD > > So you have a PRERELEASE version and you

Re: error instaling any ports

2017-10-17 Thread Shane Ambler
On 18/10/2017 05:41, Kurt Jaeger wrote: > Please note: Your binaries from 9.1-PRE will work on 9.3, and probably on > 10.x, so no need to worry about the packages installed for now. > > You can rebuild your ports when you're on 10.x. > If you have trouble running anything after the system upgr

Re: error instaling any ports

2017-10-17 Thread Kurt Jaeger
Hi! > > uname -a [...] > > *server# uname -aFreeBSD server.avgroup.loc 9.1-PRERELEASE FreeBSD So you have a PRERELEASE version and you have a custom kernel. Do you know why that is ? Any specific change that needs to be in that kernel config ? Please check if you have a 'svn' binary somewhere,

Re: error instaling any ports

2017-10-17 Thread Denis Granato
> So, what does > > uname -a > > > > *server# uname -aFreeBSD server.avgroup.loc 9.1-PRERELEASE FreeBSD > 9.1-PRERELEASE #0 r238721: Mon Jul 23 17:34:45 BRT 2012 > r...@server.avgroup.loc:/usr/obj/usr/stable9/sys/AVVIO_FW i386You have new > mail.* > > What does > > freebsd-version -ku > > *dont ha

Re: error instaling any ports

2017-10-17 Thread Kurt Jaeger
Hi! > Yes, I need help, its exactly what Im trying to do, upgrade > to a newer version So, what does uname -a say ? What does freebsd-version -ku say ? Can you try to do these steps to get to a slightly newer version first ? freebsd-update -r 9.3-RELEASE upgrade # installation kernel freeb

Re: error instaling any ports

2017-10-17 Thread Denis Granato
Hi Kurt Yes, I need help, its exactly what Im trying to do, upgrade to a newer version tks On Tue, Oct 17, 2017 at 3:32 PM, Kurt Jaeger wrote: > Hi! > > > I have a 9.1 freebsd server, and every ports I try to install I get > > the follow error > > 9.1 is no longer supported. Any chance to upgra

Re: error instaling any ports

2017-10-17 Thread Rainer Duffner
> Am 17.10.2017 um 19:29 schrieb Denis Granato : > > Hello everyone > > I have a 9.1 freebsd server, and every ports I try to install I get > the follow error > > > > > > > > *server# cd /usr/ports/devel/subversionserver# make install > clean"/usr/ports/Mk/bsd.port.mk

Re: error instaling any ports

2017-10-17 Thread Kurt Jaeger
Hi! > I have a 9.1 freebsd server, and every ports I try to install I get > the follow error 9.1 is no longer supported. Any chance to upgrade ? Do you need help to upgrade that box ? -- p...@opsec.eu+49 171 3101372 3 years to go ! ___

error instaling any ports

2017-10-17 Thread Denis Granato
Hello everyone I have a 9.1 freebsd server, and every ports I try to install I get the follow error *server# cd /usr/ports/devel/subversionserver# make install clean"/usr/ports/Mk/bsd.port.mk ", line 1045: Unknown directiveUnknown modifier 't'Variable .CURDIR is recursiv