[Mythbuntu-bugs] [Bug 1307546] Re: dist-upgrade from 12.04 -> 14.04 axes /etc/X11/xorg.conf

2014-04-28 Thread Alberto Milone
** Also affects: ubuntu-drivers-common (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-release-upgrader (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-drivers-common (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: ubuntu-drivers-common (Ubuntu Trusty)
   Importance: Undecided => High

** Changed in: ubuntu-drivers-common (Ubuntu Trusty)
 Assignee: (unassigned) => Alberto Milone (albertomilone)

** Changed in: ubuntu-release-upgrader (Ubuntu Trusty)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1307546

Title:
  dist-upgrade from 12.04 -> 14.04 axes /etc/X11/xorg.conf

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
  In Progress
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Invalid
Status in “ubuntu-drivers-common” source package in Trusty:
  In Progress
Status in “ubuntu-release-upgrader” source package in Trusty:
  Invalid

Bug description:
  Mythbuntu installs with an NVIDIA graphics card generally have a
  modified xorg.conf that sets the DPI to 100x100 so that it looks
  correct on a Television set.

  Upgrading from 12.04 to 14.04 the xorg.conf was renamed and the
  display did not look correct at all.

  This is the xorg.conf that was on the system

  Section "Screen"
Identifier  "Default Screen"
DefaultDepth24
  EndSection

  Section "Device"
Identifier  "Default Device"
Driver  "nvidia"
Option  "DPI"   "100x100"
Option  "NoLogo""1"
  EndSection

  Section "Extensions"
Option "Composite" "Disable"
  EndSection

  
  After upgrade it was renamed from /etc/X11/xorg.conf to 
/etc/X11/xorg.conf.04142014

  Renaming it back fixed the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubuntu-release-upgrader-core 1:0.220.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: i386
  CrashDB: ubuntu
  Date: Mon Apr 14 09:31:36 2014
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to trusty on 2014-04-14 (0 days ago)
  VarLogDistupgradeTermlog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1307546/+subscriptions

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 1307548] Re: updating from 12.04 to 14.04 causes apache to not start

2014-04-28 Thread Carl
The above didn't completely work for me.  Since I had originally set up
mythweb to not be the only web service I had to reconfigure mythweb
twice.  The first time to say mythweb would be the only web service
running and the second to say it wouldn't.

I dug a little further and found that instead of reconfiguring mythweb I
could do the following.

sudo nano /etc/apache2/sites-available/mythweb.conf
Change any reference of /var/www/mythweb  to /var/www/html/mythweb 
sudo a2ensite 000-default.conf

The a2ensite command didn't seem to get run when I reconfigured mythweb
and selected No for mythweb being the only web service.  For some reason
it had to be toggled to Yes and then back to No.

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1307548

Title:
  updating from 12.04 to 14.04 causes apache to not start

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  New
Status in “mythtv” package in Ubuntu:
  Confirmed

Bug description:
  Upgrading from 12.04 to 14.04 causes apache to not start:

   * Starting web server apache2
  * 
   * The apache2 configtest failed.
  Output of config test was:
  AH00526: Syntax error on line 30 of /etc/apache2/sites-enabled/mythweb.conf:
  You may not use 'Options +All' or 'Options -All'.
  Action 'configtest' failed.
  The Apache error log may have more information.

  
  This is because 12.04 had apache2 2.2.  14.04 has 2.4.  The supported syntax 
changed between apache releases.

  Fixed by:

  $ sudo rm /etc/apache2/sites-available/mythweb.conf
  $ sudo dpkg-reconfigure mythweb
  $ sudo /etc/init.d/apache2 start

  
  I think during dist-upgrade we might want to either remove mythweb.conf so it 
can regenerate (easier/safer), or fix this in postinst for upgrade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1307548/+subscriptions

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 1310344] Re: MythWeb 2:0.27.0+fixes.20140417.b93fb14-0ubuntu0mythbuntu3 stuck at half-installed

2014-04-28 Thread Thomas Winteler (Win-Soft)
On my installation i just installed the upgrade of mythweb:
2:0.27.0+fixes.20140428.46a146c-0ubuntu0mythbuntu2

I wanted to purge/remove it to reinstall it, but can't remove it.. same
error as described above...

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1310344

Title:
  MythWeb 2:0.27.0+fixes.20140417.b93fb14-0ubuntu0mythbuntu3 stuck at
  half-installed

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  New

Bug description:
  I just updated mythbuntu from 12.04 to 14.04. Things are mostly
  working, but the mythweb package
  (2:0.27.0+fixes.20140417.b93fb14-0ubuntu0mythbuntu3) is borked.

  It looke like it is half installed and I can't remove or reinstall it.

   sudo apt-get remove mythweb
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages will be REMOVED:
mythweb
  0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  1 not fully installed or removed.
  After this operation, 4,427 kB disk space will be freed.
  Do you want to continue? [Y/n] y
  (Reading database ... 139898 files and directories currently installed.)
  Removing mythweb (2:0.27.0+fixes.20140417.b93fb14-0ubuntu0mythbuntu3) ...
  rm: invalid option -- '/'
  Try 'rm --help' for more information.
  dpkg: error processing package mythweb (--remove):
   subprocess installed post-removal script returned error exit status 1
  Errors were encountered while processing:
   mythweb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  
  

  
  sudo dpkg --force-remove-reinstreq --remove mythweb
  (Reading database ... 139898 files and directories currently installed.)
  Removing mythweb (2:0.27.0+fixes.20140417.b93fb14-0ubuntu0mythbuntu3) ...
  rm: invalid option -- '/'
  Try 'rm --help' for more information.
  dpkg: error processing package mythweb (--remove):
   subprocess installed post-removal script returned error exit status 1
  Errors were encountered while processing:
   mythweb

  
  -

  
  How can I fix this??

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1310344/+subscriptions

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 1307546] Re: dist-upgrade from 12.04 -> 14.04 axes /etc/X11/xorg.conf

