/srv/irclogs.ubuntu.com/2020/04/17/#ubuntu+1.txt

=== dax is now known as housecat
lotuspsychjegood morning03:27
benjam2000Since yesterday evening the Ubuntu 20.04 mini.iso installer (http://archive.ubuntu.com/ubuntu/dists/focal/main/installer-amd64/current/legacy-images/netboot/mini.iso) brings me an error message at the beginning of the install: https://imgur.com/OlO9lSa07:37
benjam2000It worked yesterday afternoon.07:38
benjam2000...do i have to wait for the next daily build? Or is the error related to another problem?08:02
=== Dr8g0n1 is now known as Dr8g0n
TheD3m0nPriesthiya guys12:59
TheD3m0nPriestwhere do I report a boot-time bug?12:59
TheD3m0nPriestfound this line trying to boot up my new Ubuntu 20.04 installation13:02
TheD3m0nPriest* Topic for #ubuntu+1 is: Welcome to #ubuntu+1, the support channel for pre-release versions of Ubuntu. Pre-release versions are unstable and will probably break your computer. | Current dev version: Focal Fossa (20.04) | Schedule: http://ubottu.com/y/ff | Daily builds: http://ubottu.com/y/ffdaily (downloading updates regularly? see http://ubottu.com/y/zsync ) | For 19.10 support, please visit #ubuntu13:02
TheD3m0nPriest* Topic for #ubuntu+1 set by dax!dax@freenode/staff/dax (Tue Nov 12 03:47:18 2019)13:02
TheD3m0nPriest-ChanServ- [#ubuntu+1] Welcome to #ubuntu+1. Please read the topic. Especially if things are broken! This channel is logged. 13:02
TheD3m0nPriestoops sorry13:02
TheD3m0nPriestln: /tmp/mountroot-fail-hooks.d//scripts/init-premount/lvm2: No such file or directory13:02
TheD3m0nPriestthe directory has a double slash between mountroot-fail-hooks.d and scripts at eth initramfs stage13:03
TheD3m0nPriestif I  need more info to be helpful letme know13:44
iconoclastheroafter reading the schedule, I would like to know if the is the daily that is currently posted is the Release Candidate?  if so, my second question is, will installing the RC be problematic in terms of being in a dev. channel or anything...  I'm limping along on my current system and would really like to get a head start on 20.04.14:04
lotuspsychje!final | iconoclasthero 14:04
ubottuiconoclasthero: If you install a development version of Ubuntu Focal and keep up with package updates, then you will be upgraded to the official release of 20.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal.14:04
lotuspsychjeiconoclasthero: its the users choice to decide what kind of ubuntu experience he/she wants14:05
iconoclastherothank you, inre: the first question, is http://cdimage.ubuntu.com/daily-live/current/ RC1?14:05
sdezieldebootstrapping focal no longer brings initramfs-tools. Is that intentional?16:49
lotuspsychjesdeziel: join #ubuntu-quality alot of devs there16:51
iconoclastheroI'm having a lot of problems with my 20.04 install.  e.g., installer froze several times, cannot boot into defalt kernel, recovery mode doesn't work, machine locks up within a few minutes of booting into it.16:51
iconoclastheroI'm running today's daily, fresh install on a new partition.16:51
iconoclastheroI feel like the first thing I should look at is the NVIDIA driver.  CPU: Intel Core i5-3570K @ 4x 3.8GHz [27.8°C] // GPU: GeForce GTX 650 Ti BOOST //   RAM: 2269MiB / 23822MiB16:51
sdezielOK16:51
Eickmeyer!info arch-install-scripts16:57
ubottuarch-install-scripts (source: arch-install-scripts): scripts aimed at automating some menial tasks when debootstrapping. In component universe, is optional. Version 23-1 (focal), package size 11 kB, installed size 50 kB16:57
Eickmeyersdeziel: From what I can find, looks like that decision was made upstream in Debian.17:00
Eickmeyerhttps://launchpad.net/ubuntu/+source/arch-install-scripts17:01
howarthSwitched my MacPro 3,1 with GTX680 to the nvidia-340 drivers. Works fine except for the known issue of autologin being broken under all the nvidia drivers.17:28
* tarzeau is using nvidia.com repo for nvidia/cuda drivers17:52
tarzeauworks great since 5 years17:52
sdezielEickmeyer: thanks!17:52
tarzeaufor focal the 18.04 repo drivers do well so far17:52
howarthDo you have the autologin setting turned on?17:54
howarthhttps://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/184580117:55
ubottuLaunchpad bug 1845801 in nvidia-graphics-drivers-435 (Ubuntu Eoan) "[nvidia] Automatic login fails and then all subsequent logins fail. Killing gnome-session-binary fixes it, or just not using automatic login." [Low,Confirmed]17:55
howarthFor me, under nvidia-340, the behavior was that the autologin didn't occur, the greeter worked so that I could login, but afterwards restarting hung.17:56
phpdave11is it possible to install python 3.7 on 20.04?  one of my applications doesn't work with 3.8 which is included in 20.04. 17:56
oerheksphpdave11,  i see no candidate AFAIK18:10
sdezielphpdave11: I've never used it but this PPA seems to provide alternative versions of Python: https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa (Focal is not yet available though)18:14
oerhekssdeziel, that is where i looked for too18:15
sdezielI also checked the snapstore because ruby upstream publishes one but no dice for python18:16
lotuspsychjephpdave11: your app is an offical ubuntu package or some own build?18:18
howarthUsually the ppa's are for moving to newer versions, not older ones18:28
howarthDoes the problem app have a bugzilla page?18:28
phpdave11the app which doesn't support python 3.8 is salt18:31
nonix4Getting tired of REISUB and "post-B" logs having day-sized holes. Any watchdog approaches actually work for debugging userland hangs during lockscreen?18:32
howarthIf I read this correctly, it is fixed in salt trunk18:37
howarthhttps://github.com/saltstack/salt/issues/5531018:37
howarthTry cloning salt master and doing a local install into /usr/local18:38
sdezielthe deadsnakes PPA will soon support 20.04 (https://github.com/deadsnakes/issues/issues/114)18:40
howarthLooks like you should be able to use http://repo.saltstack.com/#ubuntu18:43
howarthsudo apt-get install salt-master18:43
phpdave11thanks howarth i will look into that18:56
howarthlooking at the repo pool timestamps it may not currently have the fix18:59
howarthbut you might be able to use their packaging files to roll your own locally from a git pull of salt master18:59
iconoclastheroha, i know a horwath.19:08
iconoclastheromade me do a doubletake19:09
howarthTheir current copy of a salt master package is "Salt Stack Packaging <packaging@frogunder.com>  Mon, 30 Mar 2020 16:33:07 +0000"19:23
iconoclastheroso i'm trying to get a fresh virtual install of 20.04 to recognize a separate physical partition installation to be able to boot to it (in the VM).  For some reason, I can mount the virtualized physical drive, interact with the files, etc., but grub-update isn't seeing it (/dev/sdb).  any thoughts?19:23
iconoclastheroupdate-grub*19:24
nonix4ouch, latest apt upgrade + reboot disabled primary monitor... stays off saying no signal. Took a while to figure out that a login prompt existed on the monitor that stayed off, while other monitors were showing emptiness19:48
ChmEarliconoclasthero, what is the partition type of sdb? ESP or 83 (linux) ?19:56
iconoclastherowell, the underlying format is ext4.  i'm not sure how virtualbox makes the .vmdk.19:57
iconoclastherohowever, i just plugged the code from the system grub into the vm grub and rebooted and there it was.  still, the default kernel won't boot19:57
iconoclastheroand i'm assuming that the default is the low-latency kernel.19:57
iconoclastheroand thus on my system the default/ll kernel won't boot and i'm not sure if that's somethign i should report.19:58
iconoclastheroi had been hoping to set up the video drivers for the 20.04 install inside the vm so it wouldn't keep crashing.  20:13
iconoclastheroe.g., i'm currently using a driver on 18.04, can i just install it for 20.04?20:14
CarlFKduel boot: cosmic on sda1 and focal on sda5 - how do I tell grub to use sda5 /boot/grub ?20:25
iconoclastheroCarlFX:  have you considered https://tipsonubuntu.com/2018/03/11/install-grub-customizer-ubuntu-18-04-lts/20:29
iconoclastheroyou'll have to do it from the older system.20:30
CarlFKWith grub customizer, you can:   none of those look like what I need 20:31
CarlFK?20:31
iconoclastherocheck boot-repair then.20:32
iconoclastheroone of them will be able to do it.20:32
UssatIf I download a 20.04 iso now, will I be able to upgrade to to the release when its out ?21:14
valorieUssat: yes21:42
valoriethe ISOs now are "RC" which means release candidate21:42
Ussatahh cool, thanks21:42
valoriein a perfect world, there will be no changes between today and release21:42
valoriebut of course there will be a few21:43
Ussatand we all know this world is perfect :)21:43
valoriebe sure to login to the qatracker and report your results21:43
valoriethe more testing we have reported the better21:43
valorie#ubuntu-quality if you need any help reporting bugs or linking them to the qatracker21:44
UssatThanks21:44
valoriethank YOU!21:44
valoriemore testing=higher quality release21:44
AlexMaxI'm having trouble with 20.0422:37
AlexMaxFractional scaling doesn't work under wayland22:37
* AlexMax uploaded an image: Screenshot from 2020-04-17 18-37-58.png (10KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/unTpLMwVZaeoKnpRcNBRSBjA >22:38
AlexMaxI've got the fractional scaling bit toggled but scale doesn't give me fractional options22:38
AlexMaxThey show up just fine running under X (but then if I use GNOME DPI scaling some programs don't care about it)22:39
tomreynis it supposed to work, though?22:47
AlexMaxI am trying to switch from Fedora, which uses Wayland by default, and after enabling fractional scaling in the gnome tweak tool it worked beautifully22:57
AlexMaxso I was happy to see fractional scaling built into the display window here, but then when I flipped it on I was disappointed not to see the extra options22:57
tomreynhmm maybe the fedora had more recent components.23:41
tomreyni think there's a gsettings command you may use to enable fractional scaling though23:43
tomreynAlexMax: maybe you need      gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"      as per https://www.debugpoint.com/2020/01/how-to-enable-fractional-scaling-in-ubuntu-18-04-19-10/23:43
tomreynthis may no longer apply to 20.04, though, not sure23:44
GumaI just did downloaded daily 20.04 few min ago. Trying to install it in VirtualBox  (6.1.6 r137129) and at some point installer goes bland and stays there. Did try switching different graphics driver (no 3D). Is this known issue?23:45
Jordan_UGuma: Only 1 GiB RAM might be the problem. I'm looking for the minimum requirements for 20.04, but the recommended minimum here is 4 GiB: https://help.ubuntu.com/community/Installation/SystemRequirements (I was surprised it was that large a recommended minimum).23:46
GumaWhen I try to "Erase disk and install Ubuntu" it looks like it hangs23:46
Gumaok let me give more23:47
Jordan_UGuma: Wait.23:47
Gumaok23:47
Jordan_UGuma: If you still have the VM booted and you can, please run "dmesg" and pastebin the output.23:47
GumaI can't since the UI seems to be frozen. I can not click anything. Let me leave it for some time and see what happens.23:48
Jordan_UGuma: Meh, probably not worth waiting.23:48
Jordan_UGuma: Next time you try installing, you can open a terminal and have "dmesg --human --follow" running visible and see if anything interesting comes up.23:49
GumaJordan_U: Should I create default and run with default and see what dmsg shows?23:50
GumaOk so I rebooted VM and when I got to prompt to Run vs install as some point entire VM screen did go blank23:51
GumaI did not have chance making selection23:51
Jordan_UGuma: No. It seems pretty clear to me now that Ubuntu devs don't expect installing Ubuntu to work with only 1 GiB of RAM. It might be nice if they detected that and warned about it, but that's not going to change before release.23:54
tomreynuse 4 gb ram for desktop install, 1 gb for server23:54
GumaYup Just did enabled 4G and it is going23:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!