[Bug 1935066] Re: Package requires network access during the build

2021-10-14 Thread Athos Ribeiro
This has been sync'd from Debian, where the fix was applied. Thanks, Sergio :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935066 Title: Package requires network access during the build To mana

[Bug 1946499] Re: installation of deb-packages with gdebi-gtk shows "dpkg: error: unable to read filedescriptor flags for : Bad file descriptor" in gdebi t

2021-10-14 Thread Norbert
Dear Gunnar Hjalmarsson (gunnarhj)! I agree. But the VTE package is maintained or signed by yours signature as shown in its changelog (http://changelogs.ubuntu.com/changelogs/pool/main/v/vte2.91/vte2.91_0.64.2-1ubuntu1/changelog). Then please do this work with 100% effort. You make Ubuntu better

[Bug 1940586] Re: FTBFS 0.6.1 missing required part in given .deb

2021-10-14 Thread Athos Ribeiro
Fixed with the latest python-debian upload. ** Changed in: dh-cmake (Ubuntu) Status: New => 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/1940586 Title: FTBFS 0.6.1 missing requ

[Bug 1947164] [NEW] ebpf: bpf_redirect fails with ip6 gre interfaces

2021-10-14 Thread Nicolas Dichtel
Public bug reported: [Impact] The tc ebpf bpf_redirect() function cannot be used with ipv6 gre interface. This is fixed upstream with commit a3fa449ffcf5 ("net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()"), included in linux v5.14. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/

[Bug 1946368] Re: HDMI output freezes under current/proposed impish kernels

2021-10-14 Thread Juerg Haefliger
@knoedelfan, Oh, you might need to force flash-kernel if you have test kernels installed because their versions might be higher. Install linux-image and linux-modules from https://kernel.ubuntu.com/~juergh/lp1946368/ and then 'flash-kernel --force 5.13.0-1008-raspi'. -- You received this bug not

[Bug 1938299] Re: Unable to SSH Into Instance when deploying Impish 21.10

2021-10-14 Thread James Falcon
** Description changed: === Begin SRU Template === [Impact] In PR #919 (81299de), we refactored some of the code used to bring up networks across distros. Previously, the call to bring up network interfaces during 'init' stage unintentionally resulted in a no-op such that network interfac

[Bug 1935066] Re: Package requires network access during the build

2021-10-14 Thread Athos Ribeiro
** Changed in: golang-github-go-sourcemap-sourcemap (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/1935066 Title: Package requires network access dur

[Bug 1832182] Re: systemd unable to detect running apache if invoked via "apache2ctl graceful"

2021-10-14 Thread Matthias Ferdinand
another hack around this mess: apache2ctl -k graceful (note the "-k") this leads to the script not matching on "graceful", going to the "*" case instead and passing the arguments to /usr/sbin/apache2, bypassing any systemctl invocation. Actually this is what I usually type, but not all of our

[Bug 1947165] [NEW] nmap crashes when scanning /24 subnet

2021-10-14 Thread Joshua Smith
Public bug reported: Using Ubuntu 21.04 on bare metal. When attempting to perform a scan of an entire subnet, I receive the following error: sudo nmap -sn 192.168.0.1/24 Starting Nmap 7.80 ( https://nmap.org ) at 2021-10-14 10:14 EDT nmap: Target.cc:503: void Target::stopTimeOutClock(const timeva

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-14 Thread MV
** Attachment added: "journalctl when launching firefox from term" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1946599/+attachment/5532866/+files/journal1.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1946599] Re: Firefox break when returning from console with wayland (nvidia) on ubuntu 21.10 beta

2021-10-14 Thread MV
Yes for the extension problem. Same error when launching firefox from terminal : mv@i56400:~$ firefox [GFX1-]: glxtest: libEGL missing [GFX1-]: glxtest: EGL test failed Aquarium page write : It does not appear your computer supports WebGL. Click here for more information. -- You received this

[Bug 1945061] Re: gdm3 crashed with SIGSEGV in ensure_display_for_seat()

2021-10-14 Thread Sebastien Bacher
Upstream proposed a fix in https://gitlab.gnome.org/GNOME/gdm/-/merge_requests/160 and describe the crash as being an issue when neither wayland nor xorg is working. Could someone describe in which kind of setup they encounter the error? -- You received this bug notification because you are a mem

[Bug 1945061] Re: gdm3 crashed with SIGSEGV in ensure_display_for_seat()

2021-10-14 Thread Brian Murray
** Changed in: gdm3 (Ubuntu) Milestone: ubuntu-21.10 => impish-updates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945061 Title: gdm3 crashed with SIGSEGV in ensure_display_for_seat() To man

[Bug 1947164] Missing required logs.

2021-10-14 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1947164 and then change the status of the bug to 'Confirmed'. If, due to the nature

Re: [Bug 1946368] Re: HDMI output freezes under current/proposed impish kernels

2021-10-14 Thread fossfreedom
Graphics: Device-1: bcm2711-vc5 driver: vc4_drm v: N/A bus-ID: N/A chip-ID: brcm:gpu class-ID: gpu Device-2: bcm2711-hdmi0 driver: N/A bus-ID: N/A chip-ID: brcm:soc class-ID: hdmi Device-3: bcm2711-hdmi1 driver: N/A bus-ID: N/A chip-ID: brcm:soc class-ID: hdmi Display: x11 server: X.O

[Bug 1938299] Re: Unable to SSH Into Instance when deploying Impish 21.10

2021-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 21.3-1-g6803368d-0ubuntu1~21.04.4 --- cloud-init (21.3-1-g6803368d-0ubuntu1~21.04.4) hirsute; urgency=medium * cherry-pick 9c147e83: Allow disabling of network activation (SC-307) (#1048) (LP: #1938299) -- James Falcon Thu, 07 O

[Bug 1938299] Re: Unable to SSH Into Instance when deploying Impish 21.10

2021-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 21.3-1-g6803368d-0ubuntu1~20.04.4 --- cloud-init (21.3-1-g6803368d-0ubuntu1~20.04.4) focal; urgency=medium * cherry-pick 9c147e83: Allow disabling of network activation (SC-307) (#1048) (LP: #1938299) -- James Falcon Thu, 07 Oct

[Bug 1938299] Re: Unable to SSH Into Instance when deploying Impish 21.10

2021-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 21.3-1-g6803368d-0ubuntu1~18.04.4 --- cloud-init (21.3-1-g6803368d-0ubuntu1~18.04.4) bionic; urgency=medium * cherry-pick 9c147e83: Allow disabling of network activation (SC-307) (#1048) (LP: #1938299) -- James Falcon Thu, 07 Oc

[Bug 1938299] Update Released

2021-10-14 Thread Brian Murray
The verification of the Stable Release Update for cloud-init has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounte

[Bug 1946849] Re: Merge cloud-utils from Debian unstable for 22.04

2021-10-14 Thread Paride Legovini
cloud-utils is packaged directly for Ubuntu, no merge needed. ** Changed in: cloud-utils (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946849 Title: Merge cl

[Bug 1946969] Re: ibus-x11 does not start automatically

2021-10-14 Thread Gunnar Hjalmarsson
On 2021-10-14 15:43, Ikuya Awashiro wrote: >> It would be good if any of you could submit an upstream GNOME issue. > I think it is not mutter or gnome-shell issue but ibus-mozc issue. > ibus-mozc should work under wayland session. > Latest Mozc renderer was completely re-written. > https://github.c

[Bug 1946368] Re: HDMI output freezes under current/proposed impish kernels

2021-10-14 Thread knoedel fan
#21 Because the two *. deb from https://kernel. ubuntu. com/~juergh/impish- raspi/ work, I don’t see any reason to make any further changes at the moment. Had installed both with "Software" Application installation. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1777150] Re: Missing squashfuse_ll

2021-10-14 Thread Paride Legovini
What Scarlett means, I think, is that the installed squashfuse binary *is* the lowlevel one. Newer upstream versions of squashfuse produce two different binaries: squashfuse and squashfuse_ll, I think following this commit: https://github.com/vasi/squashfuse/commit/56a24f6c7f6e5cfd0ce5185f175da223

[Bug 1946368] Re: HDMI output freezes under current/proposed impish kernels

2021-10-14 Thread fprietog
@fossfreedom, apart from the wm used (you budgie-wm and me gnome-shell) I see that your HDMI devices are identified as brcm:soc while mines are identified as fef00700 and fef05700. Maybe we are using different eeprom version. I'm using latest stable from here: https://github.com/raspberrypi/rpi-ee

[Bug 1465691] Re: init script doesn't handle hanging tomcat processes

2021-10-14 Thread Christian Ehrhardt 
FYI in tomcat9 this works fine, it is all in systemd and fail to shut down will be detected and handled. The old script does not exist there anymore - only tomcat9.service. I know that does not help 7 or 8, but for the sake of cleaning up old bug that is an FYI worth sharing. ** Also affects: tom

[Bug 1947168] [NEW] important

2021-10-14 Thread Ramzi Bouzaiene
Public bug reported: ok ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.4.0-89.100-generic 5.4.143 Uname: Linux 5.4.0-89-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.20 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied:

[Bug 1946963] Re: libical3-dev does not provide CMake config files

2021-10-14 Thread Kevin Funk
Reported here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996474 ** Bug watch added: Debian Bug tracker #996474 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996474 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1569819] Re: sgdisk only saves 35 characters with change-name option

2021-10-14 Thread Christian Ehrhardt 
Hi clearing old bugs atm. Indeed, thanks Rod gdisk | 0.8.8-1build1| trusty | source, amd64, arm64, armhf, i386, powerpc, ppc64el gdisk | 0.8.8-1ubuntu0.1 | trusty-updates | source, amd64, arm64, armhf, i386, powerpc, ppc64el gdisk | 1.0.1-1build1| xenial | source, amd6

[Bug 1847484] Re: tmux crashed with SIGSEGV

2021-10-14 Thread Paride Legovini
The fixing commit landed in tmux 3.1a. We have 3.1c in Hirsute and Impish, so I'm marking the "devel" task as Fix Released. According to the version numbers Focal is still affected (I didn't verify with the reproducer), so I'm adding a Focal task to reflect this. I doubt this bug qualifies for a S

[Bug 1760433] Re: Icons disappear from Plank after updates.

2021-10-14 Thread Dani Llewellyn
** Also affects: plank (Ubuntu) Importance: Undecided Status: New ** Changed in: plank (Ubuntu) Status: New => Confirmed ** Tags added: bionic focal hirsute impish -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1946890] Re: Merge python-django from Debian unstable for 22.04

2021-10-14 Thread Athos Ribeiro
** Changed in: python-django (Ubuntu) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946890 Title: Merge python-django from Debian unstab

[Bug 1946908] Re: Merge thin-provisioning-tools from Debian unstable for 22.04

2021-10-14 Thread Athos Ribeiro
** Changed in: thin-provisioning-tools (Ubuntu) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946908 Title: Merge thin-provisioning-tool

[Bug 1946891] Re: Merge python-oauth from Debian unstable for 22.04

2021-10-14 Thread Athos Ribeiro
** Changed in: python-oauth (Ubuntu) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946891 Title: Merge python-oauth from Debian unstable

[Bug 1946833] Re: Merge bind9 from Debian unstable for 22.04

2021-10-14 Thread Athos Ribeiro
** Changed in: bind9 (Ubuntu) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946833 Title: Merge bind9 from Debian unstable for 22.04 To

[Bug 1946888] Re: Merge pycparser from Debian unstable for 22.04

2021-10-14 Thread Athos Ribeiro
** Changed in: pycparser (Ubuntu) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946888 Title: Merge pycparser from Debian unstable for 2

[Bug 1946368] Re: HDMI output freezes under current/proposed impish kernels

2021-10-14 Thread Juerg Haefliger
@knoedelfan, then you'll never get kernel updates again since the test kernel's version will always be higher. Your call. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946368 Title: HDMI output fre

[Bug 1945587] Re: Double click on calendar item views rather than edits

2021-10-14 Thread Alistair Cunningham
Reported upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=1735818 ** Bug watch added: Mozilla Bugzilla #1735818 https://bugzilla.mozilla.org/show_bug.cgi?id=1735818 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1945200] Re: Updates to Google Calender succeed but produce MODIFICATION_FAILED error

2021-10-14 Thread Alistair Cunningham
This seems to be working reliably on Thunderbird 91. I think this bug report can be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945200 Title: Updates to Google Calender succeed but produc

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-10-14 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Focal) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Hirsute) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Impish) Status: In Progress => Fix Committed -- You received this bug notification because you ar

[Bug 1896251] Re: rsync --delete-missing-args fails with "error: protocol incompatibility"

2021-10-14 Thread Paride Legovini
Still a valid bug for Bionic and Focal, updating the other tasks. ** Changed in: rsync (Ubuntu) Status: New => Fix Released ** Changed in: rsync (Ubuntu Xenial) Status: Triaged => Won't Fix ** Changed in: rsync (Ubuntu Bionic) Importance: Undecided => Low ** Changed in: rsync (

[Bug 1947112] Re: Qasmixer crashes when MIXER Device > arcam-av port is clicked

2021-10-14 Thread Erich Eickmeyer 
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Debian/Bugs. I

[Bug 1946969] Re: ibus-x11 does not start automatically

2021-10-14 Thread Mitsuya Shibata
> When that reaches Debian, there is a risk that Ubuntu's desktop team won't accept to keep mozc in main (and on the ISO). I think so too. Unfortunately the Qt renderer and Gtk renderer seem to be exclusive at the moment. We still need Gtk renderer. > > However ibus-x11 process is doubled, it is

[Bug 1946909] Re: Merge unbound from Debian unstable for 22.04

2021-10-14 Thread Athos Ribeiro
** Changed in: unbound (Ubuntu) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946909 Title: Merge unbound from Debian unstable for 22.04

[Bug 1946900] Re: Merge sg3-utils from Debian unstable for 22.04

2021-10-14 Thread Lucas Kanashiro
** Changed in: sg3-utils (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946900 Title: Merge sg3-utils from Debian unstable fo

[Bug 1946899] Re: Merge runc from Debian unstable for 22.04

2021-10-14 Thread Lucas Kanashiro
** Changed in: runc (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946899 Title: Merge runc from Debian unstable for 22.04 T

[Bug 1946885] Re: Merge pacemaker from Debian unstable for 22.04

2021-10-14 Thread Lucas Kanashiro
** Changed in: pacemaker (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946885 Title: Merge pacemaker from Debian unstable fo

[Bug 1946897] Re: Merge resource-agents from Debian unstable for 22.04

2021-10-14 Thread Lucas Kanashiro
** Changed in: resource-agents (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946897 Title: Merge resource-agents from Debian

[Bug 1946863] Re: Merge keepalived from Debian unstable for 22.04

2021-10-14 Thread Lucas Kanashiro
** Changed in: keepalived (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946863 Title: Merge keepalived from Debian unstable

[Bug 1946858] Re: Merge fence-agents from Debian unstable for 22.04

2021-10-14 Thread Lucas Kanashiro
** Changed in: fence-agents (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946858 Title: Merge fence-agents from Debian unsta

[Bug 1946859] Re: Merge haproxy from Debian unstable for 22.04

2021-10-14 Thread Andreas Hasenack
Adding a comment for the benefit of whoever grabs this (might as well be me). haproxy upstream has an LTS series, and we should carefully stick it for 22.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1946851] Re: Merge containerd from Debian unstable for 22.04

2021-10-14 Thread Lucas Kanashiro
** Changed in: containerd (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946851 Title: Merge containerd from Debian unstable

[Bug 1946850] Re: Merge cluster-glue from Debian unstable for 22.04

2021-10-14 Thread Lucas Kanashiro
** Changed in: cluster-glue (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946850 Title: Merge cluster-glue from Debian unsta

[Bug 1946834] Re: Merge multipath-tools from Debian unstable for 22.04

2021-10-14 Thread Lucas Kanashiro
** Changed in: multipath-tools (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946834 Title: Merge multipath-tools from Debian

[Bug 1942319] Re: When booting with UEFI, mokvar table and %:.platform keyring must be available

2021-10-14 Thread Kleber Sacilotto de Souza
** Also affects: linux-kvm (Ubuntu Impish) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942319 Title: When booting with UEFI, mokvar table and %:.platfo

[Bug 1946902] Re: Merge sqlparse from Debian unstable for 22.04

2021-10-14 Thread Bryce Harrington
** Changed in: sqlparse (Ubuntu) Assignee: (unassigned) => Bryce Harrington (bryce) ** Description changed: - Scheduled-For: 22.12 + Scheduled-For: 21.12 Upstream: tbd - Debian: 0.4.1-1 + Debian: 0.4.1-1 Ubuntu: 0.4.1-1ubuntu1 - Debian typically updates sqlparse every 6 m

[Bug 1946846] Re: Merge bind9-libs from Debian unstable for 22.04

2021-10-14 Thread Andreas Hasenack
** Changed in: bind9-libs (Ubuntu) Assignee: Sergio Durigan Junior (sergiodj) => Andreas Hasenack (ahasenack) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946846 Title: Merge bind9-libs from

[Bug 1946842] Re: Merge apr from Debian unstable for 22.04

2021-10-14 Thread Bryce Harrington
** Changed in: apr (Ubuntu) Assignee: (unassigned) => Bryce Harrington (bryce) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946842 Title: Merge apr from Debian unstable for 22.04 To manage n

[Bug 1946840] Re: Merge adcli from Debian unstable for 22.04

2021-10-14 Thread Andreas Hasenack
** Changed in: adcli (Ubuntu) Assignee: Sergio Durigan Junior (sergiodj) => Andreas Hasenack (ahasenack) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946840 Title: Merge adcli from Debian uns

[Bug 1946839] Re: Merge samba from Debian unstable for 22.04

2021-10-14 Thread Andreas Hasenack
** Changed in: samba (Ubuntu) Assignee: Sergio Durigan Junior (sergiodj) => Andreas Hasenack (ahasenack) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946839 Title: Merge samba from Debian uns

[Bug 1903288] Comment bridged from LTC Bugzilla

2021-10-14 Thread bugproxy
--- Comment From naynj...@ibm.com 2021-10-14 11:12 EDT--- (In reply to comment #40) > Hi Nayna, > > I agree that Reviewed-by or Tested-by are in general helpful, but these tags > follow strict rules in Linux kernel (see: "Reviewer's statement of > oversight" in kernel documentation). I cann

[Bug 1896251] Re: rsync --delete-missing-args fails with "error: protocol incompatibility"

2021-10-14 Thread Paride Legovini
** Tags added: server-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1896251 Title: rsync --delete-missing-args fails with "error: protocol incompatibility" To manage notifications about this

[Bug 1575611] Re: CVE-2008-2544

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1575611] Re: CVE-2008-2544

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1575611] Re: CVE-2008-2544

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-armadaxp (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1571018] Re: CVE-2015-8845

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1571013] Re: CVE-2015-8844

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1566580] Re: CVE-2015-8839

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1566580] Re: CVE-2015-8839

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1566580] Re: CVE-2015-8839

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1566580] Re: CVE-2015-8839

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-armadaxp (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1538428] Re: CVE-2016-2053

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1538165] Re: Security Issues Impacting NGINX: 1.8.x, 1.9.x

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: nginx (Ubuntu Precise) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1534961] Re: CVE-2016-1575

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1534961] Re: CVE-2016-1575

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-armadaxp (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1534961] Re: CVE-2016-1575

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1533042] Re: CVE-2015-8767

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1532330] Re: CVE-2015-6642

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1532330] Re: CVE-2015-6642

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1532330] Re: CVE-2015-6642

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1532330] Re: CVE-2015-6642

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-armadaxp (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1532327] Re: CVE-2015-6640

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1532327] Re: CVE-2015-6640

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1532327] Re: CVE-2015-6640

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1532327] Re: CVE-2015-6640

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-armadaxp (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1532325] Re: CVE-2015-6646

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1532325] Re: CVE-2015-6646

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1532325] Re: CVE-2015-6646

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1532325] Re: CVE-2015-6646

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-armadaxp (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1530958] Re: CVE-2015-8553

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1530958] Re: CVE-2015-8553

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1530958] Re: CVE-2015-8553

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1530958] Re: CVE-2015-8553

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-armadaxp (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1530406] Re: CVE-2015-8552

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1530404] Re: CVE-2015-8551

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1517685] Re: XDMCP server starts without authentication if configured key does not exist

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: lightdm (Ubuntu Precise) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1516833] Re: linux-lts-trusty: 3.13.0-70.113~precise1 -proposed tracker

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1511577] Re: CVE-2015-8019

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1509563] Re: CVE-2015-7837

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-ti-omap4 (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1509563] Re: CVE-2015-7837

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-lts-trusty (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1509563] Re: CVE-2015-7837

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: linux-armadaxp (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

  1   2   3   4   5   6   7   >