/srv/irclogs.ubuntu.com/2008/03/04/#ubuntu-mobile.txt

=== asac_ is now known as asac
=== doko_ is now known as doko
slytherinMithrandir: Gentle Reminder about bluez-gnome. :-D13:38
Mithrandirmain's frozen at the moment13:39
Mithrandirit's on my list of stuff to get updated post-freeze13:40
slytherinMithrandir: Oh, you mean soft freeze for for Alpha 6? If possible can you upload it to bluetooth team ppa and announce it on mailing list so that we will no if there are any problems before package hits main archives.13:44
MithrandirI could do that, sure13:44
Mithrandirslytherin: hm, I think I failed at applying the "disable" patch in the first place, so the current version in hardy should be good, I think13:50
slytherinMithrandir: Oh. I didn't check it actually. I just thought it was disabled. :-)13:51
Mithrandirslytherin: I meant to disable it, but I forgot to, it seems.13:52
Mithrandir(or rather, I was playing around with the gvfs-obex stuff and therefore disabled the disabling)13:52
slytherinMithrandir: So only thing that remains is dropping gnome-vfs-obexftp dependency.13:53
Mithrandiryup13:53
=== phoenix24_ is now known as phoenix24
GrueMasterI have a dpkg apt-get newb question.  I have a package that is dependent on a kernel module package.  The kernel module is installed by default (as opposed to stand alone), but how do I install the other package w/o apt complaining about missing dependencies?  I can do a --ignore-depends or a --force-depends, but the next time I go to install something, apt-get wants to remove that package.17:53
GrueMasterFor the record, I'm an RPM wiz.17:53
loolGrueMaster: You shouldn't ever --force anything18:41
loolGrueMaster: If your module is provided the kernel itself instead of being standalone, then either the dependency should be relaxed to be <standalone-package> | <kernel-image-with-the-module> OR you could make the kernel package Provide: that module package name18:42
GrueMasterok.  Not sure I understand any of that.18:47
loolGrueMaster: You have a dependency on something which you can't satisfy, what's something?18:51
mjg59GrueMaster: If the file can be shipped without being in a standalone package, then your other package should not depend on that module package18:51
mjg59GrueMaster: Instead, you should make it something like "module-package | kernel-package (>=version)"18:51
mjg59GrueMaster: Where version is the first version of the kernel package that ships that module18:52
GrueMasterI've got it worked around, thanks.18:52
GrueMasterI find it interesting that if a package depends on another package, even if the other package is installed by different means (direct from source, part of another package, etc), there is no graceful way to tell dpkg to ignore the dependency without rebuilding.18:54
loolThere are many ways to workaround such as equivs or dpkg-repack, but it's usually simpler to rebuild18:55
kyleNlool. got a moment to clarify for me what you meant by "the corresponding xsetting"? That is, what is it, where would I find it, and how do I set it? 19:05
loolkyleN: There's a layer atop of X which allows to get X messages when some Xsettings change; it's implemented in libxsettings; Gtk+ apps listen to some settings and you can find a list by googling for gtk+ + xsettings19:18
loolkyleN: I have to go for dinner19:19
kyleNlool: great19:19
loolIt's simply not covered by any proper doc, so you'll have to dig the source19:19
kyleNcheers19:19
* lool &19:19
=== aTOmicDuDe is now known as AtomicPunk

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!