** Changed in: php5 (Ubuntu)
Status: Confirmed => In Progress
** Changed in: php5 (Ubuntu)
Assignee: (unassigned) => Clint Byrum (clint-fewbar)
--
test results in php5-common are more than 1 MiB larger than last upload
https://bugs.launchpad.net/bugs/583933
You received th
It appears that the tests failed for some reason in 5.3.2-1ubuntu4.2,
but were successful again in 5.3.2-1ubuntu5, as the file is the right
size.
However, the bug is not fixed, as the failed tests should have failed
the build.
I believe it has to do with piping the output of the tests to tee,
the
The fix for this particular package is easy, changing 'exim4' to
'default-mta'.This raises the bigger question of whether we should apply
such a change to all debian packages that depend on exim4 and aren't
exim4 specific. There are quite a few listed in exim4's reverse depends:
Reverse Depends:
Attaching patch to change 'exim4' to 'default-mta'
** Patch added: "drupalfix.diff"
http://launchpadlibrarian.net/48680952/drupalfix.diff
--
Drupal package lists exim instead of postfix as preferred MTA
https://bugs.launchpad.net/bugs/582255
You received this bug notification because you are
** Changed in: drupal6 (Ubuntu)
Status: New => Confirmed
** Tags added: patch
--
Drupal package lists exim instead of postfix as preferred MTA
https://bugs.launchpad.net/bugs/582255
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
Binary package hint: drupal6
Because the postrm script assumes apache2 will be installed, If one
manually installs the drupal6 .deb by accident, it cannot be removed due
to a missing script:
(maverick-amd64)r...@ubuntu:~# dpkg -i drupal6_6.16-1_all.deb
Selecting previously
Hurray! Thanks for doing the research Jan.
I've uploaded a somewhat re-factored patch that corrects some issues the
first one had.
** Patch added: "Updated patch per Chuck Short's recommendations offline"
http://launchpadlibrarian.net/48836404/lp582255.patch
--
Drupal package lists exim inst
Public bug reported:
Binary package hint: couchdb
Merge to latest version marked as requirement for this blueprint:
https://blueprints.launchpad.net/ubuntu/+spec/server-maverick-cloud-
datastores
** Affects: couchdb (Ubuntu)
Importance: Undecided
Assignee: Clint Byrum (clint-fewbar
debian unstable version (0.11.0-1) patch to 0.11.0-1ubuntu1
** Patch added: "couchdb_deb2maverick.patch"
http://launchpadlibrarian.net/49996663/couchdb_deb2maverick.patch
--
Please merge couchdb 0.11.0-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/591444
You received th
these changes were tested to build correctly in a pbuilder environment
on my maverick machine.
** Changed in: couchdb (Ubuntu)
Assignee: Clint Byrum (clint-fewbar) => (unassigned)
** Changed in: couchdb (Ubuntu)
Status: In Progress => Confirmed
--
Please merge couchdb 0.
couchdb lucid (0.10.0-1ubuntu2) to maverick (0.11.0-1ubuntu1) patch
** Patch added: "couchdb_lucid2maverick.patch"
http://launchpadlibrarian.net/49996681/couchdb_lucid2maverick.patch
--
Please merge couchdb 0.11.0-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/591444
You
Confirming...
cl...@ubuntu:~$ sudo apt-get install php5-cli
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
php-pear
The following NEW packages will be installed:
php5-cli
0 upgraded, 1 newly installed, 0 to remove and 63 not
*** This bug is a duplicate of bug 321091 ***
https://bugs.launchpad.net/bugs/321091
** This bug has been marked a duplicate of bug 321091
Bacula fails to install correctly if mysql wasn't installed before
--
mysql installs after bacula-mysql
https://bugs.launchpad.net/bugs/541077
You rec
** Changed in: lvm2 (Ubuntu)
Status: New => Confirmed
--
Spurious abort message after successful pvmove
https://bugs.launchpad.net/bugs/591475
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bug
** Changed in: lvm2 (Ubuntu)
Status: Confirmed => Fix Committed
** Changed in: lvm2 (Ubuntu)
Status: Fix Committed => Confirmed
--
Spurious abort message after successful pvmove
https://bugs.launchpad.net/bugs/591475
You received this bug notification because you are a member of Ub
This is a race condition in the way pvmove relies on polldaemon to show
the percentage complete.
Because it is a race condition causing the issue, its going to be
extremely difficult to reproduce reliably, though I believe it may
become more likely with volume groups that have a large amount of
me
*** This bug is a duplicate of bug 540637 ***
https://bugs.launchpad.net/bugs/540637
** This bug has been marked a duplicate of bug 540637
nfs-kernel-server fails to start after kernel upgrade
--
package nfs-kernel-server 1:1.2.0-4ubuntu4 failed to install/upgrade:
subprocess installed p
Incorporating the patch I made upstream into the latest release.
** Patch added: "lp_491685.patch"
http://launchpadlibrarian.net/50080362/lp_491685.patch
** Changed in: memcached (Ubuntu)
Status: In Progress => Confirmed
** Changed in: memcached (Ubuntu)
Assignee
Hello, thanks for reporting this issue.
Can you please provide an example of how to reproduce this error?
** Changed in: sqlite3 (Ubuntu)
Status: New => Incomplete
--
Bad code generation.
https://bugs.launchpad.net/bugs/590399
You received this bug notification because you are a member o
Forwarded upstream:
http://sourceforge.net/tracker/?func=detail&atid=736682&aid=3014454&group_id=136732
** Changed in: hdparm (Ubuntu)
Status: New => Confirmed
** Bug watch added: SourceForge.net Tracker #3014454
http://sourceforge.net/support/tracker.php?aid=3014454
--
hdparm manpag
The example given returns the same result for me on an up to date
maverick system. I think the problem is just a misleading error message
bubbling up from openssl. s_client does give an error about the self
signed cert:
verify error:num=19:self signed certificate in certificate chain
Full log:
On Jun 10, 2010, at 7:14 PM, Mathias Gug wrote:
> I've looked at the deb2maverick.patch and run into a couple of issues:
>
> 1. The upstart job is actually not included in the binary packages: there is
> a line in the debian/rules file that deletes the upstart file in the clean
> target.
The
Hmm furthermore, I don't think this is a certificate verification
problem, because the manual for the SSL wrapper (which https urls ride
on top of) states that verify_peer defaults to false. If you run this
code with 'strace -e trace=open,stat php .php' you can see that the
ssl certs dir doesn'
** Changed in: mockobjects (Ubuntu)
Status: New => Fix Released
--
MIR for mockobjects
https://bugs.launchpad.net/bugs/419479
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
mockobjects is in main
--
MIR for mockobjects
https://bugs.launchpad.net/bugs/419479
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubun
Public bug reported:
Binary package hint: mongodb
only the upstart file must be merged, the rest of the delta has been
incorporated upstream
** Affects: mongodb (Ubuntu)
Importance: Undecided
Assignee: Clint Byrum (clint-fewbar)
Status: In Progress
** Changed in: mongodb
as the description states, only the upstart file needs to be re-added,
and the package builds.
Tested the build on maverick with pbuilder, all looks well.
This patch is from the debian 1.4.3-1 -> 1.4.3-1ubuntu1, and just adds
the upstart file.
** Patch added: "deb2maverick.patch"
http://launc
Here is the full patch from 1.2.2-1ubuntu1 to 1.4.3-1ubuntu1
** Patch added: "lucid2maverick.patch"
http://launchpadlibrarian.net/49682397/lucid2maverick.patch
** Changed in: mongodb (Ubuntu)
Status: In Progress => Confirmed
** Changed in: mongodb (Ubuntu)
Assignee
Please note that this bug is related to a work item for an approved
spec, and needs to be completed by alpha2:
https://blueprints.launchpad.net/ubuntu/+spec/server-maverick-cloud-
datastores
Thanks.
--
Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main)
https://bugs.launchpad.ne
Upon closer inspection, it would appear that there are always a few
tests that fail. I will be adding a check to make sure the number of
failed tests does not exceed half the number of passed tests, which
should be lenient enough for the loose nature of the PHP tests, but
detect seriously broken te
Public bug reported:
The core command line program, /usr/bin/mysql, should be included
whenever mysql-client is installed, as users will be confused by its
absence, and it is used in quite a few scripts and examples regarding
mysql.
** Affects: mysql-5.1 (Ubuntu)
Importance: Undecided
Linked to tasksel as the lamp-server task ends up incomplete without the
command line mysql client.
--
mysql-client-5.1 should depend on mysql-client-core-5.1
https://bugs.launchpad.net/bugs/590952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
Binary package hint: haproxy
Availability:
Package has been in universe since Hardy.
Rationale:
* HAProxy is considered to be one of the best app level load balancers
available.
* MIR is marked as a requirement for maverick alpha2 in
https://blueprints.launch
.patch"
http://launchpadlibrarian.net/49847378/lp_583933.patch
** Changed in: php5 (Ubuntu)
Status: In Progress => Confirmed
** Changed in: php5 (Ubuntu)
Assignee: Clint Byrum (clint-fewbar) => (unassigned)
--
test results in php5-common are more than 1 MiB larger than last upload
https
** Changed in: server-papercuts
Assignee: (unassigned) => Clint Byrum (clint-fewbar)
** Changed in: elinks (Ubuntu)
Assignee: (unassigned) => Clint Byrum (clint-fewbar)
** Changed in: elinks (Ubuntu)
Status: Confirmed => In Progress
--
imdb smart url fails to w
gt; Confirmed
** Changed in: elinks (Ubuntu)
Assignee: Clint Byrum (clint-fewbar) => (unassigned)
--
imdb smart url fails to work
https://bugs.launchpad.net/bugs/524696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-b
According to
http://developer.berlios.de/bugs/?func=detailbug&bug_id=16913&group_id=4537
The patch from Stefan was committed to upstream CVS on March 5.
** Changed in: net-tools (Ubuntu)
Status: New => Fix Committed
--
netstat does not display all PIDs
https://bugs.launchpad.net/bugs/19
Public bug reported:
Please sync mockobjects 0.09-4 (main) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
Ubuntu delta has been merged into debian.
Changelog entries since current maverick version 0.09-3ubuntu2:
mockobjects (0.09-4) unstable; urgency=low
Public bug reported:
Binary package hint: python-werkzeug
== Rationale ==
python-werkzeug is required by the debian package moin. We are currently
maintaining a large delta for it to avoid depending on this package. Promoting
python-werkzeug to main will relieve the need for this delta. (note t
Public bug reported:
== Rationale ==
python-xappy is recommended by the debian package moin, which is included in
main. We are currently maintaining a large delta for it to avoid recommending
python-xappy. Promoting xappy to main will relieve the need for this delta.
(note that similar MIR's ar
Public bug reported:
== Rationale ==
python-parsedatetime is required by the debian package moin, which is included
in main. We are currently maintaining a large delta for moin to avoid depending
on python-parsedatetime. Promoting parsedatetime to main will relieve the need
for this delta. (not
nchpad.net/ubuntu/+source/python-werkzeug/+bug/586489https://bugs.launchpad.net/ubuntu/+source/xappy/+bug/586491
https://bugs.launchpad.net/ubuntu/+source/parsedatetime/+bug/586492
** Affects: moin (Ubuntu)
Importance: Undecided
Assignee: Clint Byrum (clint-fewbar)
Status: I
** Description changed:
Should not proceed until MIR's are completed to allow reverting most of
the ubuntu delta (fckeditor must still be demoted to suggests, and
python-xml should still be removed):
MIR's:
https://bugs.launchpad.net/ubuntu/+source/mod-wsgi/+bug/566537
-
https://b
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2010-1152
--
Piping null to the server will crash it
https://bugs.launchpad.net/bugs/558328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
Public bug reported:
Please sync memcached 1.4.5-1 (universe) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
According to changelog, and verified by my own inspection of the diff,
both the segfault and FTBFS issues were fixed in the upstream release.
Chan
** Changed in: memcached (Ubuntu)
Assignee: (unassigned) => Clint Byrum (clint-fewbar)
** Changed in: memcached (Ubuntu)
Status: New => In Progress
--
memcached doesn't correctly daemonize
https://bugs.launchpad.net/bugs/491685
You received this bug notification becaus
the start-memcached script is at fault, I reported the following
upstream:
http://code.google.com/p/memcached/issues/detail?id=139
** Bug watch added: code.google.com/p/memcached/issues #139
http://code.google.com/p/memcached/issues/detail?id=139
--
memcached doesn't correctly daemonize
http
Public bug reported:
Binary package hint: memcached
The package build should run the test suite, which has no dependencies
and should pass without issues.
** Affects: memcached (Ubuntu)
Importance: Undecided
Status: New
--
build should run test suite
https://bugs.launchpad.net/bu
Public bug reported:
Binary package hint: memcached
Availability:
package has been in universe a long time.
Rationale:
Memcached is nearly ubiquitous in distributed web application design
today. Its design is simple and its record for stability is incredibly
high. We've included having it in m
Also note that there is an open request to sync this package with debian
unstable, which is the only version with the optional SASL
authentication.
https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/586613
--
[MIR] memcached
https://bugs.launchpad.net/bugs/586634
You received this bug noti
Public bug reported:
Availability:
libmemcached has been in universe since karmic.
Rationale:
Most language bindings and high performance applications link to
libmemcached for the advanced features it offers such as binary protocol
support and consistent hashing.
We have identified it as a nec
This is impossible to reproduce and/or confirm without the input data or
a perl level backtrace.
** Changed in: awstats (Ubuntu)
Status: New => Incomplete
--
awstats.pl crashed with SIGSEGV in Perl_peep()
https://bugs.launchpad.net/bugs/564522
You received this bug notification because yo
*** This bug is a duplicate of bug 564522 ***
https://bugs.launchpad.net/bugs/564522
** This bug has been marked a duplicate of bug 564522
awstats.pl crashed with SIGSEGV in Perl_peep()
--
awstats.pl crashed with SIGSEGV in Perl_runops_standard()
https://bugs.launchpad.net/bugs/572674
You
*** This bug is a duplicate of bug 564522 ***
https://bugs.launchpad.net/bugs/564522
** This bug has been marked a duplicate of bug 564522
awstats.pl crashed with SIGSEGV in Perl_peep()
--
awstats.pl crashed with SIGSEGV in Perl_pp_or()
https://bugs.launchpad.net/bugs/571971
You received
** Changed in: awstats (Ubuntu)
Status: Incomplete => Invalid
--
awstats.pl crashed with SIGSEGV in Perl_peep()
https://bugs.launchpad.net/bugs/564522
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
As Rocko suggests, this bug is fixed in the 2.6.34 kernel, which is
currently in maverick:
cl...@ubuntu:~$ uname -a
Linux ubuntu 2.6.34-4-generic #11-Ubuntu SMP Tue May 25 18:53:52 UTC 2010
x86_64 GNU/Linux
cl...@ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Descri
gearmand doesn't support libdrizzle in recent package versions.
** Changed in: gearmand (Ubuntu)
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.launchpad.net/bugs/805329
Title:
/u
In current versions, libdrizzle is not included, but libmysqlclient
functionality is. As such, I think this might be irrelevant.
** Changed in: gearmand (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
This does not affect current Ubuntu versions, which do have 32-bit
binaries.
** Changed in: gearmand (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/815
This was fixed some time since 11.10, and memcached support works fine
as of 18.04.
** Changed in: gearmand (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/10
gearmand in recent versions of Ubuntu does not support libdrizzle.
** Changed in: gearmand (Ubuntu)
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.launchpad.net/bugs/901370
Title:
Neither of these work on 1.1.18 in Ubuntu 18.04. This was likely fixed
upstream and released long ago.
** Changed in: gearmand (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.la
https://github.com/gearman/gearmand/pull/234
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1357523
Title:
Verbose option not recognized
To manage notifications about this bug go to:
https://bugs.la
upstart job is long gone I'm afraid. systemd unit from Debian seems to
work fine.
** Changed in: gearmand (Ubuntu)
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.launchpad.net/bugs/1
Confirmed, this is a documentation bug. Fixing upstream.
** Changed in: gearmand (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1357523
Title:
Verbose opt
This can't be reproduced on any supported version of Ubuntu.
** Changed in: gearmand (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/1249097
Title:
g
Public bug reported:
It happens during normal gameplay. Have tried reducing settings. Seems
like a legitimate driver bug. The program crashes, but X does not.
[16868.151225] [drm] stuck on render ring
[16868.155458] [drm] GPU HANG: ecode 8:0:0x84dffefc, in Cities.x64 [21076],
reason: Ring hung,
Always nice to see a 6 year old bug fixed!
Excerpts from Andreas Hasenack's message of 2017-06-08 23:19:08 UTC:
> ** Changed in: samba (Ubuntu)
>Status: Triaged => Invalid
>
> ** Changed in: samba (Ubuntu Trusty)
>Status: New => Won't Fix
>
> --
> You received this bug notificat
Public bug reported:
In certain situations python3.5 will segfault. This bug is confirmed and
fixed upstream in Python 3.5.4
http://bugs.python.org/issue27945
[Test Case]
1. download attached bpo-27945.py
2. run: python3.5 bpo-27945.py
If it does not segfault, the bug is fixed.
[Regression Pot
Python3.5 has been removed from artful, and thus does not need to be
fixed.
** Also affects: python3.6 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: python3.6 (Ubuntu)
Status: New => Fix Released
** Changed in: python3.6 (Ubuntu Xenial)
Status: New => Invalid
The attached patch is also included in Python 3.6.2 upstream, which is
released in artful.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711724
Title:
Segfaults with dict
To manage notifications a
This python script reproduces the segfault when run via python3.5
** Attachment added: "bpo-27945.py"
https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+attachment/4934875/+files/bpo-27945.py
** Description changed:
In certain situations python3.5 will segfault. This bug is
** Changed in: python3.5 (Ubuntu Xenial)
Status: New => In Progress
** Changed in: python3.5 (Ubuntu Xenial)
Assignee: (unassigned) => Clint Byrum (clint-fewbar)
** Changed in: python3.5 (Ubuntu Xenial)
Importance: Undecided => High
--
You received this bug notificatio
Excerpts from asgard2's message of 2013-12-01 10:49:45 UTC:
> Can someone add the package upstart - 1.11-0ubuntu1 to ubuntu backports?
>
We don't use backports for important bug fixes. We use the stable
release updates (SRU) process.
Please click "Nominate for series" and choose a still supporte
John that is a completely different bug, please report it separately.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1247671
Title:
indicator time does not update upon location change
To manage noti
Excerpts from Keith Baker's message of 2013-12-03 06:13:24 UTC:
> Clint Byrum (clint-fewbar) wrote on 2013-12-02:
> > Please click "Nominate for series"
>
> There's no such button.
>
Ahh, this is one of those really weird, annoying launchpad bugs. Th
Redirected to the Ubuntu packages, as this doesn't seem to be a bug in
Heat itself.
** Also affects: heat (Ubuntu)
Importance: Undecided
Status: New
** Changed in: heat
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Trying 3.12 now. Note that I discovered a new symptom today: when a
monitor is plugged into the DisplayPort, the brightness controls in
"Brightness and Lock" work, but the keyboard controls still don't work.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Backlight controls work flawlessly with 3.12 final.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309584
Title:
[HP EliteBook Folio 9470m Notebook PC] Backlight does not work on
intel driver afte
Actually.. this is quite embarrassing, I installed 3.12, but my system
didn't show a grub menu and I actually booted 3.13.0-24-generic
Not sure how that happened, but it actually appears that the issue has
gone away somehow. Could still be a race maybe?
--
You received this bug notification beca
Excerpts from Joseph Salisbury's message of 2014-04-23 18:46:43 UTC:
> Hmm, do you still have acpi_backlight=vendor? If not, I guess it would
> be good to test the 3.13.0-24-generic kernel for a while to ensure the
> bug doesn't come back.
>
I do not.
I wonder if it is also possible that I boot
** Changed in: mysql-5.5 (Ubuntu)
Importance: Undecided => Critical
** Tags added: regression-update
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312513
Title:
MySQL Server 5.5.35 to 5.5.37 up
Public bug reported:
With trusty, /bin/ping relies on having extended attributes and kernel
capabilities to gain the cap_net_raw+p capability. This allows removing
the suid bit.
However, the tarball cloud images do not preserve the extended
attributes, and thus /bin/ping does not work on a system
Public bug reported:
I am running on an HP EliteBook Folio 9470m which has an i915 video
chipset.
After upgrading to 14.04, the backlight and brightness controls do not
work on the laptop screen.
$ sudo intel_backlight
current backlight value: 4%
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Pa
I just booted with acpi_backlight=vendor and that solves the issue.
Happy to help debug the issue to help other users of this hardware avoid
the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Seems this is a kernel/firmware/acpi issue.
** Package changed: xserver-xorg-video-intel (Ubuntu) => linux (Ubuntu)
** Summary changed:
- Backlight does not work on intel driver after upgrade from 13.10 -> 14.04
+ Backlight does not work on intel driver after upgrade from 13.10 -> 14.04,
acpi_b
Tested with 3.15-rc2, backlight control still did not work.
** Tags added: kernel-bug-exists-upstream
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309584
Title:
[HP EliteBook Folio 9470m Notebook
I've uploaded just this fix to xenial and zesty, without the other bug
which isn't SRU-ready yet. Thanks for your review raof!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711724
Title:
Segfaults
Uploaded for zesty as well.
** Changed in: python3.5 (Ubuntu Zesty)
Importance: Undecided => High
** Changed in: python3.5 (Ubuntu Zesty)
Status: New => In Progress
** Changed in: python3.5 (Ubuntu Zesty)
Assignee: (unassigned) => Clint Byrum (clint-fewbar)
--
You rece
Uploaded to python3.6 for zesty too.
** Changed in: python3.6 (Ubuntu Zesty)
Status: New => In Progress
** Changed in: python3.6 (Ubuntu Zesty)
Importance: Undecided => High
** Changed in: python3.6 (Ubuntu Zesty)
Assignee: (unassigned) => Clint Byrum (clint-fewbar)
AFS users cannot use the backported kernel on trusty.
** Also affects: openafs (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: openafs (Ubuntu Trusty)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Ubuntu 16.04 does not have MySQL 5.5, it has 5.7. The most likely
explanation for the memory usage going up is that default buffer sizes
have been increased significantly for mysqld over the last few releases.
You may need to edit config files to reduce the buffers.
** Package changed: mysql-5.5 (
** Changed in: python-shade (Ubuntu)
Status: New => Triaged
** Changed in: python-shade (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632482
Title:
Thanks Frank. I'm a shade developer. I'll get this fixed upstream and a
new release should be out within a few weeks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1632482
Title:
OpenStack os_image
Hello!
This game never worked properly. I installed it and it had these hangs
starting immediately. It got better after I turned graphics detail _way_
down, but it still happens every 20 - 45 minutes of game play.
I installed the mainline build from today, and it did not help:
[ 103.860280] per
Launchpad must have changed since I last did this. It says the bug won't
be visible by you even though I subscribed you. Let me know if that
error file will help and I'll send it somewhere, but I'm concerned it
may have sensitive information from system RAM in it.
--
You received this bug notific
Excerpts from Joseph Salisbury's message of 2016-12-06 16:36:24 UTC:
> Can you also give the latest DRM nightly kernel a test? It is available from:
> http://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel-nightly/2016-12-06/
>
I'm installing it now. The crash is less frequent with 4.9 (have go
I was able to play about 12 hours of the game without a crash. So things
definitely improved. But eventually it happened again.
[160126.986645] [drm] GPU HANG: ecode 8:0:0x85db, in Cities.x64 [23989],
reason: Hang on render ring, action: reset
[160126.986646] [drm] GPU hangs can indicate a bu
I'll try and do that some time this week. Thanks Joseph.
Excerpts from Joseph Salisbury's message of 2016-12-13 20:01:45 UTC:
> This issue appears to be an upstream bug, since you tested the latest
> upstream kernel. Would it be possible for you to open an upstream bug
> report[0]? That will allow
Looks like all bug fixes.. and this is the one upstream recommends. I'll
go ahead and pull it into precise.
** Changed in: sphinxsearch (Ubuntu)
Status: Confirmed => In Progress
** Changed in: sphinxsearch (Ubuntu)
Assignee: (unassigned) => Clint Byrum (clint-fewba
1 - 100 of 4746 matches
Mail list logo