[Planetlab-users] Re: libcap question on planetlab nodes

Yiyi Huang yiyih at cc.gatech.edu
Wed Aug 6 12:07:51 EDT 2008


Hi,
    I have solved the problem.
    At beginning I installed the libpcap-devel package but still met
"failed dependencies error" asking for libpcap.so.0.9.  I googled it and tried the following solution:
    1. sudo rpm --nodeps -e libpcap (uninstall)
    2. sudo yum -y install libpcap-devel (install again)
    Now it works!

Thanks all!
Yiyi

----- "Jawwad Shamsi" <jawwadshamsi at gmail.com> wrote:
> Yiyi-
> 
> Try installing libpcap-devel package
> 
> sudo yum -y install libpcap-devel
> 
> this will install
> /usr/lib/libpcap.so.0.9
> 
> Jawwad
> On Tue, Aug 5, 2008 at 7:38 PM, Yiyi Huang < yiyih at cc.gatech.edu >
> wrote:
> 
> 
> 
> Yes. I'm trying to set up PL-VINI. It used to work very well but now
> I met all kinds of problems.
> 
> Regards,
> Yiyi
> ----- "Sapan Bhatia" < sapanb at cs.princeton.edu > wrote:
> > Hi Yiyi,
> >
> > It would be nice if you could cc the users mailing list in replying
> to
> > these messages, so that the others can comment as well.
> >
> > I think what you're trying to do (correct me if I"m wrong) is to set
> > up PL-VINI?
> >
> > Sapan
> >
> >
> > On Tue, Aug 5, 2008 at 6:05 PM, Yiyi Huang < yiyih at cc.gatech.edu >
> > wrote:
> >
> >
> > Hi Sapan,
> >
> > When I run the command on the beta nodes "sudo rpm -U --force
> --nopost
> > vini/rpms/*.rpm", I got the following error:
> > error: Failed dependencies:
> > libpcap.so.0.9 is needed by (installed) tcpdump-3.9.7-5.fc8.i386
> >
> > Previouslly I don't have any problem about that. Do you think it's
> > caused by the upgrade as well? Is there any node with libpcap.so.0.9
> > installed?
> >
> > Thanks a lot!
> > Yiyi
> >
> >
> >
> > --
> > Sapan Bhatia
> > www.cs.princeton.edu/~sapanb
> 
> _______________________________________________
> Users mailing list: Users at lists.planet-lab.org
> https://lists.planet-lab.org/mailman/listinfo/users



More information about the Users mailing list