CLOSED Re: [gentoo-user] panic:: octave: magick/semaphore.c:525: [...] failed

2010-08-01 Thread Valmor de Almeida
On 07/29/2010 06:19 AM, pk wrote: > On 2010-07-29 06:49, Valmor de Almeida wrote: > >> Thanks for the feedback. I posted the same question on the octave users >> list but no answers. > > Maybe vacation time so most users are offline? I'm on vacation but still > online... :-) > > If you know C yo

Re: [gentoo-user] panic:: octave: magick/semaphore.c:525: [...] failed

2010-07-29 Thread pk
On 2010-07-29 06:49, Valmor de Almeida wrote: > Thanks for the feedback. I posted the same question on the octave users > list but no answers. Maybe vacation time so most users are offline? I'm on vacation but still online... :-) If you know C you could check out the semaphore.c file to see what

Re: [gentoo-user] panic:: octave: magick/semaphore.c:525: [...] failed

2010-07-28 Thread Valmor de Almeida
pk wrote: [snip] > Hi, > > I tested your code (and variations of it) and I get the same result > as you. Googling seems to indicate that lots of other people are having > similar problems with imwrite/imread function. The functions are not > part of the octave package but is an add-on. However, fr

Re: [gentoo-user] panic:: octave: magick/semaphore.c:525: [...] failed

2010-07-28 Thread pk
On 2010-07-26 18:16, Valmor de Almeida wrote: > -> ./test.m > octave: magick/semaphore.c:525: LockSemaphoreInfo: Assertion > `semaphore_info != (SemaphoreInfo *) ((void *)0)' failed. > panic: Aborted -- stopping myself... > attempting to save variables to `octave-core'... > save to `octave-core'

[gentoo-user] panic:: octave: magick/semaphore.c:525: [...] failed

