Re: [Slackbuilds-users] Is it worthwhile for a ports like package manager for Slackware

2018-02-17 Thread B Watson
On 2/18/18, Jheengut Pritvi  wrote:
> But pkgsrc does not use the slackbuilds.org Slackbuilds to build packages.

Have you looked at sbotools? It's at least somewhat similar to
ports/pkgsrc (or anyway it's been described to me that way, I haven't
actually used it).

One problem with using actual NetBSD pkgsrc on Slackware is that it
has its own package database. It doesn't know about the Slack package
db in /var/log/packages, and when you use pkgsrc to install something,
no record of it gets created in /var/log/packages.

If you google for Slackware + pkgsrc, you probably will find an ancient
set of directions that you should *not* follow (it involves replacing
most of the OS with pkgsrc equivalents, and "rm -rf /var/log/packages"
is one of the steps in the procedure...)
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Is it worthwhile for a ports like package manager for Slackware

2018-02-17 Thread Jheengut Pritvi
But pkgsrc does not use the slackbuilds.org Slackbuilds to build packages.

On 16 February 2018 at 14:11, Noryungi  wrote:
> If you go that way, may I draw your attention to the fact that NetBSD pkgsrc
> exists and works very well under Slackware?
>
> Why reinvent the wheel?
>
> On Feb 16, 2018 09:29, "Jheengut Pritvi"  wrote:
>>
>> With the forthcoming of Slackware 15.0, I have been nostalgic of the
>> days when I tried crazy thing with my Slackbox. One of those was using
>> BSD's ports and portage within Slackware. It was a succees and a
>> failure too. In those times, I was not using slackbuilds.org.
>> The big question:::
>> Is it worthwhile for a ports/portage/pacman like package manager for
>> Slackware that manages both binary and source packages?
>>
>>
>> It could be tool on top of pkgtool and sbopkg.
>>
>> What is your opinion?
>> ___
>> SlackBuilds-users mailing list
>> SlackBuilds-users@slackbuilds.org
>> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
>> FAQ - https://slackbuilds.org/faq/
>>
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] vlc fails

2018-02-17 Thread Christoph Willing
On 18/02/18 02:10, Willy Sudiarto Raharjo wrote:
>> /tmp/SBo/vlc-3.0.0/bin/.libs/lt-vlc-cache-gen: symbol lookup error: 
>> /usr/lib/libvtkCommonDataModel.so.1: undefined symbol: 
>> _ZN49vtkInformationQuadratureSchemeDefinitionVectorKeyD1Ev
>> Makefile:1789 : la recette pour la cible « ../modules/plugins.dat » a échouée
>> make[2]: *** [../modules/plugins.dat] Erreur 127
>> make[2] : on quitte le répertoire « /tmp/SBo/vlc-3.0.0/bin »
> 
> Hi
> 
> Have you tried to rebuild all vlc dependencies?
> 

About vlc dependencies - I have seen this particular error and believe
it is due to vlc building with optional opencv support (and opencv is
built with VTK support - the default). It (vlc) certainly builds OK when
opencv if _not_ present at build time.

Alternatively, opencv could be built without VTK support:
CVVTK=no sh opencv.SlackBuild
although I haven't tried this since I think VTK is probably more
valuable to opencv's functionality than opencv is to vlc's functionality.

I'll investigate this further during the coming week.

chris



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] vlc fails

2018-02-17 Thread Frédéric Falsetti
On Sat, 17 Feb 2018 23:10:50 +0700
Willy Sudiarto Raharjo  wrote:


> 
> Hi
> 
> Have you tried to rebuild all vlc dependencies?
oups, sorry, no
> 
> -- 
> Willy Sudiarto Raharjo
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] vlc fails

2018-02-17 Thread Willy Sudiarto Raharjo
> /tmp/SBo/vlc-3.0.0/bin/.libs/lt-vlc-cache-gen: symbol lookup error: 
> /usr/lib/libvtkCommonDataModel.so.1: undefined symbol: 
> _ZN49vtkInformationQuadratureSchemeDefinitionVectorKeyD1Ev
> Makefile:1789 : la recette pour la cible « ../modules/plugins.dat » a échouée
> make[2]: *** [../modules/plugins.dat] Erreur 127
> make[2] : on quitte le répertoire « /tmp/SBo/vlc-3.0.0/bin »

Hi

Have you tried to rebuild all vlc dependencies?



-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] asciinema: MD5 error

2018-02-17 Thread Willy Sudiarto Raharjo
> I use -current but I think this is general so I write to report it here.
> 
> MD5 sum for asciinema-2.0 fails in the latest SBo update.
> 
> Since the package is downloaded from GitHub, it might be one of those
> shenaningans played by wget with compression, or maybe not.

Thanks
Fixed in my branch


-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] asciinema: MD5 error

2018-02-17 Thread Eduardo Sanchez
Hi there:

I use -current but I think this is general so I write to report it here.

MD5 sum for asciinema-2.0 fails in the latest SBo update.

Since the package is downloaded from GitHub, it might be one of those
shenaningans played by wget with compression, or maybe not.

Thanks

Eduardo

-- 
Eduardo Sánchez Gauto, Abog., Th.M.
Abogado - Traductor Público Matriculado Inglés - Español
Oficina: https://goo.gl/maps/mccgBNM7Zw32
Web: http://sombragris.org - Blog: http://shadow.sombragris.org
TW: @thegreyshadow - FB: /thegreyshadow - 
Teléfono: (0991) 755-355 - Asunción, Paraguay 
==


pgpoKZuUPKUXG.pgp
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] python-mock up for grabs

2018-02-17 Thread Markus Reichelt
Hi Glenn,

It's been some time and I get requests to update mock from time to
time cos I'm still listed as maintainer.

Are you going to adopt mock or not?

Cos if not, it's up for grabs still/again.

Thanks.
-me

* Glenn Becker  wrote:

> Date: Sat, 1 Aug 2015 16:57:23 -0400
> From: Glenn Becker 
> To: "SlackBuilds.org Users List" 
> Subject: Re: [Slackbuilds-users] python-mock up for grabs
> 
> I am willing to adopt.
> 
> - Glenn
> 
> 
> 
> On Sat, Aug 1, 2015 at 5:56 AM, Markus Reichelt  wrote:
> 
> > Aloha!
> >
> > http://slackbuilds.org/repository/14.1/python/mock/ is up for grabs
> >
> > since v1.10.2 it's no longer a dep of allmydata-tahoe[1] but it may be
> > useful for someone else maintaining a python project with unit tests.
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] vlc fails

2018-02-17 Thread Frédéric Falsetti
/tmp/SBo/vlc-3.0.0/bin/.libs/lt-vlc-cache-gen: symbol lookup error: 
/usr/lib/libvtkCommonDataModel.so.1: undefined symbol: 
_ZN49vtkInformationQuadratureSchemeDefinitionVectorKeyD1Ev
Makefile:1789 : la recette pour la cible « ../modules/plugins.dat » a échouée
make[2]: *** [../modules/plugins.dat] Erreur 127
make[2] : on quitte le répertoire « /tmp/SBo/vlc-3.0.0/bin »
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/