[Bug 119271] Re: MySQL relay logs are saved in volatile filesystem /var/run
** Changed in: mysql-server Importance: Undecided => Unknown Bugwatch: None => MySQL Bug System #28850 Status: Confirmed => Unknown -- MySQL relay logs are saved in volatile filesystem /var/run https://bugs.launchpad.net/bugs/119271 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 264124] Re: Trailing comma after enum definition list fails with pedantic warning
The bug has also been fixed in 2.0.2 of protobuf upstream. ** Changed in: drizzle Importance: Undecided => High Assignee: (unassigned) => Monty Taylor (mordred) Status: New => Fix Released -- Trailing comma after enum definition list fails with pedantic warning https://bugs.launchpad.net/bugs/264124 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 359736] Re: Google Perftools lib and dev package are out of sync
spark wrote: > I today moved from 32bit to 64bit ubuntu and got this dependency bug, > It's quite annoying. Should be easy to fix though. > There is an out of date package upstream. We're working on a new version of the package upstream. In the mean time, I've got some packages in the drizzle-developers PPA at: http://launchpad.net/~drizzle-developers/+archive/ppa deb http://ppa.launchpad.net/drizzle-developers/ppa/ubuntu jaunty main That should get you through the hard times. As soon as I've got something I'm happy with upstream, I'll submit to MOTU as well. Monty -- Google Perftools lib and dev package are out of sync https://bugs.launchpad.net/bugs/359736 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 359736] Re: Google Perftools lib and dev package are out of sync
spark wrote: > changelog mentions: > > * libgoogle-perftools0's architecture is now i386. The upstream > supports this module for x86 and x86_64. However, x86_64 requires > libunwind's development head, which Debian does not have yet. There is also a set of libunwind packages in the ~drizzle-developers PPA. -- Google Perftools lib and dev package are out of sync https://bugs.launchpad.net/bugs/359736 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 359736] Re: Google Perftools lib and dev package are out of sync
Working on this with debian upstream packager. I'll get it uploaded here as soon as we have it. ** Changed in: google-perftools (Ubuntu) Status: New => In Progress ** Changed in: google-perftools (Ubuntu) Assignee: (unassigned) => Monty Taylor (mordred) -- Google Perftools lib and dev package are out of sync https://bugs.launchpad.net/bugs/359736 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 359736] [NEW] Google Perftools lib and dev package are out of sync
Public bug reported: Binary package hint: libgoogle-perftools-dev In Jaunty, I am unable to install libgoogle-perftools-dev because the matching libgoogle-perftools0 package is missing (or, more to the point, old) The following packages have unmet dependencies: libgoogle-perftools-dev: Depends: libgoogle-perftools0 (= 0.98-1ubuntu1) but 0.8-5.1 is to be installed I'm trying to install this to get what should be libtcmalloc-dev. There is also a new-to-jaunty libtcmalloc-minimal0, but it only installs libtcmalloc-minimal0, and I'd like the actual lib. ** Affects: google-perftools (Ubuntu) Importance: Undecided Status: New -- Google Perftools lib and dev package are out of sync https://bugs.launchpad.net/bugs/359736 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 359736] Re: Google Perftools lib and dev package are out of sync
I also had this problem in a PPA, after uploading a package that build- depended on libgoogle-protobuf-dev to a Jaunty PPA. (which is how I noticed the problem in the first place) I have since modified the build- dep of that package, but I'd be happy to try uploading another package to a PPA with that in the build-deps line for you... Here's my sources.list. deb http://us.archive.ubuntu.com/ubuntu/ jaunty main restricted deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://us.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb http://us.archive.ubuntu.com/ubuntu/ jaunty universe deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty universe deb http://us.archive.ubuntu.com/ubuntu/ jaunty-updates universe deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty-updates universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team. deb http://us.archive.ubuntu.com/ubuntu/ jaunty multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty multiverse deb http://us.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. deb http://us.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse deb-src http://us.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse ## Uncomment the following two lines to add software from Canonical's ## 'commercial' repository. This software is not part of Ubuntu, but is ## offered by Canonical and the respective vendors as a service to Ubuntu ## users. deb http://archive.canonical.com/ubuntu jaunty partner deb-src http://archive.canonical.com/ubuntu jaunty partner deb http://ppa.launchpad.net/bzr/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/bzr/ppa/ubuntu jaunty main deb http://ppa.launchpad.net/drizzle-developers/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/drizzle-developers/ppa/ubuntu jaunty main -- Google Perftools lib and dev package are out of sync https://bugs.launchpad.net/bugs/359736 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 231797] Re: no sensible way to use debian/watch files with launchpad hosted tarballs
The bug is marked invalid upstream in devscripts, which is correct. For the record, I'm doing this now: version=3 http://launchpad.net/gearmand/+download http://launchpad.net/gearmand/.*/gearmand-(.*)\.tar\.gz In packaging which is working great. ** Changed in: launchpad-foundations Status: Confirmed => Invalid -- no sensible way to use debian/watch files with launchpad hosted tarballs https://bugs.launchpad.net/bugs/231797 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 407771] [NEW] Package 0.4 for Ubuntu
Public bug reported: Upstream has released version 0.4. Please update the Ubuntu package with this version. ** Affects: libdrizzle (Ubuntu) Importance: Undecided Status: New -- Package 0.4 for Ubuntu https://bugs.launchpad.net/bugs/407771 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 407777] [NEW] Package 0.31 for Ubuntu
Public bug reported: Upstream has released 0.31. Please package it for Ubuntu. ** Affects: libmemcached (Ubuntu) Importance: Undecided Status: New -- Package 0.31 for Ubuntu https://bugs.launchpad.net/bugs/40 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 407777] Re: Package 0.31 for Ubuntu
** Attachment added: "Here's the Ubuntu-izing debdiff." http://launchpadlibrarian.net/30675197/libmemcached-0.30-to-0.31.debdiff.patch -- Package 0.31 for Ubuntu https://bugs.launchpad.net/bugs/40 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 407771] Re: Package 0.4 for Ubuntu
** Attachment added: "Here's the Ubuntu-izing debdiff." http://launchpadlibrarian.net/30675512/libdrizzle-0.3-to-0.4.debdiff.patch -- Package 0.4 for Ubuntu https://bugs.launchpad.net/bugs/407771 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 417490] [NEW] Sync with Debian
Public bug reported: gearmand needs a sync with Debian. gearmand (0.9-4) unstable; urgency=low * Clean up /var/lib/gearman. * Put priority back to optional. It's sort of clear that setting it to extra was the wrong choice. -- Monty Taylor Tue, 11 Aug 2009 10:06:22 -0700 gearmand (0.9-3) unstable; urgency=low * Added missing -dev depends on libpq-dev and libsqlite-dev reported against Ubuntu. (LP: #408433) * Test for existence of daemon in startup script to comply with policy. (Closes: #539757) * Give gearman a real home dir - it'll need somewhere to stick sqlite queues. -- Monty Taylor Tue, 04 Aug 2009 10:18:57 -0700 gearmand (0.9-2) unstable; urgency=low * Removed a stray chown that was left in below. -- Monty Taylor Sun, 02 Aug 2009 12:06:29 -0700 gearmand (0.9-1) unstable; urgency=low [ Thomas Koch ] * Fixed init script to actually work. (Closes: #538121) * Create gearman user to own pid and log files. * Provide and parse /etc/default/gearman-job-server. [ Monty Taylor ] * Add depend on adduser. * New upstream release. * Added build dep on libsqlite3-dev and libpq-dev. * Added workaround for postgres include file location madness. Better fix coming from upstream next release. * Lowered priority to extra, because libmemcached and libdrizzle are both extra to follow policy. * Added -dev depends on -dev packages of libraries needed. (Closes: #538015) * Added direct depend on libgearman1 for gearman-job-server and gearman-tools. * Added gensymbols files libgearman1.symbols. * Don't run tests on s390. -- Monty Taylor Thu, 30 Jul 2009 16:09:36 -0700 gearmand (0.8-2) unstable; urgency=low * Reverted gearman-server to gearman-job-server. The Perl server already has this package name. -- Monty Taylor Fri, 10 Jul 2009 01:31:59 -0700 gearmand (0.8-1) unstable; urgency=low * Removed perl from build-depends, it's already provided. * Added procps to build-depends so that we can use kill in make test. * New upstream release. -- Monty Taylor Fri, 10 Jul 2009 01:11:15 -0700 gearmand (0.7-1) unstable; urgency=low * Added depend on libgearman1 to libgearman-dev. (Closes: #531655) * Aligned section with the one in the override file. * Renamed gearman-worker to gearman-tools on request of upstream. * Renamed gearman-job-server to gearman-server on request of upstream. * Fixed typo in init script. * Updated standards version to 3.8.2. * New upstream release. -- Monty Taylor Sun, 21 Jun 2009 11:01:50 -0700 ** Affects: gearmand (Ubuntu) Importance: Undecided Status: New -- Sync with Debian https://bugs.launchpad.net/bugs/417490 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 68119] nodes start in incorrect order
Public bug reported: The startup order for nodes in a MySQL cluster should be Management, Data, SQL as you don't really want a SQL node to be able to talk to the cluster if the cluster isn't running yet. Currently, the init scripts are installed as S19mysql-ndb-mgm, S20mysql and S21mysql-ndb. I would think that the problem could be easily fixed by making this change in debian/rules dh_installinit -a --name=mysql-ndb-mgm -- defaults 18 dh_installinit -a --name=mysql # defaults 20 dh_installinit -a --name=mysql-ndb -- defaults 19 ** Affects: mysql-dfsg-5.0 (Ubuntu) Importance: Undecided Status: Unconfirmed -- nodes start in incorrect order https://launchpad.net/bugs/68119 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 150025] Re: Bulletproof X broken for nVidia
I second this. -13 and -14 are totally unusable with my nVidia Corporation Quadro NVS 140M (rev a1). I've still got -12 around, so I've just been booting with that. I suppose I could try envy, but I'd rather have this work with linux-restriced-modules and nvidia-glx-new. Let me know if there's anything I can do to help solve/troubleshoot this. -- Bulletproof X broken for nVidia https://bugs.launchpad.net/bugs/150025 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 226285] Re: Due to packaging changes, Genshi no longer works with TurboGears
** Bug watch added: Debian Bug tracker #479256 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479256 ** Also affects: genshi (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479256 Importance: Unknown Status: Unknown -- Due to packaging changes, Genshi no longer works with TurboGears https://bugs.launchpad.net/bugs/226285 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 130740] [needs-packaging] mysql-proxy
Public bug reported: MySQL Proxy sits between a MySQL Client and a MySQL Server and can alter the protocol Information can be found at: http://forge.mysql.com/wiki/MySQL_Proxy ** Affects: Ubuntu Importance: Undecided Status: New -- [needs-packaging] mysql-proxy https://bugs.launchpad.net/bugs/130740 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130740] Re: [needs-packaging] mysql-proxy
** Changed in: Ubuntu Assignee: (unassigned) => Monty Taylor Status: New => In Progress -- [needs-packaging] mysql-proxy https://bugs.launchpad.net/bugs/130740 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130740] Re: [needs-packaging] mysql-proxy
** Description changed: MySQL Proxy sits between a MySQL Client and a MySQL Server and can alter the protocol Information can be found at: http://forge.mysql.com/wiki/MySQL_Proxy + + Packages can be found at: + + deb http://ppa.dogfood.launchpad.net/monty/ubuntu/ gutsy universe main + deb-src http://ppa.dogfood.launchpad.net/monty/ubuntu/ gutsy universe main -- [needs-packaging] mysql-proxy https://bugs.launchpad.net/bugs/130740 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 77957] Re: [Feisty] Regression: X freezes on 2.6.20 with fglrx
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Denis Jacquerye wrote: > I don't know if this might help you guys. I was having problems with fglrx > with the latest kernel updates. Only 2.6.20-6 had X working. After playing > around a bit it turned out the latest 2.6.20 would have X working with fglrx > only if I had > Section "Extensions" > Option "Composite" "0" > EndSection > instead of > Section "Extensions" > Option "Composite" "Disable" > EndSection > > weirded me out. > So I tried this, and now X starts at least. Of course, now this is the case: (II) Loading extension FGLRXEXTENSION (II) Loading extension ATITVOUT (**) fglrx(0): DPMS enabled (II) fglrx(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles Solid Horizontal and Vertical Lines Offscreen Pixmaps Setting up tile and stipple cache: 32 128x128 slots 32 256x256 slots 16 512x512 slots (II) fglrx(0): Acceleration enabled (II) fglrx(0): Direct rendering disabled Which I believe is because we just turned Composite off? Wow, I'd forgotten how much I hate configuring X. :) Monty -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF/bBg2Jv7/VK1RgERAsMhAJ9eJ6RjH4ozC413yb6I3Lz41X+zPQCgvr/g ziBFIAlM5SZtUeisDJ8Pu8w= =wDxD -END PGP SIGNATURE- -- [Feisty] Regression: X freezes on 2.6.20 with fglrx https://launchpad.net/bugs/77957 -- ubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 187378] [NEW] gcc crashes with segfault in cc1 in hardy
Public bug reported: gcc version 4.2 in hardy segfaults when compiling this: int main() { return 0; } with this error: $ gcc-4.2 foo.c gcc-4.2: Internal error: Segmentation fault (program cc1) Please submit a full bug report. See http://gcc.gnu.org/bugs.html> for instructions. For Debian GNU/Linux specific bug reporting instructions, see . I'd also like to point out that although I can also install gcc-4.1, gcc doesn't seem to be managed by alternatives, so I had to change the /usr/bin/gcc symlink by hand to use gcc-4.1... ** Affects: gcc-4.2 (Ubuntu) Importance: Undecided Status: New ** Tags: hardy ** Changed in: gcc-4.2 (Ubuntu) Sourcepackagename: None => gcc-4.2 ** Tags added: hardy -- gcc crashes with segfault in cc1 in hardy https://bugs.launchpad.net/bugs/187378 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176161] bad-distribution-in-changes-file gutsy
Public bug reported: Binary package hint: lintian I'm running the latest lintian from gutsy on a gutsy machine building packages for gutsy. And I keep getting this lintian warning: bad-distribution-in-changes-file gutsy I'm thinking that maybe the gutsy lintian should know about gutsy? ** Affects: lintian (Ubuntu) Importance: Undecided Assignee: Monty Taylor (monty) Status: Invalid -- bad-distribution-in-changes-file gutsy https://bugs.launchpad.net/bugs/176161 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 176161] Re: bad-distribution-in-changes-file gutsy
Never mind. I'm stupid. I withdraw the bug. ubuntu releases require ubuntu in the version string. *doh* ** Changed in: lintian (Ubuntu) Assignee: (unassigned) => Monty Taylor (monty) Status: New => Invalid -- bad-distribution-in-changes-file gutsy https://bugs.launchpad.net/bugs/176161 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 68481] change of /bin/sh to dash in edgy breaks drbd0.7-module-source build
Public bug reported: The Makefiles for the drbd kernel modules depend on some Bash-isms. So when you try to build them using make-kpkg, they fail because dash is not bash. Adding SHELL=/bin/bash into the Makefiles fixes the build. ** Affects: drbd0.7 (Ubuntu) Importance: Undecided Status: Unconfirmed -- change of /bin/sh to dash in edgy breaks drbd0.7-module-source build https://launchpad.net/bugs/68481 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77957] Re: [Feisty] Regression: X freezes on 2.6.20 with fglrx
I'm running: apt-cache show xorg-driver-fglrx | grep Version Version: 8.29.6-1 apt-cache show linux-restricted-modules-2.6.20-8-generic | grep Version Version: 2.6.20.2-8.7 apt-cache show linux-image-generic | grep Version Version: 2.6.20.9.5 lspci | grep ATI 01:00.0 VGA compatible controller: ATI Technologies Inc M22 [Radeon Mobility M300] And X will not start for me if I use the fglrx in my xorg.conf. If I replace it with the ati driver, it works, but my system is dog slow and X takes about 50% CPU resources or more at all times. It worked fine before I upgraded to Feisty. (Which is the only real problem I've had with that upgrade, btw) I'm sure I could download the source and a patch and rebuild - and I have been rebuilding the modules with m-a in the past, which I can continue to do... but I thought I didn't need to do that anymore...? -- [Feisty] Regression: X freezes on 2.6.20 with fglrx https://launchpad.net/bugs/77957 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 89793] xorg upgraded to 7.2, xorg-driver-fglrx still on 7.1
Public bug reported: I just updated to linux-restricted-modules-2.6.20-9-generic, as I was having fglrx problems before, I thought maybe they would be fixed. Now I get the following: (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so (II) Module fglrx: vendor="FireGL - ATI Technologies Inc." compiled for 7.1.0, module version = 8.29.6 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 1.0 [atiddxSetup] X version mismatch - detected X.org 7.2.0.0, required X.org 7.1.0. 0 (II) UnloadModule: "fglrx" (II) Unloading /usr/lib/xorg/modules/drivers//fglrx_drv.so (EE) Failed to load module "fglrx" (module requirement mismatch, 0) Which although bad, is at least a step in some direction. So I'm guessing xorg-driver-fglrx needs to be compiled for feisty's new X.org binaries... ** Affects: linux-restricted-modules-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- xorg upgraded to 7.2, xorg-driver-fglrx still on 7.1 https://launchpad.net/bugs/89793 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 89794] network-admin sets incorrect default gateway when setting up static IP configs
Public bug reported: Binary package hint: gnome-system-tools In feisty, I tried the new network-manager way of setting up static network info, since I'm at a client site where I have to enter static network info. This, of course, brings up network-admin. I entered everything, and it all seemed to work great. Except that the gateway here is x.x.x.119 (which I entered) and the gateway configured was x.x.x.1. The really fun part is, it put the right info in /etc/network/interfaces. To fix this, I disabled networking in NetworkManager, ran ifdown eth0; ifup eth0 and it worked like a charm. Hrm. Now, I did have a DHCP network configured first, so maybe it didn't clear out the route effectively... I'm not sure. ** Affects: gnome-system-tools (Ubuntu) Importance: Undecided Status: Unconfirmed -- network-admin sets incorrect default gateway when setting up static IP configs https://launchpad.net/bugs/89794 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 77957] Re: [Feisty] Regression: X freezes on 2.6.20 with fglrx
yes. I updated to the latest feisty packages last night and tried again. It didn't work. So I tried to download and run the ATI binary drivers directly from ATI. I was able to get them installed telling it X_SYSTEM=x710, but they still wouldn't actually run. Well, they would run, but only at 1024x768, which isn't quite good enough. :) With the current Feisty fglrx, I still get the error about driver being for X 7.1 and that I'm running X 7.2, so I think the problem is mainly that ATI doesn't support X 7.2 yet? Please let me know if you'd like for me to do anything or provide any new information. Thanks! Monty On 3/17/07, Stéphane Graber <[EMAIL PROTECTED]> wrote: > Do you still have the problem with the current Feisty's fglrx ? > > -- > [Feisty] Regression: X freezes on 2.6.20 with fglrx > https://launchpad.net/bugs/77957 > -- [Feisty] Regression: X freezes on 2.6.20 with fglrx https://launchpad.net/bugs/77957 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 77957] Re: [Feisty] Regression: X freezes on 2.6.20 with fglrx
On 3/17/07, Andrew Conkling <[EMAIL PROTECTED]> wrote: > On 3/17/07, Stéphane Graber <[EMAIL PROTECTED]> wrote: > > Do you still have the problem with the current Feisty's fglrx ? > > I feel very foolish that it's been a week since fglrx started working > again. I'm sorry I haven't posted back sooner. > > Monty, I'm not sure at all, but I think something is still wrong on your > system; I've never received any errors about Xorg compatibility. Hmm. I think I'll try purging the restricted drivers and the fglrx stuff and installing it from scratch. see if that fixes anything. maybe there is a file left over from an old install of the binary drivers from ATI that's overriding the feisty fglrx stuff. Monty -- [Feisty] Regression: X freezes on 2.6.20 with fglrx https://launchpad.net/bugs/77957 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 77957] Re: [Feisty] Regression: X freezes on 2.6.20 with fglrx
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andrew Conkling wrote: > No, fglrx does not support Composite, but direct rendering should still > work. There are some suggestions here: > https://help.ubuntu.com/community/BinaryDriverHowto/ATI#head-d01742cec183112be090e459b74129606e258f79 Aha! So the answer wasn't there, but it sent me down the path to the answer. I still had fglrx listed in DISABLED_MODULES /etc/default/linux-restricted-modules-common from back in the day when I had the modules installed by hand. SO - I blew stuff away and actually turned on the module via restricted modules manager - and it's all working. Sorry for the red herring. Might want to add the DISABLED_MODULES thing to the list of things to check on that page - as some of us will be upgrading from past configs that required that. Thanks a ton! I, for one, now consider this issue resolved. :) Monty -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF/fPH2Jv7/VK1RgERAgSzAKCwskG1dKiBOAFaOtJLBLI1P60K2wCfaErL UObNyGNpzqU1kgy7k/OEAZI= =NVHR -END PGP SIGNATURE- -- [Feisty] Regression: X freezes on 2.6.20 with fglrx https://launchpad.net/bugs/77957 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 78299] Re: No sound on thinkpad T43p in feisty
I just did a clean reinstall using feisty herd 5 today. I had been running my t43 just fine with sound on a feisty that had been upgraded from edgy. But now my sound isn't there. It's like all the symptoms above - I can change all the sound volumes, but I get no output. turning off headphone jack sense and line jack sense do not make any difference. (Although I must say even if that _was_ the solution, not having headphone jack sensing working still seems like a bug) I'll be happy to paste as much of the https://help.ubuntu.com/community/DebuggingSoundProblems as you'd like... -- No sound on thinkpad T43p in feisty https://launchpad.net/bugs/78299 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 28665] Re: Bugs from reportbug need to addressed
*** This bug is a duplicate of bug 7839 *** What if, for starters at least, there was the ability to configure reportbug to use launchpad and to provide it with your launchpad account. (I have a launchpad account myself, but I do like using reportbug when I'm working on stuff) That way at there is at least some support until the unauthenticated used issue is figured out... -- Bugs from reportbug need to addressed https://launchpad.net/bugs/28665 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 7839] Re: Ubuntu bug reporting tools need to point to Ubuntu bug systems
Great that progress is being made. However, that sounds like a graphical tool, which I agree is nice, but makes similar activities difficult for those of us trying to run Ubuntu servers. Is there progress towards making something like reportbug still work? I think those of us doing server stuff would be happy to configure the program to use a launchpad login or something similar. Happy to help with that, by the way. Monty On 1/26/07, Matt Zimmerman <[EMAIL PROTECTED]> wrote: > This bug is well on its way to being fixed; apport in feisty now has the > basic elements of an enhanced bug reporting tool, accessible via > Help->Report a bug. It needs some additional entry points, e.g. to > launch with a specified package name without launching the application. > > ** Changed in: Ubuntu > Assignee: (unassigned) => Martin Pitt >Status: Confirmed => In Progress > > -- > Ubuntu bug reporting tools need to point to Ubuntu bug systems > https://launchpad.net/bugs/7839 > -- Ubuntu bug reporting tools need to point to Ubuntu bug systems https://launchpad.net/bugs/7839 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 7839] Re: Ubuntu bug reporting tools need to point to Ubuntu bug systems
On 1/26/07, Matt Zimmerman <[EMAIL PROTECTED]> wrote: > On Sat, Jan 27, 2007 at 01:08:59AM -0000, Monty Taylor wrote: > > Great that progress is being made. However, that sounds like a > > graphical tool > > It is a library with a graphical front-end... > > > Happy to help with that, by the way. > > ...for which a command-line front-end could be written. Note that a web > browser is required to finish off the process. Sweet. I'll look at it and see what I can do. Still, anything requiring a web browser is a usability problem for server environments. But I suppose it can be scripted with a web client. A web services version of the web site side of things would be very helpful. Monty -- Ubuntu bug reporting tools need to point to Ubuntu bug systems https://launchpad.net/bugs/7839 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 529571] [NEW] bootup stops on fsck error
Public bug reported: Binary package hint: upstart On up-to-date Lucid, my box shutdown uncleanly, leaving an ext4 root filesystem with errors. Bootup reported that / had errors, but did not present any options, such as fixing them or dropping in to a console... boot simply stopped. I tried to reboot and jump into single user mode, but grub did not allow me to get to a prompt or the menu (no pause long enough to jump into one) Eventually, I had to boot a live Lucid CD and manually fsck the drive. Upon fixing the drive errors, bootup ran successfully. ** Affects: upstart (Ubuntu) Importance: Undecided Status: New -- bootup stops on fsck error https://bugs.launchpad.net/bugs/529571 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 425300] Re: foo2zjs doesn't find printer in /dev
This seems to still be problematic on an up to date karmic system. lsusb shows: "Bus 001 Device 015: ID 03f0:2b17 Hewlett-Packard LaserJet 1020" But nothing shows up in the Add Printer dialog. We tried all of the things in bug#420015, but to no avail. Any new thoughts here? -- foo2zjs doesn't find printer in /dev https://bugs.launchpad.net/bugs/425300 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 407771] Re: Package 0.4 for Ubuntu
Daniel Holbach wrote: > We're in FeatureFreeze now, can you please follow > https://wiki.ubuntu.com/FreezeExceptionProcess ? > Actually, I'm going to close this and just suggest a re-sync with Debian, which is all that this package really needs. I was going to get all fancy - but that seems to be a karmic+1 task I think. ** Changed in: libdrizzle (Ubuntu) Status: New => Invalid -- Package 0.4 for Ubuntu https://bugs.launchpad.net/bugs/407771 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 423305] [NEW] Please re-sync with debian
Public bug reported: Please resync this package with debian unstable. I was originally planning on ubuntu-izing it directly, but at this point I do not think that will make it before release. ** Affects: libdrizzle (Ubuntu) Importance: Undecided Status: New -- Please re-sync with debian https://bugs.launchpad.net/bugs/423305 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 407777] Re: Package 0.31 for Ubuntu
*** This bug is a duplicate of bug 423306 *** https://bugs.launchpad.net/bugs/423306 ** This bug has been marked a duplicate of bug 423306 Please re-sync with debian -- Package 0.31 for Ubuntu https://bugs.launchpad.net/bugs/40 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 423306] Re: Please re-sync with debian
** Also affects: libmemcached Importance: Undecided Status: New -- Please re-sync with debian https://bugs.launchpad.net/bugs/423306 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 423306] [NEW] Please re-sync with debian
Public bug reported: Please re-sync with debian unstable. I will address proper Ubuntu- ization in the next release cycle. ** Affects: libmemcached Importance: Undecided Status: New ** Affects: libmemcached (Ubuntu) Importance: Undecided Status: New -- Please re-sync with debian https://bugs.launchpad.net/bugs/423306 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 425959] Re: FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main).
*** This bug is a duplicate of bug 425960 *** https://bugs.launchpad.net/bugs/425960 ** This bug has been marked a duplicate of bug 425960 FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main). -- FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/425959 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 423305] Re: Please re-sync with debian
*** This bug is a duplicate of bug 425960 *** https://bugs.launchpad.net/bugs/425960 ** This bug is no longer a duplicate of bug 425959 FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main). ** This bug has been marked a duplicate of bug 425960 FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main). -- Please re-sync with debian https://bugs.launchpad.net/bugs/423305 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 583487] [NEW] Sync libinnodb 1.0.6.6750-1 (universe) from Debian unstable (main)
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 affects ubuntu status new importance wishlist subscribe ubuntu-sponsors done Please sync libinnodb 1.0.6.6750-1 (universe) from Debian unstable (main) All changelog entries: libinnodb (1.0.6.6750-1) unstable; urgency=low * New upstream release. * Removed old patch for pthread lib. * New library version - libinnodb3. * Removed .la files from the install. -- Monty Taylor Tue, 16 Mar 2010 12:31:01 -0700 libinnodb (1.0.3.5325-1) unstable; urgency=low * Initial release (Closes: #568590) -- Monty Taylor Fri, 05 Feb 2010 16:11:08 -0800 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.14 (GNU/Linux) iQIcBAEBCAAGBQJL9YQLAAoJEK5KBI5uHohO12sP/Anf78fjUH13DKwR3UH7qGGV fHQP71ZfwqC/8V76WmLkPVGX81dX+M/e+hd/FLFLGsXrXsDUs9lB97iU950Orbhf 3KTSVG7Sy+Iv2PU1xXhw/vQIVjfJKuKZOOs6gzDzR7Xl7WzwxBRnW03E4lkszPs3 37pVhKen9CBDFQ05Nw0XXSxC7O42h5dBND+j28BY4VPcZqRPH0xoZnYcUmnM4oJi 246DxmLA50rsfJ+kj8Hn1q0JNEg3IVlsXIue5THuZ5OYepRqVhjdBdb1mVrB/o2C /88kltzFcq9mh4BA98tYBfN+pBvw9niLUsVCCZmcvCdBvBpOyDKD+phiALehKKAs XGuv5tE+CwBtehAGdmqFOtICNbaBjpl9aM/OLzJxBA3VKPuDDTYxCk5wFEgGi5LF ogXK+jDqbRWrr5j/6r2LbUFY7G/pBDWmdzc+XUdzaEUV8ZCGefMeMrzgVVnI3Nk7 +aFa47OxjsJO4xtlaLSRoUvxdnXslF7BV6+OrU/JQ6FYsOlZQ5lEt2QLnwBe8OnY vNlOu1dndrZ3e/cEvMeE8NLULcWwP8dbtVKbYZ/LYKhcbj+67MVQsFdx5ge+0hOO X3WhiAYMdfzOpl30Ovg9uGBc3UERwQVAaQAUTtCNDabGN3KBd+l67TCoNIwSVPbe Pms5SrPciGLT+Kb2bLqQ =YiS1 -END PGP SIGNATURE- ** Affects: ubuntu Importance: Wishlist Status: New -- Sync libinnodb 1.0.6.6750-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/583487 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 583488] [NEW] Sync python-drizzle 0.08.2-1 (universe) from Debian unstable (main)
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 affects ubuntu status new importance wishlist subscribe ubuntu-sponsors done Please sync python-drizzle 0.08.2-1 (universe) from Debian unstable (main) All changelog entries: python-drizzle (0.08.2-1) unstable; urgency=low * Initial release (Closes: #574876) -- Monty Taylor Sun, 21 Mar 2010 13:14:44 -0700 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.14 (GNU/Linux) iQIcBAEBCAAGBQJL9YQtAAoJEK5KBI5uHohO0LcP+wURiz8Ue8ig/kjCbcO7UCAt rvEaqdysgYlcJFGJMrVGLC+i1F9D8YPC/x/7fJ5dmLCwtQ0TIu4d8dez3RBZ3mBn oeMr8paaOdGtVV0267VHyJGPb5W9qDbtini5TInT85woOPl5ZJ9fdQK9ZRkgcrMe tHYsVCN+uTQPz+Yr75587MIIPFlQv0UiKkM7qdxI6/ZbEMfDxJ5l1RAN1uIvtRgt nvYJCTRE9tXtowtonk1A30NMlWJJBRVTM8D/pWmUATJkkVWdOAs+Eb2dPM/UNgWa SXTa6pVVHcD3D//v+DIbHe23siww3MCTSKYc+A4mScx0SSqc7Js85+2bgRMk4/Hz Cp89JG9HLCJxCk0I0ZgyulGypi1IwvRKoOmNTmGpLxFiEaZ+ggrvTsOH8F4HbS3B CyLyxvOV18E71E67Zo2ZpwDfWekJiAQaC8IFWBU3oz2kTymq+/CSNNJjaj1O7lRs 9SV5arzAwOyt5Gmg85hTaFbTItWAkiSrQG89NLomur/i8xiKlZ+ukjjG845YLTSx BY413NglMad8e1yNm7DLb+vk3uhgZYmcj9zJE4ycJS0P24tOxAekImqPvBld5HSa NkBAVo1fW7KNPxi7inmQSftzLpjPOASzyXuTnd4BwiCATuKimoIsIssB2PHToAjI kQMOz99QHvQQo1sek9n1 =QVZL -END PGP SIGNATURE- ** Affects: ubuntu Importance: Wishlist Status: New -- Sync python-drizzle 0.08.2-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/583488 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 538389] Re: Sync gearmand 0.12-1 (universe) from Debian sid (main)
0.12-1 is in ubuntu now. ** Changed in: gearmand (Ubuntu) Assignee: (unassigned) => Monty Taylor (mordred) ** Changed in: gearmand (Ubuntu) Status: New => Fix Released -- Sync gearmand 0.12-1 (universe) from Debian sid (main) https://bugs.launchpad.net/bugs/538389 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 579805] [NEW] dbgsym packages being reaped - newest package from Mar 24
Public bug reported: Talking about missing debug symbol packages in kernel roundtable at UDS. The room rightly pointed to ddebs (http://ddebs.ubuntu.com/pool/main/l/linux/) ... but on further investigation, the proper dbgsym packages for lucid don't seem to be there. For instance: $ uname -a Linux camelot 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 x86_64 GNU/Linux But if you look at the ddebs pool, there are 2.6.34-2 dbgsym packages and then 2.6.28 - 2.6.31 old-style linux-image-debug package. Not sure, obviously - but perhaps packages from proposed are causing stable packages to get incorrectly reaped? In any case, there should be packages for the current image. ** Affects: linux (Ubuntu) Importance: Undecided Assignee: Andy Whitcroft (apw) Status: New ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Andy Whitcroft (apw) -- dbgsym packages being reaped - newest package from Mar 24 https://bugs.launchpad.net/bugs/579805 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 437300] Re: FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main).
Jamie Strandboge wrote: > gearmand is now at 0.10-1, is this still ok to sync? > > ** Changed in: gearmand (Ubuntu) >Status: Confirmed => Incomplete > Yes. It's actually better if we can get 0.10 in there. -- FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/437300 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 425963] Re: FFe: Sync libmemcached 0.31-1 (universe) from Debian unstable (main).
StefanPotyra wrote: > Library package w.o. rdepends, +1 from me. Please make sure that it > builds/installs fine in karmic, thanks. Oh - I should mention I have a PPA with it in there built for karmic... https://launchpad.net/~drizzle-developers/+archive/ppa Monty -- FFe: Sync libmemcached 0.31-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/425963 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 425960] Re: FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main).
StefanPotyra wrote: > Hi, > > what about gearmand, which we're still at 0.6-1? Will this still > build/work with the new libdrizzle? Yes. It should still work. I was also going to submit a sync request for gearmand, but I wanted to wait until libdrizzle and libmemcached were synced so it would all build happily. Monty -- FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/425960 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 425960] Re: FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main).
StefanPotyra wrote: > Hi, > > what about gearmand, which we're still at 0.6-1? Will this still > build/work with the new libdrizzle? > > Thanks, > Stefan. > FWIW, I also have PPA with both libdrizzle and gearmand for karmic. https://launchpad.net/~drizzle-developers/+archive/ppa Monty -- FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/425960 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 437300] Re: FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main).
Do I need to perform any further steps to re-inject this in to someone's queue? I'm unclear on process at this point. (sorry) -- FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/437300 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 437300] Re: FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main).
James Westby wrote: > In my opinion it needs the release team to re-affirm that 0.10 is ok, > and a developer to affirm that it builds/runs fine in karmic. Awesome. If it helps check, there is a karmic build in a PPA on launchpad at http://launchpad.net/~gearman-developers/+archive/ppa > While your opinion on what we should do is important we just need > the checks from Ubuntu developers that it satisfies the distribution's > requirements as well as yours. > > The release team are still subscribed, so they should respond > in time. Great! All clear now. Just wanted to make sure I wasn't dropping a ball anywhere. Thanks guys! Monty -- FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/437300 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 425960] [NEW] FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main).
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/libdrizzle status new importance wishlist subscribe motu-release Please sync libdrizzle 0.4-1 (universe) from Debian unstable (main). Explanation of FeatureFreeze exception: The sync request is coming late mainly because I was fumbling at getting the process right for starting to uploaded ubuntu-ized versions directly through MOTU. At this point, those changes are minimal to unnecessary and it would be better to just get 0.3 in. Drizzle is a fast moving project in general. There is no compelling reason to keep 0.3 for karmic, and on the replacing it side of things, Drizzle cannot build with libdrizzle 0.3, because of the virtual column type issue below. Upstream Changelog since 0.3 0.4 - 2009-06-30 * Removed virtual column type. * Minor bug fixes. * Updated autoconf build system. Changelog since current karmic version 0.3-1: libdrizzle (0.4-1) unstable; urgency=low * Updated standards version to 3.8.2. * New upstream release. -- Monty Taylor Wed, 01 Jul 2009 16:40:09 -0700 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkqlfXQACgkQ2Jv7/VK1RgF71ACgiyJhK59/p3IeuBcBvXuerPSE C94An0bc6xCG456//0ghx3T6PPJzGOHY =3vSq -END PGP SIGNATURE- ** Affects: libdrizzle (Ubuntu) Importance: Wishlist Status: New -- FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/425960 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 425959] [NEW] FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main).
Public bug reported: Please sync libdrizzle 0.4-1 (universe) from Debian unstable (main). Explanation of FeatureFreeze exception: The sync request is coming late mainly because I was fumbling at getting the process right for starting to uploaded ubuntu-ized versions directly through MOTU. At this point, those changes are minimal to unnecessary and it would be better to just get 0.3 in. Drizzle is a fast moving project in general. There is no compelling reason to keep 0.3 for karmic, and on the replacing it side of things, Drizzle cannot build with libdrizzle 0.3, because of the virtual column type issue below. Upstream Changelog since 0.3 0.4 - 2009-06-30 * Removed virtual column type. * Minor bug fixes. * Updated autoconf build system. Changelog since current karmic version 0.3-1: libdrizzle (0.4-1) unstable; urgency=low * Updated standards version to 3.8.2. * New upstream release. -- Monty Taylor Wed, 01 Jul 2009 16:40:09 -0700 ** Affects: libdrizzle (Ubuntu) Importance: Undecided Status: New -- FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/425959 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 423305] Re: Please re-sync with debian
*** This bug is a duplicate of bug 425959 *** https://bugs.launchpad.net/bugs/425959 ** This bug has been marked a duplicate of bug 425959 FFe: Sync libdrizzle 0.4-1 (universe) from Debian unstable (main). -- Please re-sync with debian https://bugs.launchpad.net/bugs/423305 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 425963] [NEW] FFe: Sync libmemcached 0.31-1 (universe) from Debian unstable (main).
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/libmemcached status new importance wishlist subscribe motu-release Please sync libmemcached 0.31-1 (universe) from Debian unstable (main). Explanation of FeatureFreeze exception: libmemcached is reasonably fast moving and is the basis for many project which are currently under active development. 0.31 is compellingly better than 0.30, especially in regards to replication support, and there is no good reason I can come up with why 0.30 should be kept around. It will help people developing applications that use libmemcached to get 0.31 into karmic. This would have been requested sooner, but I was taking the wrong path down a different process. Sorry! Upstream Changelog since version 0.30 0.31 Fri Jul 10 09:02:50 PDT 2009 * Added support or HA via replication. * malloc() removed for server key usage. * Update build system. * Added support for memcached_set_memory_allocators(). * Fixed bug in configure.ac for have_htoll. Changelog since current karmic version 0.30-2: libmemcached (0.31-1) unstable; urgency=low * New upstream release. * Added dpkg-gensymbols support. * Prevent debuild from overriding libmemcached CFLAGS. * Fixed whatis entries on manpages. * Standards Version 3.8.2 (no changes needed). -- Monty Taylor Thu, 16 Jul 2009 15:29:18 -0700 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkqlfxEACgkQ2Jv7/VK1RgFJ+QCaAvORD1Bkpfu27P5/vhK3zEGL ZdMAoLB46laSkyZ4RzXLWbbpN/2wpWoA =gLWw -END PGP SIGNATURE- ** Affects: libmemcached (Ubuntu) Importance: Wishlist Status: New -- FFe: Sync libmemcached 0.31-1 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/425963 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 437300] Re: FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main).
StefanPotyra wrote: > (as discussed on irc: wasn't intended, new upload found on -mentors, > should enter unstable soonish) > 0.10-2 has been uploaded to unstable, and also to https://launchpad.net/~gearman-developers/+archive/ppa for karmic. Monty -- FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/437300 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 437300] [NEW] FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main).
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/gearmand status new importance wishlist subscribe motu-release Please sync gearmand 0.9-5 (universe) from Debian unstable (main). Explanation of FeatureFreeze exception: The sync request is coming late mainly because I was fumbling at getting the process right for starting to uploaded ubuntu-ized versions directly through MOTU. At this point, those changes are minimal to unnecessary and it would be better to just get 0.9 in. I was also waiting until FFEs for libdrizzle and libmemcached were appoved, which has just been completed. Gearmand is has been fast moving over the summer, and upstream has introduced copious bug fixes and improvments since 0.6. Additionally, several things are fundamentally broken packaging-wise in 0.6, such as the init script. There is no compelling reason why karmic should ship with 0.6. Upstream changes since karmic version 0.6-1: 0.9 - 2009-07-20 * Added libsqlite3 persistent queue support (Cory Bennett). * Added libpq (PostgreSQL) persistent queue support. * Updated autoconf build system. * Doxygen documentation cleanup. * Bug fix in HTTP protocol module. 0.8 - 2009-06-30 * Added pluggable protocol support. * Added basic HTTP protocol support. * Updated autoconf build system. * Renamed modconf to gearman_conf. * Improved logging messages for gearmand. * Removed all struct memsets and packed structs for better memory usage. * Fixed client connect bug with multiple job servers. * Fixed server spinning bug with long running jobs and large workloads. 0.7 - 2009-05-31 * Added libmodconf for config option processing. Eventually this will be split into a separate library. Updated gearmand and tests to use libmodconf. * Fixed persistent queue bug where jobs were not removed after replay. * Fix for bug #379198. * Changed done() function for queue, function_name is now passed to it as well as unique. * Fixed text protocol command response to be dynamic length. * Fixed libevent usage to support libevent 1.1 (still used in CentOS and Suse). * Added gearman_*_add_servers to client/worker interfaces for taking server lists. Changelog since current karmic version 0.6-1: gearmand (0.9-5) unstable; urgency=low * Fix LSB init script header. Thanks Petter. (Closes: #544770) * Updated standards version to 3.8.3. -- Monty Taylor Mon, 07 Sep 2009 15:08:39 -0700 gearmand (0.9-4) unstable; urgency=low * Clean up /var/lib/gearman. * Put priority back to optional. It's sort of clear that setting it to extra was the wrong choice. -- Monty Taylor Tue, 11 Aug 2009 10:06:22 -0700 gearmand (0.9-3) unstable; urgency=low * Added missing -dev depends on libpq-dev and libsqlite-dev reported against Ubuntu. (LP: #408433) * Test for existence of daemon in startup script to comply with policy. (Closes: #539757) * Give gearman a real home dir - it'll need somewhere to stick sqlite queues. -- Monty Taylor Tue, 04 Aug 2009 10:18:57 -0700 gearmand (0.9-2) unstable; urgency=low * Removed a stray chown that was left in below. -- Monty Taylor Sun, 02 Aug 2009 12:06:29 -0700 gearmand (0.9-1) unstable; urgency=low [ Thomas Koch ] * Fixed init script to actually work. (Closes: #538121) * Create gearman user to own pid and log files. * Provide and parse /etc/default/gearman-job-server. [ Monty Taylor ] * Add depend on adduser. * New upstream release. * Added build dep on libsqlite3-dev and libpq-dev. * Added workaround for postgres include file location madness. Better fix coming from upstream next release. * Lowered priority to extra, because libmemcached and libdrizzle are both extra to follow policy. * Added -dev depends on -dev packages of libraries needed. (Closes: #538015) * Added direct depend on libgearman1 for gearman-job-server and gearman-tools. * Added gensymbols files libgearman1.symbols. * Don't run tests on s390. -- Monty Taylor Thu, 30 Jul 2009 16:09:36 -0700 gearmand (0.8-2) unstable; urgency=low * Reverted gearman-server to gearman-job-server. The Perl server already has this package name. -- Monty Taylor Fri, 10 Jul 2009 01:31:59 -0700 gearmand (0.8-1) unstable; urgency=low * Removed perl from build-depends, it's already provided. * Added procps to build-depends so that we can use kill in make test. * New upstream release. -- Monty Taylor Fri, 10 Jul 2009 01:11:15 -0700 gearmand (0.7-1) unstable; urgency=low * Added depend on libgearman1 to libgearman-dev. (Closes: #531655) * Aligned section with the one in the override file. * Renamed gearman-worker to gearman-tools on request of upstream. * Renamed gearman-job-server to gearman-server on request of upstream. * Fixed typo in init script. * Updated standards version to 3.8.2. * New upstream release. -- Monty Taylor Sun, 21 Jun 2009 11:01:50 -0700 -BEGIN PGP SIGNATURE
[Bug 417490] Re: Sync with Debian
*** This bug is a duplicate of bug 437300 *** https://bugs.launchpad.net/bugs/437300 ** This bug has been marked a duplicate of bug 437300 FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main). -- Sync with Debian https://bugs.launchpad.net/bugs/417490 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 437300] Re: FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main).
** Also affects: gearmand Importance: Undecided Status: New -- FFe: Sync gearmand 0.9-5 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/437300 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 1711724] Re: Segfaults with dict
Patch to apply fix for bpo-27945 to 3.5.2. ** Patch added: "dict-segfault-fix.diff" https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+attachment/4934874/+files/dict-segfault-fix.diff -- 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 quilt patch (and upstream bugfix) adds unit test test_fromkeys_operator_modifying_dict_operand which demonstrate a reproducer which has been verified to fail on xenial 3.5.2 and to work after applying the patch. ** Attachment added: "Python script showing test_fromkeys_operator_modifying_dict_operand reproduction case" https://bugs.launchpad.net/ubuntu/+source/python3.5/+bug/1711724/+attachment/4934876/+files/test_fromkeys_operator_modifying_dict_operand.py -- 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 986227] [NEW] virtualenv in precise has recursive symlink bug
Public bug reported: virtualenv 1.7 has a bug which causes problems in re-using virtualenvs, especially seen when used in the context of the tool tox (which we use for all of the test builders in OpenStack) The bug has been fixed in a point release, and the patch to do it is here: https://github.com/pypa/virtualenv/commit/5cb7cd652953441a6696c15bdac3c4f9746dfaa1 The issue is described here: http://code.google.com/p/pytox/issues/detail?id=27 Can we get at least this patch applied to tox in ubuntu before precise ships? I'll be a blocker for the OpenStack build farm to move to precise. ** Affects: python-virtualenv (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/986227 Title: virtualenv in precise has recursive symlink bug To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-virtualenv/+bug/986227/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 971663] [NEW] FFe: Sync weechat 0.3.7-1 (universe) from Debian testing (main)
Public bug reported: Please sync weechat 0.3.7-1 (universe) from Debian testing (main) Explanation of FeatureFreeze exception: 0.3.7 is the upstream stable release and would be stellar to get in to the Precise LTS. Additionally to being the current stable, 0.3.7 introduced a new remote interaction protocol, so that things like QWeeChat can talk to it. Having 0.3.7 in precise should allow for people to run a weechat on a precise server and then have precise+1 or +2 have nice gui clients talk to it on the desktop. Changelog entries since current precise version 0.3.6-2build1: weechat (0.3.7-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.3 * Update debian/copyright: new year * Add new doc-base files: - Developer's Guide in English - Relay Protocol in English - Quickstart in Spanish * Update Vcs-Git and Vcs-Browser fields -- Emmanuel Bouthenot Sun, 26 Feb 2012 10:32:35 + ** Affects: weechat (Ubuntu) Importance: Wishlist Status: New ** Changed in: weechat (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/971663 Title: FFe: Sync weechat 0.3.7-1 (universe) from Debian testing (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/weechat/+bug/971663/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 971663] Re: FFe: Sync weechat 0.3.7-1 (universe) from Debian testing (main)
On 04/03/2012 03:50 PM, Iain Lane wrote: > This should be fine, but looking at the changelog[0] the number of > changes is rather large. How much testing have you given this? > > [0] http://www.weechat.org/files/changelog/ChangeLog-0.3.7.html I've been using it as my personal IRC client (and I work inside of IRC) and so far it's working as expected. To be fair, I haven't tested ALL of the plugins. Monty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/971663 Title: FFe: Sync weechat 0.3.7-1 (universe) from Debian testing (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/weechat/+bug/971663/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 688819] [NEW] drizzle fails to build from source in natty
On 12/10/2010 10:37 PM, Launchpad Bug Tracker wrote: > You have been subscribed to a public bug by Matthias Klose (doko): > > should be built with -pthread ? > > please consider turning on verbose build logs > > CXXLD drizzled/drizzled > /usr/lib/libprotobuf.so: undefined reference to `pthread_once' > collect2: ld returned 1 exit status > make[4]: *** [drizzled/message/schema_reader] Error 1 > make[4]: *** Waiting for unfinished jobs > It's actually an issue with libprotobuf... I've been trying to track down and solve this appropriately upstream. There is an protobuf bug... http://code.google.com/p/protobuf/issues/detail?id=188 Which I believe is related. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688819 Title: drizzle fails to build from source in natty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 688819] Re: drizzle fails to build from source in natty
** Bug watch added: code.google.com/p/protobuf/issues #188 http://code.google.com/p/protobuf/issues/detail?id=188 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688819 Title: drizzle fails to build from source in natty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 688819] Re: drizzle fails to build from source in natty
For the purposes of ubuntu, I'm just going to add a patch to explicitly add in -lpthread ... and I'll figure out a real solution upstream. I'll also turn on verbose builds... On 12/11/2010 01:11 AM, Matthias Klose wrote: > ** Also affects: protobuf (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/688819 Title: drizzle fails to build from source in natty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 688819] Re: drizzle fails to build from source in natty
** Changed in: drizzle (Ubuntu Natty) Assignee: (unassigned) => Monty Taylor (mordred) ** Also affects: drizzle Importance: Undecided Status: New ** Also affects: drizzle/elliott Importance: Undecided Status: New ** Changed in: drizzle/elliott Assignee: (unassigned) => Monty Taylor (mordred) ** Changed in: drizzle/elliott Importance: Undecided => High ** Changed in: drizzle/elliott Status: New => Triaged ** Changed in: drizzle/elliott Milestone: None => 2010-12-20 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688819 Title: drizzle fails to build from source in natty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 613210] Re: Redis does not have an upstart script
** No longer affects: nova ** Changed in: redis (Ubuntu) Assignee: Monty Taylor (mordred) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/613210 Title: Redis does not have an upstart script To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/redis/+bug/613210/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 981039] Re: Glance package upgrade problem
** Changed in: glance (Ubuntu) Assignee: Monty Taylor (mordred) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/981039 Title: Glance package upgrade problem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glance/+bug/981039/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 917851] Re: replace m2crypto with shelling to openssl
** Changed in: openstack-ci Status: In Progress => 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/917851 Title: replace m2crypto with shelling to openssl To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/917851/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1542515] Re: ImportError: No module named 'requestsexceptions'
https://review.openstack.org/276988 is the patch to fix the uptream bug. However, this is not a bug in ubuntu, it's a bug in the upstream setup.cfg file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1542515 Title: ImportError: No module named 'requestsexceptions' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-requestsexceptions/+bug/1542515/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 890708] [NEW] Confirmation question is a UI regression breaking scripts
Public bug reported: The addition in oneiric of a confirmation question as the default behavior for add-apt-repository is a change in behavior which breaks all scripts that were using add-apt-repository and most every code snippet on the web which explains how to install software from a PPA. (the instructions still work in sequence, but if someone wants to just highlight three lines which add the repo, run update, and then install the package, the second two get eaten by the prompt) Additionally, although there is a new -y option which enables the old behavior, this option did not exist in pre-oneiric, it becomes quite klunky to write system automation scripts which work across releases. It seems that this causes many more problems than it solves, imho. ** Affects: software-properties (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/890708 Title: Confirmation question is a UI regression breaking scripts To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/890708/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 855921] [NEW] does not honor netcfg/choose_interface in preseed
Public bug reported: if you pxeboot an image and hand it a preseed file, and in that preseed file you have: d-i netcfg/choose_interface select eth0 it doesn't work and it pops up a menu and asks you what interface you want as your default interface. If, however, you pass netcfg/choose_interface=eth0 to the kernel as a boot option - it works as expected and does not display a menu option for this value. In a room full of headless machines being booted by cobbler, displaying menus is bad, as is not having those machines be able to find dhcp. ** Affects: debian-installer (Ubuntu) Importance: High Status: New ** Affects: orchestra (Ubuntu) Importance: Undecided Status: New ** Affects: debian-installer (Ubuntu Maverick) Importance: Undecided Status: New ** Affects: orchestra (Ubuntu Maverick) Importance: Undecided Status: New ** Affects: debian-installer (Ubuntu Natty) Importance: Undecided Status: New ** Affects: orchestra (Ubuntu Natty) Importance: Undecided Status: New ** Affects: debian-installer (Ubuntu Oneiric) Importance: High Status: New ** Affects: orchestra (Ubuntu Oneiric) 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/855921 Title: does not honor netcfg/choose_interface in preseed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/855921/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 855921] Re: does not honor netcfg/choose_interface in preseed
** Description changed: if you pxeboot an image and hand it a preseed file, and in that preseed - file you have netcfg/choose_interface=eth0, it doesn't work and it pops - up a menu and asks you what interface you want as your default - interface. + file you have: + + d-i netcfg/choose_interface select eth0 + + it doesn't work and it pops up a menu and asks you what interface you + want as your default interface. If, however, you pass netcfg/choose_interface=eth0 to the kernel as a boot option - it works as expected and does not display a menu option for this value. In a room full of headless machines being booted by cobbler, displaying menus is bad, as is not having those machines be able to find dhcp. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855921 Title: does not honor netcfg/choose_interface in preseed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/855921/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 788524] Re: backport dh_python2 to lucid (and maverick if appropriate)
After a discussion on #ubuntu-server, openstack is taking the approach of adding this to the top of debian/rules: WITH_PYTHON2 = $(shell test -f /usr/bin/dh_python2 && echo "--with python2") And then using dh in the following way: dh ${WITH_PYTHON2} which has the effect of allowing us to use dh_python2 on systems that have it (natty and beyond) and falling back to python-support on pre- natty systems. So far all looks good, so our vested interest here is taken care of. ** Changed in: openstack-ci Status: Triaged => 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/788524 Title: backport dh_python2 to lucid (and maverick if appropriate) To manage notifications about this bug go to: https://bugs.launchpad.net/openstack-ci/+bug/788524/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 667935] Re: Add etc/swift.conf-sample to base swift package
** Also affects: swift (Ubuntu) Importance: Undecided Status: New ** Changed in: openstack-ci Status: New => Invalid ** No longer affects: openstack-ci -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/667935 Title: Add etc/swift.conf-sample to base swift package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/swift/+bug/667935/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 903932] Re: missing dependency on dnsmasq-utils
We made a backport package of dnsmasq in the nova-core ppa which had the dhcp_release utility. As you say, it should work properly on oneiric. If this is running on natty, then probably the nova-core ppa should be added to the apt repo. On 12/30/2011 08:55 AM, Dean Troyer wrote: > What Ubuntu release was this running on? dhcp_release wasn't in Natty > as far as I can see; devstack does install dnsmasq-utils on oneiric. Is > this still a problem? > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903932 Title: missing dependency on dnsmasq-utils To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/903932/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1039763] Re: Multiple nova-volume services fails to create volume on second storage server when using Nexenta driver
** Project changed: openstack-ci => cinder -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039763 Title: Multiple nova-volume services fails to create volume on second storage server when using Nexenta driver To manage notifications about this bug go to: https://bugs.launchpad.net/cinder/+bug/1039763/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 882679] Re: swift-container-sync does not exist
Changed this to being a bug in packaging rather that in swift itself. Thanks for the report! ** Also affects: swift (Ubuntu) Importance: Undecided Status: New ** Changed in: swift (Ubuntu) Assignee: (unassigned) => Chuck Short (zulcss) ** Changed in: swift Status: New => Invalid ** Changed in: swift (Ubuntu) Status: New => Confirmed ** Changed in: swift (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/882679 Title: swift-container-sync does not exist To manage notifications about this bug go to: https://bugs.launchpad.net/swift/+bug/882679/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 780940] Re: Kernel crashes in radeon_init on boot
Hi guys - This still consistently happens (every time) with the natty kernel. The crash is in the Picture of the Backtrace attachment. ** Changed in: xserver-xorg-video-ati (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780940 Title: Kernel crashes in radeon_init on boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/780940/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 629005] Re: package libmysqlclient16 5.1.41-3ubuntu12.6 failed to install/upgrade: trying to overwrite '/usr/lib/libmysqlclient.so.16.0.0', which is also in package mysql-cluster-client-5.1 0:7.0
I see no reason you can't drop libmysqlclient16 from cluster client and just depend on upstream version. The only other thing you might have to figure out is the stupid mysql_config program, which should have an extra --ndb option in the ndb-built version - but that's a minimal enough script that you could probably rename it or something. -- package libmysqlclient16 5.1.41-3ubuntu12.6 failed to install/upgrade: trying to overwrite '/usr/lib/libmysqlclient.so.16.0.0', which is also in package mysql-cluster-client-5.1 0:7.0.9-1ubuntu7 https://bugs.launchpad.net/bugs/629005 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 788524] Re: backport dh_python2 to lucid (and maverick if appropriate)
** Also affects: openstack-ci Importance: Undecided Status: New ** Changed in: openstack-ci Importance: Undecided => Critical ** Changed in: openstack-ci Status: New => Triaged ** Changed in: openstack-ci Assignee: (unassigned) => Monty Taylor (mordred) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/788524 Title: backport dh_python2 to lucid (and maverick if appropriate) To manage notifications about this bug go to: https://bugs.launchpad.net/openstack-ci/+bug/788524/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 688819] Re: drizzle fails to build from source in natty
On 12/11/2010 06:12 AM, Matthias Klose wrote: > fixed protobuf. now drizzle fails with: > > CXXLD drizzled/drizzled > drizzled/.libs/libtemporal.a(temporal_format.o): In function `TemporalFormat': > /build/buildd/drizzle-2010.12.05/drizzled/temporal_format.cc:66: undefined > reference to `pcre_compile' > drizzled/.libs/libtemporal.a(temporal_format.o): In function > `drizzled::TemporalFormat::matches(char const*, unsigned long, > drizzled::Temporal*)': > /build/buildd/drizzle-2010.12.05/drizzled/temporal_format.cc:88: undefined > reference to `pcre_exec' > collect2: ld returned 1 exit status > make[4]: *** [drizzled/drizzled] Error 1 > make[4]: Leaving directory `/build/buildd/drizzle-2010.12.05' > make[3]: *** [all-recursive] Error 1 > Piddle. I shall investigate. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688819 Title: drizzle fails to build from source in natty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 688819] Re: drizzle fails to build from source in natty
With the new protobuf packages, drizzle builds from source for me on my natty box... I'll try next in the context of a debuild... Is there anything the ubuntu builders are injecting into how things are built? I'll also push up a new rev with V=1 turned on. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688819 Title: drizzle fails to build from source in natty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 688819] Re: drizzle fails to build from source in natty
On 12/11/2010 11:26 PM, Matthias Klose wrote: > no, the builders do not inject anything, but we did turn on ld --as- > needed in natty. > > my assumption is that drizzled/libtemporal.la doesn't mention the need > of the pcre library. I'll see if that is the case. as an alternative, > the drizzled link could explicitely mention -lpcre. > I tried changing how we specify the libpcre link on my natty test box and it worked - I've just pushed a new package to see if it makes it all the way through. ** Changed in: drizzle/elliott Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688819 Title: drizzle fails to build from source in natty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 689339] Re: Python 2.7 transition + FTBFS
** Changed in: python-drizzle (Ubuntu) Assignee: (unassigned) => Monty Taylor (mordred) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/689339 Title: Python 2.7 transition + FTBFS -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 780940] [NEW] Kernel crashes in radeon_init on boot
Public bug reported: Binary package hint: xorg When I boot 2.6.38-8-generic, I get the following kernel crash every time. -7 works ok for me. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: xorg 1:7.6+4ubuntu3 ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38 Uname: Linux 2.6.38-7-generic x86_64 Architecture: amd64 CompizPlugins: [core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell] CompositorRunning: compiz DRM.card0.DP.1: status: disconnected enabled: disabled dpms: On modes: edid-base64: DRM.card0.LVDS.1: status: connected enabled: enabled dpms: On modes: 1680x1050 1680x1050 1400x1050 1280x1024 1440x900 1280x960 1280x854 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480 edid-base64: AP///wAwrlNRAQOAIRV46s11kVVPiyYhUFQBAQEBAQEBAQEBAQEBAQEBqC+Q4GAaEEAgQBMAS88QAAAZtyeQ4GAaEEAgQBMAS88QAAAZDwCzCjKzCigUAQBMo1Az/gBMVE4xNTRQMy1MMDIKAH4= DRM.card0.VGA.1: status: disconnected enabled: disabled dpms: On modes: edid-base64: DRM.card1.DP.2: status: disconnected enabled: disabled dpms: Off modes: edid-base64: DRM.card1.LVDS.2: status: connected enabled: enabled dpms: On modes: 1680x1050 1680x1050 edid-base64: AP///wAwrlNRAQOAIRV46s11kVVPiyYhUFQBAQEBAQEBAQEBAQEBAQEBqC+Q4GAaEEAgQBMAS88QAAAZtyeQ4GAaEEAgQBMAS88QAAAZDwCzCjKzCigUAQBMo1Az/gBMVE4xNTRQMy1MMDIKAH4= DRM.card1.VGA.2: status: disconnected enabled: disabled dpms: Off modes: edid-base64: Date: Wed May 11 08:59:52 2011 DistUpgraded: Log time: 2011-03-16 14:04:23.237729 DistroCodename: natty DistroVariant: ubuntu DkmsStatus: vboxhost, 4.0.6, 2.6.38-7-generic, x86_64: installed GraphicsCard: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07) (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:2115] ATI Technologies Inc Mobility Radeon HD 3650 [1002:9591] (prog-if 00 [VGA controller]) Subsystem: Lenovo Device [17aa:2116] InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1) MachineType: LENOVO 2081CTO PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcEnviron: LANGUAGE=en_US:en LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: root=UUID=2858007a-20ef-4871-b136-5f9c3680298c ro quiet splash crashkernel=384M-2G:64M,2G-:128M Renderer: Unknown SourcePackage: xorg UpgradeStatus: Upgraded to natty on 2011-03-17 (55 days ago) dmi.bios.date: 11/19/2009 dmi.bios.vendor: LENOVO dmi.bios.version: 7VET81WW (3.11 ) dmi.board.name: 2081CTO dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr7VET81WW(3.11):bd11/19/2009:svnLENOVO:pn2081CTO:pvrThinkPadT500:rvnLENOVO:rn2081CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 2081CTO dmi.product.version: ThinkPad T500 dmi.sys.vendor: LENOVO version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2 version.ia32-libs: ia32-libs 20090808ubuntu13 version.libdrm2: libdrm2 2.4.23-1ubuntu6 version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2 version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2 version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7.1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780940 Title: Kernel crashes in radeon_init on boot -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 780940] Re: Kernel crashes in radeon_init on boot
** Attachment added: "Picture of the backtrace" https://bugs.launchpad.net/bugs/780940/+attachment/2124074/+files/2011-05-10%2009.01.09.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780940 Title: Kernel crashes in radeon_init on boot -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 780940] Re: Kernel crashes in radeon_init on boot
It's in the attachment "picture of the backtrace" - it happens early in boot, so there is nothing captured anywhere in a log file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780940 Title: Kernel crashes in radeon_init on boot -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 752164] Re: FTBFS with current drizzle
Uploaded a package fix to mentors.debian.net ... http://mentors.debian.net/debian/pool/main/p/python-drizzle/python- drizzle_1.0-2.dsc If anybody can happen to do a debian upload when we could re-sync... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752164 Title: FTBFS with current drizzle -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 671198] [NEW] Sync haildb 2.3.1-1 (universe) from Debian sid (main)
Public bug reported: Please sync haildb 2.3.1-1 (universe) from Debian sid (main) All changelog entries: haildb (2.3.1-1) unstable; urgency=low * New upstream release. * Updated library symbols to new sover. * Added replaces/conflicts markers. -- Monty Taylor Sat, 09 Oct 2010 14:09:19 -0700 haildb (2.3.0-1) unstable; urgency=low * New upstream release. * Fixed up some entries in the copyright file. -- Monty Taylor Thu, 07 Oct 2010 10:20:03 -0700 haildb (2.2.0-1) unstable; urgency=low * New upstream release. * Fixed silly libdrizzle leftover in debian/control. * Removed the patch directory, which was simply leftover. * Fixed library versioning. * Fixed changelog installation. -- Monty Taylor Mon, 04 Oct 2010 22:41:35 -0700 haildb (2.0.0-1) unstable; urgency=low * Initial release (Closes: #591420) -- Monty Taylor Thu, 26 Aug 2010 23:00:35 -0700 ** Affects: ubuntu Importance: Wishlist Status: New ** Changed in: ubuntu Importance: Undecided => Wishlist -- Sync haildb 2.3.1-1 (universe) from Debian sid (main) https://bugs.launchpad.net/bugs/671198 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 671198] Re: Sync haildb 2.3.1-1 (universe) from Debian sid (main)
Filing this as an explicit sync request because the newest version of Drizzle requires this (and can't be uploaded until it's in) -- Sync haildb 2.3.1-1 (universe) from Debian sid (main) https://bugs.launchpad.net/bugs/671198 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 666296] [NEW] gnome panel crashes when launcher icons are clicked
Public bug reported: Using maverick, when I boot and start launching apps by clicking on their icons on my top gnome panel, each launched program causes the gnome panel to crash and restart (although it does launch the app first) AFAICT, if I wait for a while after booting before using the launchers, it no longer crashes (except that then sometimes it crashes again) I realize that's vague, but it's very consistent for me - is there anything I can do gather information that would make this easier to track down/fix? ** Affects: ubuntu Importance: Undecided Status: New -- gnome panel crashes when launcher icons are clicked https://bugs.launchpad.net/bugs/666296 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 2088384] [NEW] Incorrect use of oslo.utils added
Public bug reported: There is a patch added in the ubuntu package to deal with datetime.datetime.utcnow() deprecation. It solves this by pulling in oslo.utils, which might normally seem to make sense in an openstack packaging context. However - there are two issues. The first is simple - it adds usage of oslo.utils without adding it as a packaging dependency. This makes the library not work when installed without manual installation of an additional unrelated and unexpected package. The simple fix to this would be to add an appropriate package dependency. The second is philosophical - the keystoneauth project is fundamentally opposed to the use of runtime dependencies on oslo libraries. The oslo libraries are designed for server applications, while keystoneauth is intended for lightweight client interations, as it openstacksdk which depends on it. It is directly against the stated design goals of the project to add the oslo.utils import. As such, it is highly recommended that rather than updating the packaging to add a dependency on oslo.utils, simply replace datetime.datetime.utcnow() with datetime.datetime.now(datetime.datetime.utc) which adds no further dependencies. I have only noticed this in noble - where this missing package actually caused an unrelated CI job failure. I don't know if it manifests elsewhere. ** Affects: python-keystoneauth1 (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/2088384 Title: Incorrect use of oslo.utils added To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-keystoneauth1/+bug/2088384/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs