default-mythbuntu changed my root website when I recently upgraded

Bug #462405 reported by Kirk Bridger
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mythbuntu
Fix Released
Undecided
Unassigned
mythplugins (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

My most recent weekly build upgrade of mythweb resulted in my root website being replaced by the mythweb site. I traced the cause to the fact that a file was created (/etc/apache2/sites-enabled/default-mythbuntu) that was redirecting via 301 HTTP messages to the mythweb site.

Problem was resolved by

a2dissite default-mythbuntu

/etc/init.d/apache2 restart

This particular weekly update failed to install via apt and update-manager. The reported reason via the command line was that it was unable to find a particular file (/etc/aache2/sites-available/default). I use virtual hosting in apache and thus do not ahve a "default" site. I manually created a symlink to my main website config file and called it default. This allowed the upgrade to complete, but then the problem above occurred.

I hope future builds do not install this file, as it breaks my apache config and requires manually updating things (assuming the upgrade can occur without a default site).

Revision history for this message
Foppe Benedictus (foppe-benedictus) wrote :

In my case I also had to enable the normal default settings by:
a2ensite default

Revision history for this message
Mario Limonciello (superm1) wrote :

I've added a fix for this to the packaging repository for mythplugins. You will be able to update via autobuilds through the next autobuild.

This will be fixed in ubuntu lucid (the development release), once the mythplugins task is closed.

Changed in mythbuntu:
status: New → Fix Committed
Changed in mythplugins (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package mythplugins - 0.22.0+fixes23527-0ubuntu1

---------------
mythplugins (0.22.0+fixes23527-0ubuntu1) lucid; urgency=low

  * New snapshot (r23527)
  * debian/control:
    - Recommends for python-imaging (LP: #500313)
  * debian/mythweb.postinst:
    - Check that a 'default' site is available before attempting to
      make a new one. (LP: #462405)
    - Check that the new site to enable exists before enabling.
  * debian/mythvideo.cron.*:
    - Redirect all output on stderr into the log file too (LP: #487880)
    - Check that a frontend is installed to determine if this job should
      be ran. (LP: #507436)
  * debian/mythvideo.logrotate:
    - Supply a logrotate script for jamu.

  [ Nicholas J Kreucher ]
  * debian/mythvideo.cron.*:
    - Use getent instead of grep /etc/passwd (LP: #511858)
 -- Mario Limonciello <email address hidden> Sun, 14 Feb 2010 19:24:14 -0600

Changed in mythplugins (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
MarcRandolph (mrand) wrote :

This fix was introduced on the alpha 3 release for Mythbuntu 10.04.

Changed in mythbuntu:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.