Hi,

Not sure if this is a genuine problem.. But I tried to do a 'cvc
rdiff' from some dir (where there is no CONARY file), and this is what
I got,

------------------

[zh...@localhost ~]$ cvc rdiff banshee 1.5.1-0.2  1.5.1-0.3
error: revision 1.5.1-0.3 of banshee:source was not found on label(s)
foresight.rpath....@fl:2-devel-kernel

[zh...@localhost ~]$ conary config | grep label -i
7:buildLabel                foresight.rpath....@fl:2-devel-kernel
29:installLabelPath          foresight.rpath....@fl:2-devel-kernel
foresight.rpath....@fl:2-devel conary.rpath....@rpl:2-qa
50:showLabels                True

[zh...@localhost ~]$ cat /etc/conary/config.d/foresight
installLabelPath foresight.rpath....@fl:2-devel-kernel
foresight.rpath....@fl:2-devel conary.rpath....@rpl:2-qa
interactive         True
autoResolve         True
excludeTroves       .*:devel .*:devellib .*:supdoc

[zh...@localhost ~]$ sudo vi /etc/conary/config.d/foresight
[zh...@localhost ~]$ cat /etc/conary/config.d/foresight
installLabelPath foresight.rpath....@fl:2-devel
foresight.rpath....@fl:2-devel-kernel conary.rpath....@rpl:2-qa
interactive         True
autoResolve         True
excludeTroves       .*:devel .*:devellib .*:supdoc

[zh...@localhost ~]$ conary config | grep label -i
7:buildLabel                foresight.rpath....@fl:2-devel
29:installLabelPath          foresight.rpath....@fl:2-devel
foresight.rpath....@fl:2-devel-kernel conary.rpath....@rpl:2-qa
50:showLabels                True

[zh...@localhost ~]$ cvc rdiff banshee 1.5.1-0.2  1.5.1-0.3
1.5.1-0.3 Antonio Meireles aka doniphon (s...@reboot.sh) Wed Oct 21
20:30:10 2009
    disable clutter from buildReqs as it implies crashes on startup in x86_64
[...]
banshee-1-1.5.1.tar.bz2: new
banshee-1-1.5.1.tar.bz2: removed

------------------

During the above 'sudo vi' I switched the order of
"foresight.rpath....@fl:2-devel-kernel" and
"foresight.rpath....@fl:2-devel". So I think this sequence matters for
cvc? (which is not correct I suppose?)

- Jesse
_______________________________________________
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel

Reply via email to