Hi,
I just upgraded to Precise, the problem is in xbmc-live.postinst:
if [ $release -ge 1010 ]; then
sed -i '/^user=*/ s/^/#/' /etc/uxlaunch/uxlaunch
sed -i '/^tty=*/ s/^/#/' /etc/uxlaunch/uxlaunch
sed -i '/^session=*/ s/^/#/' /etc/uxlaunch/uxlaunch
echo "user=$xbmcUser" >> /etc/uxlaunch/uxlaunch
echo 'tty=8' >> /etc/uxlaunch/uxlaunch
echo 'session=/usr/bin/xbmc-standalone' >>
/etc/uxlaunch/uxlaunch
fi
if [ $release -ge 1110 ]; then
echo "[SeatDefaults]" > /etc/lightdm/lightdm.conf
echo "autologin-user=$xbmcUser" >> /etc/lightdm/lightdm.conf
echo "autologin-user-timeout=0" >> /etc/lightdm/lightdm.conf
echo "user-session=XBMC" >> /etc/lightdm/lightdm.conf
echo "greeter-session=lightdm-gtk-greeter" >>
/etc/lightdm/lightdm.conf
xbmc-live depends on neither uxlaunch nor lightdm, yet expects them to be
installed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990183
Title:
package xbmc-live 2:11.0~git20120423.cd20772-1 failed to
install/upgrade: ErrorMessage: subprocess installed post-installation
script returned error exit status 2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xbmc/+bug/990183/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs