[Bug 1822496] [NEW] dpkg-buildpackage build-dep list should be easier to install
Public bug reported: When building from source dpkg-buildpackage very kindly tells you what build-dep packages are not installed. Usually, I just want install all these packages. However this list, because of the version requirements, cannot be copied and pasted with "apt install" in front. There are three way to fix this 1. teach apt to understand these version requirements 2. have dpkg output another line without the versions 3. add a flag to dpkg-buildpackage that makes it call into apt to install these (not recommended) $ dpkg-buildpackage -b dpkg-buildpackage: info: source package network-manager dpkg-buildpackage: info: source version 1.16.0-1 dpkg-buildpackage: info: source distribution experimental dpkg-buildpackage: info: source changed by Michael Biebl dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . dpkg-checkbuilddeps: error: Unmet build dependencies: intltool ppp-dev (>= 2.4.7-1+1) libpolkit-gobject-1-dev libpolkit-agent-1-dev (>= 0.97) libaudit-dev libsystemd-dev (>= 209) libgirepository1.0-dev (>= 0.10.7-1~) gobject-introspection (>= 0.9.12-4~) python-gi libpsl-dev (>= 0.1) libcurl4-gnutls-dev (>= 7.24.0) gtk-doc-tools libyaml-perl libglib2.0-doc libmm-glib-dev (>= 0.7.991) libndp-dev libreadline-dev libnewt-dev (>= 0.52.15) libteam-dev (>= 1.9) libjansson-dev libbluetooth-dev (>= 5) valac (>= 0.17.1.24) python-dbus ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: dpkg 1.19.5ubuntu1 ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1 Uname: Linux 5.0.0-8-generic x86_64 ApportVersion: 2.20.10-0ubuntu23 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Sun Mar 31 14:12:05 2019 InstallationDate: Installed on 2019-02-23 (36 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203) SourcePackage: dpkg UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: dpkg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug disco wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1822496 Title: dpkg-buildpackage build-dep list should be easier to install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1822496/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1772132] [NEW] no 8822bu support
Public bug reported: some realtek usb devices require the rtl8822bu driver, which i have patched to support Linux 4.15 https://github.com/shawnl/rtl8822bu ** Affects: rtl8812au (Ubuntu) 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/1772132 Title: no 8822bu support To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rtl8812au/+bug/1772132/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1841119] [NEW] please sync version from unstable
Public bug reported: GnuCash is really quite a bit better, for example it can create reports when multiple currencies are involved (correctly). I managed to build it on disco (I am asking for Ermine) without any backports. ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: gnucash 1:3.4-1 ProcVersionSignature: Ubuntu 5.0.0-25.26-generic 5.0.18 Uname: Linux 5.0.0-25-generic x86_64 ApportVersion: 2.20.10-0ubuntu27.1 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Thu Aug 22 18:03:42 2019 InstallationDate: Installed on 2019-02-23 (180 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203) SourcePackage: gnucash UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnucash (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug disco wayland-session ** Summary changed: - please package new version + please sync version from unstable -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841119 Title: please sync version from unstable To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnucash/+bug/1841119/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1827523] [NEW] logf -lm ppc64el broken under qemu
Public bug reported: This program does not work as expected: #include #include #include int main(int argc) { vector float o = {4, 3, 2, 0}; printf("%f %f %f %f\n", o[0], logf(argc), logf(4.0), logf(o[0])); } logf always returns -inf when it is run (gcc is analyzing the constant, logf(4.0)). ProblemType: Bug DistroRelease: Ubuntu 19.04 Package: libc6:ppc64el 2.29-0ubuntu2 ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6 Uname: Linux 5.0.0-13-generic x86_64 ApportVersion: 2.20.10-0ubuntu27 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Fri May 3 09:20:00 2019 Dependencies: gcc-9-base 9-20190402-1ubuntu1 libc6 2.29-0ubuntu2 libgcc1 1:9-20190402-1ubuntu1 libidn2-0 2.0.5-1 libunistring2 0.9.10-1ubuntu2 InstallationDate: Installed on 2019-02-23 (69 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190203) PackageArchitecture: ppc64el SourcePackage: glibc UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: glibc (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug disco ppc64el wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827523 Title: logf -lm ppc64el broken under qemu To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1827523/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1773032] [NEW] does not mark support for obda:a811
Public bug reported: This driver supports a usb dongle that it doesn't advertise that it support. All it needs is the new device ID. https://lzone.de/blog/Solving+rtl8812au+installation+on+Ubuntu+17.10 May 23 15:47:09 jordon-desktop kernel: usb 2-4: new high-speed USB device number 12 using ehci-pci May 23 15:47:09 jordon-desktop kernel: usb 2-4: New USB device found, idVendor=0bda, idProduct=a811 May 23 15:47:09 jordon-desktop kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 May 23 15:47:09 jordon-desktop kernel: usb 2-4: Product: 802.11ac WLAN Adapter May 23 15:47:09 jordon-desktop kernel: usb 2-4: Manufacturer: Realtek May 23 15:47:09 jordon-desktop kernel: usb 2-4: SerialNumber: 00e04c01 ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu8 ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17 Uname: Linux 4.15.0-22-generic x86_64 ApportVersion: 2.20.9-0ubuntu7 Architecture: amd64 Date: Wed May 23 15:48:08 2018 InstallationDate: Installed on 2017-10-29 (206 days ago) InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018) PackageArchitecture: all ProcEnviron: TERM=xterm-256color PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: rtl8812au UpgradeStatus: Upgraded to bionic on 2018-04-09 (44 days ago) ** Affects: rtl8812au (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1773032 Title: does not mark support for obda:a811 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rtl8812au/+bug/1773032/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1730508] [NEW] please build with openssl for sha1
Public bug reported: Openssl's sha1 implementation is much faster, as it has asm optimized versions for many architectures including cpu sha1 acceleration for x86 and arm. ** Affects: git (Ubuntu) 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/1730508 Title: please build with openssl for sha1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git/+bug/1730508/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 497904] Re: Support Application Indicators
the tray is now in package connman-ui (which I maintain in Debian), and has been rewritten. ** Changed in: connman (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/497904 Title: Support Application Indicators To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/connman/+bug/497904/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 899878] Re: Software center have hardcoded colors and shows white font on white bg
Guys. If you posted a small bounty on https://www.bountysource.com/ you might get a quick resolution to this bug. When the bug doesn't effect the default path that is kinda how free software works if you don't have the personal ability to fix the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899878 Title: Software center have hardcoded colors and shows white font on white bg To manage notifications about this bug go to: https://bugs.launchpad.net/software-center/+bug/899878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs