LinuxMCE Forums

General => Users => Topic started by: WhateverFits on July 18, 2011, 06:57:55 pm

Title: 1004 dependency problems
Post by: WhateverFits on July 18, 2011, 06:57:55 pm
Hello!

I'm testing out 1004 (on a clean install) and found a couple dependency problems. So far php-pear was not installed, which broke the weborbiter and, just recently, I upgraded and pluto-proxy-orbiter (2.0.0.45.11071624219) now depends upon an older version of bluez-utils because the newest version doesn't provide /etc/bluetooth/hcid.conf nor /etc/init.d/bluez-utils. It looks like bluez now includes /etc/init.d/bluetooth and I have yet to find what provides /etc/bluetooth/hcid.conf or it's replacement. I'll keep digging and see what else I can find. If anyone already knows the fix (or it has been fixed) let me know.

I'm guessing the php-pear dependency just needs tacked onto the requirements for pluto-website-admin.
Title: Re: 1004 dependency problems
Post by: Marie.O on July 19, 2011, 12:28:28 am
Please open trac tickets for each of the problems you experience, and assign them to 1004.

Thanks.
Title: Re: 1004 dependency problems
Post by: Foxi352 on July 19, 2011, 11:58:13 am
WhateverFits: Thank you for reporting this. I can confirm the bluez-utils part and i opened ticket #1144 for this.
As a temporary fix postinst of proxy-orbiter first tests if bluez-utils exists. If not it ignores the bluetooth part.

We will investigate bluetooth package changes and come up with a definitive fix.

Meanwhile, after next package build, proxy-orbiter should install again ...
Title: Re: 1004 dependency problems
Post by: Foxi352 on July 19, 2011, 12:52:44 pm
WhateverFits: http://blog.projectnibble.org/2010/08/08/how-ubuntus-broken-bluetooth-support-came-to-be/
Title: Re: 1004 dependency problems
Post by: WhateverFits on July 19, 2011, 05:39:05 pm
Sounds great! I really want to get involved more in the development but time is short. I'll do what I can.
Title: Re: 1004 dependency problems
Post by: Foxi352 on July 19, 2011, 09:15:13 pm
You know, posting bugs like this is already a great help. A greater help would be opening a ticket for it in http://svn.linuxmce.org :-)

Cheers,

Serge
Title: Re: 1004 dependency problems
Post by: WhateverFits on July 26, 2011, 07:37:18 am
Yup. Did it. Opened one bug.  ;D I'll keep testing and doing what I can.