Guys! The snapshot compiles okay, the packages and the modules! But I can't install two packages, the openvswitch-pki-server and the nicira-switch... Look:
r...@xenalive:~/ovs# dpkg -l | grep 0.90.6 ii corekeeper 0.90.6 Core file centralizer and reaper ii openvswitch-common 0.90.6 Open vSwitch common components ii openvswitch-controller 0.90.6 Open vSwitch controller implementation ii openvswitch-datapath-module-2.6.26-2-xen-686 0.90.6 Open vSwitch Linux datapath kernel module ii openvswitch-datapath-source 0.90.6 Source code for Open vSwitch datapath Linux ii openvswitch-monitor 0.90.6 Monitor utility for Open vSwitch switches ii openvswitch-pki 0.90.6 Open vSwitch public key infrastructure ii openvswitch-switch 0.90.6 Open vSwitch switch implementations ii openvswitch-switch-config 0.90.6 Open vSwitch switch implementations ii openvswitch-switchui 0.90.6 Monitoring utility for OpenFlow switches r...@xenalive:~/ovs# ls -1 corekeeper_0.90.6_all.deb nicira-switch_0.90.6_all.deb openvswitch-common_0.90.6_i386.deb openvswitch-controller_0.90.6_i386.deb openvswitch-datapath-source_0.90.6_all.deb openvswitch-dbg_0.90.6_i386.deb openvswitch-monitor_0.90.6_i386.deb openvswitch-pki_0.90.6_all.deb openvswitch-pki-server_0.90.6_all.deb openvswitch-switch_0.90.6_i386.deb openvswitch-switch-config_0.90.6_i386.deb openvswitch-switchui_0.90.6_i386.deb openvswitch-wdt_0.90.6_i386.deb r...@xenalive:~/ovs# dpkg -i openvswitch-pki-server_0.90.6_all.deb Selecting previously deselected package openvswitch-pki-server. (Reading database ... 58531 files and directories currently installed.) Unpacking openvswitch-pki-server (from openvswitch-pki-server_0.90.6_all.deb) ... Setting up openvswitch-pki-server (0.90.6) ... *ERROR: Site openflow-pki does not exist!* dpkg: error processing openvswitch-pki-server (--install): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: openvswitch-pki-server And the package nicira-switch depends on openvswitch-pki-server... Thanks! Thiago On 23 February 2010 19:55, Martinx <[email protected]> wrote: > Ha! This is a tiny world! :-D > I'll install it via backports! > > Thanks! > > > On 22 February 2010 06:43, Justin Pettit <[email protected]> wrote: > >> This is a response Ben sent in November about the same issue: >> >> -=-=-=-=-=-=-=-=-=- >> > The boot.sh of the snapshot requires autoconf >=2.63 but the >> > official Debian package repository doesn't have the recent >> > versions of autoconf. >> >> By a strange coincidence, I am also the Debian maintainer of the >> 'autoconf' package. >> >> I've put a backported Autoconf 2.64 up at: >> >> http://benpfaff.org/~blp/backports/autoconf_2.64-4~bpo50+1_all.deb<http://benpfaff.org/%7Eblp/backports/autoconf_2.64-4%7Ebpo50+1_all.deb> >> >> Let me know if it doesn't work. >> -=-=-=-=-=-=-=-=-=- >> >> --Justin >> >> >> On Feb 19, 2010, at 11:50 AM, Martinx wrote: >> >> > On 19 February 2010 17:36, Ben Pfaff <[email protected]> wrote: >> > On Fri, Feb 19, 2010 at 05:22:52PM -0200, Martinx wrote: >> > > Or, can you guys send me a unofficial tarball of the "next" branch? >> So, I >> > > can try it into my development version of the Xen Live CD side by side >> with >> > > your development... >> > >> > If you just want an "unofficial tarball", go to: >> > >> http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=shortlog;h=refs/heads/next >> > and click on the top "snapshot" link. >> > >> > I have another problem... look: >> > >> > xenbuil...@vdwuac28:~/openvswitch/snapshot/openvswitch$ >> dpkg-buildpackage -rfakeroot -uc -us >> > ...... >> > test -e configure || ./boot.sh >> > configure.ac:15: error: Autoconf version 2.63 or higher is required >> > configure.ac:15: the top level >> > autom4te: /usr/bin/m4 failed with exit status: 63 >> > aclocal: autom4te failed with exit status: 63 >> > autoreconf: aclocal failed with exit status: 63 >> > make: *** [configure-stamp] Error 63 >> > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 >> > >> > The autoconf of the Lenny is the version 2.61-8. >> > Can we do something about it? >> > >> > Thanks! >> > Thiago >> > _______________________________________________ >> > discuss mailing list >> > [email protected] >> > http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org >> >> >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
