[Touch-packages] [Bug 1862928] Re: python-crypto needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread lotuspsychje
mine installs on 20.04 devel but with other warnings: /usr/lib/python3/dist-packages/Crypto/Random/Fortuna/FortunaGenerator.py:28: Syn taxWarning: "is" with a literal. Did you mean "=="? if sys.version_info[0] is 2 and sys.version_info[1] is 1:

[Touch-packages] [Bug 1862928] [NEW] python-crypto needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
Public bug reported: If you try: (c)rafaeldtinoco@sambai386:~/.../ubuntu$ apt-get install python3-crypto Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet

[Touch-packages] [Bug 1862928] Re: python-crypto needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
I think this relates to having i386 in amd64 installed OSes only currently. Since I'm using a i386 only container, it can't figure out the correct python dependency (asking for amd64). If I build python3-crypto in an i386 container dependencies are correctly figured out. ** Summary changed: -

[Touch-packages] [Bug 1862928] Re: python-crypto needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
Yep, I had those as well, thought it was my dev environmnet. But, if you say yours install fine there is no need for a rebuild.. weird.. I'll re- check here, thank you! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1862928] Re: python-crypto needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
Ah okay, perhaps your environment is amd64 ? I'm testing this in an i386 environmnet (LXD container) only. Still getting: python3-crypto:amd64 : Depends: python3:amd64 (< 3.9) but it is not going to be installed Depends: python3:amd64 (>= 3.7~) but it is not going to be

[Touch-packages] [Bug 1266492] Re: ld:i386 crashes with -static -fPIE -pie

2020-02-12 Thread Rolf Leggewie
closing task for trusty ** Changed in: evolution-data-server (Ubuntu Trusty) Status: Triaged => Invalid ** Changed in: binutils (Ubuntu Trusty) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1862264] Re: Browsing smb share is painfully slow

2020-02-12 Thread Pablo Copissa
Looks like gio is part of glib, not gvfs, so changed the package accordingly. Also made clear in the title that gio vs mount is part of the issue. ** Package changed: gvfs (Ubuntu) => glib2.0 (Ubuntu) ** Summary changed: - Browsing smb share is painfully slow + Browsing smb share is painfully

[Touch-packages] [Bug 1862453] Re: static ip netplan does not apply on boot

2020-02-12 Thread Dan Streetman
Please enable networkd debug with: $ sudo systemctl edit systemd-networkd which will open an editor, put this in and save it: [Service] Environment=SYSTEMD_LOG_LEVEL=debug then reboot, and attach the entire journal, e.g. with: $ journalctl -b --no-pager -- You received this bug

[Touch-packages] [Bug 1862925] [NEW] libtool-doc gives dpkg error on install

2020-02-12 Thread lotuspsychje
Public bug reported: Ubuntu 20.04 development branch with kernel 5.4.0-12-generic system up to date @ 12/2/2020 Installing libtool-doc gives a dpkg error on install: lotuspsychje @ RooTBoX: ~ $ sudo apt install libtool-doc Package lists are read ... Ready Tree of requirements is being built The

[Touch-packages] [Bug 1862925] Re: libtool-doc gives dpkg error on install

