Re: ports install problem

2002-09-28 Thread Andrew Boothman

Erick Mechler wrote:
> :: I've CVSud-ed system till 4.6.2-RELEASE. For potrs I've used tag=.
> :: But when I've tried to install some ports it's appeared a message
> :: about error.
> 
> You can always completely remove /usr/ports/ and do a checkout again.  Not
> the most ideal solution, but it should work.

When this happened to me, I removed /usr/ports/Mk/ and re-cvsuped.

This solved the problem for me, plus its quicker than having to 
re-populate the whole of /usr/ports!

Andrew.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: "filesystem is full" during installation of 4.6.2-REL

2002-08-16 Thread Andrew Boothman

Antoine Beaupre wrote:

> FWIW, I've had such problems with restarted sysinstalls. In fact, a 
> lot of the recent uses I had of sysinstall ended up with such an error.
>
> I think it is due to sysinstall not correctly mounting the configured 
> file systems. The behavior is quite erratic and i haven't been able to 
> pinpoint the exact problem but restarting the install, reformating the 
> partitions works usually ok.

It looks like this is exactly what was happening.

Everytime I tried to install, the DNS lookup on ftp.uk.freebsd.org would 
timeout the first time round (a seperate problem), and I needed to 
restart the installation each time. After going through the whole 
process several times, the DNS lookup worked first time round and the 
installation went without issue.

It looks like sysinstall does get confused when asked to restart an 
installation.

Many thanks to all who helped out.

Andrew.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: X not suid root in 4.6.1-RC2?

2002-07-24 Thread Andrew Boothman

Erik Trulsson wrote :

>>When installing via sysinstall users don't get shown the message 
>>explaining that they need xwrapper if the want to use startx. Does 
>>anyone else think that they should either be told or we just add 
>>xwrapper as a depandancy of the XFree86 package?
>>
>>
>
>Adding xwrapper as a dependency is a good idea.  It is in fact such a
>good idea that it has already been done, about a month ago.
>
At the risk of looking even stupider on a public mailing list; it really 
doesn't appear to have been installed by sysinstall when X was. Here is 
a pkg_info from an 'almost' virgin install.

$ pkg_info
XFree86-4.2.0_1,1   X11/XFree86 core distribution (complete, using 
mini/meta-po
XFree86-FontServer-4.2.0 XFree86-4 Font Server
XFree86-Server-4.2.0_3 XFree86-4 X server and related programs
XFree86-clients-4.2.0_2 XFree86-4 Client environments
XFree86-documents-4.2.0 XFree86-4 Document Files
XFree86-font100dpi-4.2.0 XFree86-4 bitmap 100 dpi fonts
XFree86-font75dpi-4.2.0 XFree86-4 bitmap 75 dpi fonts
XFree86-fontCyrillic-4.2.0 XFree86-4 Cyrillic Fonts
XFree86-fontDefaultBitmaps-4.2.0 XFree86-4 default bitmap fonts
XFree86-fontEncodings-4.2.0 XFree86-4 font encoding files
XFree86-fontScalable-4.2.0 XFree86-4 Scalable font files
XFree86-libraries-4.2.0_1 XFree86-4 include/(shared) library kit
apache-1.3.24_7 The extremely popular Apache http server.  Very 
fast, very
freetype2-2.0.9 A free and portable TrueType font rendering engine
imake-4.2.0_1   Imake and other utilities from XFree86
lynx-2.8.4.1b_1 A non-graphical, text-based World-Wide Web client
mod_php4-4.2.1_1PHP4 module for Apache
mysql-client-3.23.49 Multithreaded SQL database (client)
mysql-server-3.23.49 Multithreaded SQL database (server)
p5-DBI-1.21 The perl5 Database Interface.  Required for DBD::* 
modules
p5-Data-ShowTable-3.3 Perl5 module to pretty-print arrays of data
p5-Mysql-modules-1.2216 Perl5 modules for accessing MySQL databases
tcsh-6.11.00An extended C-shell with many useful features
$

Or am I still managing to misunderstand?

Andrew.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: X not suid root in 4.6.1-RC2?

2002-07-24 Thread Andrew Boothman

Maxim M. Kazachek wrote:

>On Thu, 25 Jul 2002, Andrew Boothman wrote:
>
>>Having installed X and configured it, when I tried to run X as a normal
>>user it died telling me that :
>>-- start paste --
>>(WW) checkDevMem: failed to open /dev/mem (Permission denied)
>>   linear framebuffer access unavailable
>>
>>Fatal server error:
>>xf86OpenConsole: Server must be suid root
>>-- end paste --
>>
>>
>>
>Seems like you need to install x11/wrapper package
>

You are, of course, completely right. Thanks also to David Wolfskill for 
pointing this out.

When installing via sysinstall users don't get shown the message 
explaining that they need xwrapper if the want to use startx. Does 
anyone else think that they should either be told or we just add 
xwrapper as a depandancy of the XFree86 package?

Andrew.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



X not suid root in 4.6.1-RC2?

2002-07-24 Thread Andrew Boothman

Hi!

Apologies if this has been discussed before and I missed it or this is 
due to some stupidity on my part but I just did a fresh install of 
4.6.1-RC2 and told it to install X for the first time.

Having installed X and configured it, when I tried to run X as a normal 
user it died telling me that :
-- start paste --
(WW) checkDevMem: failed to open /dev/mem (Permission denied)
linear framebuffer access unavailable

Fatal server error:
xf86OpenConsole: Server must be suid root
-- end paste --

Was this a mistake made when installing X?

Thanks!

Andrew.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: MySQL problems after upgrade to 4.6-STABLE (Please Help)

2002-07-24 Thread Andrew Boothman

Warner Joseph wrote:

> Hi,
>  
> I just upgraded our production server from 4.5-STABLE to 4.6-STABLE.
>  
> Everything seems fine, with the exception of my install of MySQL.
>  
> Now, when trying to access our forum system or any database driven
> pages, I get errors like this:
>  
> phpBB : *Critical Error*
>
> Could not connect to the database
>  
> ..and this:
>  
> *Warning*: mysql_free_result(): supplied argument is not a valid MySQL 
> result resource in */usr/local/www/nuke/html/includes/sql_layer.php* 
> on line *491*

Can you connect to and query the database using the 'mysql' command?

Did you try reinstalling MySQL and/or PHP/Apache?

Andrew.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Panic on 'kldunload snd'

2002-04-02 Thread Andrew Boothman

Hi Folks!

I just started playing with all those modules that are compiled during 
buildkernel, and was very pleased to see my SoundBlaster AWE64 correctly 
probed and configured when I did a 'kldload snd'.

However, I was (slightly) less pleased to discover that a consequent 
'kldunload snd' paniced the kernel. This is on a (cvsuped last night) 
-STABLE box.

I did a bit of a dig around in the PR database and also in the mailing 
list archives and I _think_ this type of thing is a known problem with 
the modules system. If this is the case, apologies for the waste of 
bandwith, but I thought I had better mention it.

If anyone is interested however, I do have dump from the panic. Which is 
good actually because I had enabled crash dumps, but -stable has been so 
bloody stable I'd never had a dump to play with in kgdb before :-)

Thanks

Andrew.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: Kernel Compile failure

2001-08-08 Thread Andrew Boothman

On Wednesday 08 August 2001 12:57 pm, Odhiambo Washington wrote:
> ===> ipfilter
> *** Error code 2
> Stop in /usr/src/sys/modules.

Hmmm. I think this is the problem I encountered when upgrading an older 
system to 4.3-STABLE.

Try emptying your /usr/obj/usr/src/sys/KERNELNAME directory and then do a 
make buildkernel again.

-- 
Andrew Boothman <[EMAIL PROTECTED]>
http://sour.cream.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message