Hi, Em Terça 23 Janeiro 2007 13:06, Aaron Konstam escreveu: > When launching smart I get this error: > > error: While using /etc/smart/channels/livna.channel: Base URL (baseurl) is > a needed field for 'rpm-md' channels > > What does it mean? > > Below is the livna channel: > /etc/smart/channels/livna.channel > > [livna] > name=Livna for Fedora Core $releasever - $basearch - Base > baseurl= > http://rpm.livna.org/fedora/$releasever/$basearch/ Change this to: baseurl=http://rpm.livna.org/fedora/6/i386/ Or fill in the proper values for your FC version and architecture. Smart does not resolve this variables. > type=rpm-md > failovermethod=priority > #mirrorlist=http://rpm.livna.org/mirrorlist-5 []'s Marcelo