MGA3A3: No login possible

This forum is dedicated to testing early releases and cauldron : Howtos, tips, tricks and user global feedback and thoughts...

Helpful tip :
For bugs tracking we use : https://bugs.mageia.org = The Mageia Bug Tracker
In this bug tracker you'll find already reported bugs and you'll be able to report those you have found....

MGA3A3: No login possible

Postby wobo » Nov 15th, '12, 19:49

After installing form x86-64-KDE LIVE-DVD (without problems) I was asked for root password and user, then the login screen of kdm popped up. After clicking on the user, giving the password and clicking on login I receive a message in a box:
Code: Select all
Call to lnusertemp failed (temporary directories full?). Check your installation.
OK
After clicking OK the login screen returns.

No, temporary directories are not full, some GBytes of space available.
As there were no problems with the installation I would not know where to check.
The DVD is ok as well, I did some testing in live mode before installing.

Is this a known issue or should I create a bug report?
wobo
---
And a new day will dawn for those who stand long
And the forests will echo with laughter
(Stairway to Heaven, Led Zeppelin)
User avatar
wobo
 
Posts: 1649
Joined: Mar 22nd, '11, 17:13

Re: MGA3A3: No login possible

Postby wobo » Nov 15th, '12, 20:08

Bah! After rebooting the machine it went right through to the desktop (automatic login)! I did not set this, or has automatic login now become the default behavior? :o
I'll do all the backups, set the login to non-automatc and reboot, will report back.
wobo
---
And a new day will dawn for those who stand long
And the forests will echo with laughter
(Stairway to Heaven, Led Zeppelin)
User avatar
wobo
 
Posts: 1649
Joined: Mar 22nd, '11, 17:13

Re: MGA3A3: No login possible

Postby wobo » Nov 15th, '12, 20:18

Updates did not work: "not enough room on the filesystem!" WTF?
I checked with 'du' and saw that rootfs was occupied by 100%! Then I checked cfdisk and saw that the rootfs partition was set to 5Gb, /home was set to 5Gb (on a 12Gb harddisk). No small wonder that there was no free space available!
I think this was caused by the partitioner during installation. I let it do a "use free space" (which was the whole disk) partitioning, while I would have preferred at least a rootfs with 6Gb for a full installation.

I'll do a fresh installation with a different partitioning then.
wobo
---
And a new day will dawn for those who stand long
And the forests will echo with laughter
(Stairway to Heaven, Led Zeppelin)
User avatar
wobo
 
Posts: 1649
Joined: Mar 22nd, '11, 17:13

Re: MGA3A3: No login possible

Postby wobo » Nov 16th, '12, 02:03

On a second try my assumption proved to be right - it is a bug in the partitioner during installation.

Selecting automatic partitioning ("Use free space") the partitioner creates 3 partitions on a 10Gb harddisk:
1. rootfs -> 4.2 Gb
2. swap -> 1.5
3. /home -> 4.0

But an installation from the live KDE DVD uses 3.4 Gb on the rootfs, so after booting and creating temporary files the rootfs is filled up, leaving no room for additional stuff like proprietary drivers and the necessary devel packages to build the modules, updates, etc. So the automatic partitioning fails in creating the correct partition size for the rootfs. Through this the system is not usable and needs a new installation with custom partitioning.

Could somebody confirm this wrong behavior (may be in a Vbox with a defined harddisk size of 10Gb)?
wobo
---
And a new day will dawn for those who stand long
And the forests will echo with laughter
(Stairway to Heaven, Led Zeppelin)
User avatar
wobo
 
Posts: 1649
Joined: Mar 22nd, '11, 17:13

Re: MGA3A3: No login possible

Postby janpihlgren » Nov 16th, '12, 08:14

Tried to install in VirtualBox 4.1.18, Mageia-3-alpha3-i586-DVD.iso.
Get kernel panic when tryied to restart after installation.
Get an error when tried to update during installation.
Installation in VMware Workstation 9.0.1 succeded.
Hope this information will be to some help.
User avatar
janpihlgren
 