2010-07-26 Thread Valmor de Almeida
Hello, The test code below for writing an image to a file crashes octave. Would anyone be able to help? I am using octave-3.2.4-r1 and graphicsmagick-1.3.12 Thanks, -- Valmor file test.m --- #! /usr/bin/octave -qf im = ones(2,2); im(2,1) = 0.5; im(1,2) = 0.5; imwrite

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-18 Thread Neil Walker
Dale wrote: No. The update code is built into the hardware now, if just needs a FAT partition it can read the new firmware file from. Now that is kewl!! I need to make sure the next mobo I buy has that feature. ;-) Or you can just emerge syslinux and boot a floppy image on your hd from

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-17 Thread Dale
Neil Bothwick wrote: > On Wed, 16 May 2007 17:36:47 -0500, Dale wrote: > > >> Oooops, let me rephrase that. To update the BIOS, does it have to have >> a OS on that stick? >> > > No. The update code is built into the hardware now, if just needs a FAT > partition it can read the new firmwar

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-17 Thread Neil Bothwick
On Wed, 16 May 2007 17:36:47 -0500, Dale wrote: > Oooops, let me rephrase that. To update the BIOS, does it have to have > a OS on that stick? No. The update code is built into the hardware now, if just needs a FAT partition it can read the new firmware file from. -- Neil Bothwick I'm not br

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Dale
Randy Barlow wrote: > Dale wrote: > >> USB sticks are virtually worthless nowadays, for a couple tens of > >> dollars you should be able to get one with a capacity of a few gigs. > >> > >> There's also the possibility of writing directly to the cmos > >> with /dev/nvram, isn't there? It's a char

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Randy Barlow
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dale wrote: >> USB sticks are virtually worthless nowadays, for a couple tens of >> dollars you should be able to get one with a capacity of a few gigs. >> >> There's also the possibility of writing directly to the cmos >> with /dev/nvram, isn't ther

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Dale
Neil Walker wrote: > Dale wrote: >> Cool. I'm a Linux only person here so this is something that I am >> curious about. That wouldn't happen to have been a Abit mobo would it? >> > > No, sorry. It was an Asus - which is mostly what I buy. However, the > one arriving tomorrow is an Abit so I mi

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Dale
Dan Farrell wrote: > On Wed, 16 May 2007 09:54:09 -0500 > Dale <[EMAIL PROTECTED]> wrote: > > >> Neil Bothwick wrote: >> >>> On Wed, 16 May 2007 09:21:41 -0500, Dale wrote: >>> Now that most puters don't have a floppy, how will people update the BIOS?? I don't have windoze

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Dan Farrell
On Wed, 16 May 2007 09:54:09 -0500 Dale <[EMAIL PROTECTED]> wrote: > Neil Bothwick wrote: > > On Wed, 16 May 2007 09:21:41 -0500, Dale wrote: > >> Now that most puters don't have a floppy, how will people update > >> the BIOS?? I don't have windoze at all and my next rig may not > >> have a flopp

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Neil Walker
Dale wrote: Cool. I'm a Linux only person here so this is something that I am curious about. That wouldn't happen to have been a Abit mobo would it? No, sorry. It was an Asus - which is mostly what I buy. However, the one arriving tomorrow is an Abit so I might know a bit more about them

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Dale
Neil Walker wrote: > Dale wrote: >> Will there be a way to do it from a CD/DVD? >> >> Curious. >> > > In many cases, yes. I updated one just last week using a CD. That BIOS > had an update utilty built in to which you could boot. It looks first > for a floppy then, if not found, a CD. :) > > >

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Neil Walker
Dale wrote: Will there be a way to do it from a CD/DVD? Curious. In many cases, yes. I updated one just last week using a CD. That BIOS had an update utilty built in to which you could boot. It looks first for a floppy then, if not found, a CD. :) Be lucky, Neil -- [EMAIL PROTECTED]

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Dale
Neil Bothwick wrote: > On Wed, 16 May 2007 09:21:41 -0500, Dale wrote: > > >> Now that most puters don't have a floppy, how will people update the >> BIOS?? I don't have windoze at all and my next rig may not have a >> floppy either. >> > > My new Asus motherboard updates from a USB stick.

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Neil Bothwick
On Wed, 16 May 2007 09:21:41 -0500, Dale wrote: > Now that most puters don't have a floppy, how will people update the > BIOS?? I don't have windoze at all and my next rig may not have a > floppy either. My new Asus motherboard updates from a USB stick. -- Neil Bothwick Portable: Survives sy

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Dale
Neil Walker wrote: > Karl Haines wrote: >> Actually, updating the BIOS to the newest version is almost ALWAYS a >> good thing. > > I keep all the BIOSs im my machines uptodate (8 at the moment, > building another tomorrow). ;) > >> Having XP installed makes no difference, except that you >> can (wi

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-16 Thread Neil Walker
Karl Haines wrote: Actually, updating the BIOS to the newest version is almost ALWAYS a good thing. I keep all the BIOSs im my machines uptodate (8 at the moment, building another tomorrow). ;) Having XP installed makes no difference, except that you can (with some MBs) update from within w

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-15 Thread Roman Zimmermann
Am Mittwoch 16 Mai 2007 01:40 schrieb Karl Haines: > I have fixed many problems (i'm a computer technician) with > BIOS updates. Having XP installed makes no difference, except that you > can (with some MBs) update from within windows. They ALL, however, > support a BIOS update from a bootable

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-15 Thread Karl Haines
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Neil Walker wrote: > Roman Zimmermann wrote: >> I have a similar controller to yours and did some research recently. >> It seems that (allmost) all ICH7 controllers do support AHCI [1]. But >> I cannot activate AHCI anywhere in the BIOS. It seems this

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-15 Thread Neil Walker
Roman Zimmermann wrote: I have a similar controller to yours and did some research recently. It seems that (allmost) all ICH7 controllers do support AHCI [1]. But I cannot activate AHCI anywhere in the BIOS. It seems this is due to some limitations of the BIOS. There was also a thread on anothe

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-15 Thread Roman Zimmermann
Am Montag 14 Mai 2007 09:19 schrieb Neil Walker: > :( Seems my chipset is one of those that doesn't support AHCI. Hi! I have a similar controller to yours and did some research recently. It seems that (allmost) all ICH7 controllers do support AHCI [1]. But I cannot activate AHCI anywhere in th

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-14 Thread Neil Walker
Graham Murray wrote: Did you select AHCI mode in the BIOS? On my motherboard (with ICH6R/IC6RW) there is an option to set SATA mode to IDE, RAID or AHCI. The item is there in the BIOS but only has one setting available - IDE. :( Seems my chipset is one of those that doesn't support AHCI. ls

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-13 Thread Graham Murray
Neil Walker <[EMAIL PROTECTED]> writes: > Well, it didn't work - just resulted in a kernel panic. It seems AHCI > is only supported by SOME ICH6,7,8 interfaces. :( Did you select AHCI mode in the BIOS? On my motherboard (with ICH6R/IC6RW) there is an option to set SATA mode to IDE, RAID or AHCI

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-13 Thread Neil Walker
Neil Walker wrote: Maybe I should take a closer look at AHCI - especially as it seems Intel are listed as a sponsor, so it must have their approval. :) Well, it didn't work - just resulted in a kernel panic. It seems AHCI is only supported by SOME ICH6,7,8 interfaces. :( Be lucky, Neil

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-12 Thread Neil Walker
Graham Murray wrote: According to the Linux sata site (http://linux-ata.org/driver-status.html) the AHCI driver supports all the SATA features such as NCQ (Native Command Queueing) and hotplug but the PIIX module does not support these. I've been running the PIIX driver for quite some time a

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-12 Thread Graham Murray
David Harel <[EMAIL PROTECTED]> writes: > Graham Murray wrote: >> For the ICH6 and later, I think that the AHCI driver is better than >> PIIX_ATA. > How can I evaluate the different solutions (They both work)? According to the Linux sata site (http://linux-ata.org/driver-status.html) the AHCI

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-12 Thread David Harel
Graham Murray wrote: Neil Walker <[EMAIL PROTECTED]> writes: It's the Intel PIIX driver for the Intel ICH family, etc. You didn't look for Intel or ICH? For the ICH6 and later, I think that the AHCI driver is better than PIIX_ATA. How can I evaluate the different solutions (Th

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-12 Thread Graham Murray
Neil Walker <[EMAIL PROTECTED]> writes: > It's the Intel PIIX driver for the Intel ICH family, etc. You didn't > look for Intel or ICH? For the ICH6 and later, I think that the AHCI driver is better than PIIX_ATA. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-12 Thread David Harel
I read this: http://www.uwsg.iu.edu/hypermail/linux/kernel/0510.3/2003.html and figured out the driver name. Are they compatible? cos that's the one setup and I am up and running. I'll try the driver you suggested and see if it works. Neil Walker wrote: David Harel wrote: The driver I neede

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-12 Thread Neil Walker
David Harel wrote: The driver I needed seem to be AHCI SATA. What makes you think that? Was rather difficult to identify that that is the right driver because lspci states: 00:1f.2 SATA controller: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 04) and you can't find 82801 in .

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-12 Thread David Harel
Thank you both Neil Bothwick andAlan McKinnon for the great help. Got this one working now. Still many features arn't working yet such as alsa and wifi but I think I will make it now. The driver I needed seem to be AHCI SATA. Was rather difficult to identify that that is the right driver be

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-11 Thread Alan McKinnon
On Friday 11 May 2007, David Harel wrote: > Sorry for not providing details (was sure people will identify the > problem in a glance). > > > Upgrade is from 2.6.17-r8 OK, you seem to have run into the "Lets rip IDE out of the kernel and replace it with ATA" thing that happened in 2.6.18... In me

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-11 Thread Etaoin Shrdlu
On Friday 11 May 2007 16:39, David Harel wrote: > lilo is double checked. Below the relevant section. > > > boot=/dev/sda > root=/dev/sda1 > read-only > > > image=/boot/vmlinuz-2.6.20-r8.v0 > > label=SDA1-20-r8.v0 > append="root=/dev/sda1" This last line, written this way, looks wrong or at l

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-11 Thread Neil Bothwick
On Fri, 11 May 2007 17:39:57 +0300, David Harel wrote: > Upgrade is from 2.6.17-r8 > > Attached the panic message: > > > VFS: cannot open root device sda1 or unknown block (0,0) > > please append a correct "root=" boot option. > > Kernel panic - not syncing: VFS: unable to mount root fs on u

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-11 Thread David Harel
Sorry for not providing details (was sure people will identify the problem in a glance). Upgrade is from 2.6.17-r8 Attached the panic message: VFS: cannot open root device sda1 or unknown block (0,0) please append a correct "root=" boot option. Kernel panic - not syncing: VFS: unable to m

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-11 Thread Dirk Heinrichs
Am Freitag, 11. Mai 2007 schrieb ext David Harel: > After installing gentoo-source-2.6.20-r8 I copied my current .config > file to the new kernel and did make oldconfig. I had to do define only > new properties of the new kernel and the rest was taken from the > original config file however, at bo

Re: [gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-11 Thread Alan McKinnon
On Friday 11 May 2007, David Harel wrote: > Greetings, > > > After installing gentoo-source-2.6.20-r8 I copied my current .config > file to the new kernel and did make oldconfig. I had to do define > only new properties of the new kernel and the rest was taken from the > original config file howeve

[gentoo-user] Panic at boot time after update kernel to 2.6.20-r8.

2007-05-11 Thread David Harel
Greetings, After installing gentoo-source-2.6.20-r8 I copied my current .config file to the new kernel and did make oldconfig. I had to do define only new properties of the new kernel and the rest was taken from the original config file however, at boot time I got panic halt on root mount st

Re: [gentoo-user] PANIC !!!!

2005-10-27 Thread Tamas Sarga
On Sat, 22 Oct 2005, Hemmann, Volker Armin wrote: > > direct experience. > I have seen xine and mplayer break multiple times or KDE loosing its themes, > because of qt updates or wesnoth. And that are the ones I remember without to > much brain work. > That is why I am healed from --deep updates

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Petteri Räty
Keats wrote: > On Fri, 21 Oct 2005 16:11:06 -0300 > Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: > > >>My hole linux box has crashed >>I made a system update yesterday with emerge -Du world >> >>it update my apache, mantis, nagios, bind, mysql. today my hole >>system is against me.

[gentoo-user] PANIC !!!!

2005-10-22 Thread Keats
On Fri, 21 Oct 2005 16:11:06 -0300 Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: > My hole linux box has crashed > I made a system update yesterday with emerge -Du world > > it update my apache, mantis, nagios, bind, mysql. today my hole > system is against me > I think in reins

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Rumen Yotov
On Sat, 2005-10-22 at 14:01 -0200, Allan Spagnol Comar wrote: > thank you all guys !!! > I understand now the complex resons to always have backups and test servers > > I am sorry to make such a mess at the list, it wasn´t my intantion, > thank one more time for the attention that was spend o

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Allan Spagnol Comar
thank you all guys !!! I understand now the complex resons to always have backups and test servers I am sorry to make such a mess at the list, it wasn´t my intantion, thank one more time for the attention that was spend on my trouble. I promise that in the next time I will make some more relev

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Holly Bostick
Hemmann, Volker Armin schreef: > direct experience. I have seen xine and mplayer break multiple times > or KDE loosing its themes, Yeah, but mplayer breaks if your breathe on it too hard, and Xine is not all that much better (though better than gstreamer, and overall the best in terms of stabilit

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Hemmann, Volker Armin
On Saturday 22 October 2005 14:26, Eddie Mihalow Jr wrote: > Hemmann, Volker Armin wrote: > > On Saturday 22 October 2005 02:37, Rafael Fernández López wrote: > >>Hemmann, Volker Armin wrote: > >>>On Friday 21 October 2005 21:11, Allan Spagnol Comar wrote: > My hole linux box has crashed >

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Matan Peled
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Allan Spagnol Comar wrote: > One more info, udev had crashed and I have to downgrade from 7.0 to > 6.8-r1 to get the system to boot A. You're top posting B. yeah, udev-070 is bad. Use udev-070-r1... - -- [Name ] :: [Matan I. Peled] [Loca

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Eddie Mihalow Jr
Hemmann, Volker Armin wrote: On Saturday 22 October 2005 02:37, Rafael Fernández López wrote: Hemmann, Volker Armin wrote: On Friday 21 October 2005 21:11, Allan Spagnol Comar wrote: My hole linux box has crashed I made a system update yesterday with emerge -Du world it update my

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread brullo nulla
> because some apps (like, for example xine) doesn't like it, when some of their> dependencies get upgraded with a --deep world (like ffmpeg or transcode), > while themselves are not recombiled.>> xine will not crash - but some video-filters will be gone. Whoa. Now I know why my mplayer cannot rea

Re: [gentoo-user] PANIC !!!!

2005-10-22 Thread Patrick Börjesson
On 05/10/22 00:45, Hemmann, Volker Armin wrote: > On Friday 21 October 2005 22:13, Jeff Smelser wrote: > > On Friday 21 October 2005 02:24 pm, Hemmann, Volker Armin wrote: > > > but at least now you know why you should not use --deep. > > > > Why not? I use it here and I never get crashes.. One doe

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Hemmann, Volker Armin
On Saturday 22 October 2005 02:37, Rafael Fernández López wrote: > Hemmann, Volker Armin wrote: > > On Friday 21 October 2005 21:11, Allan Spagnol Comar wrote: > >>My hole linux box has crashed > >>I made a system update yesterday with emerge -Du world > >> > >>it update my apache, mantis,

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Hemmann, Volker Armin
On Saturday 22 October 2005 03:20, Jeff Smelser wrote: > On Friday 21 October 2005 07:21 pm, Hemmann, Volker Armin wrote: > > which a) does not catch all the cases > > and b) would not be needed at all, if you don't do '--deep' updates. > > Your trolling, arnt you? Are you really so naive that you

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Michael Crute
On 10/21/05, Jeff Smelser <[EMAIL PROTECTED]> wrote: On Friday 21 October 2005 07:21 pm, Hemmann, Volker Armin wrote:> which a) does not catch all the cases> and b) would not be needed at all, if you don't do '--deep' updates.Your trolling, arnt you? Are you really so naive that you think not havin

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Michael Crute
On 10/21/05, Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: then after some fight and gentoo doc I got mysql back. after that wasapache time, all configuration has changed and I got to go as crasy tofind where it was... Which is why you should ALWAYS have a backup of /etc. Just incase. I have a con

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Jeff Smelser
On Friday 21 October 2005 07:21 pm, Hemmann, Volker Armin wrote: > which a) does not catch all the cases > and b) would not be needed at all, if you don't do '--deep' updates. Your trolling, arnt you? Are you really so naive that you think not having --deep solves all your problems? You do reali

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Rafael Fernández López
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hemmann, Volker Armin wrote: > On Friday 21 October 2005 21:11, Allan Spagnol Comar wrote: > >>My hole linux box has crashed >>I made a system update yesterday with emerge -Du world >> >>it update my apache, mantis, nagios, bind, mysql. t

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Hemmann, Volker Armin
On Saturday 22 October 2005 02:10, Richard Fish wrote: > Hemmann, Volker Armin wrote: > >On Friday 21 October 2005 22:13, Jeff Smelser wrote: > >>On Friday 21 October 2005 02:24 pm, Hemmann, Volker Armin wrote: > >>>what do you mean 'crashed'? > >>> > >>>does revdep-rebuilt still works? > >>> > >>>

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Richard Fish
Hemmann, Volker Armin wrote: On Friday 21 October 2005 22:13, Jeff Smelser wrote: On Friday 21 October 2005 02:24 pm, Hemmann, Volker Armin wrote: what do you mean 'crashed'? does revdep-rebuilt still works? but at least now you know why you should not use --deep. Why not? I

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Hemmann, Volker Armin
On Friday 21 October 2005 22:13, Jeff Smelser wrote: > On Friday 21 October 2005 02:24 pm, Hemmann, Volker Armin wrote: > > what do you mean 'crashed'? > > > > does revdep-rebuilt still works? > > > > but at least now you know why you should not use --deep. > > Why not? I use it here and I never ge

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Dmitry S. Makovey
On October 21, 2005 02:30 pm, Allan Spagnol Comar wrote: > sorry by the way I put it Jeff I got to angry when All my > services stop working after an ( what should be simple ) update > . Allan ,don't get me wrong - I"m not trying to "pin" you, I just want to point out that computers and s

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Jeff Smelser
On Friday 21 October 2005 03:30 pm, Allan Spagnol Comar wrote: > sorry by the way I put it Jeff I got to angry when All my services > stop working after an ( what should be simple ) update . Actually, I wasn't referring to your email, I was referring to Hemmann's. Jeff -- gentoo-user@gen

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Allan Spagnol Comar
sorry by the way I put it Jeff I got to angry when All my services stop working after an ( what should be simple ) update . this update had stop all services I got on this box, that was an web server for nagios and mantis, and dns server for private net the database to nagios and mant

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Jeff Smelser
On Friday 21 October 2005 02:24 pm, Hemmann, Volker Armin wrote: > what do you mean 'crashed'? > > does revdep-rebuilt still works? > > but at least now you know why you should not use --deep. Why not? I use it here and I never get crashes.. One doesnt mean the other. Jeff -- gentoo-user@gentoo

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Allan Spagnol Comar
mantis now :( when I try to log I got this error: APPLICATION ERROR #401 Database query failed. Error received from database was #1054: Unknown column 'lost_password_in_progress_count' in 'field list' for the query: UPDATE mantis_user_table SET lost_password_in_progress_count=0 WHERE id='3' an

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Allan Spagnol Comar
Got my named to work. problem on listen-on removed now it works On 10/21/05, Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: > true, doc team help with mysql upgrade. > > On 10/21/05, Roy Wright <[EMAIL PROTECTED]> wrote: > > Boot off of LiveCD, chroot, start repairing... > > > > When I've hos

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Dave Nebinger
> MySQL upgrade was painful, but the upgrade guide given > in the einfo worked perfectly (THANK YOU Doc Team!). Not so painless on my end... Revdep-rebuild failed to identify that postfix and dspam were (somehow) linked against missing mysql 4 libs. Had to re-emerge them manually (after realizin

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Allan Spagnol Comar
true, doc team help with mysql upgrade. On 10/21/05, Roy Wright <[EMAIL PROTECTED]> wrote: > Boot off of LiveCD, chroot, start repairing... > > When I've hosed my system, I go back to the Gentoo Handbook: > > http://www.gentoo.org/doc/en/handbook/handbook-x86.xml > > to get into the chroot. > >

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Allan Spagnol Comar
One more info, udev had crashed and I have to downgrade from 7.0 to 6.8-r1 to get the system to boot On 10/21/05, Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: > sorry for the lack of details, I got stunned by the upgrade I had > done it a lot before and never got such impact > > one of

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Allan Spagnol Comar
sorry for the lack of details, I got stunned by the upgrade I had done it a lot before and never got such impact one of my biggest problem now is the bind. it runs but isn´t enabled to anyone ... On 10/21/05, Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: > ok, > > apache, mysql, na

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Allan Spagnol Comar
ok, apache, mysql, nagios are seams to be running ok now. mantis - cannot autenticate users. bind - isn´t working, when i run nslookup it got connection refused :( revdeprebuild has fixed mysql . On 10/21/05, Peter Gordon <[EMAIL PROTECTED]> wrote: > Allan Spagnol Comar said: > > My hole l

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Roy Wright
Boot off of LiveCD, chroot, start repairing... When I've hosed my system, I go back to the Gentoo Handbook: http://www.gentoo.org/doc/en/handbook/handbook-x86.xml to get into the chroot. Then look in the logs (/var/log/*) for hints... Always a good idea to dispatch-conf, revdep-rebuild, revd

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Daniel da Veiga
On 10/21/05, Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: > My hole linux box has crashed > I made a system update yesterday with emerge -Du world That is as informative as my girlfriend saying "If you don't know why am I mad, it won't be me telling you". > it update my apache, mantis,

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Michael Crute
On 10/21/05, Allan Spagnol Comar <[EMAIL PROTECTED]> wrote: My hole linux box has crashed I made a system update yesterday with emerge -Du worldit update my apache, mantis, nagios, bind, mysql. today my holesystem is against meI think in reinstall the full system has any one go

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Peter Gordon
Allan Spagnol Comar said: > My hole linux box has crashed > I made a system update yesterday with emerge -Du world > > it update my apache, mantis, nagios, bind, mysql. today my hole > system is against me > I think in reinstall the full system has any one got a better > idea,

Re: [gentoo-user] PANIC !!!!

2005-10-21 Thread Hemmann, Volker Armin
On Friday 21 October 2005 21:11, Allan Spagnol Comar wrote: > My hole linux box has crashed > I made a system update yesterday with emerge -Du world > > it update my apache, mantis, nagios, bind, mysql. today my hole > system is against me > I think in reinstall the full system ...

[gentoo-user] PANIC !!!!

2005-10-21 Thread Allan Spagnol Comar
My hole linux box has crashed I made a system update yesterday with emerge -Du world it update my apache, mantis, nagios, bind, mysql. today my hole system is against me I think in reinstall the full system has any one got a better idea, my backups are unavailable now -