[Bug 583933] Re: test results in php5-common are more than 1 MiB larger than last upload
** 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 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/ubuntu-bugs
[Bug 583933] Re: test results in php5-common are more than 1 MiB larger than last upload
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, therefore missing the exit code and not failing the tests... patch forthcoming. -- test results in php5-common are more than 1 MiB larger than last upload https://bugs.launchpad.net/bugs/583933 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/ubuntu-bugs
[Bug 582255] Re: Drupal package lists exim instead of postfix as preferred MTA
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: logcheck,exim4 trn4,exim4 xdeview,exim4 whatsnewfm,exim4 wanna-build,exim4 vzdump,exim4 vm,exim4 uudeview,exim4 uucp,exim4 usemod-wiki,exim4 uqwk-spool,exim4 typo3-src-4.3,exim4 typo3-dummy,exim4 tripwire,exim4 tkrat,exim4 tin,exim4 systraq,exim4 sxid,exim4 solid-pop3d,exim4 sn,exim4 smokeping,exim4 signing-party,exim4 schleuder,exim4 sauce,exim4 rt3.8-clients,exim4 rkhunter,exim4 request-tracker3.8,exim4 reportbug,exim4 renattach,exim4 qpopper-drac,exim4 qpopper,exim4 psad,exim4 prayer-accountd,exim4 prayer,exim4 popa3d,exim4 phpbb3,exim4 mumble-server-web,exim4 movabletype-opensource,exim4 mlmmj,exim4 mailutils,exim4 mailto,exim4 mailscanner,exim4 maildrop,exim4 mailagent,exim4 log2mail,exim4 lire,exim4 libsbuild-perl,exim4 libnews-article-perl,exim4 killer,exim4 ipband,exim4 inn2,exim4 ifgate,exim4 heirloom-mailx,exim4 gup,exim4 greylistd,exim4 gotmail,exim4 gosa,exim4 gnats-user,exim4 gnats,exim4 gforge-mta-exim4,exim4 fwknop-server,exim4 fcron,exim4 email-reminder,exim4 drupal6,exim4 debsecan,exim4 darcs-monitor,exim4 citadel-server,exim4 buildd,exim4 bugzilla3,exim4 biabam,exim4 autolog,exim4 altermime,exim4 alpine,exim4 subversion-tools,exim4 mailman,exim4 logcheck,exim4 cron,exim4 apt-listchanges,exim4 -- 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. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582255] Re: Drupal package lists exim instead of postfix as preferred MTA
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 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/ubuntu-bugs
[Bug 582255] Re: Drupal package lists exim instead of postfix as preferred MTA
** 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. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 583576] [NEW] postrm fails if apache2 dependency not present
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 deselected package drupal6. (Reading database ... 13590 files and directories currently installed.) Unpacking drupal6 (from drupal6_6.16-1_all.deb) ... dpkg: dependency problems prevent configuration of drupal6: drupal6 depends on apache2 | httpd; however: Package apache2 is not installed. Package httpd is not installed. drupal6 depends on php5; however: Package php5 is not installed. drupal6 depends on php5-mysql | php5-pgsql; however: Package php5-mysql is not installed. Package php5-pgsql is not installed. drupal6 depends on php5-gd; however: Package php5-gd is not installed. drupal6 depends on exim4 | mail-transport-agent; however: Package exim4 is not installed. Package mail-transport-agent is not installed. drupal6 depends on wwwconfig-common (>= 0.0.37); however: Package wwwconfig-common is not installed. drupal6 depends on mysql-client | virtual-mysql-client | postgresql-client; however: Package mysql-client is not installed. Package virtual-mysql-client is not installed. Package postgresql-client is not installed. drupal6 depends on dbconfig-common; however: Package dbconfig-common is not installed. drupal6 depends on curl; however: Package curl is not installed. dpkg: error processing drupal6 (--install): dependency problems - leaving unconfigured Errors were encountered while processing: drupal6 (maverick-amd64)r...@ubuntu:~# dpkg -r drupal6 (Reading database ... 14127 files and directories currently installed.) Removing drupal6 ... /var/lib/dpkg/info/drupal6.postrm: line 58: /usr/share/wwwconfig-common/restart.sh: No such file or directory dpkg: error processing drupal6 (--remove): subprocess installed post-removal script returned error exit status 1 Errors were encountered while processing: drupal6 (maverick-amd64)r...@ubuntu:~# Note that a proposed patch is being bundled with the fix for LP: #582255 ** Affects: drupal6 (Ubuntu) Importance: Undecided Status: New -- postrm fails if apache2 dependency not present https://bugs.launchpad.net/bugs/583576 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/ubuntu-bugs
[Bug 582255] Re: Drupal package lists exim instead of postfix as preferred MTA
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 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. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 591444] [NEW] Please merge couchdb 0.11.0-1 (main) from Debian unstable (main)
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) Status: In Progress ** Changed in: couchdb (Ubuntu) Status: New => In Progress ** Changed in: couchdb (Ubuntu) Assignee: (unassigned) => Clint Byrum (clint-fewbar) -- Please merge couchdb 0.11.0-1 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/591444 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/ubuntu-bugs
[Bug 591444] Re: Please merge couchdb 0.11.0-1 (main) from Debian unstable (main)
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 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/ubuntu-bugs
[Bug 591444] Re: Please merge couchdb 0.11.0-1 (main) from Debian unstable (main)
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.11.0-1 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/591444 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/ubuntu-bugs
[Bug 591444] Re: Please merge couchdb 0.11.0-1 (main) from Debian unstable (main)
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 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/ubuntu-bugs
[Bug 591286] Re: PHP Deprecated: Comments starting with '#' are deprecated in[...] on line 1 in Unknown on line 0
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 upgraded. Need to get 2,903kB of archives. After this operation, 7,938kB of additional disk space will be used. Get:1 http://mirror.uoregon.edu/ubuntu/ maverick/main php5-cli 5.3.2-1ubuntu5 [2,903kB] Fetched 2,903kB in 4s (639kB/s) Selecting previously deselected package php5-cli. (Reading database ... 111289 files and directories currently installed.) Unpacking php5-cli (from .../php5-cli_5.3.2-1ubuntu5_amd64.deb) ... Processing triggers for man-db ... Setting up php5-cli (5.3.2-1ubuntu5) ... Creating config file /etc/php5/cli/php.ini with new version update-alternatives: using /usr/bin/php5 to provide /usr/bin/php (php) in auto mode. cl...@ubuntu:~$ php -d display_errors=on PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/gd.ini on line 1 in Unknown on line 0 PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mysql.ini on line 1 in Unknown on line 0 PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/mysqli.ini on line 1 in Unknown on line 0 PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/pdo.ini on line 1 in Unknown on line 0 PHP Deprecated: Comments starting with '#' are deprecated in /etc/php5/cli/conf.d/pdo_mysql.ini on line 1 in Unknown on line 0 ** Changed in: php5 (Ubuntu) Status: New => Confirmed -- PHP Deprecated: Comments starting with '#' are deprecated in[...] on line 1 in Unknown on line 0 https://bugs.launchpad.net/bugs/591286 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/ubuntu-bugs
[Bug 541077] Re: mysql installs after bacula-mysql
*** 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 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/ubuntu-bugs
[Bug 591475] Re: Spurious abort message after successful pvmove
** 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-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 591475] Re: Spurious abort message after successful pvmove
** 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 Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 591475] Re: Spurious abort message after successful pvmove
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 metadata and physical volumes associated, since it is more likely the steps will take longer. The patch is just a workaround. The proper way to fix this bug is to use a signal that informs the polling daemon when the pvmove has been a success. ** Patch added: "lp591475_pvmove_race.patch" http://launchpadlibrarian.net/50028738/lp591475_pvmove_race.patch ** Bug watch added: Red Hat Bugzilla #602389 https://bugzilla.redhat.com/show_bug.cgi?id=602389 ** Also affects: lvm2 via https://bugzilla.redhat.com/show_bug.cgi?id=602389 Importance: Unknown Status: Unknown -- 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-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 590309] Re: package nfs-kernel-server 1:1.2.0-4ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** 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 post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/590309 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/ubuntu-bugs
[Bug 491685] Re: memcached doesn't correctly daemonize
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: Clint Byrum (clint-fewbar) => (unassigned) -- memcached doesn't correctly daemonize https://bugs.launchpad.net/bugs/491685 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/ubuntu-bugs
[Bug 590399] Re: Bad code generation.
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 of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 590129] Re: hdparm manpage out of date (dropped support for -U & -R)
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 manpage out of date (dropped support for -U & -R) https://bugs.launchpad.net/bugs/590129 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/ubuntu-bugs
[Bug 592442] Re: fopen fails on some SSL urls
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: cl...@ubuntu:~$ openssl s_client -host cas.ucdavis.edu -port 443 CONNECTED(0003) depth=1 /C=US/O=Equifax/OU=Equifax Secure Certificate Authority verify error:num=19:self signed certificate in certificate chain verify return:0 --- Certificate chain 0 s:/C=US/ST=California/L=Davis/O=University of California Davis/OU=IET-IR/CN=cas.ucdavis.edu i:/C=US/O=Equifax/OU=Equifax Secure Certificate Authority 1 s:/C=US/O=Equifax/OU=Equifax Secure Certificate Authority i:/C=US/O=Equifax/OU=Equifax Secure Certificate Authority --- Server certificate -BEGIN CERTIFICATE- MIIC/DCCAmWgAwIBAgIDCiCtMA0GCSqGSIb3DQEBBQUAME4xCzAJBgNVBAYTAlVT MRAwDgYDVQQKEwdFcXVpZmF4MS0wKwYDVQQLEyRFcXVpZmF4IFNlY3VyZSBDZXJ0 aWZpY2F0ZSBBdXRob3JpdHkwHhcNMDgxMTA2MjMwNDQ2WhcNMTEwMTA2MjMwNDQ2 WjCBhjELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExDjAMBgNVBAcT BURhdmlzMScwJQYDVQQKEx5Vbml2ZXJzaXR5IG9mIENhbGlmb3JuaWEgRGF2aXMx DzANBgNVBAsTBklFVC1JUjEYMBYGA1UEAxMPY2FzLnVjZGF2aXMuZWR1MIGfMA0G CSqGSIb3DQEBAQUAA4GNADCBiQKBgQDRT3t20tSOMW9sC+WYk8csHzV6JK+aMGd8 m9NDQtK3bb5STyp1AfuovU2tGKv1YD5HCIs1BzDbbN+XJIrU+zSAdrVdHKp62ZKy AWTFfwfQ0VWvBz8iKzWVpfiRutUC+RqodMBQ3DqM0YU4RX6cz9L5QFi+hQsCQ+Ha lKzseuEJnQIDAQABo4GuMIGrMA4GA1UdDwEB/wQEAwIE8DAdBgNVHQ4EFgQUZoEl UbQzpXvJyk5JVUGmVQu5Ka0wOgYDVR0fBDMwMTAvoC2gK4YpaHR0cDovL2NybC5n ZW90cnVzdC5jb20vY3Jscy9zZWN1cmVjYS5jcmwwHwYDVR0jBBgwFoAUSOZo+SvS spXXR9gjIBBPM5iQn9QwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMA0G CSqGSIb3DQEBBQUAA4GBADhAlAHFmemcwilbfWfu2//Os58jzJNCBFPNpS0d+tg4 AQTgR4Ogs7ljbJeo4+2eEnGvLHvPy1El8JkKRexwVhQSymz60Bnkg0oiQ6qIYwML r5Gfk+liSBpexjZkPp+olFO8u/d+UlW6ZPfI5RTyz5e+InrETFyjgoIJY3y3SnFQ -END CERTIFICATE- subject=/C=US/ST=California/L=Davis/O=University of California Davis/OU=IET-IR/CN=cas.ucdavis.edu issuer=/C=US/O=Equifax/OU=Equifax Secure Certificate Authority --- No client certificate CA names sent --- SSL handshake has read 2147 bytes and written 276 bytes --- New, TLSv1/SSLv3, Cipher is EDH-RSA-DES-CBC3-SHA Server public key is 1024 bit Compression: NONE Expansion: NONE SSL-Session: Protocol : TLSv1 Cipher: EDH-RSA-DES-CBC3-SHA Session-ID: 4C116AFE454ACEE059BF6889329DDEB55963208CB0353EBCB8F2774B3B1A92A5 Session-ID-ctx: Master-Key: B7D3BB1CA375E594F0E82EE8EB4CD3FAD33B17E96BFFCD34DDF95AA02EBE439C2ED9E0216F96E2205E35237610A50869 Key-Arg : None Start Time: 1276209918 Timeout : 300 (sec) Verify return code: 19 (self signed certificate in certificate chain) --- HEAD / HTTP/1.0 Host: cas.ucdavis.edu HTTP/1.1 302 Moved Temporarily Server: Apache-Coyote/1.1 Location: https://cas.ucdavis.edu/login Content-Type: text/html;charset=ISO-8859-1 Content-Length: 0 Date: Thu, 10 Jun 2010 22:45:34 GMT Connection: close closed cl...@ubuntu:~$ ** Changed in: php5 (Ubuntu) Status: New => Confirmed -- fopen fails on some SSL urls https://bugs.launchpad.net/bugs/592442 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/ubuntu-bugs
Re: [Bug 589566] Re: Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main)
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 rules file does need to have the rm line removed, but it removes 'mongodb.upstart', while the file is mongodb-server.mongodb.upstart. The contents of the package as built by pbuilder: cl...@ubuntu:/var/cache/pbuilder/result$ dpkg -c mongodb-server_1.4.3-1ubuntu1_amd64.deb |grep init drwxr-xr-x root/root 0 2010-06-04 13:10 ./etc/init/ -rw-r--r-- root/root 451 2010-06-04 11:29 ./etc/init/mongodb.conf drwxr-xr-x root/root 0 2010-06-04 13:10 ./etc/init.d/ lrwxrwxrwx root/root 0 2010-06-04 13:10 ./etc/init.d/mongodb -> /lib/init/upstart-job > 2. There is a missing dependency on libmozjs.so: > > math...@t-mongodb:~$ sudo start-stop-daemon --start --pidfile > /var/run/mongodb.pid --make-pidfile --chuid mongodb --exec > /usr/bin/mongod -- --dbpath /var/lib/mongodb --logpath > /var/log/mongodb/mongodb.log --config /etc/mongodb.conf > run/usr/bin/mongod: error while loading shared libraries: libmozjs.so: > cannot open shared object file: No such file or directory Actually I believe the dependency needs to be on xulrunner-1.9.2. Not sure why dh_shlibdeps didn't pick that up. > > I'd suggest to also install the binary packages in a base install to > make sure they work correctly. Testing upgrade is also important by > installing the current version from the archive and trying to upgrade to > the newly build packages. Thanks for the tips! -- Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/589566 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/ubuntu-bugs
[Bug 592442] Re: fopen fails on some SSL urls
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't even get opened until the google request, suggesting that we never get a cert: array('verify_peer'=>true, 'capath'=>'/etc/ssl/certs'))); print "now cas.ucdavis.edu...\n"; fopen("https://cas.ucdavis.edu/";,'r',false,$ctx); print "try ssl to google...\n"; fopen("https://www.google.com/";,'r',false,$ctx); -- fopen fails on some SSL urls https://bugs.launchpad.net/bugs/592442 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/ubuntu-bugs
[Bug 419479] Re: MIR for mockobjects
** 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.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 419479] Re: MIR for mockobjects
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/ubuntu-bugs
[Bug 589566] [NEW] Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main)
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 (Ubuntu) Status: New => In Progress ** Changed in: mongodb (Ubuntu) Assignee: (unassigned) => Clint Byrum (clint-fewbar) -- Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/589566 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/ubuntu-bugs
[Bug 589566] Re: Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main)
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://launchpadlibrarian.net/49682322/deb2maverick.patch -- Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/589566 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/ubuntu-bugs
[Bug 589566] Re: Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main)
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: Clint Byrum (clint-fewbar) => (unassigned) -- Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/589566 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/ubuntu-bugs
[Bug 589566] Re: Please merge mongodb 1.4.3-1 (universe) from Debian unstable (main)
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.net/bugs/589566 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/ubuntu-bugs
[Bug 583933] Re: test results in php5-common are more than 1 MiB larger than last upload
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 tests and/or builds. -- test results in php5-common are more than 1 MiB larger than last upload https://bugs.launchpad.net/bugs/583933 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/ubuntu-bugs
[Bug 590952] [NEW] mysql-client-5.1 should depend on mysql-client-core-5.1
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 Status: New ** Affects: tasksel (Ubuntu) Importance: Undecided Status: New ** Also affects: tasksel (Ubuntu) Importance: Undecided Status: New -- 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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 590952] Re: mysql-client-5.1 should depend on mysql-client-core-5.1
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 Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 591006] [NEW] [MIR] haproxy
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.launchpad.net/ubuntu/+spec/server-maverick-uds-cloud-loadbalancing Security: * No CVE's or vulnerabilities listed in the usual place. Further searches turn up no previous security problems. * Disabled by default, must be enabled by editing /etc/default/haproxy. * The ports opened in the default configuration are 10001 thru 10005, and 8443. On connecting to those ports, these attempt to connect to non-routable IP's of backend servers that may or may not exist, so this config file may need to be moved to an examples directory. Quality assurance: * There are no important bug reports against haproxy in Debian or Ubuntu * The debian package has been well maintained and has stayed quite close to upstream. UI standards: (generally only for user-facing applications) N/A Dependencies: * All are in main. Standards compliance: * Packaging is very straight forward and package appears to comply with policy upon cursory examination. Maintenance: * Package produces a single binary package, that includes a single binary, a daemon that uses a single config file. Background information: HAProxy is quite mature, as is its debian package. ** Affects: haproxy (Ubuntu) Importance: Undecided Status: New -- [MIR] haproxy https://bugs.launchpad.net/bugs/591006 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/ubuntu-bugs
[Bug 583933] Re: test results in php5-common are more than 1 MiB larger than last upload
Added a clause to debian/rules that checks test-results.txt to see if the number of FAIL's are more than half of the number of PASS's. This will prevent not only a giant test-results.txt, but also a severely broken .deb from being built. ** Patch added: "lp_583933.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://bugs.launchpad.net/bugs/583933 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/ubuntu-bugs
[Bug 524696] Re: imdb smart url fails to work
** 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 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-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 524696] Re: imdb smart url fails to work
It would appear that imdb no longer supports the url scheme http://imdb.com/Find?x I was unable to find any published documentation regarding external sites linking to their search, so this may occur again. The attached patch resolves the issue, and it has been submitted upstream here: http://bugzilla.elinks.cz/show_bug.cgi?id=1096 ** Bug watch added: ELinks Bugzilla #1096 http://bugzilla.elinks.cz/show_bug.cgi?id=1096 ** Patch added: "lp_524696.patch" http://launchpadlibrarian.net/49924261/lp_524696.patch ** Changed in: elinks (Ubuntu) Status: In Progress => 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-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 199702] Re: netstat does not display all PIDs
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/199702 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/ubuntu-bugs
[Bug 586016] [NEW] Sync mockobjects 0.09-4 (main) from Debian unstable (main)
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 [ Thierry Carrez ] * debian/control, debian/rules: Build-depend on default-jdk * debian/control: Set libmockobjects-java runtime dependency on "default-jre-headless | java2-runtime-headless" * Added debian/ant.properties to build java2-compatible code [ Torsten Werner ] * Switch to source format 3.0. * Remove ssh from protocol part of Vcs-Svn header. * Update Standards-Version: 3.8.4. * Change Section: java. -- Torsten Werner Sat, 08 May 2010 11:42:30 +0200 ** Affects: mockobjects (Ubuntu) Importance: Undecided Status: New -- Sync mockobjects 0.09-4 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/586016 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/ubuntu-bugs
[Bug 586489] [NEW] [MIR] python-werkzeug
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 that similar MIR's are being filed for python-xappy and python-parsedatetime for the same reasons) == Requirements == I have reviewed all main inclusion requirements and python-werkzeug appears to be in compliance. ** Affects: python-werkzeug (Ubuntu) Importance: Undecided Status: New -- [MIR] python-werkzeug https://bugs.launchpad.net/bugs/586489 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/ubuntu-bugs
[Bug 586491] [NEW] [MIR] xappy
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 are being filed for python-werkzeug and python-parsedatetime for the same reasons) == Requirements == I have reviewed all main inclusion requirements and xappy appears to be in compliance. ** Affects: xappy (Ubuntu) Importance: Undecided Status: New -- [MIR] xappy https://bugs.launchpad.net/bugs/586491 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/ubuntu-bugs
[Bug 586492] [NEW] [MIR] parsedatetime
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. (note that similar MIR's are being filed for python-werkzeug and xappy for the same reasons) == Requirements == I have reviewed all main inclusion requirements and parsedatetime appears to be in compliance. ** Affects: parsedatetime (Ubuntu) Importance: Undecided Status: New -- [MIR] parsedatetime https://bugs.launchpad.net/bugs/586492 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/ubuntu-bugs
[Bug 586518] [NEW] Please merge moin 1.9.2-3 (main) from Debian unstable (main)
Public bug reported: 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://bugs.launchpad.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: In Progress ** Changed in: moin (Ubuntu) Assignee: (unassigned) => Clint Byrum (clint-fewbar) ** Changed in: moin (Ubuntu) Status: New => In Progress -- Please merge moin 1.9.2-3 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/586518 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/ubuntu-bugs
[Bug 586518] Re: Please merge moin 1.9.2-3 (main) from Debian unstable (main)
** 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://bugs.launchpad.net/ubuntu/+source/python-werkzeug/+bug/586489https://bugs.launchpad.net/ubuntu/+source/xappy/+bug/586491 + https://bugs.launchpad.net/ubuntu/+source/python-werkzeug/+bug/586489 + https://bugs.launchpad.net/ubuntu/+source/xappy/+bug/586491 https://bugs.launchpad.net/ubuntu/+source/parsedatetime/+bug/586492 -- Please merge moin 1.9.2-3 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/586518 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/ubuntu-bugs
[Bug 558328] Re: Piping null to the server will crash it
** 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 ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 586613] [NEW] Sync memcached 1.4.5-1 (universe) from Debian unstable (main)
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. Changelog entries since current maverick version 1.4.2-1ubuntu3: memcached (1.4.5-1) unstable; urgency=high * New upstream release. Main changes since 1.4.2 are: New features: - Support for SASL authentication. - New script damemtop - a memcached top. - Slab optimizations. - New stats, for reclaimed memory and SASL events. Bugs fixed: - Malicious input can crash server (CVE-2010-1152). Closes: #579913. - Fixed several problems with slab handling and growth. - Provide better error reporting. - Fix get stats accounting. - Fixed backwards compatibility with delete 0. - Documentation fixes. - Various build fixes, among others, fixed FTBFS with gcc-4.5 (closes: #565033). * Refreshed and renamed 01_init_script_compliant_with_LSB.patch. * Fixed lintian warnings by adding $remote_fs to init.d script. * Removed non-existent document (doc/memory_management.txt). * debian/control: Bumped Standards-Version to 3.8.4 (no changes). * -- David MartÃnez Moreno Wed, 12 May 2010 11:41:22 +0200 ** Affects: memcached (Ubuntu) Importance: Undecided Status: New -- Sync memcached 1.4.5-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/586613 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/ubuntu-bugs
[Bug 491685] Re: memcached doesn't correctly daemonize
** 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 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/ubuntu-bugs
[Bug 491685] Re: memcached doesn't correctly daemonize
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 https://bugs.launchpad.net/bugs/491685 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/ubuntu-bugs
[Bug 586632] [NEW] build should run test suite
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/bugs/586632 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/ubuntu-bugs
[Bug 586634] [NEW] [MIR] memcached
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 main as one of our improvements for support of "Web 2.0" stacks in Maverick: https://blueprints.launchpad.net/ubuntu/+spec/server-maverick-uds- web20-workloads Security: * There are no open security issues at this time, and all previous issues have been resolved quickly upstream. * The rate of security issues has been fairly low, given the amount of exposure memcached has had, this is a good measure of the code quality. * While in the past there was no way to protect memcached other than firewall, they have recently added optional SASL authentication to allow it to be run on a public network safely. Quality assurance: * bugs * There are no open important debian or ubuntu bugs. * test suite does not currently run, bug opened: * https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/586632 UI standards: N/A Dependencies: All dependencies are in main: Depends: libc6 (>= 2.4), libevent-1.4-2 (>= 1.4.13-stable), perl, lsb- base (>= 3.2-13) Standards compliance: Package appears to be in full compliance with required standards. Maintenance: This is a very simple package and will not require complex maintenance. Background information: N/A ** Affects: memcached (Ubuntu) Importance: Undecided Status: New -- [MIR] memcached https://bugs.launchpad.net/bugs/586634 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/ubuntu-bugs
[Bug 586634] Re: [MIR] memcached
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 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/ubuntu-bugs
[Bug 586638] [NEW] [MIR] libmemcached
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 necessary component in main as part of our blueprint to improve "web 2.0" application support in maverick: https://blueprints.launchpad.net/ubuntu/+spec/server-maverick-uds- web20-workloads Security: This library has no known security issues. Quality assurance: There are no open bugs or anticipated QA problems. UI standards: N/A Dependencies: memcached is not in main, but has an open MIR for maverick as well. Background information: N/A ** Affects: libmemcached (Ubuntu) Importance: Undecided Status: New -- [MIR] libmemcached https://bugs.launchpad.net/bugs/586638 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/ubuntu-bugs
[Bug 564522] Re: awstats.pl crashed with SIGSEGV in Perl_peep()
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 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/ubuntu-bugs
[Bug 572674] Re: awstats.pl crashed with SIGSEGV in Perl_runops_standard()
*** 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 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/ubuntu-bugs
[Bug 571971] Re: awstats.pl crashed with SIGSEGV in Perl_pp_or()
*** 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 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/ubuntu-bugs
[Bug 564522] Re: awstats.pl crashed with SIGSEGV in Perl_peep()
** 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 ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 565288] Re: rsyslog fails to read kmsg on 2.6.33 kernels
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 Description:Ubuntu maverick (development branch) Release:10.10 Codename: maverick cl...@ubuntu:~$ sudo python Python 2.6.5 (r265:79063, Apr 16 2010, 13:57:41) [GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import os >>> f=open('/proc/kmsg') >>> os.seteuid(1000) >>> f.read(0) '' >>> f.read(1) ^CTraceback (most recent call last): File "", line 1, in KeyboardInterrupt The KeyboardInterrupt was after 30 seconds waiting for the kernel to print something. -- rsyslog fails to read kmsg on 2.6.33 kernels https://bugs.launchpad.net/bugs/565288 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/ubuntu-bugs
[Bug 805329] Re: /usr/lib/libdrizzle.so.0: no version information available
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: /usr/lib/libdrizzle.so.0: no version information available To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gearmand/+bug/805329/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 800734] Re: gearmand 0.22 no longer recognises --libdrizzle-mysql or --libdrizzle_user arguments
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 Ubuntu. https://bugs.launchpad.net/bugs/800734 Title: gearmand 0.22 no longer recognises --libdrizzle-mysql or --libdrizzle_user arguments To manage notifications about this bug go to: https://bugs.launchpad.net/gearmand/+bug/800734/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 815796] Re: 0.24 make fails on 32-bit installs
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/815796 Title: 0.24 make fails on 32-bit installs To manage notifications about this bug go to: https://bugs.launchpad.net/gearmand/+bug/815796/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1015081] Re: memcached backend no longer supported
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/1015081 Title: memcached backend no longer supported To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gearmand/+bug/1015081/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 901370] Re: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope
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: 0.26 build error: 'drizzle_column_skip_all' was not declared in this scope To manage notifications about this bug go to: https://bugs.launchpad.net/gearmand/+bug/901370/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1070900] Re: gearmand infinite loop invokes oom-killer
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.launchpad.net/bugs/1070900 Title: gearmand infinite loop invokes oom-killer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gearmand/+bug/1070900/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1357523] Re: Verbose option not recognized
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.launchpad.net/ubuntu/+source/gearmand/+bug/1357523/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1260830] Re: gearman upstart job does not use /etc/default/gearman-job-server
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/1260830 Title: gearman upstart job does not use /etc/default/gearman-job-server To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gearmand/+bug/1260830/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1357523] Re: Verbose option not recognized
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 option not recognized To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gearmand/+bug/1357523/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1249097] Re: gearadmin crashes on launch
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: gearadmin crashes on launch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gearmand/+bug/1249097/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1646253] [NEW] I am getting frequent DRM hangs while playing Cities: Skylines from Steam
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, action: reset [16868.155472] [ cut here ] [16868.155503] WARNING: CPU: 1 PID: 13959 at /build/linux-j9zxaP/linux-4.4.0/drivers/gpu/drm/i915/intel_display.c:11311 intel_mmio_flip_work_func+0x38e/0x3d0 [i915]() [16868.155505] WARN_ON(__i915_wait_request(mmio_flip->req, mmio_flip->crtc->reset_counter, false, NULL, &mmio_flip->i915->rps.mmioflips)) [16868.155506] Modules linked in: [16868.155508] tcp_diag inet_diag hid_microsoft hid_generic snd_usb_audio usbhid hid snd_usbmidi_lib usb_serial_simple usbserial ctr ccm pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 ipt_REJECT nf_reject_ipv4 xt_tcpudp iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype xt_conntrack nf_nat nf_conntrack br_netfilter bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables rfcomm aufs bnep arc4 iwlmvm uvcvideo mac80211 videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_rapl videobuf2_core x86_pkg_temp_thermal v4l2_common intel_powerclamp cdc_mbim snd_hda_codec_hdmi coretemp cdc_wdm snd_hda_codec_realtek snd_hda_codec_generic cdc_ncm videodev joydev iwlwifi [16868.155545] input_leds cdc_acm btusb usbnet serio_raw media btrtl snd_hda_intel mii btbcm rtsx_pci_ms thinkpad_acpi snd_hda_codec btintel memstick snd_hda_core cfg80211 bluetooth snd_hwdep snd_seq_midi snd_seq_midi_event intel_pch_thermal nvram snd_rawmidi lpc_ich snd_pcm mei_me mei shpchp snd_seq snd_seq_device snd_timer snd soundcore kvm_intel mac_hid kvm irqbypass parport_pc ppdev lp parport autofs4 drbg ansi_cprng algif_skcipher af_alg dm_crypt rtsx_pci_sdmmc crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i2c_algo_bit drm_kms_helper e1000e syscopyarea sysfillrect sysimgblt rtsx_pci fb_sys_fops ahci psmouse ptp drm libahci pps_core wmi fjes video [16868.155589] CPU: 1 PID: 13959 Comm: kworker/1:0 Tainted: GW OE 4.4.0-51-generic #72-Ubuntu [16868.155591] Hardware name: LENOVO 20CLS5N900/20CLS5N900, BIOS N10ET36W (1.15 ) 06/19/2015 [16868.155617] Workqueue: events intel_mmio_flip_work_func [i915] [16868.155619] 0286 dd043c13 880382bbbd20 813f5fc3 [16868.155622] 880382bbbd68 c03a7ab8 880382bbbd58 810812b2 [16868.155624] 8802970af040 88042dc56500 88042dc5ae00 0040 [16868.155626] Call Trace: [16868.155632] [] dump_stack+0x63/0x90 [16868.155637] [] warn_slowpath_common+0x82/0xc0 [16868.155639] [] warn_slowpath_fmt+0x5c/0x80 [16868.155643] [] ? __switch_to+0x437/0x5c0 [16868.155667] [] intel_mmio_flip_work_func+0x38e/0x3d0 [i915] [16868.155672] [] process_one_work+0x165/0x480 [16868.155674] [] worker_thread+0x4b/0x4c0 [16868.155677] [] ? process_one_work+0x480/0x480 [16868.155679] [] kthread+0xd8/0xf0 [16868.155681] [] ? kthread_create_on_node+0x1e0/0x1e0 [16868.155685] [] ret_from_fork+0x3f/0x70 [16868.155687] [] ? kthread_create_on_node+0x1e0/0x1e0 [16868.155689] ---[ end trace 1339c06922e659f4 ]--- [16868.157772] drm/i915: Resetting chip after gpu hang [16874.163802] [drm] stuck on render ring [16874.168161] [drm] GPU HANG: ecode 8:0:0x86dd, in Cities.x64 [21076], reason: Ring hung, action: reset [16874.168182] [ cut here ] [16874.168215] WARNING: CPU: 1 PID: 13959 at /build/linux-j9zxaP/linux-4.4.0/drivers/gpu/drm/i915/intel_display.c:11311 intel_mmio_flip_work_func+0x38e/0x3d0 [i915]() [16874.168216] WARN_ON(__i915_wait_request(mmio_flip->req, mmio_flip->crtc->reset_counter, false, NULL, &mmio_flip->i915->rps.mmioflips)) [16874.168217] Modules linked in: [16874.168221] tcp_diag inet_diag hid_microsoft hid_generic snd_usb_audio usbhid hid snd_usbmidi_lib usb_serial_simple usbserial ctr ccm pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 ipt_REJECT nf_reject_ipv4 xt_tcpudp iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype xt_conntrack nf_nat nf_conntrack br_netfilter bridge stp llc ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter ip_tables x_tables rfcomm aufs bnep arc4 iwlmvm uvcvideo mac80211 videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_rapl videobuf2_core x86_pkg_temp_thermal v4l2_common intel_powerclamp cdc_mbim snd_hda_codec_hdmi coretemp cdc_wdm snd_hda_codec_realtek snd_hda_codec_generic cdc_ncm videodev joydev iwlwifi [16874.168250] input_leds cdc_acm btusb usbnet serio_raw media btrtl snd_hda_intel mii btbcm rtsx_pci_ms thinkpad_acpi
Re: [Bug 820679] Re: nmbd and smbd will not be started again on transition from runlevel 1 to 2
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 notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/820679 > > Title: > nmbd and smbd will not be started again on transition from runlevel 1 > to 2 > > Status in samba package in Ubuntu: > Invalid > Status in samba source package in Trusty: > Won't Fix > > Bug description: > The stop on conditions for these jobs is > > stop on runlevel [!2345] > > which will cause them to stop when the administrator switches runlevel > to 1. But the on switch to 2, there is no corresponding start on > condition to cause them to start again. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/samba/+bug/820679/+subscriptions -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/820679 Title: nmbd and smbd will not be started again on transition from runlevel 1 to 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/820679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711724] [NEW] Segfaults with dict
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 Potential] The fix has been shown to introduce a minor performance hit for dictionaries in general. ** Affects: python3.5 (Ubuntu) Importance: Undecided Status: Invalid ** Affects: python3.5 (Ubuntu Xenial) Importance: Undecided Status: New ** Affects: python3.5 (Ubuntu Zesty) Importance: Undecided Status: New ** Also affects: python3.5 (Ubuntu Xenial) 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/1711724 Title: Segfaults with dict To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711724] Re: Segfaults with dict
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 -- 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 about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711724] Re: Segfaults with dict
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 about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711724] Re: Segfaults with dict
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 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 Potential] + The fix has been shown to introduce a minor performance hit for dictionaries in general. ** Also affects: python3.5 (Ubuntu Zesty) Importance: Undecided Status: New ** Changed in: python3.5 (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/1711724 Title: Segfaults with dict To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711724] Re: Segfaults with dict
** 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 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 about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1240686] Re: Upstart overrides the user's umask
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 supported series that you think deserves the fix backported to it. Even better, backport the merged patch to the version of upstart in that series, and upload said patch here. https://wiki.ubuntu.com/StableReleaseUpdates -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240686 Title: Upstart overrides the user's umask To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/1240686/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1247671] Re: indicator time does not update upon location change
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 notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1247671/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1240686] Re: Upstart overrides the user's umask
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. This is because you're viewing it in the upstart, rather than Ubuntu, context. If you change the url to: https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1240686 The link will appear. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240686 Title: Upstart overrides the user's umask To manage notifications about this bug go to: https://bugs.launchpad.net/upstart/+bug/1240686/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1264470] Re: Missing "testscenarios" dependency for havana
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, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1264470 Title: Missing "testscenarios" dependency for havana To manage notifications about this bug go to: https://bugs.launchpad.net/heat/+bug/1264470/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309584] Re: [HP EliteBook Folio 9470m Notebook PC] Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves
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 subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1309584 Title: [HP EliteBook Folio 9470m Notebook PC] Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309584] Re: [HP EliteBook Folio 9470m Notebook PC] Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves
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 after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309584] Re: [HP EliteBook Folio 9470m Notebook PC] Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves
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 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 after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1309584] Re: [HP EliteBook Folio 9470m Notebook PC] Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves
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 booted w/ EFI or something else that caused this. -- 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 after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1312513] Re: MySQL Server 5.5.35 to 5.5.37 upgrade crashing mysql.help_topic
** 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 upgrade crashing mysql.help_topic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1312513/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1313550] [NEW] ping does not work as a normal user on trusty tarball cloud images.
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 derived from them. ** Affects: iputils (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/1313550 Title: ping does not work as a normal user on trusty tarball cloud images. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iputils/+bug/1313550/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309584] [NEW] Backlight does not work on intel driver after upgrade from 13.10 -> 14.04
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 Package: xserver-xorg-video-intel 2:2.99.910-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 .tmp.unity.support.test.0: ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins' CompositorRunning: compiz CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0' CompositorUnredirectFSW: true CurrentDesktop: Unity Date: Fri Apr 18 08:02:05 2014 DistUpgraded: 2014-04-18 01:03:05,027 DEBUG enabling apt cron job DistroCodename: trusty DistroVariant: ubuntu DkmsStatus: openvswitch, 2.0.1+git20140120: added ExtraDebuggingInterest: Yes, including running git bisection searches GraphicsCard: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company Device [103c:18df] InstallationDate: Installed on 2013-01-14 (459 days ago) InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64+mac (20121017.3) MachineType: Hewlett-Packard HP EliteBook Folio 9470m ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/ubuntu-root ro quiet splash "acpi_osi=!Windows 2012" vt.handoff=7 SourcePackage: xserver-xorg-video-intel UpgradeStatus: Upgraded to trusty on 2014-04-18 (0 days ago) dmi.bios.date: 09/24/2012 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68IBD Ver. F.30 dmi.board.name: 18DF dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 62.13 dmi.chassis.asset.tag: CNU2439PZT dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68IBDVer.F.30:bd09/24/2012:svnHewlett-Packard:pnHPEliteBookFolio9470m:pvrA1029D1103:rvnHewlett-Packard:rn18DF:rvrKBCVersion62.13:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP EliteBook Folio 9470m dmi.product.version: A1029D1103 dmi.sys.vendor: Hewlett-Packard version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1 version.ia32-libs: ia32-libs N/A version.libdrm2: libdrm2 2.4.52-1 version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5 version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2 xserver.bootTime: Fri Apr 18 01:04:29 2014 xserver.configfile: default xserver.errors: xserver.logfile: /var/log/Xorg.0.log xserver.outputs: product id5239 vendor CMN xserver.version: 2:1.15.1-0ubuntu2 ** Affects: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 trusty ubuntu -- 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: Backlight does not work on intel driver after upgrade from 13.10 -> 14.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1309584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309584] Re: Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves
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/1309584 Title: Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309584] Re: Backlight does not work on intel driver after upgrade from 13.10 -> 14.04
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_backlight=vendor solves -- 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: Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1309584] Re: [HP EliteBook Folio 9470m Notebook PC] Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves
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 PC] Backlight does not work on intel driver after upgrade from 13.10 -> 14.04, acpi_backlight=vendor solves To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1309584/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711724] Re: Segfaults with dict
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 with dict To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711724] Re: Segfaults with dict
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 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 about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1711724] Re: Segfaults with dict
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) -- 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 about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1341046] Re: OpenAFS needs patches for kernel 3.16 [openafs-modules-dkms 1.6.9-1: openafs kernel module failed to build]
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 is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1341046 Title: OpenAFS needs patches for kernel 3.16 [openafs-modules-dkms 1.6.9-1: openafs kernel module failed to build] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openafs/+bug/1341046/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1576930] Re: Excessive consumption RAM of mysqld daemon in Kubuntu 16.04
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 (Ubuntu) => mysql-5.7 (Ubuntu) ** Changed in: mysql-5.7 (Ubuntu) Importance: Undecided => High ** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1576930 Title: Excessive consumption RAM of mysqld daemon in Kubuntu 16.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1576930/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1632482] Re: OpenStack os_image is_public flag does not make image public in Glance V1 API
** 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: OpenStack os_image is_public flag does not make image public in Glance V1 API To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-shade/+bug/1632482/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1632482] Re: OpenStack os_image is_public flag does not make image public in Glance V1 API
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 is_public flag does not make image public in Glance V1 API To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-shade/+bug/1632482/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1646253] Re: I am getting frequent DRM hangs while playing Cities: Skylines from Steam
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] perf: interrupt took too long (2603 > 2500), lowering kernel.perf_event_max_sample_rate to 76750 [ 133.523728] perf: interrupt took too long (3432 > 3253), lowering kernel.perf_event_max_sample_rate to 58250 [ 198.406328] perf: interrupt took too long (4312 > 4290), lowering kernel.perf_event_max_sample_rate to 46250 [ 260.543970] perf: interrupt took too long (5546 > 5390), lowering kernel.perf_event_max_sample_rate to 36000 [ 346.007069] perf: interrupt took too long (6985 > 6932), lowering kernel.perf_event_max_sample_rate to 28500 [ 538.451884] perf: interrupt took too long (8771 > 8731), lowering kernel.perf_event_max_sample_rate to 22750 [ 824.436053] perf: interrupt took too long (11067 > 10963), lowering kernel.perf_event_max_sample_rate to 18000 [ 1355.146416] perf: interrupt took too long (13847 > 13833), lowering kernel.perf_event_max_sample_rate to 14250 [ 1802.222924] iwlwifi :03:00.0: Too many chunks: 20 [ 2727.702727] [drm] GPU HANG: ecode 8:0:0x85db, in Cities.x64 [5594], reason: Hang on render ring, action: reset [ 2727.702728] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. [ 2727.702729] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel [ 2727.702729] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. [ 2727.702729] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. [ 2727.702730] [drm] GPU crash dump saved to /sys/class/drm/card0/error [ 2727.718889] drm/i915: Resetting chip after gpu hang [ 2738.742501] drm/i915: Resetting chip after gpu hang I will attach the error file mentioned and mark the bug private (in case the memory references has sensitive information). ** 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/1646253 Title: I am getting frequent DRM hangs while playing Cities: Skylines from Steam To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1646253/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1646253] Re: I am getting frequent DRM hangs while playing Cities: Skylines from Steam
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 notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1646253 Title: I am getting frequent DRM hangs while playing Cities: Skylines from Steam To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1646253/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1646253] Re: I am getting frequent DRM hangs while playing Cities: Skylines from Steam
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 gone 2 hours now without it), so it may take me a few days to confirm it doesn't happen anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1646253 Title: I am getting frequent DRM hangs while playing Cities: Skylines from Steam To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1646253/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1646253] Re: I am getting frequent DRM hangs while playing Cities: Skylines from Steam
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 bug anywhere in the entire gfx stack, including userspace. [160126.986647] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel [160126.986647] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. [160126.986648] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. [160126.986648] [drm] GPU crash dump saved to /sys/class/drm/card0/error [160126.986686] drm/i915: Resetting chip after gpu hang [160137.977308] drm/i915: Resetting chip after gpu hang Linux clint-ThinkPad-X250 4.9.0-040900rc8-generic #201612051443 SMP Mon Dec 5 19:45:51 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1646253 Title: I am getting frequent DRM hangs while playing Cities: Skylines from Steam To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1646253/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1646253] Re: I am getting frequent DRM hangs while playing Cities: Skylines from Steam
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 the upstream Developers to examine the issue, > and may provide a quicker resolution to the bug. > > Please follow the instructions on the wiki page[0]. The first step is to > email the appropriate mailing list. If no response is received, then a > bug may be opened on bugzilla.kernel.org. > > Once this bug is reported upstream, please add the tag: 'kernel-bug- > reported-upstream'. > > [0] https://wiki.ubuntu.com/Bugs/Upstream/kernel > > ** Changed in: linux (Ubuntu Xenial) >Status: Confirmed => Triaged > > ** Changed in: linux (Ubuntu) >Status: Confirmed => Triaged > > ** Also affects: linux (Ubuntu Zesty) >Importance: Medium >Status: Triaged > > ** Also affects: linux (Ubuntu Yakkety) >Importance: Undecided >Status: New > > ** Changed in: linux (Ubuntu Yakkety) >Status: New => Triaged > > ** Changed in: linux (Ubuntu Yakkety) >Importance: Undecided => Medium > > ** Tags added: yakkety zesty > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1646253 > > Title: > I am getting frequent DRM hangs while playing Cities: Skylines from > Steam > > Status in linux package in Ubuntu: > Triaged > Status in linux source package in Xenial: > Triaged > Status in linux source package in Yakkety: > Triaged > Status in linux source package in Zesty: > Triaged > > Bug description: > 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, action: reset > [16868.155472] [ cut here ] > [16868.155503] WARNING: CPU: 1 PID: 13959 at > /build/linux-j9zxaP/linux-4.4.0/drivers/gpu/drm/i915/intel_display.c:11311 > intel_mmio_flip_work_func+0x38e/0x3d0 [i915]() > [16868.155505] WARN_ON(__i915_wait_request(mmio_flip->req, > mmio_flip->crtc->reset_counter, false, NULL, &mmio_flip->i915->rps.mmioflips)) > [16868.155506] Modules linked in: > [16868.155508] tcp_diag inet_diag hid_microsoft hid_generic snd_usb_audio > usbhid hid snd_usbmidi_lib usb_serial_simple usbserial ctr ccm pci_stub > vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) xt_CHECKSUM > iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 ipt_REJECT > nf_reject_ipv4 xt_tcpudp iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 > nf_nat_ipv4 xt_addrtype xt_conntrack nf_nat nf_conntrack br_netfilter bridge > stp llc ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter > ip_tables x_tables rfcomm aufs bnep arc4 iwlmvm uvcvideo mac80211 > videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_rapl videobuf2_core > x86_pkg_temp_thermal v4l2_common intel_powerclamp cdc_mbim snd_hda_codec_hdmi > coretemp cdc_wdm snd_hda_codec_realtek snd_hda_codec_generic cdc_ncm videodev > joydev iwlwifi > [16868.155545] input_leds cdc_acm btusb usbnet serio_raw media btrtl > snd_hda_intel mii btbcm rtsx_pci_ms thinkpad_acpi snd_hda_codec btintel > memstick snd_hda_core cfg80211 bluetooth snd_hwdep snd_seq_midi > snd_seq_midi_event intel_pch_thermal nvram snd_rawmidi lpc_ich snd_pcm mei_me > mei shpchp snd_seq snd_seq_device snd_timer snd soundcore kvm_intel mac_hid > kvm irqbypass parport_pc ppdev lp parport autofs4 drbg ansi_cprng > algif_skcipher af_alg dm_crypt rtsx_pci_sdmmc crct10dif_pclmul crc32_pclmul > ghash_clmulni_intel i915 aesni_intel aes_x86_64 lrw gf128mul glue_helper > ablk_helper cryptd i2c_algo_bit drm_kms_helper e1000e syscopyarea sysfillrect > sysimgblt rtsx_pci fb_sys_fops ahci psmouse ptp drm libahci pps_core wmi fjes > video > [16868.155589] CPU: 1 PID: 13959 Comm: kworker/1:0 Tainted: GW OE > 4.4.0-51-generic #72-Ubuntu > [16868.155591] Hardware name: LENOVO 20CLS5N900/20CLS5N900, BIOS N10ET36W > (1.15 ) 06/19/2015 > [16868.155617] Workqueue: events intel_mmio_flip_work_func [i915] > [16868.155619] 0286 dd043c13 880382bbbd20 > 813f5fc3 > [16868.155622] 880382bbbd68 c03a7ab8 880382bbbd58 > 810812b2 > [16868.155624] 8802970af040 88042dc56500 88042dc5ae00 > 0040 > [16868.155626] Call Trace: > [16868.155632] [] dump_stack+0x63/0x90 > [16868.155637] [] warn_slowpath_common+0x82/0xc0 > [16868.155639] [] warn_slowpath_fmt+0x5c/0x80 > [16868.155643] [] ? __switch_to+0x437/0x5c0 > [16868.155667] [] intel_mmio_flip_work_func+0x38e/0x3d0 > [i915] > [16868.155672] [] process_one_work+0x165/0x480 > [
[Bug 930747] Re: sphinxsearch update to 2.0.4-release
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-fewbar) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/930747 Title: sphinxsearch update to 2.0.4-release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sphinxsearch/+bug/930747/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs