Pacote não existente: deb2tgz usando o repositorio salix.enialis.net [RESOLVIDO]

1. Pacote não existente: deb2tgz usando o repositorio salix.enialis.net [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 04/01/2018 - 13:21h


# slapt-get --update
Descarregando as informações de pacotes [http://salix.enialis.net/x86_64/slackware-14.2/]...Em cache
Descarregando a lista de correções [http://salix.enialis.net/x86_64/slackware-14.2/]...Em cache
Descarregando a lista de assinaturas por soma [http://salix.enialis.net/x86_64/slackware-14.2/]...Em cache
Descarregando assinaturas por checksum [http://salix.enialis.net/x86_64/slackware-14.2/]...Em cache
Verificando assinatura por soma [http://salix.enialis.net/x86_64/slackware-14.2/]...Sem chave para verificação
Descarregando o ChangeLog.txt [http://salix.enialis.net/x86_64/slackware-14.2/]...Em cache
Lendo Listas de Pacotes...Concluído
Descarregando as informações de pacotes [http://salix.enialis.net/x86_64/slackware-14.2/extra/]...Em cache
Descarregando a lista de correções [http://salix.enialis.net/x86_64/slackware-14.2/extra/]...Concluído
Descarregando a lista de assinaturas por soma [http://salix.enialis.net/x86_64/slackware-14.2/extra/]...Em cache
Descarregando assinaturas por checksum [http://salix.enialis.net/x86_64/slackware-14.2/extra/]...Em cache
Verificando assinatura por soma [http://salix.enialis.net/x86_64/slackware-14.2/extra/]...Sem chave para verificação
Descarregando o ChangeLog.txt [http://salix.enialis.net/x86_64/slackware-14.2/extra/]...Concluído
Lendo Listas de Pacotes...Concluído
Descarregando as informações de pacotes [http://salix.enialis.net/x86_64/14.2/]...Em cache
Descarregando a lista de correções [http://salix.enialis.net/x86_64/14.2/]...Concluído
Descarregando a lista de assinaturas por soma [http://salix.enialis.net/x86_64/14.2/]...Em cache
Descarregando assinaturas por checksum [http://salix.enialis.net/x86_64/14.2/]...Em cache
Verificando assinatura por soma [http://salix.enialis.net/x86_64/14.2/]...Sem chave para verificação
Descarregando o ChangeLog.txt [http://salix.enialis.net/x86_64/14.2/]...Em cache
Lendo Listas de Pacotes...Concluído
Descarregando as informações de pacotes [http://salix.enialis.net/x86_64/extra-14.2/]...Em cache
Descarregando a lista de correções [http://salix.enialis.net/x86_64/extra-14.2/]...Concluído
Descarregando a lista de assinaturas por soma [http://salix.enialis.net/x86_64/extra-14.2/]...Em cache
Descarregando assinaturas por checksum [http://salix.enialis.net/x86_64/extra-14.2/]...Em cache
Verificando assinatura por soma [http://salix.enialis.net/x86_64/extra-14.2/]...Sem chave para verificação
Descarregando o ChangeLog.txt [http://salix.enialis.net/x86_64/extra-14.2/]...Em cache
Lendo Listas de Pacotes...Concluído




# slapt-get --install deb2tgz
Lendo Listas de Pacotes...Concluído
Pacote não existente: deb2tgz



  


2. Re: Pacote não existente: deb2tgz usando o repositorio salix.enialis.net

Perfil removido
removido

(usa Nenhuma)

Enviado em 04/01/2018 - 13:51h

wget -c https://github.com/vborrego/deb2tgz/archive/0.2/deb2tgz-0.2.tar.gz">https://github.com/vborrego/deb2tgz/archive/0.2/deb2tgz-0.2.tar.gz

wget -c https://slackbuilds.org/slackbuilds/14.2/misc/deb2tgz.tar.gz


tar -vzxf deb2tgz.tar.gz


cp deb2tgz-0.2.tar.gz deb2tgz/


chmod +x deb2tgz/deb2tgz.SlackBuild


cd deb2tgz


chmod +x deb2tgz.SlackBuild






./deb2tgz.SlackBuild
deb2tgz-0.2/
deb2tgz-0.2/LICENSE
deb2tgz-0.2/README.md
deb2tgz-0.2/deb2tgz

Slackware package maker, version 3.141593.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n

Creating Slackware package: /tmp/deb2tgz-0.2-noarch-1_SBo.tgz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/deb2tgz
usr/doc/
usr/doc/deb2tgz-0.2/
usr/doc/deb2tgz-0.2/README.md
usr/doc/deb2tgz-0.2/deb2tgz.SlackBuild
usr/doc/deb2tgz-0.2/LICENSE

Slackware package /tmp/deb2tgz-0.2-noarch-1_SBo.tgz created.






# installpkg /tmp/deb2tgz-0.2-noarch-1_SBo.tgz
Verifying package deb2tgz-0.2-noarch-1_SBo.tgz.
Installing package deb2tgz-0.2-noarch-1_SBo.tgz:
PACKAGE DESCRIPTION:
# deb2tgz (convert Debian packages)
#
# deb2tgz is a shell script that converts Debian packages to Slackware
# packages.
#
# It added support to other formats to the shell script deb2tgz that
# exists in https://code.google.com/archive/p/deb2tgz/
#
# Homepage: https://github.com/vborrego/deb2tgz
#
Package deb2tgz-0.2-noarch-1_SBo.tgz installed.


# ls /var/log/packages/ | grep -i deb2tgz
deb2tgz-0.2-noarch-1_SBo


Fonte:

https://slackbuilds.org/repository/14.2/misc/deb2tgz/









Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts