[Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-21 Thread Mark
Is this two separate bugs? One that mds=on mitigation fails with the new microcode on any kernel, the other that microcode in my HW (ASUS, Kaby lake) fails to load on ubuntu kernels? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-21 Thread Mark
>From non-ubuntu kernel: # uname -a Linux mmm-U2442 5.0.0-17.1-liquorix-amd64 #1 ZEN SMP PREEMPT liquorix 5.0-17ubuntu1~bionic (2019-05-17) x86_64 x86_64 x86_64 GNU/Linux # dmesg |grep microcode # # cat /proc/cmdline audit=0 BOOT_IMAGE=/vmlinuz-5.0.0-17.1-liquorix-amd64

[Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-21 Thread Mark
I'm very sorry, made a mistake > > on the other hand, mitigations=off did cut it! > > I guess now we're to find which of the mitigations is causing it? Do > > you have a hint? Which are all the params for turning kernel > > mitigations,please? > > Oh, that is interesting. I was NOT able to boot

[Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
PS, #dmesg | grep microcode # returns nothing on the ubuntu hwe-edge kernel with mitigations=off (=problematic ucode otherwise loaded) Actually, is the microcode loaded at all? # cat /sys/devices/system/cpu/cpu0/microcode/version cat: /sys/devices/system/cpu/cpu0/microcode/version: No such

[Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
Tyler, > Can you try to boot with the latest Ubuntu kernel, with the problematic microcode, using 'mds=off' on the kernel command line? (Note that it is 'off' instead of 'no') I tried with mds=off, but no avail. > If that doesn't work, can you try to boot with 'mitigations=off' passed on the

[Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
> Also, do systems succesfully boot when 'mds=no' is passed on the kernel command line with the problematic microcode in place? no, this does not help -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
Hi Steve, no problem, thank you for digging into this! > ith the affected processors report the output of: iucode-tool -S # iucode-tool -S iucode-tool: system has processor(s) with signature 0x000806eb > is it correct that you are *not* seeing this with 5.0 kernel from the > linux-hwe-edge

[Bug 1829620] Re: intel-microcode on ASUS makes kernel stuck during loading initramfs on bionic-updates, bionic-security

2019-05-20 Thread Mark
TJ, > An additional kernel command-line option that might reveal more would be > remove "quiet splash" and add "debug early_print=XXX" where XXX is vga for > BIOS-mode or efi for UEFI mode boots. You may find "earlycon" no info provided using these options, still stuck at the initrd line

[Bug 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
Confirmed WORKAROUND 2: downgrade (and hold) intel-microcode to older version from bionic/main apt install --reinstall intel-microcode=3.20180312.0~ubuntu18.04.1 Q: How comes liquorix kernel boots with the current micorcode ok? Problem scoped down to: intel-microcode from HWE (18.04.2) causes

[Bug 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
** Tags removed: cryptsetup plymouth splash wayland-session ** Tags added: microcode ** Description changed: Description: - my system gets stuck at "Booting, Loading initramfs" (the first 2 lines of booting, after grub) - does not even show the enter cryptsetup passphrase - affected

[Bug 1829620] Dependencies.txt

2019-05-20 Thread Mark
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1829620/+attachment/5265097/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1829620] ProcEnviron.txt

2019-05-20 Thread Mark
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1829620/+attachment/5265099/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829620

[Bug 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
> I'm wondering if the recent Intel microcode updates and related kernel patches could be responsible? Can you tell us what CPU the system has? And BINGO! This was my suspicion too, I found a way to disable microcode updates to verify this: WORKAROUND: disable intel microcode updates >From

[Bug 1829620] ProcCpuinfoMinimal.txt

2019-05-20 Thread Mark
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1829620/+attachment/5265098/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
hi TJ, thank you very much for the helpful debug instructions! > I just realised your report isn't about cryptsetup being the problem and you never reach the initialramfs shell. Yes, this is the case. Still, checked the lsinitramfs and the image files are OK, with all the cryptsetup binaries. I

[Bug 1829620] Re: ASUS microcode/kernel stuck at loading initramfs

2019-05-20 Thread Mark
ASUS zenbook ux433fn CPU info on machine hit by this bug. ** Attachment added: "/proc/cpuinfo" https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1829620/+attachment/5265096/+files/zenbook14_ux433fn_cpuinfo.txt -- You received this bug notification because you are a member of

[Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-20 Thread Mark
> > Hardware > We use a laptop Asus vivobook S15 (we both have the very same model) This leads me to hypothesis: The bug affects only(?) ASUS with later (Kaby lake) Intel CPUs ? ** Summary changed: - cryptsetup stuck at loading initramfs + ASUS microcode/kernel stuck at loading initramfs **

[Bug 186835] Re: When unattendedly started via udev, cryptdisks takes 3 minutes to start

2019-05-19 Thread Mark
10 years old issue, time to close this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/186835 Title: When unattendedly started via udev, cryptdisks takes 3 minutes to start To manage

[Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-19 Thread Mark
Adding cryptsetup to the list of affected, as even for non-ubuntu kernels, action is required (reinstall cryptsetup) to fix this. ** Description changed: Description: - my system gets stuck at "Booting, Loading initramfs" (the first 2 lines of booting, after grub) - does not even show the

[Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-19 Thread Mark
> uninstalling cryptsetup and running upgrade-grub seems to fix the problem in my case Awesome, thank you Simon! For me this fixes the issue with non-ubontu kernel (I don't have the old versions of official kernels to try on). So the final workaround is: - have non-ubuntu (or old?) kernel -

[Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-19 Thread Mark
Hi Simon, > a coworker and myself , both on ubuntu , have been it by the same problem thanks for confirming the error! Could you state what HW are you running? As the bug apparently does not hit everybody. > if we try with a older kernel in the grub list it works the first time and then it

[Bug 1829632] [NEW] How long is this problem going to persist? package cpp-doc 4:4.8.2-1ubuntu6 failed to install/upgrade: there is no script in the new version of the package - giving up

2019-05-18 Thread Mark via ubuntu-bugs
Public bug reported: cpp-doc problems have kept me from updating other things. Every time there's a software update this problem occurs. How long will it take you to fix it? It seems like a year this has been going on. Thanks ProblemType: Package DistroRelease: Ubuntu 16.04 Package: cpp-doc

[Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
apport information ** Tags added: apport-collected bionic wayland-session ** Description changed: Description: - my system gets stuck at "Booting, Loading initramfs" (the first 2 lines of booting, after grub) - does not even show the enter cryptsetup passphrase - affected kernels: #

[Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
> apport-collect 1829620 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. I have ran and uploaded the output from

[Bug 1829620] ProcEnviron.txt

2019-05-18 Thread Mark
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1829620/+attachment/5264700/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1829620

[Bug 1829620] [NEW] cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
Public bug reported: Description: - my system gets stuck at "Booting, Loading initramfs" (the first 2 lines of booting, after grub) - does not even show the enter cryptsetup passphrase - affected kernels: # apt list --installed |grep linux-signed WARNING: apt does not have a stable CLI

[Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
/etc/fstab # LABEL=ubuntu/ btrfs defaults,compress=zstd,commit=120,ssd,subvol=@ubuntu0 1 LABEL=boot /boot ext4defaults 0 2 tmpfs /tmp

[Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
/etc/crypttab # Example crypttab file. Fields are: name, underlying device, passphrase, cryptsetup options. ubuntuDevice UUID=2b44dbfa-f195-4a27-b126-c895c31a1bd5 none luks,initramfs,discard swapDevice UUID=676be184-ca1a-464c-82f6-dfea11adb1b9 none luks,initramfs,discard -- You received

[Bug 1829620] Re: cryptsetup stuck at loading initramfs

2019-05-18 Thread Mark
GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` #GRUB_CMDLINE_LINUX_DEFAULT="quiet splash ro rootflags=subvol=@ubuntu mem_sleep_default=deep acpi_backlight=vendor pcie_aspm=force acpi_osi=Linux dm_mod.use_blk_mq=1 quiet

[Bug 1827884] Re: Boot problems after upgrade to kernel 4.15.0-48 (18.04.2LTS/i386)

2019-05-16 Thread Mark Haiman
I am seeing a similar problem. Linux Mint 18.3 XFCE, Lenovo Thinkpad T60 i686 / ATI Radeon RV515 GPU After upgrade to kernel 4.15.0-48, I get a black screen and frozen keyboard once the boot splash screen exits, when the login screen should appear. There is no mouse pointer, and I can't escape

[Bug 1829298] [NEW] File, Edit, View, Etc Application menu is missing since update. profile reset & reinstall does nothing

2019-05-15 Thread Mark Underwood
Public bug reported: I believe this has occurred since the last update, but this did not occur on a machine I use. I've tried renaming the profile and tried reinstalling libreoffice via synaptic. 1) $ lsb_release -rd Description:Ubuntu 18.04.2 LTS Release:18.04 2) $ apt-cache

[Bug 1763608] Re: Netplan ignores Interfaces without IP Addresses

2019-05-13 Thread Mark Goddard
** No longer affects: kolla -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763608 Title: Netplan ignores Interfaces without IP Addresses To manage notifications about this bug go to:

[Bug 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-05-09 Thread Mark Kovach
.44, .45, .46, .47 won't boot. You need .48 or before .44 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814069 Title: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2 To manage

[Bug 1818596] Re: Inbuilt KORN Arithmetic & Test functions broken under Windows Subsystem for Linux

2019-05-07 Thread Mark A. Lane
Read above. Is this being looked at ? ** Changed in: ksh (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818596 Title: Inbuilt KORN Arithmetic & Test

[Bug 1817627] Re: systemd-analyze verify reports failure

2019-05-02 Thread Mark Stosberg
This is a scary bug. I was just trying to verify the syntax of a timer file using systemd v237. I got an error message back suggesting something like rm -rf / was attempted to be executed instead! $ sudo systemd-analyze verify /etc/systemd/system/my.timer Attempted to remove disk file

[Bug 1813662] Re: Cannot build VM

2019-04-30 Thread Mark - Syminet
Hilko, you probably know this but it looks like in the original thread here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/759725 ...that this could be fixed thusly: To have this automatically happen with each new kernel, create /etc/kernel/postinst.d/statoverride: #!/bin/sh

[Bug 1726124] Re: DNS domain search paths not updated when VPN started

2019-04-20 Thread Mark Duncan
What does that rls-bb-notfixing tag mean? This is just a bug that won't be fixed? Split tunnel DNS with openconnect is still completely broken in 19.04 and it would be very nice to have this working. The last couple years of Ubuntu releases have required me to ditch systemd- resolved in order

[Bug 1818049] Re: virtualbox dkms modules fail to build with linux 4.4.0-143.169 [error: too many arguments to function ‘get_user_pages’]

2019-04-20 Thread Mark Lennox
I wanted to post here to confirm that this has been fixed on the following configuration: Ubuntu 16.04 LTS Kernel 4.4.0-145-generic VirtualBox 6.0.6 r130049 The key here was the fix of (https://www.virtualbox.org/ticket/18315) in VirtualBox 6.0.6, released on April 17, 2019. ** Bug watch added:

[Bug 1790966] Re: Electron apps segfault on glibc 2.28 (cosmic)

2019-04-20 Thread Mark Rich via ubuntu-bugs
@aM, your solution worked for me too. I now have Crashplan working. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790966 Title: Electron apps segfault on glibc 2.28 (cosmic) To manage

[Bug 1782984] Re: PCManFM freezes with Assertion `!xcb_xlib_threads_sequence_lost' failed when clicking on a file or folder in 18.04

2019-04-19 Thread Schmidt Mark
This is (maybe) the solution, especially for small size RAM... under 2GB... When i change and set the thumbnail_size in ~/.config/libfm/libfm.conf as 320 from 512 (default), then there is not any random crash anymore... You may to change as an even lower number (till 64)... Or if you prefer GUI,

[Bug 1819513] Re: failure in cpufrequtils upgrade from cosmic to disco

2019-04-17 Thread Mark Fraser
Could this affect more packages than the 2 already reported as having problems? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1819513 Title: failure in cpufrequtils upgrade from cosmic to disco To

[Bug 1805203] Re: libcurl3-gnutls in cosmic breaks git with Azure DevOps

2019-04-15 Thread Mark Inderhees
@Thapelo, seems the back port is not yet in Cosmic (18.10). Follow the steps recommended by Mikhail Shevtsov to resolve the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1805203 Title:

[Bug 1667898] Re: Failed to start Zeitgeist activity log service on Ubuntu 17.04

2019-04-12 Thread Mark A. Hershberger
*** This bug is a duplicate of bug 1666495 *** https://bugs.launchpad.net/bugs/1666495 Instead of copying a .local/share/zeitgeist directory from somewhere, you can just run "zeitgeist-datahub" from the command line. That created the .sqlite files for me, at least. -- You received this bug

[Bug 1823317] [NEW] gnome-mastermind locks up and freezes on exit

2019-04-05 Thread Mark S via ubuntu-bugs
Public bug reported: Running debian9 with xfce, there is an intermittent problem with the Gnome mastermind game. It doesn't happen every time (I'd guess about 1 in 5 times) but when I click quit or exit the program just locks up. If I right-click the title bar and try to use the close option a

[Bug 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-04-04 Thread Mark Kovach
** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814069 Title: kernel linux-image-4.15.0-44 not booting on Hyperv

[Bug 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-04-04 Thread Mark Kovach
Installed linux-image-4.15.0-48-generic/bionic-proposed linux-image-4.15.0-48-generic/bionic-proposed,now 4.15.0-48.51 amd64 [installed] uname -a Linux istest-d01 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux System booted ok, I see in the

[Bug 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-04-04 Thread Mark Kovach
So if this was committed 3-28 we can expect an update on May 13th? Is that correct? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814069 Title: kernel linux-image-4.15.0-44 not booting on Hyperv

Re: [Bug 1784593] Re: No network after pause/resume

2019-04-02 Thread Mark Breman
Hello, No the bug is gone. I think it was a few kernels updates ago that it was solved? Thank you. Kind regards, Mark Op di 2 apr. 2019 om 09:32 schreef Po-Hsu Lin : > Hello, > > can you still reproduce this now with the latest kernel? (If yes, please > attach the "lsb_r

[Bug 1819513] Re: failure in cpufrequtils upgrade from cosmic to disco

2019-03-31 Thread Mark Fraser
Not sure if it the same bug, but I got it with mpd Errors were encountered while processing: mpd Exception during pm.DoInstall(): E:Sub-process /usr/bin/dpkg returned an error code (1) Could not install the upgrades The upgrade has aborted. Your system could be in an unusable state. A

[Bug 1724572] Re: vino-server crashed with SIGSEGV in _XSend()

2019-03-27 Thread Mark
When will this fix be completed in Ubuntu. I am running 18.04 and, because of this bug, can't use screen sharing when using Wayland. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724572 Title:

[Bug 1774226] Re: Latest Ubuntu Squirrelmail package throws deprecation warnings.

2019-03-23 Thread Mark Sapiro
Sorry for the noise. It turns out I had local mods which were avoiding some of the deprecation warnings, and the Ubuntu package update reversed those. ** Changed in: squirrelmail (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu

[Bug 139776] Re: Does not support filenames with whitespace

2019-03-21 Thread Mark Harrison
** Changed in: latexmk (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/139776 Title: Does not support filenames with whitespace To manage

[Bug 1818049] Re: virtualbox dkms modules fail to build with linux 4.4.0-143.169 [error: too many arguments to function ‘get_user_pages’]

2019-03-18 Thread Mark Lennox
Had the same issue with 4.4.0-143. First, I upgraded VirtualBox to 5.2, which didn't help. So, I reverted back to 5.1.138. Still, no luck. I then booted into kernel 4.4.0-142 and that fixed the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-03-18 Thread Mark Kovach
When can we expect an update from the repository for this updated kernel? Just curious. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814069 Title: kernel linux-image-4.15.0-44 not booting

[Bug 1820138] [NEW] Apply upstream fix for CVE-2019-5418 and CVE-2019-5419

2019-03-14 Thread Mark Thomas
/controller/mime/respond_to_test.rb actionpack/test/controller/new_base/content_negotiation_test.rb ** Affects: rails (Ubuntu) Importance: Undecided Assignee: Mark Thomas (markthomas) Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1794033]

2019-03-13 Thread Mark-a-janes
Hmm...`cp` in xterm is a pretty clear indicator that this issue is random and not triggered by a specific workload. Lionel suggested that it would be good to have a feedback from the kernel about what didn't pass validation. There is a kernel option to generate debug traces for that but you have

[Bug 1794033]

2019-03-12 Thread Mark-a-janes
Yoshinori: Mesa i965 team is seeking a way to reproduce this bug, so we can analyze and fix it. How often does this occur in your product? If it is reproducible, then perhaps we can use an apitrace to investigate the root cause. -- You received this bug notification because you are a member of

[Bug 1815491] Re: kernel linux-image-4.15.0-45 not booting on Hyperv Server 2008R2

2019-03-10 Thread Mark Kovach
adding 4.15.0-46 to the list now. It gives the same error and will not boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1815491 Title: kernel linux-image-4.15.0-45 not booting on Hyperv Server

[Bug 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-03-10 Thread Mark Kovach
I have the same problem on Windows Server 2012 Standard Hyper-V with linux kernel versions 4.15.0-44 and 4.15.0-45 and 4.15.0-46 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814069 Title: kernel

[Bug 883210] Re: y values not present for some points in data export. Program crashed when one of said points was deleted.

2019-03-07 Thread mark mitchell
Should be fixed by #129, #270, #294 at github.com/markummitchell /engauge-digitizer. New engauge digitizer issues should be tracked at github for prompt response. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 883210] Re: y values not present for some points in data export. Program crashed when one of said points was deleted.

2019-03-07 Thread mark mitchell
** Changed in: engauge-digitizer (Ubuntu) Assignee: (unassigned) => mark mitchell (markummitchell) ** Changed in: engauge-digitizer (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1819035] [NEW] strptime loses one hour if TZ set to Dublin

2019-03-07 Thread Mark Burkley
Public bug reported: glibc version 2.28-0ubuntu1 If timezone is set to Dublin, strptime returns one hour less than it should. Timezone set to London works fine, but Dublin and London are in the same time zone. DST is not active. mark@sotera:~/build-glibc$ TZ='Europe/Dublin'; ./test t(orig

[Bug 1818596] Re: Inbuilt KORN Arithmetic & Test functions broken under Windows Subsystem for Linux

2019-03-06 Thread Mark A. Lane
Test script. ** Attachment added: "IntegerTest.ksh" https://bugs.launchpad.net/ubuntu/+source/ksh/+bug/1818596/+attachment/5244205/+files/IntergerTest.ksh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1818596] Re: Inbuilt KORN Arithmetic & Test functions broken under Windows Subsystem for Linux

2019-03-06 Thread Mark A. Lane
#!/bin/ksh Y=1 Z=1 X=7680072911 C=1 until [ ${C} -eq 50 ] do typeset -i -l Y=$(( ${Y} + ${Y} + ${X} )) typeset -i -l Z=$( echo "(${Z} + ${Z} + ${X})" | bc ) print "C=${C},Y=${Y},Z=${Z}, $( [ ${Y} -ne ${Z} ] && print Error || print Ok )" C=$(( ${C} + 1 )) done -- You received this bug

[Bug 1818596] Re: Inbuilt KORN Arithmetic & Test functions broken under Windows Subsystem for Linux

2019-03-06 Thread Mark A. Lane
-> sdiff a b #!/bin/ksh #!/bin/ksh Y=1 Y=1 Z=1 Z=1 X=7680072911

[Bug 1818596] Re: Inbuilt KORN Arithmetic & Test functions broken under Windows Subsystem for Linux

2019-03-05 Thread Mark A. Lane
** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818596 Title: Inbuilt KORN Arithmetic & Test functions broken under Windows

Re: [Bug 1818340] Re: systemd-networkd core dumps in bionic-proposed

2019-03-05 Thread Mark Shuttleworth
Confirmed that 3ubuntu10.15 fixes the core-dump in systemd-networkd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818340 Title: systemd-networkd core dumps in bionic-proposed To manage

Re: [Bug 1818340] Re: systemd-networkd core dumps in bionic-proposed

2019-03-05 Thread Mark Shuttleworth
Just to let you know, I still see 237-3ubuntu10.14 in -proposed and I think that's the one that has the issue. Mark -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818340 Title: systemd-networkd

[Bug 1818340] Re: systemd-networkd core dumps in bionic-proposed

2019-03-04 Thread Mark Shuttleworth
Apport info from an affected system is in #1818487 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818340 Title: systemd-networkd core dumps in bionic-proposed To manage notifications about this

[Bug 1818487] [NEW] systemd-networkd dumps core in bionic-proposed

2019-03-04 Thread Mark Shuttleworth
*** This bug is a duplicate of bug 1818340 *** https://bugs.launchpad.net/bugs/1818340 Public bug reported: This is apport info for systemd related to #1818340 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: systemd 237-3ubuntu10.14 [modified:

Re: [Bug 1785816] Re: Consider enabling CONFIG_NETWORK_PHY_TIMESTAMPING

2019-03-04 Thread Mark Shuttleworth
Timestamping seems to be working. However there may be other networking issues in -proposed that could be kernel related (captured in bug #1818340) that might warrant a hold on promotion. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1640978] Re: [SRU] Backport letsencrypt from bionic

2019-03-03 Thread Mark
Successfully updated: letsencrypt (0.4.1-1 => 0.23.0-1~ubuntu16.04.1) python-acme (0.4.1-1 => 0.22.2-1ubuntu0.1~16.04.1) python-letsencrypt (0.4.1-1 => 0.7.0-0ubuntu0.16.04.1) python-letsencrypt-apache (0.4.1-1 => 0.7.0-0ubuntu0.16.04.1) (though I actually had to apt-get install

[Bug 1818340] Re: systemd-networkd core dumps in bionic-proposed

2019-03-02 Thread Mark Shuttleworth
I found that the bond seems not to have come up properly: $ sudo cat /proc/net/bonding/bond-lan Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) Bonding Mode: IEEE 802.3ad Dynamic link aggregation Transmit Hash Policy: layer2+3 (2) MII Status: down MII Polling Interval (ms): 100 Up

[Bug 1818340] Re: systemd-networkd core dumps in bionic-proposed

2019-03-02 Thread Mark Shuttleworth
Taking the bond down and then bringing it back up again seemed to sort out the aggregation. I was able to assign an IP address to the bond and ping it. However, even with the bond sorted, restarting systemd-networkd dumps core. -- You received this bug notification because you are a member of

[Bug 1818340] Re: systemd-networkd core dumps in bionic-proposed

2019-03-02 Thread Mark Shuttleworth
Further digging in journalctl shows: -- Unit systemd-networkd.service has begun starting up. Mar 02 20:37:00 4-ridge-fw1 systemd-networkd[6851]: bond-lan: netdev ready Mar 02 20:37:00 4-ridge-fw1 systemd-networkd[6851]: bond-net: netdev ready Mar 02 20:37:00 4-ridge-fw1 systemd-networkd[6851]:

[Bug 1818340] Re: systemd-networkd core dumps in bionic-proposed

2019-03-02 Thread Mark Shuttleworth
Needless to say I suggest not promoting systemd from -proposed until this is figured out :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818340 Title: systemd-networkd core dumps in

[Bug 1818340] [NEW] systemd-networkd core dumps in bionic-proposed

2019-03-02 Thread Mark Shuttleworth
Public bug reported: I run a number of servers with -proposed enabled and have seen a bunch of this today: Mar 02 16:20:58 4-ridge-fw1 systemd[1]: systemd-networkd.service: Failed with result 'core-dump'. Mar 02 16:20:58 4-ridge-fw1 systemd[1]: Failed to start Network Service. These machines

[Bug 1773386] Re: Returned to login screen immediately after login

2019-02-23 Thread Mark Krueger
Update on my previous comment (#4): I checked what "pam-auth-update --force" did (it backs up the old versions), and ended up accepting all its changes so that I will hopefully never have this problem going forward. Because it added pam_systemd to common-session I have now removed the line I

[Bug 1773386] Re: Returned to login screen immediately after login

2019-02-23 Thread Mark Krueger
I had a similar issue. This error in syslog finally lead me to my solution: (EE) systemd-logind: failed to get session: PID 10023 does not belong to any known session As a result of that error, gdm-x-session fails further along in the gdm3 start up process and aborts:

Re: [Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

2019-02-20 Thread Mark Shuttleworth
Hold on, I think this bug is still problematic for MAAS and Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1710278 Title: [2.3a1] named stuck on reload, DNS broken To manage notifications

[Bug 1816047] Re: Can't install or uninstall any application

2019-02-18 Thread Mark Lwembe
Hi Lakhan, The error message has disappeared from my taskbar. Also I'm happy to report that I can install and uninstall to my heart's content. Thanks for your help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1807722] Re: ImageMagick without rsvg Support

2019-02-17 Thread Mark Roeling
I second this request. Even the official SVG logo can not be converted properly with only MSVG support. It needs RSVG. Building from source would work, but is not an option in an automated environment. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1761606] Re: Two Wi-Fi network applets appear after logging back into live-usb Lubuntu 18.04 session.

2019-02-16 Thread Mark smith
Two network & volume indicators also on XFCE panel. No change even after resetting the panel (xfce4-panel -r). I guess two is better than none. ;-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1794033]

2019-02-16 Thread Mark-a-janes
Mesa CI reproduce these test failures immediately: https://mesa- ci.01.org/mesa_master/builds/15252/group/63a9f0ea7bb98050796b649e85481845 Builds have fairly recent kernels: Linux otc-gfxtest-sklgt2-01 4.19.0-1-amd64 #1 SMP Debian 4.19.12-1 (2018-12-22) x86_64 GNU/Linux -- You received this

[Bug 1816047] Re: Can't install or uninstall any application

2019-02-15 Thread Mark Lwembe
I decided to uncheck all the boxes and after running the final two commands everything seemed to run pretty normally except for this error: ** dpkg: error processing archive /var/cache/apt/archives/libqtcore4_4%3a4.8.7+dfsg-7ubuntu1_amd64.deb (--unpack): trying to overwrite shared

[Bug 1816047] Re: Can't install or uninstall any application

2019-02-15 Thread Mark Lwembe
Are they all 3rd party repositories? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1816047 Title: Can't install or uninstall any application To manage notifications about this bug go to:

[Bug 1816047] [NEW] Can't install or uninstall any application

2019-02-15 Thread Mark Lwembe
Public bug reported: I have this notification that says: ** An error occured, please run Package Manager from the right click menu or apt-get from the terminal to see what is wrong. The error message was:'Error: BrokenCount > 0'. This usually means that your installed packages have unmet

[Bug 1794033]

2019-02-15 Thread Mark-a-janes
The problematic tests have been disabled in mesa ci since June 2018. If you think this is fixed, than I can re-enable them. Mesa CI updated it's kernels to 4.19 recently, but otherwise there has been no change to affect this bug. -- You received this bug notification because you are a member

[Bug 1814069] Re: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2

2019-02-13 Thread Mark Kovach
Gen 1 for me also, I run on Server 2012. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1814069 Title: kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2 To manage notifications about

[Bug 1815491] UdevDb.txt

2019-02-13 Thread Mark Kovach
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1815491/+attachment/5238424/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1815491 Title:

[Bug 1815491] ProcModules.txt

2019-02-13 Thread Mark Kovach
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1815491/+attachment/5238423/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1815491

[Bug 1815491] ProcInterrupts.txt

2019-02-13 Thread Mark Kovach
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1815491/+attachment/5238422/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1815491] Re: kernel linux-image-4.15.0-45 not booting on Hyperv Server 2008R2

2019-02-13 Thread Mark Kovach
apport information ** Tags added: apport-collected bionic ** Description changed: 4.15.0-45 and 4.15.0-44 do not boot. Had to fall back to 4.15.0-38 cat /proc/version_signature Ubuntu 4.15.0-38.41-generic 4.15.18 cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04

[Bug 1815491] WifiSyslog.txt

2019-02-13 Thread Mark Kovach
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1815491/+attachment/5238425/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1815491

[Bug 1815491] ProcCpuinfoMinimal.txt

2019-02-13 Thread Mark Kovach
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1815491/+attachment/5238421/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1815491] Lspci.txt

2019-02-13 Thread Mark Kovach
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1815491/+attachment/5238419/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1815491 Title:

[Bug 1815491] CurrentDmesg.txt

2019-02-13 Thread Mark Kovach
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1815491/+attachment/5238418/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1815491] ProcCpuinfo.txt

2019-02-13 Thread Mark Kovach
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1815491/+attachment/5238420/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1815491

[Bug 1815607] [NEW] lorder reports errors; for example, from mktemp

2019-02-12 Thread Mark Rudolph
Public bug reported: If you run the lorder script from package bsdmainutils (version 11.1.2ubuntu1) on Ubuntu 18.04.1 LTS it reports several errors: $ lorder a.o b.o mktemp: too few X's in template ‘_reference_’ mktemp: too few X's in template ‘_symbol_’ a.o a.o b.o b.o sed: couldn't open file :

[Bug 1815491] [NEW] kernel linux-image-4.15.0-45 not booting on Hyperv Server 2008R2

2019-02-11 Thread Mark Kovach
Public bug reported: 4.15.0-45 and 4.15.0-44 do not boot. Had to fall back to 4.15.0-38 cat /proc/version_signature Ubuntu 4.15.0-38.41-generic 4.15.18 cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS" I cannot scroll

<    4   5   6   7   8   9   10   11   12   13   >