Yes, as @hifi mentions, I can confirm users with unattended-upgrades
continue getting automatically broken systems while 127 is offered by
jammy-security.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/
Public bug reported:
(K)Ubuntu 24.04, with Firefox installed via Snap, apport 2.28.1-0ubuntu3.3,
"ubuntu-bug" throws error:
"kf.kio.gui: "Could not find the program '/opt/firefox/firefox-bin'"
when attempting to report a bug. I added a soft-link from that location to the
Snap Firefox executable
Public bug reported:
In (K)Ubuntu 24.04, package "mintstick" does not have
"python3-unidecode" as a dependency, but fails to run without it
installed.
** Affects: mintstick (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Broken versions
linux-image-5.15.0-127-generic
linux-image-5.15.0-128-generic
Last working version
linux-image-5.15.0-126-generic
Seen in Cilium logs after crash:
level=fatal msg="failed to start: daemon creation failed: error while
initializing daemon: failed while reinitializing datapath: fa
Thanks. I appreciate it. I removed postgresql-9.5, then had to remove
postgresql-9.6, then postgresql-12, then postgresql-13. This seems to
have enabled me to perform the upgrade.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
After submitting this report, I ran the following command:
$ sudo apt remove postgresql postgresql-contrib
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
postgresql postgresql-contrib
0 upgraded, 0 newly in
Public bug reported:
I am trying to upgrade my version of Ubuntu to 24.04 but it states that:
The package 'postgresql-9.5' is marked for removal but it is in the
removal deny list.
I'm not sure how to allow postgresql 9.5 to be removed so that I can
continue with my upgrade.
$ lsb_release -rd
D
Public bug reported:
Attempting to use calamares from a LiveOS based on Ubuntu 24.04
(Including the new Linux Mint) is unable to create any partitions except
the fat32 boot partition, all other are failing. This means to install
using calamares you have to pre partition using gparted or manually f
*** This bug is a duplicate of bug 2055044 ***
https://bugs.launchpad.net/bugs/2055044
Public bug reported:
```
GNU Image Manipulation Program version 2.10.36
git-describe: GIMP_2_10_36
Build: unknown rev 0 for linux
# C compiler #
Using built-in specs.
COLLECT_GCC=gcc
** Merge proposal linked:
https://code.launchpad.net/~crass/casper/+git/casper/+merge/453083
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/41624
Title:
Replaying journals of other OS's fi
Over a decade later... but this might help someone. There is a way
around this mess, with some caveats. You can set the block device to
readonly using blockdev. This works as desired a lot of the time.
However, sometimes (or perhaps everytime certain filesystems need to
replay the journal), the wil
Public bug reported:
Updating /boot/grub/menu.lst ... done
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux i
Hi Maciej,
Here are the results of aa-status
glenn@LinuxBox:~$ sudo aa-status | grep snap-confine
[sudo] password for glenn:
/snap/snapd/15177/usr/lib/snapd/snap-confine
/snap/snapd/15177/usr/lib/snapd/snap-confine//mount-namespace-capture-helper
/snap/snapd/15534/usr/lib/snapd/snap
snap2.55.3+22.04ubuntu1
snapd 2.55.3+22.04ubuntu1
series 16
ubuntu 22.04
kernel 5.15.0-27-generic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971491
Title:
After reboot firefox refuses t
20.04 LTS
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1971491
Title:
After reboot firefox refuses to run snap-confine has elevated
permissions and is not confined but should be. Refusing to co
Public bug reported:
ubuntu 22.04
Snap packages will not run after a reboot stating the below.
snap-confine has elevated permissions and is not confined but should be.
Refusing to continue to avoid permission escalation attacks
Reinstalling snapd cures the problem.
Thanks,
--glenn
** Affects
Since Lubuntu 20.04 is the new LTS, which no longer supports 32-bit
systems, I have changed all my machines over to MX Linux 21. If I
remember correctly, Lubuntu 18.04 utilized pcmanfm.
Sent from my iPhone
> On Mar 8, 2022, at 5:11 AM, Sean Davis <1858...@bugs.launchpad.net> wrote:
> This appea
Why is this invalid? I presume because there's the idmapped mounts
feature. The problem is that this doesn't work in 5.13 when BTRFS is the
underlying filesystem. So shiftfs is still useful. Its turned on in
master build[1], why not for OEM, which is the only 5.13 available for
focal?
Here's a dis
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
The do-release-upgrade installer reported this issue as a bug. I am
completing the bug report that in upgrader opened.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943994
Title:
package samba-com
** Tags removed: kernel-bug
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943176
Title:
Cannot mount 3.5 format made from mkreiserfs
To manage notifications about this bug go to:
https://bugs.laun
Looks like the "-q" option also silences errors (wth?). Without "-q"
option mkfs.reiserfs fails complaining that test.reiser_old.img is not a
block device.
Running the following, also errors:
LOOPDEV=$(losetup --show -f test.reiser_old.img)
mkfs.reiserfs --format=3.5 -b 512 -l 'g;/éт 莭😁' "$LOOPDEV
Public bug reported:
The following commands on Ubuntu Impish live cd reproduce the issue:
truncate -s 256M test.reiser_old.img
mkfs.reiserfs --format=3.5 -b 512 -l 'g;/éт 莭😁' -q test.reiser_old.img
sudo mount -t reiserfs test.reiser_old.img /media/tmp2
The dmesg log shows:
[298084.049115] loop14
I'm running into this as well. I'd like to boot the Live CD such that
the kernel is untainted, but since the zfs modules are automatically
loaded, the kernel is tainted at boot.
I was able to ensure that the zfs modules were not loaded at boot by
adding the kernel parameter "systemd.mask=zfs.targe
Public bug reported:
Some facts:
- The linux kernel has supported loading xz compressed firmware since 5.3
- The size of /lib/firmware in impish is ~650Mb (and growing)
- The compressed size of firmware could be ~230Mb
It would be nice to install compressed firmware to save space.
Here are th
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
Public bug reported:
Shiftfs is built and included in all other ubuntu kernels that I know of
and if I'm not mistaken is sponsored by ubuntu mostly for use with LXD
containers, which is my use case. It also included in the linux-
oem-5.10. Is there a reason shiftfs is not included in the 5.13 oem
On distributions that do not contain resolvconf, no symlink to
/etc/resolv.conf is created during the installation of systemd. There
should be one created.
For example, the stock Lubuntu 20.04 doesn't install resolvconf, and
resolv.conf is not a symlink to any file.
--
You received this bug not
Can confirm this is an issue on the latest cloud image built for Azure as well.
SKU:
Steps to reproduce:
Deploy image
Run 'apt update'
Run 'apt upgrade'
Perform package updates for 18.04
Perform distribution upgrade
Output:
Calculating the changes
Could
This problem ("libotf.so.0: cannot open shared object file") is now over two
years old, and has been reported more than 10 times, across multiple versions.
Is anyone working on this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
Public bug reported:
installed ubuntu 18.04 in feb 2020. Tried to upgrade using command
udo do-release-upgrade -d
got this error:
Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating the changes
Calculating
!
I updated the software and re-booted. Still at full screen.
Now all I have to do is get Ubuntu set up again!
edids.bin was still empty.
Regards,
Glenn Stewart
On Wed, Jan 20, 2021 at 8:11 PM Daniel van Vugt <1906...@bugs.launchpad.net>
wrote:
> No that probably won't help...
So I am already on UEFI, then all I have to do is re-install Ubuntu?
Regards,
Glenn Stewart
On Wed, Jan 20, 2021 at 6:30 PM Daniel van Vugt <1906...@bugs.launchpad.net>
wrote:
> It appears you're already using UEFI mode, so I wonder if changing it
> the other way to legacy
Thanks Daniel.
Yes, this is a touchscreen with B&O logo.
Now, how do I change the BIOS mode please?
Attached are screenshots of the current HP info re Boot, BIOS, and UEFI.
BIOS_Boot.zip
<https://drive.google.com/file/d/1jxKGsny6qstFckdI75N1oHDRrBTbBZ-C/view?usp=drive_web>
Rega
Wayland versions done. Again, the edids.bin would not attach as it was
empty.
I have already made various changes to the display under Wayland. All
successful, although only in top half of the screen.
Regards,
Glenn Stewart
On Wed, Jan 20, 2021 at 1:29 PM Glenn Stewart
wrote:
> Tha
Thanks Daniel.
BIOS Update was done under Windows/HP Tools before I installed Ubuntu.
xrandrv.txt is attached. edids.bin would not attach, as it was empty.
I tried various display settings, which all worked, but within the top half
of the screen.
Regards,
Glenn Stewart
On Tue, Jan 19, 2021
Regards,
Glenn Stewart
On Tue, Jan 19, 2021 at 7:52 PM Glenn Stewart
wrote:
>
>
> Regards,
> Glenn Stewart
>
>
> On Tue, Jan 19, 2021 at 7:51 PM Glenn Stewart
> wrote:
>
>> Hi Daniel.
>>
>> I have installed Ubuntu over Win10.
>> I have enabl
Regards,
Glenn Stewart
On Tue, Jan 19, 2021 at 7:51 PM Glenn Stewart
wrote:
> Hi Daniel.
>
> I have installed Ubuntu over Win10.
> I have enabled Ubuntu on Wayland.
> Everything works - LAN/WAN, Audio, Video, WiFi, Bluetooth, Printing, Mail,
> software updates, etc.
>
gards,
Glenn Stewart
due to the limits, I will send through 3 x messages with the attachments
On Tue, Jan 19, 2021 at 7:42 PM Glenn Stewart
wrote:
> Hi Daniel.
>
> I have installed Ubuntu over Win10.
> I have enabled Ubuntu on Wayland.
> Everything works - LAN/WAN, Audio, Vi
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
Public bug reported:
the installer crashed at the end of the install, fatal error
ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubiquity 20.10.13
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommo
Public bug reported:
Could not create GRUB- this is a fatal error was the gist of the message
displayed.
I was installing Ubuntu from a flash drive.
Installer did not recognise that Win 10 was already installed.
Installed Ubuntu on a secondary disk that had unallocated space.
I want to be able to
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
for your perseverance Daniel.
Regards,
Glenn Stewart
On Thu, Dec 3, 2020 at 3:20 PM Daniel van Vugt <1906...@bugs.launchpad.net>
wrote:
> OK. You would need to install Ubuntu before you can choose Wayland. But
> it's not guaranteed to fix things. And if you see related problems in
** Attachment added: "image.png"
https://bugs.launchpad.net/bugs/1906086/+attachment/5440415/+files/image.png
** Attachment added: "Ubuntu_2.jpg"
https://bugs.launchpad.net/bugs/1906086/+attachment/5440416/+files/Ubuntu_2.jpg
** Attachment added: "Ubuntu_1.jpg"
https://bugs.launchpad.n
op and the apps option, which is the only extra
thing I can do.
Windows today
[image: image.png]
Regards,
Glenn Stewart
On Wed, Dec 2, 2020 at 3:50 PM Daniel van Vugt <1906...@bugs.launchpad.net>
wrote:
> On the login screen, select your account but before entering a password
> click
.
[image: image.png]
Regards,
Glenn Stewart
On Tue, Dec 1, 2020 at 9:21 PM Daniel van Vugt <1906...@bugs.launchpad.net>
wrote:
> Thanks, that sounds like a hardware problem.
>
> Please also try selecting 'Ubuntu on Wayland' before you enter your
> password.
>
> -
I have rebooted with the straight Ubuntu option rather than the Safe Graphics
option.
>From Settings/Display I have tried all combinations of Resolution, with
>Scaling ON, and tried various Scale options.
They all make the changes but still only within the top half of the screen.
--
You receive
Under settings/resolution there is only one option - 1024 x 768 (4:3)
The machine is an HP AIO,Processor = Intel® Core™ i7-6700 CPU @ 3.40GHz
× 8, Memory = 31.2 GiB, Graphics = llvmpipe (LLVM 10.0.0, 256 bits).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Thanks Daniel.
I rebooted and used Ubuntu (safe graphics), and all was well.
The resolution only has one option - 1024 x 768.
So problem solved - thank you for your prompt response.
Regards,
Glenn Stewart
On Mon, Nov 30, 2020 at 5:25 AM Daniel van Vugt <1906...@bugs.launchpad.net>
d.
Cheers
Glenn
** Attachment added: "Ubuntu_Screenshot.jpg"
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1906086/+attachment/5439465/+files/Ubuntu_Screenshot.jpg
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Public bug reported:
Display is limited to the top half of the screen.
I have tried changing the resolution, without success.
I am attempting to trial Ubuntu 20.10 from a USB stick.
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-42.
Public bug reported:
I'm using package isc-dhcp-client version 4.4.1-2.1ubuntu5
I'm getting these messages in syslog:
dhclient[3308281]: Can't create /run/NetworkManager/dhclient-wlp23s1.pid:
Permission denied
audit: type=1400 audit(1606420037.168:811): apparmor="DENIED"
operation="mknod"
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
Ubuntu 20.04 on Lenovo T480s. This problem has appeared only in the last
week. I've been running 20.04 since May and had never seen this problem
before.
Boot hangs on Ubuntu spinning splash with HDMI directly connected for
2nd monitor. Booting without HDMI connected works fine.
- removing "splash
A Google search yielded:
https://askubuntu.com/questions/1057627/duplicity-fails-with-bad-
session-key-error
which basically blamed the error on a gpg upgrade issue. I don't know
how to fix that.
As an experiment I created a new folder (same HDD, same partition, etc.)
to back up to. Backed up us
After repeated attempts to backup, deja-dup now appears to begin backup
successfully, but is unable to verify the backup and repeatedly asks for
the passphrase. When passphrase is entered, the verification fails and
asks for the passphrase again.
--
You received this bug notification because you
Public bug reported:
Lubuntu 18.04 64-bit with current updates. Backing up to external HDD
via USB 3.0.
When attempting backup, I receive an error message stating:
"Backup Failed
GPGError: GPG Failed, see log below:
= Begin GnuPG log =
gpg: WARNING: "--no-use-agent" is an obsolete option
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
*** This bug is a duplicate of bug 1896273 ***
https://bugs.launchpad.net/bugs/1896273
** This bug has been marked a duplicate of bug 1896273
emacs-gtk crashed with SIGABRT in raise()
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
>From posted DpkgTerminalLog.txt:
update-alternatives: error: cannot stat file
'/usr/lib/jvm/java-15-oracle/bin/javac': Too many levels of symbolic
links
Seems unrelated to Emacs...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
Public bug reported:
Installation attempted on an HP Spectre X360 13 inch (2019) laptop.
Multiple attempts all fail, except for the first one, which seemed to
work until I rebooted: Windows 10 booted as if Ubuntu was never
installed. All attempts fail when grub-install is run, whether the
target i
Hi Marcus. So sorry for the delay. Yeah you might as well close this off
as I wrote this over 9 years ago & things have moved on since 2011.
Cheers.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/746362
Thanks for the update and the confirmation. Seems to be related to Bug
1858670 which although filed under 'xfburn' package, seems to have the
same symptoms and possibly the same cause.
** Changed in: pcmanfm (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because y
I found the bug I was thinking of (Bug 1816198) which although filed
under 'pcmanfm' package appears to have the same symptoms and possibly
the same cause. I think this may be a duplicate, and seems to be
confirmed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
Public bug reported:
When a blank DVD is inserted and mounted, it shows up twice on the
desktop.The blank DVD icons initially are named 'Blank CD/DVD' but if
you move the pointer over an icon it will change its name to 'CD/DVD
Creator'. PCManFM displays only one instance of Blank DVD. I would
expe
I forgot to mention there is 1 difference between the two servers.
On 16.04, memcached is version 1.4.25 and on 18.04 it is version 1.5.6.
All other items are the same. Both give the error, but Ubuntu 16.04
returns all keys every time.
--
You received this bug notification because you are a memb
I have two servers giving the same error.
Ubuntu 16.04 server returns all the keys then throws this error at the
end.
Ubuntu 18.04 server returns all keys some times and skips some other
times.
I ran the test many times on each server. 16.04 is stable in what it
returns but 18.04 changes each ti
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1809125
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
*** This bug is a duplicate of bug 1809125 ***
https://bugs.launchpad.net/bugs/1809125
** This bug has been marked a duplicate of bug 1849111
package emacs-gtk 1:26.3+1-1ubuntu1 failed to install/upgrade: підпроцес
встановлено пакунок emacs-gtk сценарій post-installation повернув помилкови
Public bug reported:
Version: 0.130ubuntu3.9
Severity: normal
When adding "debug" to the kernel commandline debug output is turned on
and is very useful for debugging. However, none of the scripts (eg.
local-premount/resume) recognize the debug variable to turn on tracing
as in init. I simply ad
Public bug reported:
I've having this issue on Bionic, but it appears that Focal still has
this issue (and its probably been there for years). This can easily be
reproduced by starting with a system on which hibernation is working
using the resume=UUID=... kernel parameter. Then create the file
Thanks for checking, Chris. It now appears that I somehow wound up with a
configuration error: deleting the '~/.config/vlc' folder and reopening VLC
seems to have cured my issue. I'll close this bug; again thank you for your
time. Glenn
On Fri, Oct 25, 2019 at 10:55 PM Chri
Public bug reported:
Lubuntu 18.04 64-bit & current updates, VLC version 3.0.8-0ubuntu18.04.1
Has consistently occurred for quite a while now; I was waiting to see if
a fix was coming out.
Upon opening VLC whether from command-line or menu, the window opens at
the upper-left edge of my screen wi
Public bug reported:
Please let me know what other information I can provide. Some basic info
I've captured below.
root@jetson-0423318029481:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.1 LTS
Release:18.04
Codename: bionic
root@
; opinion. I've attached my screenshot, property windows for each 'Blank
> CD-R Disc' window visible plus the menu it offered me. I got the same
> results as Glenn reports.
>
> Glenn noted it "seems to interfere with burning data to the cd with
> xburn". I did
Public bug reported:
The icon for the blank cd appears twice on the Lubuntu 18.04 desktop
after cd insertion & automount. Ejecting the cd from pcmanfm removes
both icons from desktop. Apparently erroneous automount seems to
interfere with burning data to the cd with xburn. This bug appears in
both
Thank you for your attention to this bug report. It had been so long since
I submitted the report that I upgraded to Lubuntu 18.04.1 in the interim.
Since Lubuntu uses File Manager PCManFS rather than Nautilus, [CODE] gvfs
-li [/CODE] will only return [CODE] gvfs: command not found [/CODE]. Since
t
*** This bug is a duplicate of bug 1805135 ***
https://bugs.launchpad.net/bugs/1805135
** This bug has been marked a duplicate of bug 1805135
package emacs-el 1:25.2+1-11 failed to install/upgrade: unable to create new
file '/var/lib/dpkg/info/emacs-el.list-new': Operation not permitted
-
Updates today seem to have fixed the 'Verify Backup' function of deja
dup (Backups). Changing status to 'Fixed'.
** Changed in: deja-dup (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
*** This bug is a duplicate of bug 1798972 ***
https://bugs.launchpad.net/bugs/1798972
** This bug has been marked a duplicate of bug 1798972
package emacs-gtk 1:25.2+1-11 failed to install/upgrade: installed emacs-gtk
package post-installation script subprocess returned error exit status
** Attachment added: "patch containing new urls for oui files"
https://bugs.launchpad.net/ubuntu/+source/ieee-data/+bug/1796047/+attachment/5207679/+files/1796047.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
so new settings in the script should be:
ouiurl="http://standards-oui.ieee.org/oui/oui.txt";
oui28url="http://standards-oui.ieee.org/oui28/mam.txt";
oui36url="http://standards-oui.ieee.org/oui36/oui36.txt";
iaburl="http://standards-oui.ieee.org/iab/iab.txt";
--
You received this bug notification
also need http://standards.ieee.org/regauth/oui/iab.txt replaced by http
://standards-oui.ieee.org/iab/iab.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1796047
Title:
update-ieee-data throws er
http://standards.ieee.org/develop/regauth/oui28/mam.txt and
http://standards.ieee.org/develop/regauth/oui36/oui36.txt both redirect
to the new location.
http://standards.ieee.org/regauth/oui/oui.txt gets a 404.
http://standards.ieee.org/develop/regauth/oui/oui.txt does redirect to
the right locati
>From the log, looks like a bug in ess 17.11-3.
Ref: https://github.com/emacs-ess/ESS/issues/635
** Package changed: emacs (Ubuntu) => ess (Ubuntu)
** Bug watch added: github.com/emacs-ess/ESS/issues #635
https://github.com/emacs-ess/ESS/issues/635
--
You received this bug notification becau
Edited title for accuracy.
** Description changed:
After updates today, deja-dup fails to verify backup using 'Backups'
application on Lubuntu 18.04.1. The window to enter passphrase pops up,
appears to do a backup after entering password, then pops up asking for
password to verify backup
Public bug reported:
After updates today, deja-dup fails to verify backup using 'Backups'
application on Lubuntu 18.04.1. The window to enter passphrase pops up,
appears to do a backup after entering password, then pops up asking for
password to verify backup. After entering password, the same win
Title of this bug is:
[QUOTE] Two Wi-Fi network applets appear after logging back into live-
usb Lubuntu 18.04 session. [/QUOTE]
However, this also affects Lubuntu 18.04.1 installed to my HDD; not just
live-usb.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Public bug reported:
failed during installation, no info displayed.
ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: systemd-sysv 237-3ubuntu10.3
ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
Uname: Linux 4.15.0-33-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.20
** This bug is no longer a duplicate of bug 1678213
linux-aws does not provide linux-image-extra-$(uname -r)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1773172
Title:
quota kernel modules not
*** This bug is a duplicate of bug 1678213 ***
https://bugs.launchpad.net/bugs/1678213
** This bug has been marked a duplicate of bug 1678213
linux-aws does not provide linux-image-extra-$(uname -r)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Public bug reported:
When using nslookup for local machine names, the local DNS was being
ignored (not queried) and none of the local machines could be found.
After much research and digging, it was discovered that the cause was
the incorrect symbolic link /etc/resolv.conf file.
The default inst
I am experiencing the exact same issue with a fresh install of Ubuntu
18.04. Five other machines on the same network with the same NFS mount
are not experiencing the issue. Three are 18.04 but were upgraded from
14.04 or 16.04 and the other two are on 16.04 and were upgraded from
12.04 and will soo
Public bug reported:
The quota kernel modules (quota_v1 and quota_v2) are not available in
the linux-aws kernel, because the modules are contained in the generic
kernel's linux-image-extra package.
There is no -extra package for linux-aws, so the quota modules should be
promoted to the main linux
I've hit this bug on ubuntu 16.10 with python-pip version
8.1.2-2ubuntu0.1 when trying to create a virtualenv while disconnected
from the network. After upgrading to python-pip version 9.0.1-2.3 from
ubuntu 18.04, this behavior disappeared. So I believe this problem
resolved.
I've attached a pyt
1 - 100 of 977 matches
Mail list logo