Open simonjbeaumont opened 10 years ago
Inside pbuilder:
pbuilder
root@vagrant-ubuntu-trusty-64:/# apt-cache policy libtext-ocaml libtext-ocaml: Installed: (none) Candidate: 0.6-3 Version table: 0.6-3 0 500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages 0.6-2 0 500 file:/home/vagrant/buildroot/RPMS/ ./ Packages
Outside:
vagrant@vagrant-ubuntu-trusty-64:~/buildroot$ apt-cache policy libtext-ocaml libtext-ocaml: Installed: 0.6-2 Candidate: 0.6-2 Version table: 0.6-3 0 500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages *** 0.6-2 0 1500 file:/home/vagrant/buildroot/RPMS/ ./ Packages 100 /var/lib/dpkg/status
make install should not set up pinning on Trusty.
make install
Inside
pbuilder
:Outside: