From: Robert L. <vec...@ya...> - 2010-02-24 21:05:03
|
Hi M0E...... I am putting together SOHO beta 4 and I used the latest installer from svn the one you changed so a created user gets a uid of 1000. There must be a typo in there or something as everytime i try to create the user the installer gives a type mismatch error and dies. Importing a user works fine just creating a new one seems to throw the error. I would like to get the new test iso's up soon so let me know soon as you have discovered the problem. Thanks Robert Robert Lange vec...@ya... http://www.vectorlinux.com __________________________________________________________________ Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail. Click on Options in Mail and switch to New Mail today or register for free at http://mail.yahoo.ca |
From: M0E L. <m0...@gm...> - 2010-02-24 22:02:46
|
I'm having a hard time pinpointing this. These are the latest changes I made to that module http://vlcore.vectorlinux.com/trac/vinstall/changeset?new=954%40branches%2Fspeedy%2FMdlMain.module&old=952%40branches%2Fspeedy%2FMdlMain.module Can you run it in the IDE and see what it says to see where the error really is? |
From: Robert L. <vec...@ya...> - 2010-02-24 23:34:10
|
M0E, It has to be a syntax error because the error it throws says it expected an integer but got a string instead as best I remember. Is there another way to code that? do you need the AND statement? I don't know gambas so not sure........:( Robert Robert Lange vec...@ya... http://www.vectorlinux.com --- On Wed, 2/24/10, M0E Lnx <m0...@gm...> wrote: > From: M0E Lnx <m0...@gm...> > Subject: Re: [Vectorlinux-devel] New installer problem > To: "Vector Linux developer's list" <vec...@li...> > Received: Wednesday, February 24, 2010, 5:02 PM > I'm having a hard time pinpointing > this. > > These are the latest changes I made to that module > http://vlcore.vectorlinux.com/trac/vinstall/changeset?new=954%40branches%2Fspeedy%2FMdlMain.module&old=952%40branches%2Fspeedy%2FMdlMain.module > > Can you run it in the IDE and see what it says to see where > the error really is? > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, > find bugs > proactively, and fine-tune applications for parallel > performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > __________________________________________________________________ The new Internet Explorer® 8 - Faster, safer, easier. Optimized for Yahoo! Get it Now for Free! at http://downloads.yahoo.com/ca/internetexplorer/ |
From: M0E L. <m0...@gm...> - 2010-02-25 16:30:44
|
Got it fixed... I did a run with the 64b environment, and it worked fine for me. Let me know if you stil lhave problems with it |
From: Robert L. <vec...@ya...> - 2010-02-28 08:34:24
|
M0E... yeah saw your fix in svn so tried and no crash thats good but bad news is a new user uid is still 1001 so not quite there yet. I am prolly gonna email you at your email at gmail as this dev list is like taking 2 days to get to me. We also need to add console keymap to /etc/rc.d/rc.keymap Paul has been reporting this bug for awhile now. Cheers, R Robert Lange vec...@ya... http://www.vectorlinux.com --- On Thu, 2/25/10, M0E Lnx <m0...@gm...> wrote: > From: M0E Lnx <m0...@gm...> > Subject: Re: [Vectorlinux-devel] New installer problem > To: "Vector Linux developer's list" <vec...@li...> > Received: Thursday, February 25, 2010, 11:30 AM > Got it fixed... I did a run with the > 64b environment, and it worked > fine for me. Let me know if you stil lhave problems with > it > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, > find bugs > proactively, and fine-tune applications for parallel > performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > __________________________________________________________________ Make your browsing faster, safer, and easier with the new Internet Explorer® 8. Optimized for Yahoo! Get it Now for Free! at http://downloads.yahoo.com/ca/internetexplorer/ |
From: M0E L. <m0...@gm...> - 2010-02-28 13:21:44
|
Concole keymap is andled by vasm. I'm not doing anything for it on the gui insttaller. He needs to uncheck the "use localizations used during install" box from the root password stage to be able to set that up on first boot. I don't know why the uid is still 1001. They must have something in the home partition with permissions granted to a uid 1000 for the installer to not be using that value On Feb 28, 2010 2:34 AM, "Robert Lange" <vec...@ya...> wrote: M0E... yeah saw your fix in svn so tried and no crash thats good but bad news is a new user uid is still 1001 so not quite there yet. I am prolly gonna email you at your email at gmail as this dev list is like taking 2 days to get to me. We also need to add console keymap to /etc/rc.d/rc.keymap Paul has been reporting this bug for awhile now. Cheers, R Robert Lange vec...@ya... http://www.vectorlinux.com --- On Thu, 2/25/10, M0E Lnx <m0...@gm...> wrote: > From: M0E Lnx <m0...@gm...> > Subje... > Received: Thursday, February 25, 2010, 11:30 AM > Got it fixed... I did a run with the > 64b environment, and it worked > fine for me. Let me know i... > ------------------------------------------------------------------------------ > Download Intel® P... Make your browsing faster, safer, and easier with the new Internet Explorer® 8. Optimized for Yahoo! Get it Now for Free! at http://downloads.yahoo.com/ca/internetexplorer/ ------------------------------------------------------------------------------ Download Intel®... |
From: Paul M. <pa...@wa...> - 2010-03-01 14:56:57
|
M0E Lnx wrote: > Concole keymap is andled by vasm. I'm not doing anything for it on the > gui insttaller. He needs to uncheck the "use localizations used during > install" box from the root password stage to be able to set that up on > first boot. I can do that, but I've got to say it is completely counter-intuitive. If that is what is needed, you need to provide some explanation. Especially since the first part of the installer includes country and keyboard setup. I, and I'm sure others, assumed that the 'use localization used during install' meant to use the SELECTED localization. Either provide a clear explanation, or assume that the selections made at the start of the install (country and keyboard layout) are what the user wants (otherwise why make them in the first place?). > I don't know why the uid is still 1001. They must have something in the > home partition with permissions granted to a uid 1000 for the installer > to not be using that value I certainly do. And again, this needs to be better handled. I'm not the only one who may have more than one user with a UID of 1000 for multiple reasons. The way its handled at the moment is not useful. It isn't even very useful for someone who doesn't normally use multiple UID 1000 IDs. Given the changes made between the betas, having a new user for each beta install makes sense, otherwise any changes made to the user setup will not be visible when an existing user is imported. Paul. |
From: M0E L. <m0...@gm...> - 2010-03-01 21:30:47
|
Ok. I have bypassed all the checks and going against what I think is the best way to do this, but it seems to be what everyone else wants. So, I've made the changes to force the counter to start @ 1000. I have tested it and seems to work fine for me. Have not tested importing accounts after this change though, so if you guys find any problem importing accounts, please let me know. |
From: Robert L. <vec...@ya...> - 2010-03-01 21:50:36
|
Thank you M0E! Looks like I'm gonna have to make a beta 4.1 with more video drivers based on early returns from the beta 4 release. Also is there a way to do an optional list for CD2 as I had to move some stuff over there to make room for the new kde-4.4? I will include latest installer in the 4.1 release. Cheers, R Robert Lange vec...@ya... http://www.vectorlinux.com --- On Mon, 3/1/10, M0E Lnx <m0...@gm...> wrote: > From: M0E Lnx <m0...@gm...> > Subject: Re: [Vectorlinux-devel] New installer problem > To: "Vector Linux developer's list" <vec...@li...> > Received: Monday, March 1, 2010, 4:30 PM > Ok. > I have bypassed all the checks and going against what I > think is the > best way to do this, but it seems to be what everyone else > wants. So, > I've made the changes to force the counter to start @ > 1000. > I have tested it and seems to work fine for me. Have not > tested > importing accounts after this change though, so if you guys > find any > problem importing accounts, please let me know. > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, > find bugs > proactively, and fine-tune applications for parallel > performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Vectorlinux-devel mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vectorlinux-devel > __________________________________________________________________ Get the name you've always wanted @ymail.com or @rocketmail.com! Go to http://ca.promos.yahoo.com/jacko/ |
From: M0E L. <m0...@gm...> - 2010-03-01 21:57:28
|
For the CD2 stuff, you should look at the directory called CD2 in the ISO in veclinux anything that goes in the second disk needs to be listed there IIRC |