=== stgraber_ is now known as stgraber [00:05] hi all [00:05] can anyone help me out with installing something? [00:09] !ask [00:09] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [00:10] ChaoticanarchyX: plus this channel is in particular about installers used to install ubuntu on to target machine. There are more general support channels: #ubuntu and askubuntu.com === mdeslaur_ is now known as mdeslaur [11:49] for the Ubuntu GNOME Remix, we're including GNOME Shell *and* GNOME Classic for now using GDM [11:49] if you log out of the live session (running GNOME Shell), the ubuntu user doesn't show up on the log in screen since it's uid is 999 which is less than 1000 [11:49] Yep [11:50] That's necessary to avoid confusing the installer [11:50] any way to fix this? [11:50] Make an exception for it in GDM [11:50] there was a suggestion to add a "Try GNOME Classic" button to the ubiquity launch screen [11:51] I'd rather not have more desktop-specific paths in ubiquity than we have to [11:52] it looked like gdm was just using /etc/login.defs to know what users to show on the login screen [11:52] We could tweak that in casper I suppose [11:52] just for gdm then? [11:53] sed -i '/^[UG]ID_MIN/s/\<1000$/ 999/' /etc/login.defs [11:53] in casper [11:53] would that do the job? [11:54] That wouldn't propagate to the installed system (which is good) [11:54] darkxst said that he tested doing that and it worked; I haven't tried it yet [12:02] yes I tested that and its works [12:02] OK, so feel free to change casper for that [12:03] scripts/casper-bottom/25adduser I guess [12:05] so there won't be any side effects if we patch login.defs with casper? [12:05] Hard to guarantee, but I believe that change should be safe [12:06] Not entirely sure it's beta-2-suitable [12:11] ubiquity: xnox * r5684 trunk/ (debian/changelog ubiquity/plugins/ubi-partman.py): [12:11] ubiquity: Do not offer to remove partitions nor create partition table on the [12:11] ubiquity: loop mounted devices. (LP: #1055640) [12:13] darkxst: we don't need this feature for beta 2, right? [12:15] no, after beta 2 would be fine [13:08] ubiquity: xnox * r5685 trunk/ (debian/changelog ubiquity/plugins/ubi-partman.py): [13:08] ubiquity: Skip locked partitions when rebuilding cache, in a similar way as [13:08] ubiquity: skipping free disk space, by sniffing locked file in the partman [13:08] ubiquity: device tree. (LP: #1055819) [13:09] cjwatson: ^^^ I have hooked into tidy_update_partitions in the same way as free space is skipped, this correctly avoids the locked error. [13:10] There are still additional files that we can sniff & add to the partition_cache and display in the table. E.g. type=crypto & "used as physical volume for encrypted volume /dev/mapper/vda1_crypt" [13:33] xnox: looks good; maybe clear the cached locked flag in the else path to be on the safe side [13:34] ok. === mpt_ is now known as mpt [13:56] ubiquity: xnox * r5686 trunk/ (debian/changelog ubiquity/plugins/ubi-partman.py): Just in case, remove locked flag if not locked. [14:27] ubiquity: xnox * r5687 trunk/ (debian/changelog ubiquity/plugins/ubi-partman.py): [14:27] ubiquity: Hide mount combo, instead of making it insensitive to reduce clutter [14:27] ubiquity: in the add/edit partition dialog. (LP: #1055815) [15:04] ubiquity: xnox * r5688 trunk/ (d-i/manifest debian/changelog): [15:04] ubiquity: Automatic update of included source packages: flash-kernel [15:04] ubiquity: 3.0~rc.4ubuntu25, grub-installer 1.78ubuntu3. [15:16] ubiquity: xnox * r5689 trunk/ubiquity/plugins/ubi-partman.py: pep8 whitespace changes [15:39] ubiquity: xnox * r5690 trunk/debian/changelog: releasing version 2.12.4