[Python-Dev] Buildbot running Debian amd64 as root
Chris Angelico
rosuav at gmail.com
Tue Dec 31 00:31:32 CET 2013
More information about the Python-Dev mailing list
Tue Dec 31 00:31:32 CET 2013
- Previous message: [Python-Dev] Buildbot running Debian amd64 as root
- Next message: [Python-Dev] Buildbot running Debian amd64 as root
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Dec 31, 2013 at 5:18 AM, Christian Heimes <christian at python.org> wrote: > The buildbot is missing some vital header files. Please run: > > # apt-get build-dep python3.3 > > to install all required dependencies. Debian Wheezy doesn't package 3.3 but only 3.2, so I grabbed 3.2's build-deps. They're now installed, so the next build should have everything for that. Does anyone happen to know what (if anything) 3.3 needs that 3.2 doesn't? I hit Force Build on the 3.3 one, so hopefully that'll show up. It's busily checking out now. ChrisA
- Previous message: [Python-Dev] Buildbot running Debian amd64 as root
- Next message: [Python-Dev] Buildbot running Debian amd64 as root
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list