[Bug 1511938] Re: please merge pbuilder from debian

LocutusOfBorg costamagnagianfranco at yahoo.it
Sun Nov 15 11:37:01 UTC 2015


@mapreri, we have some code to deal with this already in pbuilder:

pbuilder-apt-config:70
      dapper|hardy|intrepid|jaunty|karmic|lucid)
        case "$arch" in
          amd64|i386)
            echo "ubuntu"
          ;;
          armel|armhf|hppa|ia64|lpia|powerpc|sparc)
            echo "ubuntu-ports"
          ;;
          *)
            die "Unknown Ubuntu archive for arch=$arch"
          ;;
        esac

so, why don't use pbuilder-apt-config to get the correct sources.lists
file?

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1511938

Title:
  please merge pbuilder from debian

Status in pbuilder package in Ubuntu:
  Fix Committed

Bug description:
  debdiff attached.

  note: this 0.220 is not yet in unstable (it will be in the weekend)

  you can see the debdiff here
  http://anonscm.debian.org/cgit/collab-maint/pbuilder.git/commit/?h=ubuntu&id=9aed3c8e62bf5755fde47be168535b0e550ff6aa

  but I might cherry-pick something on master, depending on the actual
  0.220 uploaded version (and tag).

  This is meant for discussion :)

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



More information about the Ubuntu-sponsors mailing list