2014-04-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/utopic/ubuntu-drivers-
common/utopic-proposed

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1307546

Title:
  dist-upgrade from 12.04 -> 14.04 axes /etc/X11/xorg.conf

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
  In Progress
Status in “ubuntu-release-upgrader” package in Ubuntu:
  Invalid
Status in “ubuntu-drivers-common” source package in Trusty:
  In Progress
Status in “ubuntu-release-upgrader” source package in Trusty:
  Invalid

Bug description:
  Mythbuntu installs with an NVIDIA graphics card generally have a
  modified xorg.conf that sets the DPI to 100x100 so that it looks
  correct on a Television set.

  Upgrading from 12.04 to 14.04 the xorg.conf was renamed and the
  display did not look correct at all.

  This is the xorg.conf that was on the system

  Section "Screen"
Identifier  "Default Screen"
DefaultDepth24
  EndSection

  Section "Device"
Identifier  "Default Device"
Driver  "nvidia"
Option  "DPI"   "100x100"
Option  "NoLogo""1"
  EndSection

  Section "Extensions"
Option "Composite" "Disable"
  EndSection

  
  After upgrade it was renamed from /etc/X11/xorg.conf to 
/etc/X11/xorg.conf.04142014

  Renaming it back fixed the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: ubuntu-release-upgrader-core 1:0.220.2
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: i386
  CrashDB: ubuntu
  Date: Mon Apr 14 09:31:36 2014
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to trusty on 2014-04-14 (0 days ago)
  VarLogDistupgradeTermlog:

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1307546/+subscriptions

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 1184643] Re: Upgrade to 13.04 installs pulseaudio

2014-04-28 Thread Carl
Just upgraded my systems to 14.04 and pulseaudio was installed again.
Here's what was in apt.log.

Installing pulseaudio as Recommends of unity-settings-daemon
Installing unity-settings-daemon as Depends of unity-control-center
Installing unity-control-center as Recommends of gnome-bluetooth

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1184643

Title:
  Upgrade to 13.04 installs pulseaudio

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  Triaged
Status in “update-manager” package in Ubuntu:
  New
Status in “xfce4-volumed” package in Ubuntu:
  Invalid

Bug description:
  Upgrading from 12.10 to 13.04 installs pulseaudio.  This causes all
  kinds of audio issues for me.  Removing pulseaudio fixes things.
  Here's what I've found in my dist-upgrade log files.

  My apt.log file contains the following.

new important dependency: pulseaudio:i386
Installing pulseaudio as Recommends of xfce4-volumed

  xfce4-volumed was installed with a clean 12.04 install and kept at the
  same version after the 12.10 upgrade.  I'm assuming removing
  xfce4-volumed before upgrading to 13.04 would fix the problem.  Not
  sure how this is done in the upgrade process itself though.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1184643/+subscriptions

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp


[Mythbuntu-bugs] [Bug 1282868] Re: XFCE bar is visable over Mythfrontend on a fresh 14.04 install

2014-04-28 Thread Carl
I started noticing this after upgrading to 13.04.  13.10 and 14.04 also
have this issue for me.  Not sure if that helps track down the bug.
Exiting mythfrontend and starting from the menu fixes it for me until
the next reboot.

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in Ubuntu.
https://bugs.launchpad.net/bugs/1282868

Title:
  XFCE bar is visable over Mythfrontend on a fresh 14.04 install

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  Confirmed
Status in “mythtv” package in Ubuntu:
  Confirmed
Status in “xfce4-panel” package in Ubuntu:
  Confirmed

Bug description:
  The XFCE bar is visable over mythfrontend on a fresh install.

  Reproduce:

  Install from Mythbuntu 14.04 ISO. Install with frontend+master
  backend. After install, when mythfrontend starts the XFCE bar is
  visable at the top of the screen. Historically, this has been an issue
  with Compiz (fixable by enabling the compiz legacy window mode).

To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1282868/+subscriptions

___
Mailing list: https://launchpad.net/~mythbuntu-bugs
Post to : mythbuntu-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mythbuntu-bugs
More help   : https://help.launchpad.net/ListHelp