ok,quando a habilitar os repositórios. minha única dúvida é que o sistema é do current 64 e percebi que nem todos os repositórios são do current 64
2014-09-11 21:38 GMT-03:00 'Saulo Reis' via Slackware Users Group - Brazil < [email protected]>: > A resposta do sistema está dizendo que vc tem que habilitar repositórios > se não ele não atualiza nem instala pacotes. > E quase todas as linhas estão com #, que é só comentário, e não tem > repositório habilitado. Tem que retirar o comentário, no caso o #, da > frente da linha do repositório desejado. Salva e executa. Fiz isso e deu > tudo certo. > > > *Saulo D. Reis* > [email protected] > > > On Thursday, September 11, 2014 8:33 AM, Cezar Rangel < > [email protected]> wrote: > > > > Olá a todos, instalei o slackpk+ mas ao executar #slackpkg update vem > mensagem erro > > ash-4.3# slackpkg update > > > ============================================================================== > WARNING! One or more errors occurred while slackpkg was running > > ------------------------------------------------------------------------------ > Repository 'restricted' not configured. > Add: > MIRRORPLUS['restricted']=http://repoaddres/... > See documentation in /usr/doc/slackpkg+-* for details > > o /etc/slackpkg/slackpkgplus.conf está assim: > > # Enable (on) / Disable (off) slackpkg+ > SLACKPKGPLUS=on > > # set to '0' to never show the download progress bar > # set to '1' to show the bar only in download packages (default) > # set to '2' to always show the download bar > # set to '3' for a debug mode > VERBOSE=1 > > # By default slackpkg+ deny to install 32bit packages. > # Set this flag to 'on' allow slackpkg+ to install 32bit packages on a > 64bit slackware > # installation (possibly unsafe). Please, do not install both 32 and 64bit > of the same > # package to avoid problems, and NEVER upgrade exitant 64bit packages with > relative 32bit package. > # Do not forget to install the multilibs. > ALLOW32BIT=off > > # Enable (1) / Disable (0) the official slackpkg blacklist. May be useful > to temporarily skip > # the slackware blacklist. You can also override it from command line: > # 'USEBL=0 slackpkg upgrade-all' > USEBL=1 > > # Add custom option to 'wget'. > # You can solve the repository indisponibility issue by set a timeout here > WGETOPTS="--timeout=5 --tries=1" > > # Enable (on) / Disable (off) notification events (see notifymsg.conf) > #ENABLENOTIFY=off > > # Enable (on) / Disable (off) the greylist feature. See > /etc/slackpkg/greylist > GREYLIST=on > > # If two or more repositories contains some same packages, you can specify > # from which repository you prefer to search it. > # The syntax is "<repository_name>:<package_name>" > # Accepts regular expressions. To give priority to an entire repository > use "<repository_name>:.*" > > # Examples: > #PKGS_PRIORITY=( restricted:vlc ) > #PKGS_PRIORITY=( myrepo:.* ) > # > # If you want a multilib system, uncomment the multilib repository and set: > PKGS_PRIORITY=( multilib:.* restricted:.* alienbob:.* ) > # > # (Use /usr/doc/slackpkg+-*/setupmultilib.sh to setup a multilib > configuration) > > # List repositories you want to use (defined below) > # remember to launch 'slackpkg update' if you modify that row. > REPOPLUS=( slackpkgplus restricted alienbob restricted slacky ) > > ##MIRRORPLUS['restricted']=http://repoaddres/... > ##See documentation in /usr/doc/slackpkg+-* for details > > > # Define mirrors (uncomment one or more mirror; remember to add it to > REPOPLUS) > # Note: only multilib,alienbob,restricted,slacky repositories support GPG. > If you add others > # you may need to disable gpg check in slackpkg.conf > > # Slackware 14.1 - x86_64 > #MIRRORPLUS['multilib']= > http://taper.alienbase.nl/mirrors/people/alien/multilib/14.1/ > #MIRRORPLUS['alienbob']= > http://taper.alienbase.nl/mirrors/people/alien/sbrepos/14.1/x86_64/ > #MIRRORPLUS['restricted']= > http://taper.alienbase.nl/mirrors/people/alien/restricted_sbrepos/14.1/x86_64/ > #MIRRORPLUS['slacky']=http://repository.slacky.eu/slackware64-14.1/ > > # use this to keep the slackpkg+ package updated > MIRRORPLUS['slackpkgplus']=http://slakfinder.org/slackpkg+/ > > # Slackware current - x86_64 > MIRRORPLUS['multilib']= > http://taper.alienbase.nl/mirrors/people/alien/multilib/current/ > MIRRORPLUS['zerouno']=http://www.z01.eu/repo-slack/slackware64-current/ > > # Local repository: > #MIRRORPLUS['alienbob']=file://repositories/alien/sbrepos/14.1/x86/ > # > # Local packages (you do not need metadata nor 'slackpkg update' command): > #MIRRORPLUS['myrepo']=dir://repositories/mypackages/ > > > # > # Supported Repositories (see /usr/doc/slackpkg+-* for details): > # > > #Supports GPG > #slackpkgplus: http://slakfinder.org/slackpkg+/ > #multilib: > http://taper.alienbase.nl/mirrors/people/alien/multilib/{13.37,14.0,14.1,current}/ > #alienbob: > http://taper.alienbase.nl/mirrors/people/alien/sbrepos/{13.37,14.0,14.1,current}/{x86,x86_64}/ > #ktown: > http://taper.alienbase.nl/mirrors/alien-kde/{13.37,14.0,14.1,current}/latest/{x86,x86_64}/ > #restricted: > http://taper.alienbase.nl/mirrors/people/alien/restricted_sbrepos/{13.37,14.0,14.1,current}/{x86,x86_64}/ > #slacky: > http://repository.slacky.eu/slackware{,64}-{13.37,14.0,14.1}/ > #mled: > http://www.microlinux.fr/slackware/MLED-{14.0,14.1}-{32,64}bit/ > #mles: > http://www.microlinux.fr/slackware/MLES-{14.0,14.1}-{32,64}bit/ > #msb: > http://slackware.org.uk/msb/{14.0,14.1}/{1.6,1.8}/{x86,x86_64}/ > #slackers: http://www.slackers.it/repository/ > #slacke17: > http://ngc891.blogdns.net/pub/slacke17/slackware{,64,arm}-{14.0,14.1}/ > #studioware: > http://studioware.org/files/packages/slackware{,64}-{13.37,14.0,14.1}/ > #slackonly: http://slackonly.com/pub/packages/14.1-x86_64/ > # > #Does NOT support GPG > #salixos(*): > http://download.salixos.org/{i486,x86_64}/{13.37,14.0,14.1}/ > #salixext: > http://people.salixos.org/ralvex/repository/x86_64/{14.0,14.1}/ > #rlworkman(*): http://rlworkman.net/pkgs/{13.37,14.0,14.1}/ > #slackel: http://www.slackel.gr/repo/{i486,x86_64}/current/ > > -- > GUS-BR - Grupo de Usuários de Slackware Brasil > http://www.slackwarebrasil.org/ > http://groups.google.com/group/slack-users-br > > Antes de perguntar: > > http://www.vivaolinux.com.br/artigo/Como-elaborar-perguntas-para-listas-de-discussao > > Para sair da lista envie um e-mail para: > [email protected] > --- > Você recebeu essa mensagem porque está inscrito no grupo quot;Slackware > Users Group - Brazil" dos Grupos do Google. > Para cancelar inscrição nesse grupo e parar de receber e-mails dele, envie > um e-mail para [email protected]. > Para mais opções, acesse https://groups.google.com/d/optout. > > > -- > GUS-BR - Grupo de Usuários de Slackware Brasil > http://www.slackwarebrasil.org/ > http://groups.google.com/group/slack-users-br > > Antes de perguntar: > > http://www.vivaolinux.com.br/artigo/Como-elaborar-perguntas-para-listas-de-discussao > > Para sair da lista envie um e-mail para: > [email protected] > --- > Você recebeu essa mensagem porque está inscrito no grupo quot;Slackware > Users Group - Brazil" dos Grupos do Google. > Para cancelar inscrição nesse grupo e parar de receber e-mails dele, envie > um e-mail para [email protected]. > Para mais opções, acesse https://groups.google.com/d/optout. > -- * Cezar Rangel* *[email protected] <[email protected]>* -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.vivaolinux.com.br/artigo/Como-elaborar-perguntas-para-listas-de-discussao Para sair da lista envie um e-mail para: [email protected] --- Você está recebendo esta mensagem porque se inscreveu no grupo "Slackware Users Group - Brazil" dos Grupos do Google. Para cancelar inscrição nesse grupo e parar de receber e-mails dele, envie um e-mail para [email protected]. Para obter mais opções, acesse https://groups.google.com/d/optout.

