Slackpkg [RESOLVIDO]

1. Slackpkg [RESOLVIDO]

daniel lourenço dos santos
danielstars

(usa Ubuntu)

Enviado em 07/07/2009 - 22:11h

instalei o slackpkg mas quando vou atualizar mostra o seguinte erro:

Your slackpkg.conf is outdated. Please, edit it using slackpkg.conf.new
as example or overwrite it with slackpkg.conf.new.

You can use 'slackpkg new-config' to do that.


  


2. Re: Slackpkg [RESOLVIDO]

Alex Fernando Ferreira
staltux

(usa Slackware)

Enviado em 07/07/2009 - 22:17h

ja tentou fazer o que o erro aconselha?
se mesmo assim nao der certo use esse meu:

# Select the architecture of your system
# x86 (the main arch for Slackware)
ARCH=[i]*[3456x]86
# x86_64 (Slamd64 and BlueWhite64)
#ARCH=x86_64
# PowerPC (Slackintosh)
#ARCH=powerpc
# S/390 (Slack/390)
#ARCH=s390

# Downloaded files will be in directory below:
TEMP=/var/cache/packages

# Package lists, file lists and others will be at WORKDIR:
WORKDIR=/var/lib/slackpkg

# Special options for wget (default is WGETFLAGS="--passive-ftp")
WGETFLAGS="--passive-ftp"

# If DELALL is "on", all downloaded files will be removed after install.
DELALL=on

# If CHECKPKG is "on", the system will check the md5sums of all packages before
# install/upgrade/reinstall is performed.
CHECKPKG=on

# If CHECKGPG is "on", the system will verify the GPG signature of each package
# before install/upgrade/reinstall is performed.
CHECKGPG=on

# The lines below will set the download priority.
# Default values: /patches /slackware /extra /pasture /testing
FIRST=patches
SECOND=slackware
THIRD=extra
FOURTH=pasture
FIFTH=testing

# The default MAIN is "slackware", but some derived distros use other
# names as the main directory. Of course, MAIN needs to be listed in
# the download priority directories
MAIN=slackware

# Enables (on) or disables (off) slackpkg's post-installation features, such
# as checking for new (*.new) configuration files and new kernel images, and
# prompts you for what it should do. Default=on
POSTINST=on

# The ONOFF variable sets the initial behavior of the dialog interface.
# If you set this to "on" then all packages will be selected by default.
# If you prefer the opposite option (all unchecked), then set this to "off".
ONOFF=on

# If this variable is set to "on", all files will be downloaded before the
# requested operation (install or upgrade) is performed. If set to "off",
# then the files will be downloaded and the operation (install/upgrade)
# performed one by one. Default=off
DOWNLOAD_ALL=off

# Enables (on) or disables (off) the dialog interface in slackpkg. Default=on
DIALOG=on

# Enables (on) or disable (off) the non-interactive mode. Using that,
# slackpkg will run without ask anything to user, and answering all
# questions with DEFAULT_ANSWER. If you do some upgrade using this mode,
# you'll need to run "slackpkg new-config" later, to find and merge
# .new files.
BATCH=off

# Default answer to slackpkg questions. Can be "y" or "n".
DEFAULT_ANSWER=n

#
# The MIRROR is set from /etc/slackpkg/mirrors
# You only need to uncomment the selected mirror.
# Uncomment one mirror only.
#


3. correto

daniel lourenço dos santos
danielstars

(usa Ubuntu)

Enviado em 07/07/2009 - 22:59h

deu certo mas quando fui da o comando:
slackpkg update
estava ate atualizando quando mostrou esta falha:
ERROR: Verification of the gpg signature on CHECKSUMS.md5
failed! This could mean that the file is out of date
or has been tampered with.


4. Re: Slackpkg [RESOLVIDO]

Alex Fernando Ferreira
staltux

(usa Slackware)

Enviado em 08/07/2009 - 21:03h

tenta escolher outro mirror...

edita o arquivo
/etc/slackpkg/mirrors

e comenta o que vc estiver usando agora...e descomenta um outro...


5. comenta??

daniel lourenço dos santos
danielstars

(usa Ubuntu)

Enviado em 09/07/2009 - 21:06h

comenta??
nao entendi o que voce quiz dizer com isso, pois nao estou muito interado
do linux seu um aprendiz.


6. Re: Slackpkg [RESOLVIDO]

Alex Fernando Ferreira
staltux

(usa Slackware)

Enviado em 09/07/2009 - 21:55h

desculpa ai...vo explicar melhor

as linhas que começão com um # (jogo da velha)
são comentarios no arquivo

# isso é um comentario

vao haver muitas linhas comentadas lá(desativadas)
olha a que não tem um # na frente e coloca um(comenta)

ai escolhe outro e retira o # (descomenta)

entendeu?


7. Re: Slackpkg [RESOLVIDO]

Augusto André Souza
augustouser

(usa Linux Mint)

Enviado em 09/07/2009 - 23:18h

Tentou fazer o que o erro sugeriu? Digite no terminal "slackpkg new-config" (sem as aspas claro) e veja o que acontece...

Não sei se é o caso, mas em geral o sistema vai criar um novo arquivo .conf em algum outro diretório, por exemplo, /diretorio_em_que_foi_gerado/slackpkg.conf.new. Isso vai depender do que aparece na tela depois de executar o comando que falei acima.

Se isso contecer, basta vc copiar esse arquivo gerado no diretório (e na sua tela vaia aparecer o diretório) para o novo /slackpkg.conf, da seguinte forma:

"cp /diretorio_em_que_foi_gerado/slackpkg.conf.new /etc/slackpkg/slackpkg.conf" (sem as aspas, e lembrando que vc executa isso no terminal e como usuário root)

Se após o comando 'slackpkg new-config' surgir algo como

"Before you install anything, you need to uncomment
ONE mirror in /etc/slackpkg/mirrors and run:

# slackpkg update "

Aí vc faz como o amigo acima bem disse: abre o arquivo /etc/slackpkg/mirrors (pode ser através do comando "nano /etc/slackpkg/mirrors") e descomenta (tira a tralha "#") de UM dos mirrors ftp ou http, em seguida dá um ctrl+x e depois "y" para confirmar a mudança do arquivo.

Pronto, agora só dar o slackpkg update e esperar a sinclonização com o espelho.










Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts