Build fails on Lucid - Fails to start squid process

Bug #980880 reported by dobey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntuone-dev-tools
Status tracked in Trunk
Trunk
Fix Released
Undecided
Manuel de la Peña

Bug Description

The following is happening in the nightlies builds for Lucid:

Starting squid version...
Waiting for squid to start....
Waiting for squid to start.....
Waiting for squid to start......
Waiting for squid to start.......
Waiting for squid to start........
Waiting for squid to start.........
Waiting for squid to start..........
Waiting for squid to start...........
Traceback (most recent call last):
  File "bin/u1trial", line 337, in <module>
    main()
  File "bin/u1trial", line 326, in main
    result = trial_runner.run(suite)
  File "/usr/lib/python2.6/dist-packages/twisted/trial/runner.py", line 836, in run
    return self._runWithoutDecoration(test)
  File "bin/u1trial", line 215, in _runWithoutDecoration
    runner.start_service(tempdir=self.tempdir)
  File "/build/buildd/ubuntuone-dev-tools-3.1+r60/ubuntuone/devtools/services/squid.py", line 247, in start_service
    raise SquidLaunchError('Could not start squid.')
ubuntuone.devtools.services.squid.SquidLaunchError: Could not start squid.
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/build/buildd/ubuntuone-dev-tools-3.1+r60'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Revision history for this message
Manuel de la Peña (mandel) wrote :

It seems there is an issue with the machine launching squid, I have a L vm and I cannot reproduce the behavior. Is there a way to find out about the machine?

Revision history for this message
dobey (dobey) wrote :

It's a chroot. The same thing you get using pbuilder. Do you have a lucid pbuilder set up? I expect not.

You should be able to add the nightlies PPA inside your VM, apt-get update, apt-get build-dep ubuntuone-dev-tools, apt-get source ubuntuone-dev-tools, then run debuild inside the source directory that last apt-get command unpacks. It should fail in the same way.

Revision history for this message
Rick McBride (rmcbride) wrote : Re: [Bug 980880] Re: Build fails on Lucid - Fails to start squid process

Just to chime in, I did exactly this, and got the same failure earlier,
before I knew this bug existed.

On 04/13/2012 12:33 PM, Rodney Dawes wrote:
> It's a chroot. The same thing you get using pbuilder. Do you have a
> lucid pbuilder set up? I expect not.
>
> You should be able to add the nightlies PPA inside your VM, apt-get
> update, apt-get build-dep ubuntuone-dev-tools, apt-get source ubuntuone-
> dev-tools, then run debuild inside the source directory that last apt-
> get command unpacks. It should fail in the same way.
>

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.