Public bug reported:

$lsb_release -rd
Description:    Ubuntu 12.04.2 LTS
Release:        12.04

$ apt-cache policy php5
php5:
  Installed: 5.3.10-1ubuntu3.6
  Candidate: 5.3.10-1ubuntu3.6
  Version table:
 *** 5.3.10-1ubuntu3.6 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
        500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
        100 /var/lib/dpkg/status

Expected result:
debuild produces the package files defined in debain/control

Actual result:
debuild fails and exits with status 2.


Steps to reproduce:

o Fresh install of ubuntu server 12.04 amd64
o apt-get update && apt-get upgrade
o apt-get build-dep php5
o apt-get install language-pack-de
o apt-get source php5
o cd php5-5.3.10
o debuild

Building the binaries succeeds, but fails during test-results.txt with
the following lines:

# start our own mysql server for the tests
/bin/sh debian/setup-mysql.sh 2656 /home/jason/php5-test/php5-5.3.10/mysql_db
debian/setup-mysql.sh: 44: debian/setup-mysql.sh: USER: parameter not set
make: *** [test-results.txt] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

The full build log is attached.

** Affects: php5 (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "php5_5.3.10-1ubuntu3.6_amd64.build.gz"
   
https://bugs.launchpad.net/bugs/1155784/+attachment/3576551/+files/php5_5.3.10-1ubuntu3.6_amd64.build.gz

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1155784

Title:
  source build fails with USER: parameter not set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1155784/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to