Comment 5 for bug 514486

Revision history for this message
near (near) wrote :

Okay thanks ; maybe the wiki or launch-database-setup script should be updated regarding this. I'll try this right away.

$ diff /tmp/launchpad-database-setup utilities/launchpad-database-setup
8,11d7
< if [ "$USER" = "launchpad" ]; then
< echo "You can't use 'launchpad' as a database username. Exiting..."
< exit 1
< fi