Page 6 of 6 FirstFirst ... 456
Results 51 to 53 of 53

Thread: Building packages on a clean-room environmend

  1. #51
    Join Date
    Nov 2005
    Beans
    2,322
    Distro
    Ubuntu Intrepid Ibex (testing)

    Re: Building packages on a clean-room environmend

    I just found out how useful it is to define
    Code:
    PBUILDERSATISFYDEPENDSCMD=/usr/lib/pbuilder/pbuilder-satisfydepends-gdebi
    in your ~/.pbuilderrc or /etc/pbuilderrc

    dependency resolution time went down to few seconds. dammit.
    Building on Ubuntu using [pbuilder]
    Other resources [Upgrading from CVS, Gaim2, Anjuta, Rhythmbox]

  2. #52
    Join Date
    Aug 2006
    Beans
    382
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: Building packages on a clean-room environmend

    Quote Originally Posted by mlind View Post
    I just found out how useful it is to define
    Code:
    PBUILDERSATISFYDEPENDSCMD=/usr/lib/pbuilder/pbuilder-satisfydepends-gdebi
    in your ~/.pbuilderrc or /etc/pbuilderrc

    dependency resolution time went down to few seconds. dammit.
    After using the above, I get the following when attempting to backport transmission-0.94
    Code:
    E: There are problems and -y was used without --force-yes
    E: pbuilder-satisfydepends failed.

  3. #53
    Join Date
    Nov 2005
    Beans
    2,322
    Distro
    Ubuntu Intrepid Ibex (testing)

    Re: Building packages on a clean-room environmend

    Quote Originally Posted by shirilover View Post
    After using the above, I get the following when attempting to backport transmission-0.94
    Code:
    E: There are problems and -y was used without --force-yes
    E: pbuilder-satisfydepends failed.
    https://bugs.launchpad.net/ubuntu/+s...er/+bug/123068
    You need to add --force-yes in /usr/lib/pbuilder/pbuilder-satisfydepends
    Building on Ubuntu using [pbuilder]
    Other resources [Upgrading from CVS, Gaim2, Anjuta, Rhythmbox]

Page 6 of 6 FirstFirst ... 456

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •