
bugzilla-daemon at bugs
Apr 26, 2008, 11:50 AM
Post #1 of 1
(46 views)
Permalink
|
|
[Bug 1334] New: `make upgrade` issues with 1.11.0
|
|
http://bugs.bricolage.cc/show_bug.cgi?id=1334 Summary: `make upgrade` issues with 1.11.0 Product: Bricolage Version: 1.11.0 - Developer Release Platform: All OS/Version: All Status: ASSIGNED Severity: normal Priority: P3 Component: Distribution AssignedTo: david[at]kineticode.com ReportedBy: david[at]kineticode.com While running `make upgrade` against the Kineticode Bricolage, there were no option lists for some of the prompts: ==> Selecting Database <== Database (): [Pg] ==> Finished Selecting Database <== ==> Selecting Apache version <== httpd version (): [apache] There should be, of course. Also, even though I selected "Pg", cpan.pl still asked if I wanted to install DBD::mysql. It shouldn't. It also asked if I wanted to install Apache::Request, which is just weird, because it's already installed. It then asked about Apache2::Request, which it shouldn't do. Next, it asked if I wanted to create the database, which it should not do when I'm running `make upgrade`. It should ask instead whether it can use the PostgreSQL super user to upgrade the database and set permissions. There were a few other glitches, but I fixed them. Upgrade successful, but these bits here should be cleaned up. -- Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
|