2020-02-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libtool (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libtool in Ubuntu.

[Touch-packages] [Bug 1862913] [NEW] ubuntu-bug failing silently if Settings > Privacy > Problem Reporting disabled

2020-02-12 Thread Colin Law
Public bug reported: On a system running Ubuntu 19.10 (upgraded over several versions) if Settings > Privacy > Problem Reporting is disabled then running ubuntu-bug collects the data and asks if it should send it. On clicking Send it silently terminates and does nothing. An appropriate

[Touch-packages] [Bug 1839290] Re: systemd doesn't restart a service after crashes

2020-02-12 Thread Vladimir Kononov
Here is a minimal example, courtesy of bl33pbl0p from the github issue. I've double-checked it and it is valid test case for this issue: $ systemctl cat foo # /etc/systemd/system/foo.service [Unit] PartOf=bar.service [Service] ExecStart=/bin/sleep infinity RestartSec=0s Restart=always $

[Touch-packages] [Bug 1862264] [NEW] Browsing smb share is painfully slow

2020-02-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Ubuntu 18.04 LTS here, fully updated (as of late Jan 2020). TEST #1: To establish a baseline/expected behavior, we first mount an SMB share via mount.cifs and time an ls command: $ sudo mount -t cifs -o username=pablo //myserver.example.com/share

[Touch-packages] [Bug 1862928] Re: python-crypto (i386) needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
Steve, Looks like python3-crypto package is not in the i386 archive. Judging by: https://launchpad.net/ubuntu/+source/python-crypto https://launchpad.net/ubuntu/+source/python-crypto/+publishinghistory https://launchpad.net/ubuntu/+source/python-crypto/2.6.1-11ubuntu2

[Touch-packages] [Bug 1531184] Re: [SRU] dnsmasq doesn't start on boot because its interface isn't up yet

2020-02-12 Thread Dave Musicant
Terrence Houlahan's fix also works for me on 18.04 Many thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1531184 Title: [SRU] dnsmasq doesn't start on boot because

[Touch-packages] [Bug 1862949] [NEW] vim-runtime does not also install vim

2020-02-12 Thread MadDoggyBob
Public bug reported: Installing vim-runtime for the vimtutor does not also install vim. Running vimtutor then opens vi and presents the user with the default empty page with no knowledge of how to exit vi. ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: vim-runtime 2:8.1.0875-5ubuntu2

[Touch-packages] [Bug 1862846] Re: Crash and failure installing focal

2020-02-12 Thread Ryan Harper
@Alberto > I thought the installer would work similarly to what the desktop installer > does with btrfs, where it creates subvolumes for / and /home in the root > partition (as @ and @home). > > On my desktop, when I upgrade I just move @ out of the way (by renaming it) > and the installer

[Touch-packages] [Bug 1841654] Re: Consider replacing mawk with gawk in main

2020-02-12 Thread amano
With mawk 1.3.4.20200120-1 being uploaded to Debian testing now I suggest to mark this bug here as invalid and just sync the new mawk version to Focal. There is a separate bug for just updating mawk https://bugs.launchpad.net/ubuntu/+source/mawk/+bug/1332114 Let's follow up there... ** Changed

[Touch-packages] [Bug 1025418] Re: Using ProxyCommand w/a non-existant host results in infinite spawns.

2020-02-12 Thread Robie Basak
> It should, therefore, be pushed upstream. Sure. Upstream can make a final determination, and Ubuntu will inherit their decision. Thank you for doing that. > ...it would be welcome if Ubuntu were to request a fix as well. Ubuntu is a community project and that community includes you. If you've

[Touch-packages] [Bug 1862928] Re: python-crypto (i386) needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
09:43 you see that python3-crypto has per-arch deb files 09:43 I added a comment in the case and subscribed steve 09:43 while your conter-xample of ansi just has one called ..._all.deb 09:43 — rafaeldtinoco checks 09:43 AFAICS python3-crypto contains no arch dependent files 09:44 so it could

[Touch-packages] [Bug 1025418] Re: Using ProxyCommand w/a non-existant host results in infinite spawns.

2020-02-12 Thread Olivier Contant
I'm sorry to revive this old topic. I'm astonished that after 8 years, it hasn't been fixed. I would like to push this up once more. The reason is any user interaction that is not by designed suppose to happen, should be considered a user experience bug and fixed. Crafting a fork bomb by

[Touch-packages] [Bug 1862928] Re: python-crypto (i386) needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Christian Ehrhardt 
FYI The ones working seem to be those building as: Architecture: all While the ones you report as failing are: Architecture: any -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-crypto in Ubuntu.

[Touch-packages] [Bug 1862846] Re: Crash and failure installing focal

2020-02-12 Thread Ryan Harper
@Lee Thanks for tracking down the util-linux bug. Since this is broken in 2.34 (eoan/focal); I'm thinking we should use sysfs to find the parent via device name walking; Given a kname (nvme0n1p1) of the target partition # look up sysfs path from kname % realpath /sys/class/block/nvme0n1p1

[Touch-packages] [Bug 1732962] Re: apport uses sys.argv instead of named arguments

2020-02-12 Thread Julian Andres Klode
** Changed in: apport (Ubuntu Trusty) Status: New => Fix Committed ** Changed in: apport (Ubuntu Trusty) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu.

[Touch-packages] [Bug 1862969] [NEW] On SystemReboot wifi failed to connect on tplink wifi adapter

2020-02-12 Thread FeaturizSudhakar
Public bug reported: I'm using Ubuntu 19.10 64bit for my PC. For network/wifi I'm using TP- Link wifi adapter. My network works only when I do a fresh start (That is completely shutdown and start). But network connection fails to connect to my wifi on REBOOT(on system software updates ,

[Touch-packages] [Bug 1768625] Re: Bluetooth headset HSP/HFP mode not working in Bionic

2020-02-12 Thread Silvan Geissmann
*** This bug is a duplicate of bug 1576559 *** https://bugs.launchpad.net/bugs/1576559 Same here on Linux CH-W-7269416 5.3.0-28-generic #30~18.04.1-Ubuntu SMP Fri Jan 17 06:14:09 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux Device 04:5D:4B:99:46:9C (public) Name: WH-1000XM2

[Touch-packages] [Bug 1794478] Re: Automatic ipv4 not assigned to bond interface is manual ipv6 is assigned to it

2020-02-12 Thread Eric Desrochers
This look like a similar issue: https://bugzilla.redhat.com/show_bug.cgi?id=1575944 https://gitlab.freedesktop.org/NetworkManager/NetworkManager/commit/f03ae35 A test package (including the above fix) is available on my PPA: sudo add-apt-repository ppa:slashd/lp1794478 sudo apt-get update

[Touch-packages] [Bug 1862846] Re: Crash and failure installing focal

2020-02-12 Thread Ryan Harper
** Also affects: util-linux (Ubuntu) Importance: Undecided Status: New ** Tags added: rls-ff-incoming ** Also affects: util-linux (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: curtin (Ubuntu Focal) Importance: High Status: Triaged ** Also

[Touch-packages] [Bug 645404] Re: Support Private PPAs

2020-02-12 Thread Dan Streetman
To be usable under sudo, the changes for this also require bug 1862948 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/645404 Title: Support Private PPAs

[Touch-packages] [Bug 1332114] Re: Please update mawk to latest upstream release

2020-02-12 Thread amano
Version 1.3.4.20200120-1 was updated in Debian and migrated to testing on January 31th. Please sync that version to Focal, the current version in the archive is from 2012!! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1311056] Re: [SRU] apt-add-repository adds duplicate commented/disabled source lines

2020-02-12 Thread Dave Jones
** Description changed: Impact == Under most circumstances, the impact is minimal (a few extra redundant comment lines in apt sources. However, if users are automating source removal / addition on a machine (as in comment 11), there is the potential to wind up with an

[Touch-packages] [Bug 1862770] Re: MySQL autopkgtest regressed in Focal release pocket

2020-02-12 Thread Bryce Harrington
*** This bug is a duplicate of bug 1862364 *** https://bugs.launchpad.net/bugs/1862364 ** This bug has been marked a duplicate of bug 1862364 mysql-8.0 FTBFS (focal) because of hardcoded date in test -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1860762] Re: Upgrade with zfs-on-root failures

2020-02-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-release-upgrader (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1860762] Re: Upgrade with zfs-on-root failures

2020-02-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: initramfs-tools (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1862846] Re: Crash and failure installing focal

2020-02-12 Thread Lee Trager
** Bug watch added: Debian Bug tracker #951217 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951217 ** Also affects: util-linux (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951217 Importance: Unknown Status: Unknown -- You received this bug notification

[Touch-packages] [Bug 1863001] Re: Incorrect LAYOUT is set when choosing Lithuanian in dpkg-reconfigure keyboard-configuration

2020-02-12 Thread Mantas Kriaučiūnas
When user chooses Lithuanian keyboard layout then XKB variables in /etc/default/keyboard should set to: XKBLAYOUT="lt,us" XKBVARIANT=",altgr-intl" I'm attaching screenshot of English US (intl with altGR) keyboard layoyut, this layout is most usefull for Lithuanians, because it contains Euro (€)

[Touch-packages] [Bug 718693] Re: Can't type EURO symbol with AltGr+E using main lithuanian (lt) keymap

2020-02-12 Thread Mantas Kriaučiūnas
Current situation about this issue is described and fixed in bug #1863001 ** Changed in: baltix Status: New => Triaged ** Changed in: baltix Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1862928] Re: python-crypto (i386) needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Steve Langasek
Does not need a rebuild (which wouldn't have worked anyway), it only needed the i386 binaries resuscitated which is now done. ** Changed in: python-crypto (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1863001] [NEW] Incorrect LAYOUT is set when choosing Lithuanian in dpkg-reconfigure keyboard-configuration

2020-02-12 Thread Mantas Kriaučiūnas
Public bug reported: If user chooses Lithuanian keyboard layout during installation (Ubiquity) or dpkg-reconfigure keyboard-configuration then incorrect layout is set in /etc/default/keyboard : XKBLAYOUT="lt,lt" XKBVARIANT=",us" This configuration is not intuitive, because people think, that

[Touch-packages] [Bug 1861472] Re: upgrade from fresh bionic to focal needlessly prompts user

2020-02-12 Thread Bryce Harrington
** Bug watch added: Debian Bug tracker #951220 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951220 ** Also affects: openssh (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951220 Importance: Unknown Status: Unknown -- You received this bug notification

[Touch-packages] [Bug 1862987] [NEW] qtbase5-private-dev does not install private headers for QtWayland

2020-02-12 Thread Aidan Harris
Public bug reported: Trying to build QGNOMEPlatform (https://github.com/FedoraQt/QGnomePlatform/releases) fails with the following error message: Project ERROR: Unknown module(s) in QT: waylandclient-private Running `dpkg -L qtbase5-private-dev | grep -i wayland` shows nothing, running

[Touch-packages] [Bug 1862987] Re: qtbase5-private-dev does not install private headers for QtWayland

2020-02-12 Thread Aidan Harris
Upon further inspection I think qtwayland-opensource-src is the package this bug should be filed against. ** Package changed: qtbase-opensource-src (Ubuntu) => qtwayland- opensource-src (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1862928] Re: python-crypto (i386) needs rebuild in Focal (python 3.7 -> python 3.8 dependency refresh)

2020-02-12 Thread Rafael David Tinoco
Thanks Steve!! Package is back to archive, moving on with what needed this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-crypto in Ubuntu. https://bugs.launchpad.net/bugs/1862928 Title: python-crypto (i386) needs

[Touch-packages] [Bug 1863001] Re: Incorrect LAYOUT is set when choosing Lithuanian in dpkg-reconfigure keyboard-configuration and Ubiquity

2020-02-12 Thread Mantas Kriaučiūnas
** Summary changed: - Incorrect LAYOUT is set when choosing Lithuanian in dpkg-reconfigure keyboard-configuration + Incorrect LAYOUT is set when choosing Lithuanian in dpkg-reconfigure keyboard-configuration and Ubiquity -- You received this bug notification because you are a member of Ubuntu

[Touch-packages] [Bug 1863026] [NEW] Remove my_bool typedef workaround

2020-02-12 Thread Andreas Hasenack
Public bug reported: During the previous development cycle, when mysql 8 was introduced, too many reverse deps failed due to the my_bool removal. It was then decided to put that back in to let the reverse dependencies build again. Now we should try to drop it one more time, and instead fix the

[Touch-packages] [Bug 1862846] Re: Crash and failure installing focal

2020-02-12 Thread Ryan Harper
** Merge proposal linked: https://code.launchpad.net/~raharper/curtin/+git/curtin/+merge/379024 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/1862846 Title: Crash

[Touch-packages] [Bug 1861340] Re: All bitmap fonts no longer visible after upgrade 19.10 -> Focal (development)

2020-02-12 Thread Jonathan Hartley
For others with similar problems, I'm keeping my findings up to date here: https://www.tartley.com/dina-as-otf -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pango1.0 in Ubuntu. https://bugs.launchpad.net/bugs/1861340

[Touch-packages] [Bug 1862762] Re: Merge 8.2001.0-1 from Debian

2020-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package rsyslog - 8.2001.0-1ubuntu1 --- rsyslog (8.2001.0-1ubuntu1) focal; urgency=medium [ Christian Ehrhardt ] * Merge with Debian unstable (LP: #1862762). Remaining changes: - debian/00rsyslog.conf Install tmpfiles.d snippet to ensure that the

[Touch-packages] [Bug 1839290] Re: systemd doesn't restart a service after crashes

2020-02-12 Thread Dan Streetman
@voldemark, very sorry it seems when I made comment 7 I must have missed your comment 6, so I was unclear on why this was marked as affecting Disco. I've reproduced and will queue the patch for Bionic. ** Changed in: systemd (Ubuntu Disco) Status: Incomplete => Fix Released ** Changed

[Touch-packages] [Bug 1839290] Re: systemd doesn't restart a service after crashes

2020-02-12 Thread Dan Streetman
@voldemark can you test with the systemd for Xenial and/or Bionic from this ppa to make sure it's working for you: https://launchpad.net/~ddstreet/+archive/ubuntu/systemd -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-02-12 Thread Paolo Mainardi
On a machine Lenovo Thinkpad X1 Carbon 7th, running Bionic, verification failed. What i did: 1) Enabled Proposed repository 2) Installed libasound2: ``` > dpkg -l | grep libasound2 ii libasound2:amd64 1.1.3-5ubuntu0.3 amd64

[Touch-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-02-12 Thread Paolo Mainardi
Following my last comment, this is what i see from gnome audio settings. ** Attachment added: "Screenshot from 2020-02-12 23-28-30.png" https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1859754/+attachment/5327771/+files/Screenshot%20from%202020-02-12%2023-28-30.png -- You received

[Touch-packages] [Bug 1863027] Re: package rsyslog 8.2001.0-1ubuntu1 failed to install/upgrade: installed rsyslog package post-installation script subprocess returned error exit status 10

2020-02-12 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsyslog in Ubuntu. https://bugs.launchpad.net/bugs/1863027 Title: package rsyslog 8.2001.0-1ubuntu1 failed to install/upgrade: installed

[Touch-packages] [Bug 1863027] [NEW] package rsyslog 8.2001.0-1ubuntu1 failed to install/upgrade: installed rsyslog package post-installation script subprocess returned error exit status 10

2020-02-12 Thread Marcos Nascimento
Public bug reported: This error occurred in system update. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: rsyslog 8.2001.0-1ubuntu1 ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8 Uname: Linux 5.4.0-12-generic x86_64 ApportVersion: 2.20.11-0ubuntu16 Architecture: amd64 Date:

[Touch-packages] [Bug 1827253] Re: [apparmor] missing 'mr' on binary for usage on containers

2020-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package rsyslog - 8.2001.0-1ubuntu1 --- rsyslog (8.2001.0-1ubuntu1) focal; urgency=medium [ Christian Ehrhardt ] * Merge with Debian unstable (LP: #1862762). Remaining changes: - debian/00rsyslog.conf Install tmpfiles.d snippet to ensure that the

[Touch-packages] [Bug 1861472] Re: upgrade from fresh bionic to focal needlessly prompts user

2020-02-12 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1861472 Title: upgrade from fresh bionic to focal needlessly

[Touch-packages] [Bug 1862846] Re: Crash and failure installing focal

2020-02-12 Thread Bug Watch Updater
** Changed in: util-linux (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/1862846 Title: Crash and failure installing focal

[Touch-packages] [Bug 1766503] Re: ibus-* randomly use high CPU

2020-02-12 Thread ABIX - Adam Jurkiewicz
I can confirm. My system is: adasiek@mint-desktop:~$ lsb_release -a No LSB modules are available. Distributor ID: LinuxMint Description:Linux Mint 19.3 Tricia Release:19.3 Codename: tricia adasiek@mint-desktop:~$ uname -a Linux mint-desktop 5.0.0-32-generic #34~18.04.2-Ubuntu

[Touch-packages] [Bug 1766503] Re: ibus-* randomly use high CPU

2020-02-12 Thread ABIX - Adam Jurkiewicz
One comment. This situation does NOT happen, when I use Atom to edit. It is happening only with Xed Editor. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ibus in Ubuntu. https://bugs.launchpad.net/bugs/1766503 Title:

[Touch-packages] [Bug 1863026] Re: Remove my_bool typedef workaround

2020-02-12 Thread Andreas Hasenack
** Changed in: argus-clients (Ubuntu) Status: New => In Progress ** Changed in: asterisk (Ubuntu) Status: New => In Progress ** Changed in: gambas3 (Ubuntu) Status: New => In Progress ** Changed in: clickhouse (Ubuntu) Status: New => In Progress ** Changed in: cppdb

[Touch-packages] [Bug 1853638] Re: BCM57416 NetXtreme-E Dual-Media 10G RDMA Ethernet device seems to be dropping data

2020-02-12 Thread Nivedita Singhvi
Additional observations. MAAS is being used to deploy the system and configure the bond interface and settings. MAAS allows you to specify which is the primary interface, with the other being the backup, for the active-backup bonding mode. However, it does not appear to be working -it's not

[Touch-packages] [Bug 1766503] Re: ibus-* randomly use high CPU

2020-02-12 Thread Daniel van Vugt
Actually I have seen this a couple of times in the past week or so. I'll reconfirm if and when it happens again. ** Tags added: focal -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ibus in Ubuntu.

[Touch-packages] [Bug 1862846] Re: Crash and failure installing focal

2020-02-12 Thread Ryan Harper
** Changed in: curtin (Ubuntu Focal) Status: Triaged => In Progress ** Changed in: curtin (Ubuntu Focal) Assignee: (unassigned) => Ryan Harper (raharper) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux

[Touch-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-02-12 Thread Hui Wang
That is because the ucm is not loaded successfully. please change cset "name='Headset Mic Boost Volume' 1" to cset "name='Mic Boost Volume' 2" in the all LENOVO_*/LENOVO_*.conf; then reboot. If it doesn't work, please upload log of "pactl list cards", maybe your machine has a specific dmi string

[Touch-packages] [Bug 1863026] Re: Remove my_bool typedef workaround

2020-02-12 Thread Andreas Hasenack
** Changed in: gearmand (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/1863026 Title: Remove my_bool typedef workaround Status

[Touch-packages] [Bug 1863026] Re: Remove my_bool typedef workaround

2020-02-12 Thread Andreas Hasenack
** Changed in: gerbera (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/1863026 Title: Remove my_bool typedef workaround Status

[Touch-packages] [Bug 1848064] Re: /usr/share/apport/whoopsie-upload-all:PermissionError:/usr/share/apport/whoopsie-upload-all@168:collect_info:process_report

2020-02-12 Thread Brian Murray
I personally noticed this with a crash file with the following permissions: -rw-r- 1 bdmurray whoopsie 194K Feb 7 15:22 _usr_bin_seeded-in- ubuntu.1000.crash whoopsie-upload-all, which runs as root, is unable to append to the crash file due to /proc/sys/fs/protected_regular being set to 1.

[Touch-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-02-12 Thread Paolo Mainardi
** Attachment added: "Screenshot from 2020-02-13 00-50-52.png" https://bugs.launchpad.net/ubuntu/+source/alsa-lib/+bug/1859754/+attachment/5327774/+files/Screenshot%20from%202020-02-13%2000-50-52.png -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1859754] Re: add ucm to make alsa/sof driver work under PA (variants of Lenovo X1 Carbon 7th, Dell cnl and cml machines)

2020-02-12 Thread Paolo Mainardi
It seems that adding "load-module module-alsa-source device=hw:0,7" to "/etc/pulse/default.pa" i have the mic recognized and working, see the attachment. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-lib in Ubuntu.

[Touch-packages] [Bug 1563110]

2020-02-12 Thread monkeygre7
Cannabidiol (CBD) has been as of late shrouded in the media, and you may have even considered it to be an include sponsor to your post-exercise smoothie or morning espresso. What precisely is CBD? For what reason is it out of nowhere so famous? https://cforcbd.com/products/cbd-oil/ -- You