[Bug 429734] Re: Invalid S3_URL and EC2_URL in eucarc

2009-09-26 Thread Daniel Nurmi
This issue was addressed in Eucalytpus revno 768, and as such should already be in latest karmic package (854) ** Changed in: eucalyptus (Ubuntu) Status: Confirmed = Fix Released -- Invalid S3_URL and EC2_URL in eucarc https://bugs.launchpad.net/bugs/429734 You received this bug

[Bug 431832] Re: euca_conf --register-sc returns success even though it fails

2009-09-26 Thread Daniel Nurmi
This issue was resolved in Eucalyptus revnos 754-758, which addressed multiple register/de-register issues. -- euca_conf --register-sc returns success even though it fails https://bugs.launchpad.net/bugs/431832 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-26 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Karmic) Status: Triaged = Fix Committed -- Default MANAGED-NOVLAN network setting not being applied properly https://bugs.launchpad.net/bugs/435130 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- Default MANAGED-NOVLAN network setting not being applied properly https://bugs.launchpad.net/bugs/435130 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 428188] Re: 500 server error when attempting to register ramdisk image

2009-09-26 Thread Thierry Carrez
euca-register worked ok in my 20090925 testing. -- 500 server error when attempting to register ramdisk image https://bugs.launchpad.net/bugs/428188 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 437058] [NEW] Walrus registration assumes that walrus is running on the same host as the frontend

2009-09-26 Thread Matt Zimmerman
Public bug reported: Dustin is working on automating the registration step, but the approach we're using for now only works for the (default) case where the walrus is on the same system as the eucalyptus frontend. This is a reminder to fix that down the road. ProblemType: Bug Architecture: i386

[Bug 341710] Re: admin user cannot configure a user without an email address

2009-09-26 Thread Dustin Kirkland
This appears to still be a problem in 1.6. Did this fix not get pushed to trunk and release in 1.6? I looked for r354 and didn't see the fix. Dmitrii, can you confirm that revno is correct? :-Dustin -- admin user cannot configure a user without an email address

[Bug 433863] Re: image-store-proxy reports failure to start while it starts correctly

2009-09-26 Thread Thierry Carrez
I see this as well. I think we should not do a pidfile check after n seconds, delaying the whole boot. Let's just assume success if STARTTIME is undefined and start-stop-daemon succeeded ? -- image-store-proxy reports failure to start while it starts correctly

[Bug 436928] Re: Purging Eucalyptus is not thorough enough

2009-09-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- Purging Eucalyptus is not thorough enough https://bugs.launchpad.net/bugs/436928 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs

[Bug 436276] Re: Part of storage controller setup that should run as the eucalyptus user runs as root

2009-09-26 Thread Dustin Kirkland
I'm lowering from critical to high. :-Dustin ** Changed in: eucalyptus (Ubuntu) Importance: Critical = High -- Part of storage controller setup that should run as the eucalyptus user runs as root https://bugs.launchpad.net/bugs/436276 You received this bug notification because you are a

Re: [Bug 409777] Re: credentials zip file should pack files with permissions 600

2009-09-26 Thread Dustin Kirkland
Looks like it to me: irkl...@x200:/tmp$ mkdir foo kirkl...@x200:/tmp$ cd foo/ kirkl...@x200:/tmp/foo$ touch a b c kirkl...@x200:/tmp/foo$ chmod 740 a kirkl...@x200:/tmp/foo$ chmod 700 b kirkl...@x200:/tmp/foo$ chmod 444 c kirkl...@x200:/tmp/foo$ zip foo.zip * adding: a (stored 0%) adding: b

[Bug 341710] Re: admin user cannot configure a user without an email address

2009-09-26 Thread Daniel Nurmi
I think there may be some confusion here; the original bug, as we understood it, was that an administrator could not add a user unless email was configured and working properly (i.e., every addition of a user required the system to send an email to the user, for the user to repond, and for the

[Bug 429004] Re: Eucalyptus hangs euca-upload-bundle doesn't return

2009-09-26 Thread Thierry Carrez
Worked in my 20090925 testing. -- Eucalyptus hangs euca-upload-bundle doesn't return https://bugs.launchpad.net/bugs/429004 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 431832] Re: euca_conf --register-sc returns success even though it fails

2009-09-26 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Triaged = Fix Released -- euca_conf --register-sc returns success even though it fails https://bugs.launchpad.net/bugs/431832 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in

[Bug 437100] Re: libvirt xml configuration ignores xml comments

2009-09-26 Thread fenix
The whole time i was forgetting the define step. ** Changed in: libvirt (Ubuntu) Status: New = Invalid -- libvirt xml configuration ignores xml comments https://bugs.launchpad.net/bugs/437100 You received this bug notification because you are a member of Ubuntu Server Team, which is

Re: [Bug 365058] Re: eucalpytus-nc uses //etc/ pathnames instead of /etc

2009-09-26 Thread Dustin Kirkland
Sorry, Loic. There are deep fundamental problems with Eucalyptus that we're trying to fix--packaging, installation, runtime. Something cosmetic like this, we probably won't get around to. You can reopen it, if you like, mark it confirmed and leave it wishlist. I just doubt upstream (or us) is

[Bug 365058] Re: eucalpytus-nc uses //etc/ pathnames instead of /etc

2009-09-26 Thread Loïc Minier
Care to explain why it wont fix? -- eucalpytus-nc uses //etc/ pathnames instead of /etc https://bugs.launchpad.net/bugs/365058 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 365156] Re: -cloud and -cc init scripts don't set JAVA_HOME

2009-09-26 Thread Loïc Minier
Ack, I checked and indeed found a bogus environment in one of root's two shell environment configs which is why I was only seeing it in some cases; sorry for the bogus report -- -cloud and -cc init scripts don't set JAVA_HOME https://bugs.launchpad.net/bugs/365156 You received this bug

[Bug 341710] Re: admin user cannot configure a user without an email address

2009-09-26 Thread Dustin Kirkland
See screenshot. ** Attachment added: screenshot.png http://launchpadlibrarian.net/32476914/screenshot.png -- admin user cannot configure a user without an email address https://bugs.launchpad.net/bugs/341710 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 436313] Re: SC registration through web UI fails

2009-09-26 Thread Thierry Carrez
rev893 was not applied, see comment 2. Reopening for a more complete fix. ** Changed in: eucalyptus (Ubuntu) Status: Fix Released = Triaged -- SC registration through web UI fails https://bugs.launchpad.net/bugs/436313 You received this bug notification because you are a member of Ubuntu

[Bug 423308] Re: ec2-describe-instances sometimes shows the wrong IP

2009-09-26 Thread Thierry Carrez
I didn't encounter that in my karmic UEC. I will test some more and confirm/invalidate on karmic. ** Changed in: eucalyptus (Ubuntu Karmic) Assignee: Dustin Kirkland (kirkland) = Thierry Carrez (ttx) -- ec2-describe-instances sometimes shows the wrong IP

[Bug 437100] [NEW] libvirt xml configuration ignores xml comments

2009-09-26 Thread fenix
Public bug reported: Release: Jaunty/9.04 Package Version: 0.6.1-0ubuntu5.1 Configuration File: http://pastebin.com/d6b92c910 Notice the bridged interface is commented out using xml standard comments (http://www.w3.org/TR/REC-xml/#sec-comments), I've also tried normal bash style comments. Now

[Bug 436928] Re: Purging Eucalyptus is not thorough enough

2009-09-26 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Triaged = In Progress ** Changed in: eucalyptus (Ubuntu) Status: In Progress = Fix Committed -- Purging Eucalyptus is not thorough enough https://bugs.launchpad.net/bugs/436928 You received this bug notification because you are a member

[Bug 385435] Re: In MANAGED mode, with CLC and CC on same host, on first boot of CLC, Walrus URL is detected as 169.254.169.254

2009-09-26 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Triaged = Fix Released -- In MANAGED mode, with CLC and CC on same host, on first boot of CLC, Walrus URL is detected as 169.254.169.254 https://bugs.launchpad.net/bugs/385435 You received this bug notification because you are a member of Ubuntu

[Bug 431847] Re: Registering images gives 403 Forbidden

2009-09-26 Thread Thierry Carrez
Fix breaks euca_conf (for TZ UTC), since euca_conf is sending local time instead of UTC. See more complete upstream fix at: http://bazaar.launchpad.net/~eucalyptus-maintainers/eucalyptus/1.6/revision/895 ** Changed in: eucalyptus (Ubuntu Karmic) Status: Fix Released = Triaged --

[Bug 341710] Re: admin user cannot configure a user without an email address

2009-09-26 Thread Dustin Kirkland
Ah, okay, cool. Then this is fix released. Chris, if it's something else you wanted here, please file a new bug. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: Triaged = Fix Released -- admin user cannot configure a user without an email address

[Bug 426704] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-09-26 Thread Kamikaze321
I have the same bug :/ pls fix it -- package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/426704 You received this bug notification because you are a member of Ubuntu Server

[Bug 436876] Re: Unzip should be considered

2009-09-26 Thread Thierry Carrez
I don't think it's really needed. You download credentials to the client system (the one you run euca2ools on) so it's on the client that you need unzip. You don't really need it on the cluster or the node controller... For the same reason you don't recommend euca2ools you shouldn't recommend

[Bug 431847] Re: Registering images gives 403 Forbidden

2009-09-26 Thread Thierry Carrez
Was applied by Dustin in http://bazaar.launchpad.net/~ubuntu-core-dev/eucalyptus/ubuntu/revision/615 ** Changed in: eucalyptus (Ubuntu Karmic) Status: Triaged = Fix Released -- Registering images gives 403 Forbidden https://bugs.launchpad.net/bugs/431847 You received this bug

[Bug 437389] Re: --daemonize option broken

2009-09-26 Thread Bernhard Schmidt
ii qemu-kvm 0.11.0~rc2-0ubuntu12 Full virtualization on i386 and amd64 hardware Ubuntu Karmic, up to date -- --daemonize option broken https://bugs.launchpad.net/bugs/437389 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 437389] [NEW] --daemonize option broken

2009-09-26 Thread Bernhard Schmidt
Public bug reported: Binary package hint: qemu-kvm The kvm --daemonize option is broken be...@pest:~$ sudo kvm --daemonize kvm_create_vcpu: Input/output error create_userspace_phys_mem: Input/output error kvm_cpu_register_physical_memory: failed (yes this also happens with a complete option

[Bug 427876] Re: Unable to clean package without having all build-dep

2009-09-26 Thread Bernhard Schmidt
Please find attached the two patches I use. commit-b0e62dc removes the deletion of pc-bios/*.bin, because they are shipped upstream and git- buildpackage is unhappy when they are deleted in the clean target. With those patches applied cleaning without dependencies works fine, but I'm not sure

[Bug 427876] Re: Unable to clean package without having all build-dep

2009-09-26 Thread Bernhard Schmidt
** Attachment added: commit-b0e62dc http://launchpadlibrarian.net/32501120/commit-b0e62dc -- Unable to clean package without having all build-dep https://bugs.launchpad.net/bugs/427876 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 422138] Re: Slow memory leak, seen on two machines, appears to be dupe of 224945 even after -updates

2009-09-26 Thread Stefan Fritsch
A workaround may be to add MaxRequestsPerChild 1000 (or an even lower value) to your configuration. That wouldn't really help since long-running children just hold onto memory no matter what it seems. A lower MaxRequestsPerChild should make the children terminate earlier. Does the

[Bug 432154] Re: dynamic block device attach/detach not functional with karmic KVM

2009-09-26 Thread Daniel Nurmi
all, here is as much information as I could think of in an attempt to allow for reproducability (see attached file). Here is what each file in the attached tarball contains: setup - quick description of machine set up orig.libvirt.xml - the XML vm description that is passed to libvirt

[Bug 432154] Re: dynamic block device attach/detach not functional with karmic KVM

2009-09-26 Thread Daniel Nurmi
all, here is as much information as I could think of in an attempt to allow for reproducability (see attached file). Here is what each file in the attached tarball contains: setup - quick description of machine set up orig.libvirt.xml - the XML vm description that is passed to libvirt

[Bug 437473] [NEW] Stock Ubuntu KVM ignores guest synchronous fileIO requests

2009-09-26 Thread tippettm
Public bug reported: Binary package hint: qemu-kvm Reference the SQLite results in http://www.phoronix.com/scan.php?page=articleitem=linux_2631_kvmnum=3. Under KVM, SQLite performs at least an order of magnitude faster than outside the VM. This is counter-intuitive since - in almost all cases,

[Bug 420277] Re: ldap tls refusing to initialize

2009-09-26 Thread PeterNSteinmetz
For the time being, I posted an update for the network-auth.xml in ubuntu-docs. https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/437483 -- ldap tls refusing to initialize https://bugs.launchpad.net/bugs/420277 You received this bug notification because you are a member of Ubuntu

[Bug 380171] Re: Select your time zone from the map is misleading

2009-09-26 Thread Endolith
Verbosity is good. -- Select your time zone from the map is misleading https://bugs.launchpad.net/bugs/380171 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

[Bug 437046] [NEW] when i try to install jdk1.6 then its saying The following packages have unmet dependencies: sun-java6-bin: Depends: unixodbc but it is not going to be installed E: Unmet dependenc

2009-09-26 Thread jeet129
Public bug reported: $ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk Reading package lists... Done Building dependency tree Reading state information... Done You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies:

[Bug 437046] Re: when i try to install jdk1.6 then its saying The following packages have unmet dependencies: sun-java6-bin: Depends: unixodbc but it is not going to be installed E: Unmet dependencie

2009-09-26 Thread jeet129
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32475630/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/32475631/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/32475632/ProcStatus.txt -- when i try

[Bug 437045] [NEW] Hardy Hangs with looping unregister_netdevice: waiting for ppp0 to become free. Usage count = 1 on console

2009-09-26 Thread raghu
Public bug reported: It appears to be a deadlock problem with a net device not being able to be released. This happens when two pppoe connections are in use at the same time with an ipsec tunnel using racoon. Then, intermittently the server just hangs with the following looping message.

[Bug 429734] Re: Invalid S3_URL and EC2_URL in eucarc

2009-09-26 Thread Daniel Nurmi
This issue was addressed in Eucalytpus revno 768, and as such should already be in latest karmic package (854) ** Changed in: eucalyptus (Ubuntu) Status: Confirmed = Fix Released -- Invalid S3_URL and EC2_URL in eucarc https://bugs.launchpad.net/bugs/429734 You received this bug

[Bug 428783] Re: shadow remains on desktop after closing applet window

2009-09-26 Thread pavolzetor
confirmed at me on intel driver -- shadow remains on desktop after closing applet window https://bugs.launchpad.net/bugs/428783 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

[Bug 437049] [NEW] WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-09-26 Thread Sergey
Public bug reported: To up network I did manualy rmmod iwl3945 rmmod wistron_btns modprobe wistron_btns modprobe iwl3945 ProblemType: KernelOops Annotation: Your system might become unstable now and might need to be restarted. Architecture: i386 AudioDevicesInUse: USERPID ACCESS

[Bug 437049] Re: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x80/0x90()

2009-09-26 Thread Sergey
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/32475698/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/32475699/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/32475700/ArecordDevices.txt

[Bug 437050] [NEW] Transmission very slow at sorting files in a large torrent list

2009-09-26 Thread Scott Ritchie
Public bug reported: Binary package hint: transmission I open a torrent for 26 or so files and make some changes to the download/priority options. I then click the Priority or Download column to sort the list several times. At this point Transmission gets very very slow and unresponsive as the

[Bug 437047] Re: package xulrunner-1.9.1 1.9.1.3+build1+nobinonly-0ubuntu0.9.04.2 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 127

2009-09-26 Thread gonzalezhrosa
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32475674/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/32475675/DpkgTerminalLog.txt -- package xulrunner-1.9.1 1.9.1.3+build1+nobinonly-0ubuntu0.9.04.2 failed to

[Bug 437047] [NEW] package xulrunner-1.9.1 1.9.1.3+build1+nobinonly-0ubuntu0.9.04.2 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 127

2009-09-26 Thread gonzalezhrosa
Public bug reported: l ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: el subproceso post-installation script devolvió el código de salida de error 127 Package: xulrunner-1.9.1 1.9.1.3+build1+nobinonly-0ubuntu0.9.04.2 SourcePackage: xulrunner-1.9.1 Title:

[Bug 431832] Re: euca_conf --register-sc returns success even though it fails

2009-09-26 Thread Daniel Nurmi
This issue was resolved in Eucalyptus revnos 754-758, which addressed multiple register/de-register issues. -- euca_conf --register-sc returns success even though it fails https://bugs.launchpad.net/bugs/431832 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 429612] Re: SOAP error when running euca_conf --deregister-walrus

2009-09-26 Thread Daniel Nurmi
This issue was resolved in Eucalyptus revnos 754-758, which addressed multiple register/de-register issues (and, reduced the verbosity level of the output from euca_conf, which can be brought back with the --verbose flag :) -- SOAP error when running euca_conf --deregister-walrus

[Bug 325816] Re: firefox crashed with SIGSEGV in IA__gtk_print_job_set_source_file()

2009-09-26 Thread drew212
Thank you for reporting this bug and helping to make Ubuntu better. I have noticed that it has been a while since you have reported this bug and it was an older version of firefox. Could you update to the latest version of firefox and let us know if it is still an issue for you? ** Changed in:

[Bug 436586] Re: epiphany-webkit crashed with SIGSEGV in strcmp()

2009-09-26 Thread Hew McLachlan
** Visibility changed to: Public -- epiphany-webkit crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/436586 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

[Bug 423167] Re: Ethernet icon looks wrong in Human theme

2009-09-26 Thread mac_v
** Changed in: humanity Status: Confirmed = In Progress ** Changed in: humanity Assignee: Daniel Fore (daniel-p-fore) = mac_v (drkvi-a) -- Ethernet icon looks wrong in Human theme https://bugs.launchpad.net/bugs/423167 You received this bug notification because you are a member of

[Bug 427874] Re: epiphany-webkit crashed with SIGSEGV in IA__gtk_tree_model_get_iter_first()

2009-09-26 Thread Hew McLachlan
** Visibility changed to: Public -- epiphany-webkit crashed with SIGSEGV in IA__gtk_tree_model_get_iter_first() https://bugs.launchpad.net/bugs/427874 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 420443] Re: epiphany-webkit crashed with SIGSEGV in g_closure_invoke()

2009-09-26 Thread Hew McLachlan
** Visibility changed to: Public -- epiphany-webkit crashed with SIGSEGV in g_closure_invoke() https://bugs.launchpad.net/bugs/420443 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 417801] Re: epiphany-webkit crashed with SIGSEGV in WTF::OwnArrayPtrint::safeDelete()

2009-09-26 Thread Hew McLachlan
** Visibility changed to: Public -- epiphany-webkit crashed with SIGSEGV in WTF::OwnArrayPtrint::safeDelete() https://bugs.launchpad.net/bugs/417801 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 413758] Re: epiphany-webkit crashed with SIGSEGV in gtk_style_attach()

2009-09-26 Thread Hew McLachlan
** Visibility changed to: Public -- epiphany-webkit crashed with SIGSEGV in gtk_style_attach() https://bugs.launchpad.net/bugs/413758 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 343397] Re: [Wishlist] Dynamic home page

2009-09-26 Thread Hew McLachlan
** Changed in: epiphany-webkit (Ubuntu) Importance: Undecided = Wishlist -- [Wishlist] Dynamic home page https://bugs.launchpad.net/bugs/343397 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 319982] Re: firefox ages to open web pages.modem checked ok

2009-09-26 Thread drew212
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? If you're still experiencing

[Bug 310843] Re: Firefox crashes X on resize of window

2009-09-26 Thread drew212
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance. If this is

[Bug 436540] Re: openswan ftbfs in karmic

2009-09-26 Thread Bhavani Shankar
Okay stefan , thanks for pointing out mistake of my notion of overriding the errors here is the modified diff Regards ** Attachment added: debdiff to close this bug http://launchpadlibrarian.net/32475986/openswan.diff -- openswan ftbfs in karmic https://bugs.launchpad.net/bugs/436540 You

[Bug 430569] Re: software-store crashes if rsyslog is not installed

2009-09-26 Thread rugby471
** Summary changed: - software-store crashed with IOError in _accept_connection() + software-store crashes if rsyslog is not installed -- software-store crashes if rsyslog is not installed https://bugs.launchpad.net/bugs/430569 You received this bug notification because you are a member of

[Bug 427346] Re: architecture support not there (regression to g-a-i)

2009-09-26 Thread rugby471
This has been fixed, that fact that it doesn't conform to the spec is another bug ** Changed in: software-store (Ubuntu) Status: Triaged = Fix Released -- architecture support not there (regression to g-a-i) https://bugs.launchpad.net/bugs/427346 You received this bug notification

[Bug 437050] Re: Transmission very slow at sorting files in a large torrent list

2009-09-26 Thread charles
Thank you for taking the time to report this bug and helping to make Ubuntu better. I'm not able to reproduce this -- I'm able to sort lists of hundreds of files without any noticeable slowdown. * Is this reproducible? * If so, what specific steps should we take to recreate this bug? * What

[Bug 434972] Re: Feature Freeze Exception: Please sync Phatch 0.2.1 from Debian Unstable

2009-09-26 Thread Mantas Kriaučiūnas
** Also affects: baltix Importance: Undecided Status: New -- Feature Freeze Exception: Please sync Phatch 0.2.1 from Debian Unstable https://bugs.launchpad.net/bugs/434972 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 343727] Re: [Jaunty] Cannot connect to a Microsoft Bluetooth Notebook Mouse 5000

2009-09-26 Thread JackRainey
Newbie here - Having similar problems with System76 Darter Ultra (Jaunty) and Microsoft Bluetooth Presenter Mouse 8000. After reading through this and several other forums, was able to get the mouse to respond through execution of some combination of 'hcitool scan' and 'hidd --search'. Both

[Bug 407494] Re: [M58] Black screen on boot with ATI Mobility X1800

2009-09-26 Thread Peter Donnelly
Upgraded to Karmic Alpha, issues remain, new bug report filed: Bug 437209 -- [M58] Black screen on boot with ATI Mobility X1800 https://bugs.launchpad.net/bugs/407494 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 437262] Re: evolution [or notify] does not use sound file for new email

2009-09-26 Thread SuperEngineer
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32491573/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/32491574/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/32491575/ProcStatus.txt -- evolution

[Bug 437262] [NEW] evolution [or notify] does not use sound file for new email

2009-09-26 Thread SuperEngineer
Public bug reported: unable to determine whether evolution or notify-osd is culprit. although sound file ok chosen [any] sound on new mail arrival only causes internal speaker to 'beep'; the [checked tested] sound file is not triggered. Using Dell Dimension E520 with bog-standard speakers

[Bug 431184] Re: no usplash during boot when X takes too long to start

2009-09-26 Thread michele
me too ... I have an acer 1524 WLMi ... it was 4 - 5 years old You are so sure that my laptop will be so fast to not show any verbosities ? I will be happy, very happy, if it will happen ! :) Anyway, thanks about yor work :) mikj -- no usplash during boot when X takes too long to start

[Bug 437207] [NEW] Sync java-gnome 4.0.13-3 (universe) from Debian unstable (main).

2009-09-26 Thread Onkar Shinde
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/java-gnome status confirmed importance wishlist subscribe ubuntu-archive Please sync java-gnome 4.0.13-3 (universe) from Debian unstable (main). Explanation of the Ubuntu delta and why it can be dropped: All

[Bug 437204] Re: Icons get scrambled with vertical scrolling

2009-09-26 Thread Data
I can confirm. ** Changed in: software-store (Ubuntu) Status: New = Confirmed -- Icons get scrambled with vertical scrolling https://bugs.launchpad.net/bugs/437204 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 437214] Re: xfce4-session crashed with SIGSEGV in g_source_destroy_internal()

2009-09-26 Thread Umang
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/32488867/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32488868/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/32488869/ProcMaps.txt ** Attachment added:

[Bug 436726] Re: Theora 1.1 Thusnelda has been released

2009-09-26 Thread Hew McLachlan
Karmic is in FeatureFreeze, so this requires a FFe - see https://wiki.ubuntu.com/FeatureFreeze . ** Changed in: libtheora (Ubuntu) Importance: Undecided = Wishlist -- Theora 1.1 Thusnelda has been released https://bugs.launchpad.net/bugs/436726 You received this bug notification because you

[Bug 437053] [NEW] Sync shiki-colors-murrine 4.6-1 (universe) from Debian unstable (main)

2009-09-26 Thread Benjamin Drung
Public bug reported: Please sync shiki-colors-murrine 4.6-1 (universe) from Debian unstable (main). Changelog since current karmic version 4.5-1: shiki-colors-murrine (4.6-1) unstable; urgency=low * New upstream release. * Allow uploads done by Debian Maintainers. * Bump standards

[Bug 436597] Re: Website thinks FF 3.5 is FF 1.9

2009-09-26 Thread Everest
Indeed this fixed all the compatibility warnings I was receiving. Thank you. If I knew this was such a pedantic bug, I wouldn't have bothered you guys. Thanks for catering to me anyway though. -- Website thinks FF 3.5 is FF 1.9 https://bugs.launchpad.net/bugs/436597 You received this bug

[Bug 296024] Re: config_nf_ct_acct deprecated (Intrepid Karmic kernel)

2009-09-26 Thread dino99
o...@oem-desktop:~$ apport-collect -p linux 296024 Logging into Launchpad... You have to allow Change anything privileges. Downloading bug information... Bug title: config_nf_ct_acct deprecated (Intrepid Karmic kernel) Collecting apport information for source package linux... No additional

[Bug 433228] Re: geode driver no longer works on olpc-xo

2009-09-26 Thread Martin-Éric Racine
Ted, could you test 2.11.4.1-3~karmic1 from my PPA and confirm whether that fixes this issue or not? -- geode driver no longer works on olpc-xo https://bugs.launchpad.net/bugs/433228 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 435897] Re: [MASTER] FFe: please sync with upstream version of Gnash .8.6

2009-09-26 Thread Hew McLachlan
** Changed in: gnash (Ubuntu) Importance: Undecided = Wishlist -- [MASTER] FFe: please sync with upstream version of Gnash .8.6 https://bugs.launchpad.net/bugs/435897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 422110] Re: stickynotes_applet crashed with SIGSEGV

2009-09-26 Thread liorwohl
i still have this bug. I've installed Ubuntu 9.10 daily cd from yesterday on a new netbook (with no previous home folder etc). i can add the applet to my panel and see its icon but when i try to add a new note its crashing. -- stickynotes_applet crashed with SIGSEGV

[Bug 339259] Re: firefox crashed with SIGSEGV in gtk_widget_queue_draw_area()

2009-09-26 Thread Redmar van den Berg
** Visibility changed to: Private -- firefox crashed with SIGSEGV in gtk_widget_queue_draw_area() https://bugs.launchpad.net/bugs/339259 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 151102] Re: [needs-packaging] sk1 vector graphics editor (supports Corel Draw files)

2009-09-26 Thread Mantas Kriaučiūnas
Hi Stani and Vladimir, stani wrote on 2009-05-20: you can use sK1 from my PPA... packaging is not perfect yet. For example there will be no entry in the start menu. This will be fixed in a next release. I've sent Igor from sK1 the necessary files to resolve this issue. Maybe there is any

Re: [Bug 435185] Re: bnx2: Please support BCM5716 chipset

2009-09-26 Thread Michael Goetze
Just so there's no confusion, that patch in the RH Bugtracker is for the 5716S (GigE over Fibre), whereas I need the 5716 (GigE over Copper). I just couldn't find a patch adding exactly that (it probably came with a new release of the Broadcom driver). Thanks for looking into it! -- bnx2:

[Bug 436922] Re: The NetworkManager icon is confusing when VPN is in use

2009-09-26 Thread mac_v
Could you add a screenshot of how gone theme behaves? so that i can understand the problem better ** Changed in: humanity-icon-theme (Ubuntu) Status: New = In Progress ** Changed in: humanity-icon-theme (Ubuntu) Assignee: (unassigned) = mac_v (drkvi-a) -- The NetworkManager icon is

[Bug 436928] Re: Purging Eucalyptus is not thorough enough

2009-09-26 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Triaged = In Progress ** Changed in: eucalyptus (Ubuntu) Status: In Progress = Fix Committed -- Purging Eucalyptus is not thorough enough https://bugs.launchpad.net/bugs/436928 You received this bug notification because you are a member

[Bug 437058] Re: Walrus registration assumes that walrus is running on the same host as the frontend

2009-09-26 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: New = Triaged ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Low -- Walrus registration assumes that walrus is running on the same host as the frontend https://bugs.launchpad.net/bugs/437058 You received this bug notification

[Bug 435130] Re: Default MANAGED-NOVLAN network setting not being applied properly

2009-09-26 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Karmic) Status: Triaged = Fix Committed -- Default MANAGED-NOVLAN network setting not being applied properly https://bugs.launchpad.net/bugs/435130 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 437055] Re: NetworkManager crashed with SIGSEGV in _polkit_authority_check_authorization()

2009-09-26 Thread Apport retracing service
*** This bug is a duplicate of bug 430044 *** https://bugs.launchpad.net/bugs/430044 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #430044, so is being marked as such. Please

[Bug 425389] Re: Not works with Apple Remote on MacBook Pro 5,5

2009-09-26 Thread Bhavani Shankar
** Package changed: gnome-lirc-properties (Ubuntu) = lirc (Ubuntu) -- Not works with Apple Remote on MacBook Pro 5,5 https://bugs.launchpad.net/bugs/425389 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 93730] Re: Upgrade PortMidi

2009-09-26 Thread Ilya Barygin
A new version, 1:131-1, has been uploaded to Debian on 19 September. The package will be automatically synced into lucid (Ubuntu 10.04). Therefore I set the status to invalid. If you want to have the package in karmic, you need a FFe. In this case reopen the bug report and follow the freeze

[Bug 296024] Re: config_nf_ct_acct deprecated (Intrepid Karmic kernel)

2009-09-26 Thread dino99
w83627ehf: Found W83627DHG chip at 0x290 Sep 26 08:00:49 oem-desktop kernel: [ 11.228988] ACPI: Device needs an ACPI driver Sep 26 08:00:49 oem-desktop kernel: [ 11.267966] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) Sep 26 08:00:49 oem-desktop kernel: [ 11.268132]

[Bug 433228] Re: geode driver no longer works on olpc-xo

2009-09-26 Thread Martin-Éric Racine
Ted, thanks for testing this. There was only one change that could affect resolution detection between those two and it's easily reversed. -- geode driver no longer works on olpc-xo https://bugs.launchpad.net/bugs/433228 You received this bug notification because you are a member of Ubuntu

[Bug 437065] [NEW] after the login it requires to unlock the keyring

2009-09-26 Thread Nicolò Chieffo
Public bug reported: Binary package hint: indicator-applet Immediately after the login, it requires to unlock the keyring because of teleparhy mission control 5. Since empathy isn't running I don't understand why this is asked. Also after having inserted the passwords the set status menu is

[Bug 437066] Re: [LENOVO 7673AQ7] hibernate/resume failure

2009-09-26 Thread Miguel Ruiz
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/32477242/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/32477243/AplayDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/32477244/BootDmesg.txt **

[Bug 436540] Re: openswan ftbfs in karmic

2009-09-26 Thread Bhavani Shankar
Thanks for quick sponsoring :) Regards -- openswan ftbfs in karmic https://bugs.launchpad.net/bugs/436540 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

[Bug 437209] [NEW] [M58] Boot to black screen with ATI Mobility X1800

2009-09-26 Thread Peter Donnelly
Public bug reported: Binary package hint: xserver-xorg-video-ati See Bug 407494, previously reported against 9.04. After upgrade to Karmic Alpha, issues remain. ProblemType: Bug Architecture: i386 Date: Sat Sep 26 15:21:03 2009 DistroRelease: Ubuntu 9.10 MachineType: FUJITSU SIEMENS AMILO Xi

[Bug 429004] Re: Eucalyptus hangs euca-upload-bundle doesn't return

2009-09-26 Thread Thierry Carrez
Worked in my 20090925 testing. -- Eucalyptus hangs euca-upload-bundle doesn't return https://bugs.launchpad.net/bugs/429004 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

[Bug 295172] Re: usb-creator does not work when $HOME is on NFS

2009-09-26 Thread Evan Dandrea
This is fixed in 0.2.7 (released in Karmic). usb-creator is run as a regular users and tries to write its log to ~/.usbcreator.log. If it fails to do so, it writes to stdout. ** Changed in: usb-creator (Ubuntu) Status: New = Fix Released -- usb-creator does not work when $HOME is on

[Bug 437210] Re: No use for classical music

2009-09-26 Thread draclear
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32488772/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/32488773/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/32488774/ProcStatus.txt -- No use for

  1   2   3   4   5   6   7   8   9   10   >