Great to know, thanks Tony.
The question that leads to, though, is how did this fix not make it into
10.10, when it was released months ago? I don't really understand the
Ubuntu release process, but surely over 3 months is enough time to pull
in an important bugfix that is patched and ready to go
--
clusterssh no longer respects setting username
https://bugs.launchpad.net/bugs/660236
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
Public bug reported:
Binary package hint: clusterssh
Previous to the 10.10 release, "cssh -l root many host names" would log
in to many different hosts using "root" instead of the logged in user.
As of the release in 10.10, this no longer works. As well, all the other
options specified in the man
I'm seeing this problem too. Looking at /usr/bin/prevu-init or /usr/bin
/prevu-update, it's pretty obvious what's happening:
ret=os.system('pbuilder create --basetgz /var/cache/prevu/%s.tgz
--buildplace /var/cache/prevu/builds --distribution %s --override-config
--othermirror "deb http://archive.u
Just got hit by this. Pretty surprised the release got shipped without
anyone ever testing one of the most used first-party tools with it.
--
Prevu does not work with Lucid
https://bugs.launchpad.net/bugs/567871
You received this bug notification because you are a member of Ubuntu
Bugs, which is
As mentioned by Marco, not a bug in subversion.
** Package changed: subversion (Ubuntu) => neon27 (Ubuntu)
--
SVN client does not work due to Certificate verification error
https://bugs.launchpad.net/bugs/576750
You received this bug notification because you are a member of Ubuntu
Bugs, which is
I agree. Given the massive amount of certs out there signed with MD5, I
think it's a bad move to just suddenly start rejecting them en-masse,
especially without any real description of why that is in the error
messages generated by the applications. There should at least be some
sort of workaround
Looks like 1.1 made it into Lucid, so I guess this is fixed now.
** Changed in: convirt (Ubuntu)
Status: Triaged => Fix Released
--
Please upgrade convirt to 1.1 version
https://bugs.launchpad.net/bugs/256267
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Just want to bump this and point out that the given patches now also
support doing some work on CUDA supported video cards to make things
even faster.
--
par2 should encorporate IBB speed patches
https://bugs.launchpad.net/bugs/197852
You received this bug notification because you are a member of
David,
Good to know, but doesn't that mean the package maintainers should open
a ticket upstream and link it here after they've verified the problem?
That's what I've always assumed the process is, anyway.
--
ibus-daemon applet leaks memory badly
https://bugs.launchpad.net/bugs/583954
You receiv
Also, look at the virtual memory usage. Even after restarting, it still
thinks that it needs an address space of over 240MB. Clearly something
is wrong with this app.
--
ibus-daemon applet leaks memory badly
https://bugs.launchpad.net/bugs/583954
You received this bug notification because you are
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/48883657/Dependencies.txt
--
ibus-daemon applet leaks memory badly
https://bugs.launchpad.net/bugs/583954
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
Public bug reported:
Binary package hint: ibus
The ibus-daemon gtk applet leaks memory. After a few days of running,
memory usage climbs to over 130MB:
root 2173 0.0 0.0 103416 2336 ?Sl May18 0:00 \_
/usr/lib/gdm/gdm-session-worker
graeme2211 0.0 0.2 168028 8352
First, I'd like to point out that on my system, Empathy doesn't even set
the "People Nearby" avatar to the MeMenu one. It just does nothing when
you change the Me Menu avatar. So Bug #583121 isn't an exact duplicate
of this.
As well, reading this report, I'm pretty confused as to how this is
"wish
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/48785751/Dependencies.txt
--
indicator-applet-session doesn't change user picture in empathy
https://bugs.launchpad.net/bugs/583121
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr
Public bug reported:
Binary package hint: indicator-applet
The indicator-applet-session interface implies unified control over your
chat and broadcast accounts. However, when you change the user icon /
picture there, it doesn't actually change anything in Empathy, leaving
you to dig through the E
I'm also seeing this with a fresh upgrade from 9.10 to 10.04, using
Empathy, not Pidgin. So I'd say it's a bug in the indicator applet
regardless of IM client, and one in the core functionality of what the
applet's supposed to do.
--
Cannot change status from Offline when using Pidgin
https://bug
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/41053202/Dependencies.txt
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/41053203/XsessionErrors.txt
--
Password Gorilla doesn't allow text entry after opening password safe
https://bugs.launchp
Public bug reported:
Binary package hint: password-gorilla
When using Password Gorilla on karmic/64, after opening an existing
password safe, no other text entry fields may be typed into or edited.
This includes editing existing entries, or making new entries.
ProblemType: Bug
Architecture: amd6
Docs look better, but they also serve to highlight that the base config
should be more fleshed out. That's a lot of non-trivial steps to get to
a point where you can actually use your slapd install for something.
--
openldap sections in ubuntu server guide not updated for packages in karmic
https
I'm not as enraged as others here, but I agree with Yannick. If we had a
debconf based base configuration for cn=config, and removed it, then it
should be put back in. Clearly having it would be less problematic for
most users than not having it.
--
openldap sections in ubuntu server guide not up
*** This bug is a duplicate of bug 463684 ***
https://bugs.launchpad.net/bugs/463684
Why is this marked as a duplicate of a documentation bug? There are
documentation issues here, to be sure, but this is also a "useful
configuration missing by default" bug, which isn't covered by #463684.
--
Upon further digging, it looks like internal isn't actually an alternate
method to clvm, rather, it still connects to clvm to do work. As such,
defaulting to the more flexible shared library approach makes sense.
It's too bad there isn't a real alternative to clvm, as it's horribly
buggy in my tes
Here's an interesting addition to this problem:
In my cluster, one system is based on a core2duo CPU, while the other is
based on an i7 920 CPU. When the VM is originally started on the i7,
migration doesn't work. When it's originally started on the core2, it
does. From this, I'm guessing that the
Looking at the source package, I see the following in debian/rules:
./configure CFLAGS="$(CFLAGS)" \
$(CONFIGURE_FLAGS) \
--with-cluster=shared \
--with-clvmd=cman \
--enable-readline
That pretty much confirms my suspicions.
Public bug reported:
Binary package hint: lvm2
This is on karmic/amd64.
When attempting to use internal cluster locking (rather than the buggy
and broken clvm external locking system), lvm operations report "Invalid
locking type".
Clearly this works somewhere, as it's in the documentation and m
Couldn't you just uncomment "# library_dir = "/lib/lvm2"" in
/etc/lvm/lvm.conf instead? That works for me.
--
liblvm2clusterlock not in library search path
https://bugs.launchpad.net/bugs/504629
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
Ok, updated to the latest libvirt packages from PPA:dnjl/virtualization.
Now, the migrate, then suspend/resume suggestion works for me. Still
less than ideal, as it kills the whole "live migration" thing, but at
least it doesn't totally kill my VMs anymore.
--
VM is suspended after live migrate i
Also of some concern is how, after the full apparmor restart, it lists a
bunch of processes unrelated to dovecot as being "unconfined". I'm not
up on apparmor terminology, but that makes it seem like it's no longer
enforcing those processes.
--
apparmor doesn't respect ignore directory on boot
ht
Erm, that should be "disable" directory, rather than "ignore". Just to
get the terminology straight.
--
apparmor doesn't respect ignore directory on boot
https://bugs.launchpad.net/bugs/496770
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/36795415/Dependencies.txt
--
apparmor doesn't respect ignore directory on boot
https://bugs.launchpad.net/bugs/496770
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Public bug reported:
Binary package hint: apparmor
This appears new to karmic, and I'm seeing it on the x86 port. On boot,
profiles symlinked into the ignore directories don't get ignored, they
get set to complain mode. A "service apparmor reload" or "service
apparmor restart" doesn't set them t
Ahhh yes, that shows "active-backup 1", which is what I'd expect for
configuring with mode 1.
--
802.3ad interface bonding fails if started too early
https://bugs.launchpad.net/bugs/482419
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Oh, you're right, this might be a different issue.
/sys/class/net/bond0/link_mode shows "0", even though the device in
/etc/network/interfaces is configured with "bond-mode 1". And I'm not
seeing the "unintialized port" errors anymore, but it still fails to
come up when initially started, I have to
Just switched my karmic config to "mode 1", and I'm still seeing this
issue, so it isn't limited to strict 802.3ad mode (4).
--
802.3ad interface bonding fails if started too early
https://bugs.launchpad.net/bugs/482419
You received this bug notification because you are a member of Ubuntu
Bugs, w
This was with a hardy/amd64 guest OS. I haven't tried any other guests,
because the bulk of our VMs are supposed to be LTS installs.
--
VM is suspended after live migrate in Karmic
https://bugs.launchpad.net/bugs/448674
You received this bug notification because you are a member of Ubuntu
Bugs, w
/etc/lvm/lvm.conf filter suggestion from redhat bug works well,
actually. After filtering out the block device my drbd device is based
on, lvcreate works as expected.
--
Unable to use use LVM with DRBD block devices as PV
https://bugs.launchpad.net/bugs/489398
You received this bug notification b
The Redhat bug has a more thorough investigation of the issue, as well
as a potential patch we can use. The Debian bug has a partial workaround
using kpartx.
--
Unable to use use LVM with DRBD block devices as PV
https://bugs.launchpad.net/bugs/489398
You received this bug notification because yo
Public bug reported:
This is a bug reported in Debian and Redhat, which I'm currently seeing
on fresh installs of Ubuntu/karmic. The details of my problem generally
match the Debian bug report, which I'll link here.
ProblemType: Bug
Architecture: amd64
Date: Fri Nov 27 15:12:25 2009
DistroRelease
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/36181383/Dependencies.txt
** Bug watch added: Debian Bug tracker #533436
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533436
** Also affects: drbd8 (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533
I'm seeing behaviour that looks like this on karmic/amd64, only a
suspend/resume doesn't "fix" the VM. It stays hard locked. I can connect
to it on the virtual serial console or via VNC, and it shows what was
there before the migration, but it never unlocks and starts working.
--
VM is suspended
Seeing this on a Supermicro server system, motherboard X8STi, with dual
e1000e NICs.
--
802.3ad interface bonding fails if started too early
https://bugs.launchpad.net/bugs/482419
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubunt
How did this not make it into karmic?
--
Please merge virt-manager 0.8.0-2 (main) from Debian squeeze (main)
https://bugs.launchpad.net/bugs/406832
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
Just checked on my server in karmic, and this does appear to be fixed
there.
--
ignore_nice_load ignored in processor scaling
https://bugs.launchpad.net/bugs/368809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Dave> The root problem with all of this, for me, is that users aren't
doing their updates. Your "solution" is simply to make the problem
worse. No thanks.
--
[Jaunty] Update Notifier icon would provide useful status information / new
update-manager behaviour is annoying
https://bugs.launchpad.ne
mac_v> "What is intriguing with Graeme's user scenario is, why have the users
been ignoring the window which was popping up?"
This is important to look at, I think. Others have mentioned reasons for
this that overlap what I've seen: windows pop up minimized, or behind
other windows so they don't g
This change is absolutely idiotic, despite all the rationalizing I've
seen here. The proof is in the actual use cases.
Everyone I know who has upgraded thought they broke something, because
they were no longer getting update notifications, since the OSD
notifications happened when they were AFK, a
I'm having this same problem using Google Chrome on Karmic with the
64bit flash plugin, so it does seem to be a bug in the flash plugin
itself. It manifests on lots of different flash applets on many
different sites.
--
Youtube, Pandora Radio, etc. do not respond to clicks in Firefox 3.5 with
fl
Definitely agree with bse4711, this shouldn't even be a conflict. linux-
image-virtual packages should have kernels and modules with a -virtual
extension, not a -server one.
And just to agree to Steve's content, I ran into this after upgrading a
VPS to karmic, which installed the upgraded -server
I'm not sure that's what you meant to say, since other OSes on the same
hardware can achieve effects and flicker free drawing. Maybe what you
meant to say is that without significant changes to X and to how
compositing is done, this is currently very difficult under Linux.
And that's a fair assess
I initiated the conversation. I sent one message to the contact before.
I had closed the whole chat window previously. Didn't move or detach the
tabs at all.
--
empathy assertion failure:
empathy:ERROR:empathy-tp-chat.c:1391:empathy_tp_chat_acknowledge_message:
assertion failed: (m != NULL)
htt
Just had this problem with empathy 2.28.1-1ubuntu1 on up-to-date karmic,
x64. Empathy was set to offline mode overnight, I got to work in the
morning and set it to online. It logged into my Google Talk account,
found status information for my contacts, but then a contact tried to
message me, and I
Actually, looks like my copy of apt was pulling in old deps. The
upstream packages are fine, they still don't have this problem. Anyone
know why the Ubuntu repo packages have different deps than the upstream
ones? And how we can get the latest upstream packages into Ubuntu,
instead of the old / bug
It looks like their packages now do have this problem. Can someone talk
to upstream and get this fixed?
--
convirt depends on xen-utils and xen-hypervisor when not necessary
https://bugs.launchpad.net/bugs/305326
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Gotcha. Thanks, eapache!
--
ignore_nice_load ignored in processor scaling
https://bugs.launchpad.net/bugs/368809
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.ubun
Anyone know if this made it in to a kernel package yet or not? I'm still
seeing this behaviour on 2.6.28-15, jaunty/i686.
--
ignore_nice_load ignored in processor scaling
https://bugs.launchpad.net/bugs/368809
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
Ryan: the way that reads, it sounds like changes are being made to make
this problem intentionally worse. Is that the case?
--
cpufreq modules missing in hardy and intrepid amd64
https://bugs.launchpad.net/bugs/246434
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Just a "me too". This is a very useful plugin.
--
Please include Wavelet Decompose plugin into gimp-plugin-registry package
https://bugs.launchpad.net/bugs/383858
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing li
*** This bug is a duplicate of bug 212587 ***
https://bugs.launchpad.net/bugs/212587
Yeah, if it does that on the monitor as well as in the buffer when doing
printscreen, then there's definitely some sort of rendering path problem
on your system, that isn't the same as the missing vsync from b
*** This bug is a duplicate of bug 212587 ***
https://bugs.launchpad.net/bugs/212587
That's very interesting. Your problem definitely appears in the
framebuffer, which indicates 2 things to me:
- Your install isn't doing double buffering, as double buffering would never
have this issue visu
*** This bug is a duplicate of bug 212587 ***
https://bugs.launchpad.net/bugs/212587
Nick:
You can't check the framebuffers for vsync problems, because it's not an
issue that'll show up in the framebuffer. Typically, in applications
that attempt to do vsync, there are two complete, correct bu
Public bug reported:
Binary package hint: initscripts
I just upgraded to jaunty, and discovered that powernowd has been
deprecated in favour of just using /etc/init.d/ondemand. That's fine,
except that init script doesn't set ignore_nice_load, which on my system
makes a big difference in power an
Any idea on when this'll be pushed out into backports or whatever? I
just got bitten with this bug myself. :)
--
ignore_nice_load ignored in processor scaling
https://bugs.launchpad.net/bugs/368809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
It looks like ignore_nice_load isn't set by default on jaunty/amd64, so
this bug may be "fixed". However, I've got to say I disagree with the
basic premise. On my fairly new X2 5200+, running ondemand does provide
a fairly large power and heat savings. This is *especially* true when
running boinc,
That's sort of a non sequitur, since Windows doesn't vsync properly on
any video card I own (including my 8800GT). Regardless, lack of vsync is
really, really annoying, considering it's something we've known how to
do since the mid 80s. There's really no excuse for it at this point.
--
Vsync sett
Hey Kai-Cheung,
Sorry I wasn't more explicit, but I *did* rebuild the required libraries
from Tim's repo for jaunty. It still doesn't build properly for me. ;)
I suspect that perhaps the build-deps on the packages aren't totally
accurate, since I'm building on a fresh jaunty install inside a VM,
Tim:
Is it possible to get packages for jaunty into your repo? I'm getting
errors trying to rebuild the packages on jaunty/amd64. It freaks out and
generates a ton of errors trying to compile this:
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-DBUILD_NUM=\"2009.161.2056\"
I definitely agree about introducing into Karmic. That way there'll be
some wider usage and testing before the next LTS.
--
[needs-packaging] Fedora Directory Server for Ubuntu
https://bugs.launchpad.net/bugs/27463
You received this bug notification because you are a member of Ubuntu
Bugs, which
ConVirt 1.0 is out now:
http://www.convirture.com/downloads.html
--
please update to 0.9.6
https://bugs.launchpad.net/bugs/256267
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
Their own Ubuntu/Debian packages available through their repo
(http://www.convirture.com/repos/definitions/ubuntu/8.x/convirt.list)
don't have this problem. Perhaps their packages just need to get merged
into the distribution proper?
--
convirt depends on xen-utils and xen-hypervisor when not nec
And they're providing their own Ubuntu packages and repo:
http://www.convirture.com/wiki/index.php?title=Installation#Ubuntu_8.10
--
please update to 0.9.6
https://bugs.launchpad.net/bugs/256267
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
This is a duplicate of #362691. Sorry. Didn't find it on the first 3
searches I made in launchpad.
** Changed in: xen-3.3 (Ubuntu)
Status: New => Invalid
--
xen-utils-3.3 requires python2.5, but installs python2.6 on jaunty
https://bugs.launchpad.net/bugs/381423
You received this bug noti
Public bug reported:
Binary package hint: xen-utils-3.3
Fresh server install of Jaunty on amd64, installed ubuntu-xen-server.
"xm" doesn't function:
-su: /usr/sbin/xm: /usr/bin/python2.5: bad interpreter: No such file or
directory
Looking at it, it's explicitly asking for python2.5 to run with,
Public bug reported:
Binary package hint: eclipse
Eclipse is up to version 3.4.2, but Ubuntu still only has 3.2.2, so
we're now two major versions behind. This is a fairly major IDE, used as
the primary tool for many types of development, and having such an old
version causes problems developing
This is a tough call, since ocfs2 can also be used on FC hardware, which
doesn't need a network connection to share storage. However, given that
ocfs2 requires the network to do the clustered locking and communication
via o2cb, it makes sense to put its init scripts into runlevel 2, IMO.
--
ocfs2
I think we've got this via the ocfs2-tools-1.3.9* packages in the recent
releases and kernels.
--
ocfs2 1.4 in ubuntu
https://bugs.launchpad.net/bugs/264131
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
That's very disheartening, since vsync is one of the best and easiest
things you can do to improve the quality of on-screen motion.
--
Hardy 8.04 - Vsync setting has no effect when enabled in CCSM
https://bugs.launchpad.net/bugs/212587
You received this bug notification because you are a member o
Public bug reported:
Binary package hint: ecryptfs-utils
On my intrepid amd64 system (ecryptfs-utils-53-1ubuntu12), running
ecrypt-setup-private from an LDAP provided user account breaks:
$ ecryptfs-setup-private
ERROR: User [ldapusername] does not exist
$ ecryptfs-setup-private --username ldap
Oh, interesting!
If the GConf backend isn't the default, then maybe it should be?
Comments from Ubuntu devs?
--
compiz doesn't notice change of mouse pointer theme
https://bugs.launchpad.net/bugs/141500
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Public bug reported:
Binary package hint: roundcube
There is a new stable release 0.2 for Roundcube webmail that fixes many
bugs and improves the interface. It'd be nice to have this packaged for
Jaunty.
Also, it looks like Debian upstream has 0.2 alpha 4 packaged already.
This should mean it wo
tank: yeah, given this recent info, it may be more of an issue with the
ccsm than with the decorator itself, so that makes sense to me.
--
compiz blur plugin doesn't blur correctly all the time
https://bugs.launchpad.net/bugs/158376
You received this bug notification because you are a member of U
Thanks! I can confirm the problem still exists on Intrepid, but that
tankdriver's gconf edit does fix the problem (at least for me). It looks
like the "Blur Windows" plugin doesn't set this gconf key. I think to
get expected behaviour, that plugin should set the key to "all" when
it's enabled, and
Well, from the upstream source package (0.9.6), I can run it with just
python-xen-3.3 and libxen3-3.3.0-1ubuntu7 installed (no xen-utils or
xen-hypervisor), so it looks like that set of deps should be fine.
--
convirt depends on xen-utils and xen-hypervisor when not necessary
https://bugs.launchp
In any case, I've got policykit installed, and I see these console-kit-
daemon crashes on about a tri-daily basis.
--
console-kit-daemon crashed with SIGSEGV in vt_thread_start()
https://bugs.launchpad.net/bugs/196724
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Ok, so python-xen-* and libxen3* are required, but not xen-utils-*
(which tries to start xend at boot) or xen-hypervisor (which changes
your boot setup). Is that about the sum of it?
--
convirt depends on xen-utils and xen-hypervisor when not necessary
https://bugs.launchpad.net/bugs/305326
You r
Confirming on Intrepid-final, amd64.
--
Hardy 8.04 - Vsync setting has no effect when enabled in CCSM
https://bugs.launchpad.net/bugs/212587
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.u
Also, the ConVirt wiki has recommendations that people on Ubuntu use
alien to [http://xenman.sourceforge.net/wiki/index.php/Xen_ubuntu
convert the SuSE packages], rather than use the packages included in the
distro.
--
please update to 0.9.1
https://bugs.launchpad.net/bugs/256267
You received thi
Public bug reported:
Binary package hint: convirt
Convirt can be used to manage remote Xen and KVM hosts via SSH. However,
the package insists on installing the xen tools and hypervisor on the
local system, converting it to a xen host even when unwanted. Those
packages should be Recommends, not D
There is now a 0.9.6 release, which is listed as including "Critical Bug
Fixes" along with the other features (like KVM support, and more
importantly for me, shared storage management) that were previously
mentioned.
I'd say it's pretty important to get this package updated, otherwise why
even bot
I'm also still seeing this on Intrepid.
--
External disk trash not shown by trash applet
https://bugs.launchpad.net/bugs/32466
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https
Any update on when we'll see an updated package for this issue?
--
open-iscsi user-space does not match kernel module version
https://bugs.launchpad.net/bugs/289470
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Yep, looks like it works fine here, thanks for the fix guys.
--
mdadm RAID10 arrays cannot be rebuilt, will not use available spare drives
https://bugs.launchpad.net/bugs/285156
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
Hi Sebastien,
I don't think it's necessarily a seahorse bug, that's just what this was
originally filed under before I got here, and I just wanted to reopen
the bug so people would start looking at it again.
It's likely that this is either a problem with the gnupg-agent package,
or it's a conflic
Thanks Andy. I think I got confused from the bug posting where it listed
that kernel for jaunty, not intrepid. I assumed that meant it wouldn't
be released to intrepid, but I guess that's incorrect. Thanks for
clearing it up.
--
mdadm RAID10 arrays cannot be rebuilt, will not use available spare
I can replicate this on Intrepid. It looks like the problem is a
conflict between gpg-agent and seahorse, when the "gnupg-agent" package
is installed, it installs the /etc/X11/Xsession.d/90gpg-agent mentioned
in the comments, which breaks seahorse. Remove gnupg-agent fixes the
issue.
** Changed in
Hrm, I thought this was going to get patched for Intrepid as well as
jaunty?
--
mdadm RAID10 arrays cannot be rebuilt, will not use available spare drives
https://bugs.launchpad.net/bugs/285156
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
not a bug in mdadm
** Changed in: mdadm (Ubuntu)
Status: New => Invalid
--
mdadm RAID10 arrays cannot be rebuilt, will not use available spare drives
https://bugs.launchpad.net/bugs/285156
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
Nope, seems to be fine in Intrepid.
--
Can't include DevIL libs with g++ 4.2 (ILvoid)
https://bugs.launchpad.net/bugs/155824
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:
DJF5: I believe that consolekit isn't needed on Server, so it doesn't
get installed unless you're running avahi (of which it is a dep in
intrepid, IIRC). If you install avahi on your 8.10 Server install,
you'll likely see consolekit installed and start seeing these errors
there too.
--
console-ki
Yes, that's fair. If Ubuntu decides to start shipping "repaired" tables
as part of the initramfs or something, that'd be an acceptable fix too,
I guess. I'm just concerned that at this point, I have no frequency
scaling on any of my Intel machines... not even a single step down like
you.
--
cpufr
1 - 100 of 279 matches
Mail list logo