cowdancer, cowbuilder, and qemubuilder repository: Changes to 'master'

Junichi Uekawa dancer at alioth.debian.org
Sun Dec 25 14:04:36 UTC 2011


 debian/changelog |   12 ++++++++++++
 parameter.c      |   15 ++++++++++++++-
 parameter.h      |    1 +
 qemubuilder.c    |   22 +++++++++++++++++++++-
 4 files changed, 48 insertions(+), 2 deletions(-)

New commits:
commit eab28f1d8528c073ca3d7654c07a7ac30035335e
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Dec 25 23:11:02 2011 +0900

    release 0.67

commit e1b634ebcf1159dd9ea1c0044bf6f7d272ce68c8
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sun Dec 25 16:19:37 2011 +0900

    Add --http-proxy to list of parameters for qemubuilder to override.

commit 0906b458042df08ed7607c88ac52386c280e9026
Author: Werner Mahr <werner at vollstreckernet.de>
Date:   Sat Dec 24 15:15:10 2011 +0100

    Bug#653162: qemubuilder: Apt inside the emulated system doesn't know about outside proxy
    
    Package: qemubuilder
    Version: 0.66
    Severity: normal
    Tags: patch
    
    Hi,
    
    here the requested reminder
    
    Creation stops after running the second stage of debootstrap, when
    apt on the target wants to update with following error:
    
    > I: Base system installed successfully.
    > rm: cannot remove `/etc/udev/disabled': No such file or directory
    > mkdir: cannot create directory `/dev/pts': File exists
    > I: copying /etc/hosts from temporary location
    > I: copying /etc/hostname from temporary location
    > Ign http://ftp.de.debian.org testing InRelease
    > Err http://ftp.de.debian.org testing Release.gpg
    >
    > Unable to connect to ftp.de.debian.org:http:
    > ....
    > W: Failed to fetch http://ftp.de.debian.org//debian/dists/testing/non\
    > -free/i18n/Translation-en  Unable to connect to \
    > ftp.de.debian.org:http:
    >
    > E: Some index files failed to download. They have been ignored, or \
    > old ones used instead.
    >
    > -> received termination message from inside qemu with exit-code 0,\
    > killing child  process (qemu:4786)
    >   -> successfully killed qemu
    
    I included a patch for letting apt know about the proxy. It's not
    beautyful,
    but it works as I expect it.
    
    -- System Information:
    Debian Release: wheezy/sid
      APT prefers testing
      APT policy: (500, 'testing')
    Architecture: i386 (i686)
    
    Kernel: Linux 3.0.4 (SMP w/1 CPU core)
    Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
    Shell: /bin/sh linked to /bin/bash
    
    Versions of packages qemubuilder depends on:
    ii  debootstrap  1.0.38
    ii  libc6        2.13-23
    ii  pbuilder     0.204
    ii  qemu         0.15.1+dfsg-3
    
    qemubuilder recommends no packages.
    
    qemubuilder suggests no packages.
    
    -- no debconf information
    --
    MfG usw.
    
    Werner Mahr
    registered Linuxuser: 295882
    
    commit 3462c28bcd887f942d560d38be512b1a0ca61fa3
    Author: Vollstrecker <amule at vollstreckernet.de>
    Date:   Fri Dec 23 04:11:26 2011 +0100
    
        Add Proxy for apt in virtual machine




More information about the Pbuilder-maint mailing list