[Bug 82760] Re: edgy-backport version doesn't upgrade cleanly (breaking the installation)

2008-08-25 Thread Michael Casadevall
** Changed in: edgy-backports
   Status: Confirmed = Invalid

-- 
edgy-backport version doesn't upgrade cleanly (breaking the installation)
https://bugs.launchpad.net/bugs/82760
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 82760] Re: edgy-backport version doesn't upgrade cleanly (breaking the installation)

2007-10-06 Thread Scott Kitterman
There's no actual detail on what manual intervention is needed.  What
was not clean about the upgrade?

-- 
edgy-backport version doesn't upgrade cleanly (breaking the installation)
https://bugs.launchpad.net/bugs/82760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 82760] Re: edgy-backport version doesn't upgrade cleanly (breaking the installation)

2007-10-06 Thread Michael R. Head
Well, you have to follow the instructions in
/usr/share/doc/mediawiki1.7/README.Debian.gz

Here are the steps:

Upgrading from 1.5 to 1.7 package:
The upgrade path is really easy compared to 1.4 - 1.5 upgrade.
.
A rapid sketch of what you need to do is as follow:
1) Dump your database to a text file.
mysqldump --add-drop-table -u user -p my-database  
/path/to/file.sql
2) Copy the configuration files from /etc/mediawiki1.5 to 
/var/lib/mediawiki1.7 and make the
m writable for
 your webserver user -- usualy www-data.
cp /etc/mediawiki/LocalSettings.php /var/lib/mediawiki1.7
cp /etc/mediawiki/AdminSettings.php /var/lib/mediawiki1.7 (if 
exists)
3) change your working path to /var/lib/mediawiki1.5:
cd /var/lib/mediawiki1.7
4) Execute the update script:
php maintenance/update.php
   This shall need a proper php5 binary, as provided in php5-cli
5) Execute the rebuildall script:
php maintenance/rebuildall.php
6) Copy the old upload directory:
cp -rf /var/lib/mediawiki1.5/upload/* 
/var/lib/mediawiki1.7/upload/
You are done !
See configuration section of /etc/mediawiki1.7.confile-location for 
details about
the place where configuration files may be placed.


** Changed in: edgy-backports
   Status: Incomplete = Confirmed

-- 
edgy-backport version doesn't upgrade cleanly (breaking the installation)
https://bugs.launchpad.net/bugs/82760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 82760] Re: edgy-backport version doesn't upgrade cleanly (breaking the installation)

2007-10-06 Thread Michael R. Head
BTW, this is standard operating procedure for mediawiki upgrades in
Debian, which is why each mediawiki* package has its version number
appended in the packagename.

-- 
edgy-backport version doesn't upgrade cleanly (breaking the installation)
https://bugs.launchpad.net/bugs/82760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 82760] Re: edgy-backport version doesn't upgrade cleanly (breaking the installation)

2007-10-02 Thread Scott Kitterman
** Also affects: edgy-backports
   Importance: Undecided
   Status: New

** Changed in: mediawiki (Ubuntu)
   Status: New = Invalid

** Changed in: edgy-backports
   Status: New = Incomplete

-- 
edgy-backport version doesn't upgrade cleanly (breaking the installation)
https://bugs.launchpad.net/bugs/82760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 82760] Re: edgy-backport version doesn't upgrade cleanly (breaking the installation)

2007-10-02 Thread Michael R. Head
In what way is this report incomplete?

-- 
edgy-backport version doesn't upgrade cleanly (breaking the installation)
https://bugs.launchpad.net/bugs/82760
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs