Displaying 20 results from an estimated 700 matches similar to: "updating from 4.8-RELEASED to 4.8-STABLE"
2003 Apr 18
1
4.8-STABLE cvsup & kernel compilation
hi guys, i have version 4.8-STABLE running. i've just
update my stable-supfile and building, recompiling my
custom kernel, my question is: if im going to cvsup my
stable-supfile again, and compile the customed kernel
again, do i have to: make buildworld, make
installworld, mergemaster again or just make
buildkernel KERNCONF & make install KERNCONF? hoping
for your reply guys, thanks.
2003 Apr 04
2
4.8R and $FreeBSD$ version tag expansion
I noticed that there were quite a few files with version ids of
'$FreeBSD$' when I ran mergemaster after an install of 4.8R. This isn't
right is it? What are the consequences of installing over your files
with unexpanded version ids? I would like to build a release(make
release) and want to know if I can continue or if this is going to be a
problem for future
2003 Jul 26
1
Strange Kernel Compile Error....
merlin# rm GENERIC
merlin# cd /usr/share/examples/cvsup/
merlin# cvsup stable-supfile
Connected to cvsup.uk.FreeBSD.org
Updating collection src-all/cvs
Checkout src/sys/i386/conf/GENERIC
Finished successfully
merlin# cd /usr/src
merlin# make buildkernel KERNCONF=GENERIC
--------------------------------------------------------------
>>> Kernel build for GENERIC started on Sat Jul 26
2006 Jun 05
1
Conflicting Signal 6 and 11 messages..
Hello All,
I'm trying to figure out where the problem is, but I'm not having much
luck as I seem to get conflicting information from the various logs on
my FreeBSD 6.1 system.
I'm getting this in the /var/log/samba/log.smbd:
[2006/06/05 12:31:43, 0]
smbd/oplock.c:release_level_2_oplocks_on_change(771)
release_level_2_oplocks_on_change: failed to lock share mode entry
for
2008 Jun 25
3
Problem with /boot/loader
Hello,
I have a problem with loader. I recently upgraded from 6_rel to 7_rel.
Now when I install world there is a problem booting.
Here is what I do:
cd /usr/src
make buildworld
make buildkernel KERNCONF=BLACK
make installkernel KERNCONF=BLACK
At this point I can reboot and all is good. After boot I install the new world:
cd /usr/src
mergemaster -p
reboot into single user mode
cd /usr/src
make
2003 Apr 18
1
Please help, updated to 4.8 serious issues
Greetings,
After I updated my FreeBSD box from 4.7 to 4.8 I "lost" my users, but
heck with users, what I mean by lost is that I can't login, when I try
to login as the root or a regular user it says:
pam_authanticate: permission denied
so, I went ahead and re-updated my box from the very beginning,
including unnecessary at this point cvsup. I used this command: make
buildworld
2008 Aug 27
4
[releng_7 tinderbox] failure on amd64/amd64
TB --- 2008-08-27 11:26:00 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-08-27 11:26:00 - starting RELENG_7 tinderbox run for amd64/amd64
TB --- 2008-08-27 11:26:00 - cleaning the object tree
TB --- 2008-08-27 11:26:30 - cvsupping the source tree
TB --- 2008-08-27 11:26:30 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile
TB --- 2008-08-27
2003 Jun 19
4
SMP goes away after installworld (4.8-STABLE)
Hello,
I installed 4.8-RELEASE a few weeks ago, and since I let
the effort sit stagnant for a while I decided to do the
cvsup/buildworld/buildkernel/installkernel/installworld/mergemaster/MAKEDEV
steps to get current.
Went fine, rebooted, then noticed that just one CPU was recognized:
FreeBSD 4.8-STABLE #0: Thu Jun 19 17:05:20 PDT 2003
2008 Jul 29
1
[releng_7 tinderbox] failure on sparc64/sparc64
TB --- 2008-07-29 09:37:14 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-07-29 09:37:14 - starting RELENG_7 tinderbox run for sparc64/sparc64
TB --- 2008-07-29 09:37:14 - cleaning the object tree
TB --- 2008-07-29 09:37:32 - cvsupping the source tree
TB --- 2008-07-29 09:37:32 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/sparc64/sparc64/supfile
TB ---
2003 Jul 30
3
FreeBSD not-so-stable
I have a FreeBSD 4.8-Release machine that I upgraded from a 4.5 or 4.4
machine. It works just great for about 9 days, then processes will not
die. It starts to become a problem when I can't kill processes, restart
services, connections hang, and I can't reboot or shutdown, I have to do
a hard reset.
I can't really find anything in the logs to indicate what is giving me
2003 Jun 22
1
mergemaster -i
Question...
I do alot of stable upgrades and as a result I spend alot of time with
mergemaster. My changes in etc are minimal, so I rather wipe out my
existing /etc (except for machine specific files like fstab, and so on)
and have mergemaster install everything from /usr/src/etc. This way I
don't have to spend time going through all the diffs.
I have found that there is no quick and
2007 Nov 12
11
Various FreeBSD bits...
I just drudged through a bit of the archives and see a FreeBSD bits
floating in there that are of some value, but aren''t on the wiki. I
posted a few bits on the wiki regarding some FreeBSD cobbling that
I''ve done recently and hope that folk find it of use (and start
posting their useful bits there as well).
http://reductivelabs.com/trac/puppet/wiki/PuppetFreeBSD
The
2013 Mar 17
0
9.1-stable mergemaster -D fails
running 9.1-STABLE r247548
updating to 9.1-STABLE r248381
When updating to the new version in a zfs beadm environment, mergemaster -D /mnt
fails with install: illegal option -- l
install (1) in the new version has an added -l switch which is used in
bsd.own.mk which in turn is used by mergemaster.
Making mergemaster use the new install(1) fixes the problem.
John Theus
TheUsGroup.com
2002 Oct 05
0
Trouble transferring referents of symlinks outside the source tree
I'm running rsync 2.5.5 on a FreeBSD-CURRENT system.
I have a directory that essentially is my web site, which I update when
need be. I am (trying) to use rsync to sync a remote server with my
changes whenever they are made.
I'm using a little script to do this:
#!/bin/sh
DATA_DIR=/home/munish/data/www
REMOTE_BACKUP=[snipped out user@host here]
RSYNC_FLAGS="-zapuLxSC --stats
2003 Apr 07
1
make buildworld: inconsistent operator for ftp
AFTER "make buildworld" I GET THIS ERROR:
===> usr.bin
"/usr/src/share/mk/bsd.subdir.mk", line 60: Inconsistent operator for
ftp
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
SO HOW TO FIX THIS
Robert
''***********************************
2003 May 16
1
Help please : make buildworld fails when upgrading to 4.8 stable
Hi,
I can't build the world. I have an error in SSL, with today cvs
sources. Here is the error :
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c: In
function `ssl_read':
/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/bio_ssl.c:209:
`SSL_ERROR_WANT_ACCEPT' undeclared (first use in this function)
2003 Jul 14
1
Make errors in /usr/src/release/sysinstall
I'm cvsupping 4.8-STABLE to 4.8-STABLE. The cvsup run finished about
23:32 on 7/13. After make buildworld, make buildkernel, mergemaster -p,
make installworld, and mergemaster -v, I do (per mostgraveconcern, RIP):
cd /usr/src/release/sysinstall
make clean
make all install
The 'make all install' gives errors:
In file included from keymap.c:40:
keymap.h:4436: `keymap_be_iso'
2013 Feb 26
1
[releng_9 tinderbox] failure on arm/arm
TB --- 2013-02-26 21:23:55 - tinderbox 2.10 running on freebsd-stable.sentex.ca
TB --- 2013-02-26 21:23:55 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64
TB --- 2013-02-26 21:23:55 - starting RELENG_9 tinderbox run for arm/arm
TB --- 2013-02-26 21:23:55 - cleaning the
2003 May 11
1
make release headaches
Hi there,
When I do a make buildworld and try to do a make release it will fail
telling that it needs the CVSROOT directory.
I do cvsup /etc/cvs-supfile and receive nothing ;
# /etc/cvs-supfile
*default host=cvsup3.nl.freebsd.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4_8
*default delete use-rel-suffix
*default compress
cvsroot-all
If I remove
2012 Dec 10
2
freebsd-update mergemaster options
Hi,
On an 8.2 box, I run
freebsd-update -r 8.3-RELEASE upgrade
I am getting hundreds of files with "conflicts" like:
<<<<<<< current version
# $FreeBSD: src/etc/auth.conf,v 1.6.32.1.4.1 2010/06/14 02:09:06 kensmith Exp $
=======
# $FreeBSD: src/etc/auth.conf,v 1.6.32.1.8.1 2012/03/03 06:15:13 kensmith Exp $
>>>>>>> 8.3-RELEASE
... which is