Posts: 294
Joined: Mar 30th, '11, 12:23
Location: Marsta, Sweden

Re: MGA3A3: No login possible

Postby DShelbyD » Nov 30th, '12, 17:39

wobo wrote:On a second try my assumption proved to be right - it is a bug in the partitioner during installation.

On a fresh M3A3 installation last night, I confirm the default autologin "feature" that I find odd, but I installed onto a larger HD and into partitions previously existing, so I did not encounter a partitioning bug.
David
User avatar
DShelbyD
 
Posts: 99
Joined: Mar 26th, '11, 18:00
Location: Lexington Park, Maryland, U.S.A.

Re: MGA3A3: No login possible

Postby saptech » Nov 30th, '12, 18:01

Now realizing it, I'm noticing if I reboot the machine, it go straight to the desktop, does not ask for username/password.

This is a install using the Gnome 3 livecd.
Each One Teach One
--------------------------------
Mageia 7 & Debian 10
HP Compaq Elite 8300 | Intel Core i5 | 8gb | 120gb SSD
--------------------------
Mageia 7 & Debian 10
Dell Optiplex 760 | Quad Core | 4gb | 250gb HDD
User avatar
saptech
 
Posts: 234
Joined: Apr 5th, '11, 08:36
Location: STL

Re: MGA3A3: No login possible

Postby wobo » Dec 1st, '12, 03:31

wobo wrote:Could somebody confirm this wrong behavior of the partitioner (may be in a Vbox with a defined harddisk size of 10Gb)?

I'm waiting for a confirmation before I write a bugrep.
wobo
---
And a new day will dawn for those who stand long
And the forests will echo with laughter
(Stairway to Heaven, Led Zeppelin)
User avatar
wobo
 
Posts: 1649
Joined: Mar 22nd, '11, 17:13

Re: MGA3A3: No login possible

Postby ah7013 » Dec 1st, '12, 08:42

wobo wrote:I'm waiting for a confirmation before I write a bugrep.

Confirmed on a fresh installation in VMware Player with a 10GB hard disk using Mageia-3-alpha3-LiveDVD-KDE4-x86_64-DVD.iso with automatic partitioning:
Code: Select all
[andrew@localhost ~]$ lsblk /dev/sda
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0    10G  0 disk
├─sda1   8:1    0   5.2G  0 part /
├─sda2   8:2    0     1K  0 part
├─sda5   8:5    0 626.3M  0 part [SWAP]
└─sda6   8:6    0   4.2G  0 part /home
[andrew@localhost ~]$ df -h /
Filesystem      Size  Used Avail Use% Mounted on
/dev/sda1       5.1G  4.9G     0 100% /
Mageia 2 x86_64, KDE 4.8.5 on a Thinkpad Edge E520 - Intel Core i7-2640M 2.8GHZ, 16GB DDR3 RAM 1333MHz
Mageia 2 x86_64, KDE 4.8.5 on a Dell Studio 1555 - Intel Core 2 Duo T6600 2.2GHz, 8GB DDR2 RAM 800MHz
User avatar
ah7013
 
Posts: 74
Joined: Apr 9th, '11, 05:02
Location: Adelaide, Australia

Re: MGA3A3: No login possible

Postby wobo » Dec 1st, '12, 13:12

Thx Andrew.

Discovered that it is an old unfixed bug (October 2011), still stamped as NEW:
https://bugs.mageia.org/show_bug.cgi?id=3189
wobo
---
And a new day will dawn for those who stand long
And the forests will echo with laughter
(Stairway to Heaven, Led Zeppelin)
User avatar
wobo
 
Posts: 1649
Joined: Mar 22nd, '11, 17:13


Return to Testing : Alpha, Beta, RC and Cauldron

Who is online

Users browsing this forum: Google Adsense [Bot] and 1 guest

cron