[opensuse] SCPM Problem?

2007-04-01 Thread John Pierce
Hello all! I have setup scpm on opensuse 10.2 and have configured two profiles WORK and HOME. If I am at a shell prompt and run the command scpm switch home (or work) the system will switch to the named profile and all of the settings necessary to operate will work. Here's the problem, if I go

Re: [opensuse] SCPM Problem?

2007-04-01 Thread James Knott
John Pierce wrote: > Hello all! > > I have setup scpm on opensuse 10.2 and have configured two profiles > WORK and HOME. If I am at a shell prompt and run the command scpm > switch home (or work) the system will switch to the named profile and > all of the settings necessary to operate will work.

Re: [opensuse] SCPM Problem?

2007-04-01 Thread John Pierce
> I have also noticed that. It worked fine in 10.1 and earlier. Well, 10.2 is the first time I have had occasion to use it, I think is is amazing that if I switch manually from a shell it works, but not from the menu. I even went as far as adding the option PROFILE=work to a newly created (cop

Re: [opensuse] SCPM Problem?

2007-04-02 Thread Jerry Feldman
On Sun, 1 Apr 2007 21:17:13 -0500 "John Pierce" <[EMAIL PROTECTED]> wrote: > Hello all! > > I have setup scpm on opensuse 10.2 and have configured two profiles > WORK and HOME. If I am at a shell prompt and run the command scpm > switch home (or work) the system will switch to the named profile

Re: [opensuse] SCPM Problem?

2007-04-02 Thread David Brodbeck
Jerry Feldman wrote: > I had a very similar problem where I had 2 home profiles, a work > profile, an MIT profile and a Northeastern profile. I found that the > MIT profile was not working in similar way that your was. It was > driving me crazy until I notices a very slight difference in the > spel

Re: [opensuse] SCPM Problem?

2007-04-02 Thread John Pierce
Hmm, I wonder if there are some "special" characters that aren't handled right? I've found in the past that SCPM doesn't seem to like anything other than alphanumerics in profile names. I'm using SCPM on 10.2 with five different profiles, and boot-time switching with F3 is working for me. So it

Re: [opensuse] SCPM Problem?

2007-04-02 Thread David Brodbeck
John Pierce wrote: > Thu Mar 15 13:50:06 2007 scpm (scpm) warning could not query scpm status > Thu Mar 15 20:06:48 2007 scpm (scdb) warning could not open > /var/lib/scpm/scdb/scdb.db > Thu Mar 15 20:06:48 2007 scpm (scpm) ERROR could not open database > > I googled for it and found one bugzilla r

Re: [opensuse] SCPM Problem?

2007-04-02 Thread John Pierce
Well, first things first...does the file exist in that location? You might also try running 'scpm rebuild' to clean up the database. I remember having to do that a few times in older SuSE versions where switching profiles sometimes failed in mid-stream. Ok, the file does exist and I ran the s

Re: [opensuse] SCPM Problem?

2007-04-03 Thread Jerry Feldman
On Mon, 2 Apr 2007 20:12:35 -0500 "John Pierce" <[EMAIL PROTECTED]> wrote: > This truly is one of the strange ones, hit or miss. It works fine for > some people and not for others. > > I do appreciate you assistance, and I am not going to give up until I > find the problem. Good. My profiles wor

Re: [opensuse] SCPM Problem?

2007-04-03 Thread Anders Johansson
On Tuesday 03 April 2007 03:12, John Pierce wrote: > > Well, first things first...does the file exist in that location? You > > might also try running 'scpm rebuild' to clean up the database. I > > remember having to do that a few times in older SuSE versions where > > switching profiles sometime

Re: [opensuse] SCPM Problem?

2007-04-03 Thread Anders Johansson
On Tuesday 03 April 2007 22:42, Anders Johansson wrote: > On Tuesday 03 April 2007 03:12, John Pierce wrote: > > > Well, first things first...does the file exist in that location? You > > > might also try running 'scpm rebuild' to clean up the database. I > > > remember having to do that a few ti

Re: [opensuse] SCPM Problem?

2007-04-03 Thread John Pierce
Sorry for the delay in the response time, I was away for a few hours. Jerry! I am using the ndiswrapper, this laptop has an internal pci express broadcom chip and even with fw-cutter it will not functionn properly, I understand that when we get to a 2.6.20 kernel it may well work. Anders! Bot

Re: [opensuse] SCPM Problem?

2007-04-04 Thread Helmut Schaa
Am Montag, 2. April 2007 04:17 schrieb John Pierce: > Here's the problem, if I go to work and boot the machine and from the > grub menu hit F3 work and I had been at home the system will boot to > the home profile. That is to say that whatever the last profile I was > actively in will be the one

Re: [opensuse] SCPM Problem?

2007-04-04 Thread Anders Johansson
On Wednesday 04 April 2007 04:15:02 John Pierce wrote: > Anders! > > Both of the grep commands listed above return nothing, that is blank. I think that explains it. If you run chkconfig boot.scpm it comes back with "off", right? Try insmod boot.scpm and see if it starts working then -- To u

Re: [opensuse] SCPM Problem?

2007-04-04 Thread Joe Morris (NTM)
Anders Johansson wrote: > I think that explains it. If you run > > chkconfig boot.scpm > > it comes back with "off", right? > > Try > > insmod boot.scpm > > and see if it starts working then > > insmod? Don't you mean insserv? -- Joe Morris Registered Linux user 231871 running openSUSE 10.2 x

Re: [opensuse] SCPM Problem?

2007-04-04 Thread Anders Johansson
On Thursday 05 April 2007 00:40, Joe Morris (NTM) wrote: > Anders Johansson wrote: > > I think that explains it. If you run > > > > chkconfig boot.scpm > > > > it comes back with "off", right? > > > > Try > > > > insmod boot.scpm > > > > and see if it starts working then > > insmod? Don't you mean

Re: [opensuse] SCPM Problem?

2007-04-04 Thread John Pierce
I appreciate all of the input, I am going to test the multiple partition item because I do have /var on a separate partition. I will test it tonight when I go to work and I will report back and success or failure. Again, Thanks for all of the input. -- John Registered Linux User 263680, get cou

Re: [opensuse] SCPM Problem?

2007-04-05 Thread Jerry Feldman
On Tue, 3 Apr 2007 21:15:02 -0500 "John Pierce" <[EMAIL PROTECTED]> wrote: > I am using the ndiswrapper, this laptop has an internal pci express > broadcom chip and even with fw-cutter it will not functionn properly, > I understand that when we get to a 2.6.20 kernel it may well work. Possibly. Us

Re: [opensuse] SCPM Problem?

2007-04-06 Thread John Pierce
Well, I tested the scpm after changing the line to read boot.localfs in boot.scpm it functions as I would expect it to I am happy now that the profiles are working. Thanks again for everyones assistance -- John Registered Linux User 263680, get counted at http://counter.li.org -- To unsubscribe