** Changed in: aptdaemon
Assignee: (unassigned) => Nguyen Hoang Thuy Trang (trangnht)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to debconf in Ubuntu.
https://bugs.launchpad.net/bugs/349469
Title:
debconf: DbDriver "
Fixed has landed here:
http://kernel.ubuntu.com/git/ubuntu/autotest-client-tests.git/commit/?h=master-next&id=3710a21c706d1bb0fedbff9948e0c02b21c4b2b4
** No longer affects: linux (Ubuntu)
** Also affects: ubuntu-kernel-tests
Importance: Undecided
Status: New
** No longer affects: lxc (
I am not sure this was fixed, or maybe I just hardly misunderstand that.
Under current Bionic (software-properties-common 0.96.24.32.3) I still
can't retrieve keys via env-var defined `http_proxy`.
# echo $http_proxy
http://1.2.3.4:3128
# echo $https_proxy
http://1.2.3.4:3128
# apt-key adv --rec
Sorry, but just to make sure, has there been any progress in the mean
time?
The PDF viewer (pdf.js) included Firefox 45.3.0 is also *not* able to
“correctly” display the form. There is an open issue in their bug
tracker [1], where they take the stand, to not support it, until it’s
part of the ISO
Hi, I just wanted to note that this is an issue with some US gov't
employment forms as well, particularly the I9 form. I filed the bug
initially against GNOME / evince - see
https://bugzilla.gnome.org/show_bug.cgi?id=785169
--
You received this bug notification because you are a member of Ubuntu
** Tags added: id-5b1968346d9fca4ad3ac71d6
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/1768379
Title:
failed 16.04 LTS -> 18.04 LTS upgrade
Status in python3-
wheezy only have mesa 8 available, but videoplayback would be very nice please.
don't know how to change colour depth as there is no xorg.conf.
thank you very much
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu
Created attachment 124801
daemon: don't call getspnam for local users
We're already iterating over the whole shadow file, so
just cache the entries instead of calling getspname a
few lines later.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, whic
Unconditioned #include breaks the build on FreeBSD.
FreeBSD doesn't have shadow.h and /etc/shadow. Hashed passwords are
stored in /etc/master.passwd, which is a /etc/passwd with additional
fields. There is no API specifically made to read /etc/master.passwd
because getpwent on FreeBSD automatical
in any case someone faces the same problem, installing
bluez_5.46-0ubuntu3_amd64.deb from artful (together with libreadline7)
solved the problem for me.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://
Created attachment 124799
user: check if user is in wheel more efficiently
We currently get all the groups a user belongs to in one pass,
then check each one to see if it's wheel.
It's much more efficient to just get the wheel group and check if
any of its members are the user.
--
You received
Same on OpenBSD. Since that change, accountsservice is broken here as
well.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to accountsservice in Ubuntu.
https://bugs.launchpad.net/bugs/941673
Title:
performance of accounts-da
Created attachment 124800
daemon: get local users from /etc/shadow not /etc/passwd
For some sites, it's common practice to rsync around large
/etc/passwd files containing the password entries for remote
users. That means accountsservices' "assume /etc/passwd is local
users" heuristic falls over.
** Bug watch added: github.com/mozilla/pdf.js/issues #2373
https://github.com/mozilla/pdf.js/issues/2373
** Bug watch added: GNOME Bug Tracker #785169
https://bugzilla.gnome.org/show_bug.cgi?id=785169
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pac
oots
- (stuck in grub). I've tried a couple of machines.
+ Cosmic daily images install successfully but then never boot (stuck in
+ grub). I've tried a couple of machines.
Fails: 20180608
Fails: 20180607
Fails: 20180606
Works: 20180530
--
You received this bug notification b
You can try "git am -3 ...". If that doesn't help, then I don't know.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not loading with KMS enab
-meta package in Ubuntu:
New
Bug description:
Cosmic daily images install successfully but then never boot (stuck in
grub). I've tried a couple of machines.
Fails: 20180608
Fails: 20180607
Fails: 20180606
Works: 20180530
To manage notifications about this bug go to:
** Bug watch added: freedesktop.org Bugzilla #98869
https://bugs.freedesktop.org/show_bug.cgi?id=98869
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 M
Hello ,
how can i apply this patch?
I am using Powermac G5 7,3 with Radeon9650, Debian Wheezy, kernel 3.2.6
it gives
dmesg | grep -E 'drm|radeon' | grep -iE 'firmware|microcode'
[1.137001] radeonfb: Found Open Firmware ROM Image
[1.137015] radeonfb: Retrieved PLL infos from Open Firmware
Fix for this bug result in regression:
https://bugs.freedesktop.org/show_bug.cgi?id=98869
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1432949
Title:
r300 Mesa driver not l
i'm going to push these patches to master. They're loosely based on
ritz work in this bug, but they diverge in some significant ways:
1) i set a limit on the number of local users returned (ala comment 2)
2) i redid the wheel check to avoid needing an admin user cache
3) i cache shadow informatio
** Tags added: id-5b196b4ece6c63860998716b
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1773859
Title:
upgrades to 18.04 fail
Status in systemd package in Ubuntu:
New
Created attachment 124803
daemon: don't source user list from wtmp
wtmp can get rather large on some systems from ssh logins.
Furthermore it's pretty much completely redundant given the user
cache in /var/lib/AccountService
This commit changes the wtmp code to only get used for maintaining
login
Created attachment 124802
daemon: constrain max local users to 50
Systems with tens of thousands of users don't want all those users
showing up in the user list.
Set a cap at an even 50, which should cover the lion's share of use
cases well. Of course, if a user not in the list explicitly
logs in
is it common practice on BSD to rsync /etc/passwd around? Maybe bsd
could go back to using /etc/passwd?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to accountsservice in Ubuntu.
https://bugs.launchpad.net/bugs/941673
Title:
Attachment 124799 pushed as c85b41d - user: check if user is in wheel more
efficiently
Attachment 124800 pushed as 98f4287 - daemon: get local users from /etc/shadow
not /etc/passwd
Attachment 124801 pushed as 14ca424 - daemon: don't call getspnam for local
users
Attachment 124802 pushed as 20c0
** Description changed:
If a user, already running a Gnome session upgrades or install unity by
installing unity-session, background plugin doesn't start automatically
(with u-s-d). This plugin has been removed from gnome-settings-daemon
- and since gsd doesn't use it, it gets turned off.
+
Public bug reported:
After the update, totem does not play any video.
the only error is about some gtk widget.
Gstreamer works, since
gst-launch-1.0 playbin uri=file:///file.mp4
correctly plays the video.
ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: libgstreamer1.0-0 1.14.0-1
ProcVersion
Public bug reported:
GNU Wget 1.17.1 built on linux-gnu. (Ubuntu 16.04 amd64)
IPv6 local link addresses (fe80::/10) are tricky. Network interface has
to be specified to tell OS what interface to use. wget cannot handle
that
First, IPv6 address, no interface specified, it fails with an error
(err
Hello Iain, or anyone else affected,
Accepted gst-libav1.0 into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/gst-
libav1.0/1.14.1-1~ubuntu18.04.1 in a few hours, and then in the
-proposed repository.
Please help us by testing this new packag
Hello Iain, or anyone else affected,
Accepted gst-plugins-bad1.0 into bionic-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/gst-
plugins-bad1.0/1.14.1-1ubuntu1~ubuntu18.04.1 in a few hours, and then in
the -proposed repository.
Please help us by test
Hello Iain, or anyone else affected,
Accepted gst-plugins-base1.0 into bionic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source/gst-
plugins-base1.0/1.14.1-1ubuntu1~ubuntu18.04.1 in a few hours, and then
in the -proposed repository.
Please help us by te
Hello Iain, or anyone else affected,
Accepted gst-plugins-ugly1.0 into bionic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source/gst-
plugins-ugly1.0/1.14.1-1~ubuntu18.04.1 in a few hours, and then in the
-proposed repository.
Please help us by testing t
You have a broken third party init script named "tomcat7" that you will
need to remove.
** Changed in: util-linux (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
h
Hello Iain, or anyone else affected,
Accepted gst-plugins-good1.0 into bionic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source/gst-
plugins-good1.0/1.14.1-1ubuntu1~ubuntu18.04.1 in a few hours, and then
in the -proposed repository.
Please help us by te
Hello Iain, or anyone else affected,
Accepted gst-python1.0 into bionic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/gst-
python1.0/1.14.1-1~ubuntu18.04.1 in a few hours, and then in the
-proposed repository.
Please help us by testing this new pack
Hello Iain, or anyone else affected,
Accepted gstreamer1.0 into bionic-proposed. The package will build now
and be available at
https://launchpad.net/ubuntu/+source/gstreamer1.0/1.14.1-1~ubuntu18.04.1
in a few hours, and then in the -proposed repository.
Please help us by testing this new package
Hello Iain, or anyone else affected,
Accepted gst-rtsp-server1.0 into bionic-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/gst-rtsp-
server1.0/1.14.1-1~ubuntu18.04.1 in a few hours, and then in the
-proposed repository.
Please help us by testing thi
Hello Iain, or anyone else affected,
Accepted gstreamer-vaapi into bionic-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/gstreamer-
vaapi/1.14.1-1~ubuntu18.04.1 in a few hours, and then in the -proposed
repository.
Please help us by testing this new
Hello Iain, or anyone else affected,
Accepted gstreamer-editing-services1.0 into bionic-proposed. The package
will build now and be available at https://launchpad.net/ubuntu/+source
/gstreamer-editing-services1.0/1.14.1-1~ubuntu18.04.1 in a few hours,
and then in the -proposed repository.
Please
Public bug reported:
ping6 utility, iputils-s20121221, Ubuntu 16.04.4 amd64
IPv6 address can have extension with local interface. It is required to
ping link-level IPv6 addresses (fe80::/10).
Example,
ping6 fails, OS doesn't know where to route packets
user@test$ ping6 -c1 fe80::87f4:81fa:b481
** Changed in: aptdaemon
Assignee: Nguyen Hoang Thuy Trang (trangnht) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to debconf in Ubuntu.
https://bugs.launchpad.net/bugs/349469
Title:
debconf: DbDriver "
** Branch linked: lp:~ken-vandine/gnome-online-accounts/1773213
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gnome-online-accounts in
Ubuntu.
https://bugs.launchpad.net/bugs/1773213
Title:
U1 login dialog missing link to
Public bug reported:
The wifi button does not work on HP ProBook 650 G1
[ 463.050201] atkbd serio0: Unknown key released (translated set 2, code 0xf8
on isa0060/serio0).
[ 463.050205] atkbd serio0: Use 'setkeycodes e078 ' to make it known.
This lines in /lib/udev/hwdb.d/60-keyboard.hwdb actua
This bug affects me as well, symptoms are exactly as the original poster
writes.
Let me know if I need to collect information on my system.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bu
This bug was fixed in the package python-apt - 1.7.0~alpha0~ubuntu3
---
python-apt (1.7.0~alpha0~ubuntu3) cosmic; urgency=medium
* apt.Cache: Fix error in apt.Package caching
* apt: Fix typing errors and use mypy --strict
* Correctly handle missing candidate in Package.get_chang
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: network-manager (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://
> So we need to provide Soundtouch ourselves for Ubuntu as well.
Or put Soundtouch into our ppa.
IMO that should only be done in extreme circumstances. It would be
better to work with Ubuntu to update their Soundtouch package. Fedora 28
is shipping Soundtouch 2.0. Arch is as well.
--
You receive
This bug was fixed in the package gnome-online-accounts -
3.28.0-0ubuntu3
---
gnome-online-accounts (3.28.0-0ubuntu3) cosmic; urgency=medium
* debian/patches/0001-ubuntu-sso-provider.patch: Add a link to the
link to the privacy policy in U1 login dialog (LP: #1773213).
* debia
I have already assigned this bug to them. What else can we do?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to soundtouch in Ubuntu.
https://bugs.launchpad.net/bugs/1577042
Title:
SIGSEGV in SoundTouch 1.9.2
Status in Mixx
This is issue is still present in Ubuntu 18.04.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1553669
Title:
Annoying "call from" message when connecting Bose devices
Stat
According to https://launchpad.net/ubuntu/+source/soundtouch the package
is maintained by the Debian Multimedia Team, so I guess contact them to
notify them of the urgency of updating the Soundtouch package. I do not
know if they receive notifications from Launchpad automatically, so I
sent an emai
Launchpad has imported 8 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=102554.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://hel
Chris, I seem to be experiencing this bug in Linux 4.7rc3 on an x220
ThinkPad with Intel HD 3000 chipset. I was getting random full system
freeze, non responsive over network.
The main messages before the crash were:
Jun 23 19:11:18 athena kernel: [drm:fw_domains_get [i915]] *ERROR* render:
time
*** Bug 97304 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-generi
Adding tag into "Whiteboard" field - ReadyForDev
The bug still active
*Status is correct
*Platform is included
*Feature is included
*Priority and Severity correctly set
*Logs included
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscrib
*** Bug 97451 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-generi
I doesn't seem to be getting mentioned Gnome crashes on my sandybridge
anymore with mainline kernels, that is currently 4.11 and I think even
with 4.10 I was not getting any issues, with mainline longterm 4.4.61
and default centos 7 kernels I am definitely getting very frequent GPU
crashes that bri
*** Bug 100245 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-gener
*** Bug 98294 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-generi
*** Bug 98807 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-generi
(In reply to samuel.rakitnican from comment #260)
> I doesn't seem to be getting mentioned Gnome crashes on my sandybridge
> anymore with mainline kernels, that is currently 4.11 and I think even with
> 4.10 I was not getting any issues, with mainline longterm 4.4.61 and default
> centos 7 kernels
(In reply to Elizabeth from comment #261)
> (In reply to samuel.rakitnican from comment #260)
> > I doesn't seem to be getting mentioned Gnome crashes on my sandybridge
> > anymore with mainline kernels, that is currently 4.11 and I think even with
> > 4.10 I was not getting any issues, with mainli
*** Bug 104772 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-gener
*** Bug 104243 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-gener
*** Bug 104304 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-gener
I will close this now.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-generic GPU hangs on
Sandybridge
Status in
commit 0da715ee60774401bea00dc71fca6fd1096c734a
Author: Chris Wilson
Date: Mon Nov 20 20:55:02 2017 +
drm/i915: Disable semaphores on Sandybridge
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
http
Created attachment 135173
gpu error file on 4.13.5-200.fc26.x86_64
This problem reappeared on 4.13.5-200.fc26.x86_64 last Friday.
[774249.632109] [drm] GPU HANG: ecode 6:0:0x85f8, in Xorg [696], reason:
Hang on rcs0, action: reset
[774249.632110] [drm] G
*** Bug 106119 has been marked as a duplicate of this bug. ***
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1140716
Title:
[regression] 3.5.0-26-generic and 3.2.0-39-gener
I think this is actually fine. Ship it.
** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubun
Why not simply increasing the minimum required version from 1.8.0 to
2.0.0?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to soundtouch in Ubuntu.
https://bugs.launchpad.net/bugs/1577042
Title:
SIGSEGV in SoundTouch 1.9.2
S
Huh? and break the easy installation of Mixxx until Debian/ubuntu update
the package?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to soundtouch in Ubuntu.
https://bugs.launchpad.net/bugs/1577042
Title:
SIGSEGV in SoundTouc
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]
** Changed in: xorg (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launch
Same behavior in 16.04 Xenial: When I try to install clang, dpkg
complains that python2.7-minimal fails to install.
As far as I know, the few packages I am using so far for my Swift Ubuntu
machines, beyond the default Ubuntu server packages, include libicu-dev,
ca-certificates, and rsync.
--
You
Ah, I see that the Swift tarball is unfortunately populating the
/usr/lib/python2.7/site-packages directory, e.g.:
wget
https://swift.org/builds/swift-4.1.2-release/ubuntu1604/swift-4.1.2-RELEASE/swift-4.1.2
-RELEASE-ubuntu16.04.tar.gz
sudo tar xzvf swift-4.1.2-RELEASE-ubuntu16.04.tar.gz -C / --s
76 matches
Mail list logo