LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Closed Thread
  Search this Thread
Old 07-09-2015, 03:26 PM   #166
j_v
Member
 
Registered: Oct 2011
Distribution: Slackware64
Posts: 364

Rep: Reputation: 67

Quote:
Originally Posted by WhiteHotLoveTiger View Post
OpenSSL to 1.0.1p from 1.0.1o

openssl-solibs-1.0.1o
openssl-1.0.1o

https://threatpost.com/openssl-patch...ability/113703
New packages for this version have been uploaded for both current and 14.1 release.
 
Old 07-09-2015, 04:16 PM   #167
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,066

Rep: Reputation: Disabled
Quote:
Originally Posted by ReaperX7 View Post
Not sure how to wrap my head around this one, but this suddenly sprouted up in a few obtuse mailing lists I follow:

sysvinit-2.89

https://github.com/Distrotech/sysvinit

A new release, or a fork?
sysinit-2.89 was never released and possibly never will be. A thread about that was opened on Sat, 08 Feb 2014 by Petter Reinholdtsen but leaded to no decision AFAIK.

Furthermore Slackware just ships the directory structure and the functions script that PV took from Fedora and that does its job of coping with software that expect to find "Red Hat-isms".

So I fail to see how this could trigger a desired update to -current. Unless there be a need to update that script, of course. Is there one?

Maybe one could request instead something to help software find the new "Fedora-isms" they are looking for but we have had already too many threads on that topic

Last edited by Didier Spaier; 07-09-2015 at 04:27 PM.
 
Old 07-10-2015, 01:31 AM   #168
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
True Didier and sysvinit more or less is only used as a utility for startup, shutdown, and reboot for most systems that don't use the classic init style scripting like Slackware. Still interesting to see an update, forked or unofficial.

Also how does openssl-1.0.1 series compare to 1.0.2? I think only one package, wget, had some problems with it, so a few distros using it went with gnutls.

Last edited by ReaperX7; 07-10-2015 at 01:32 AM.
 
Old 07-13-2015, 12:17 PM   #169
larryhaja
Member
 
Registered: Jul 2008
Distribution: Slackware 13.1
Posts: 305

Rep: Reputation: 80
This isn't a desired update, but rather a missing dependency for mytop (part of mariadb). When running mytop I get this error.
Code:
bash-4.2$ mytop
Can't locate Term/ReadKey.pm in @INC (you may need to install the Term::ReadKey module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/bin/mytop line 192.
mytop requires perl-TermReadKey from SBo. This is an issue on both Slackware 14.1 as well as Slackware -current. Once perl-TermReadKey is installed then mytop works.
Code:
bash-4.2$ mytop
Cannot connect to MySQL server. Please check the:

  * database you specified "test" (default is "test")
  * username you specified "root" (default is "root")
  * password you specified "" (default is "")
  * hostname you specified "localhost" (default is "localhost")
  * port you specified "3306" (default is 3306)
  * socket you specified "" (default is "")

The options my be specified on the command-line or in a ~/.mytop
config file. See the manual (perldoc mytop) for details.

Here's the exact error from DBI. It might help you debug:

Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2)
I didn't have mysql started when I ran this so the socket error is expected.
 
Old 07-14-2015, 08:32 PM   #170
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,246

Rep: Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323Reputation: 5323
I just had to patch CDParanoia to fix a bug that was causing morituri to not work.

This is the CDParanoia bug (the patch is attached):

Bug 635925 - cdparanoia fails to overread into the leadout when -O flag given

This is what it does to morituri:

#57 (Crash when trying negative offset)

I'd like to see this patch to cdparanoia included, personally. Don't see much reason not to include a patch that fixes a show-stopping bug. Especially for cdparanoia, whose last official release was, what, 2008?
 
1 members found this post helpful.
Old 07-15-2015, 05:57 AM   #171
fskmh
Member
 
Registered: Jun 2002
Location: South Africa
Distribution: Custom slackware64-current
Posts: 307

Rep: Reputation: 92
This probably won't bother most Slackware users but here's a quick report on a casualty of removing gnome-icon-theme: Ekiga-4.0.1 seems to require it at compile-time:
Code:
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.18.1
checking for XML::Parser... ok
checking for GTK... no
configure: error: Package requirements (gtk+-2.0 >= 2.20.0 gnome-icon-theme >= 3.0.0) were not met:

No package 'gnome-icon-theme' found
It seems that 5.0 will be gtk+3-based so I doubt this requirement will go away. I recall that removing gnome-icon-theme broke the icons in pavucontrol (this is relevant to others who have also integrated PA into their Slackware installations). So this run-time dependency may also apply to more general-use apps like gnome-disks etc.
 
Old 07-15-2015, 07:35 AM   #172
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,680

Rep: Reputation: 1797Reputation: 1797Reputation: 1797Reputation: 1797Reputation: 1797Reputation: 1797Reputation: 1797Reputation: 1797Reputation: 1797Reputation: 1797Reputation: 1797
it can be pushed to SBo for nexr Slackware 14.2 since it's no longer part of Slackware
 
Old 07-15-2015, 08:32 AM   #173
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
No real need for a gnome-icon-theme package for Slackware-14.2, every case I have found so far can simply have adwaita-icon-theme substituted, the patch is almost always trivial, just fixup configure.in and do whatever autoreconf hand-waving that may be required.

Of all the distros that we normally leach patches from, Mageia seems to be the one that has the best adwaita-icon-theme patches, e.g. https://svnweb.mageia.org/packages/c...pathrev=619766

I'll push this one to Ponce in due course ;-)
 
Old 07-15-2015, 09:06 AM   #174
marrowsuck
Member
 
Registered: Sep 2006
Posts: 205

Rep: Reputation: 90
I upgraded libvncserver from a recent git checkout (0.9.10 build failed under current), because remmina kept segfaulting.
 
Old 07-16-2015, 10:22 AM   #175
aaazen
Member
 
Registered: Dec 2009
Posts: 358

Rep: Reputation: Disabled
Dosfstools 3.0.28 is out in the Git repository.

https://github.com/dosfstools/dosfstools/releases


Older version 3.0.27 is a pure bug fix release that fixed a bug I found on a dos file system during fsck.fat:

Code:
...
Bad short file name ().
Auto-renaming it.
Renamed to
...
 
Old 07-16-2015, 07:10 PM   #176
qweasd
Member
 
Registered: May 2010
Posts: 621

Rep: Reputation: Disabled
I am on stable, not on -current, but for what it's worth I see video regressions with kernel 3.18.11.x64 compared to 3.10.59.x64. My VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) turns backlight on and off semi-randomly, and sometimes the Fn brightness keys stop working.
 
Old 07-16-2015, 07:21 PM   #177
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Slackware, Debian, OpenBSD
Posts: 7,349

Rep: Reputation: 3747Reputation: 3747Reputation: 3747Reputation: 3747Reputation: 3747Reputation: 3747Reputation: 3747Reputation: 3747Reputation: 3747Reputation: 3747Reputation: 3747
Quote:
Originally Posted by qweasd View Post
I am on stable, not on -current, but for what it's worth I see video regressions with kernel 3.18.11.x64 compared to 3.10.59.x64. My VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) turns backlight on and off semi-randomly, and sometimes the Fn brightness keys stop working.
My Lenovo T41 laptop running intel graphics on Slackware64-current fails to load x windows and XFCE 4.12 from run level 3 on a regular basis. That is, issuing the startx command often fails and drops back to a cursor prompt. It will load x windows on the next attempt.
 
Old 07-16-2015, 11:44 PM   #178
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,267
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
Quote:
Originally Posted by sbolokanov View Post
NetworkManager 1.0.2

Might be a good candidate: https://mail.gnome.org/archives/netw.../msg00005.html
NetworkManager 1.0.4 is available (I wish they would update the changelog so I don't have to sift through git). And also this (dhcp default setting):
http://www.linuxquestions.org/questi...ml#post5392575
 
1 members found this post helpful.
Old 07-19-2015, 08:26 AM   #179
chris.willing
Member
 
Registered: Jun 2014
Location: Brisbane, Australia
Distribution: Slackware,LFS
Posts: 917

Rep: Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619
Hi Eric Hameleers - I'm hoping that, as a previous contributor to the samba SlackBuild, you could shepherd through a potential fix I'm suggesting below for a problem I found with the samba package in -current.

The problem first became apparent after running 'pkg-config --libs samba-util' which resulted in error msg about missing tevent. Actually, tevent libs are supplied in the samba package however there is no tevent.pc for pkg-config to know about them. Furthermore there is no tevent.h supplied at all. Looking through the samba.SlackBuild, I see that similar problems with talloc, pytalloc and tdb are currently being dealt with by manual copying of respective .pc & .h files from the build tree into the $PKG tree (as well as adding some symlinks for the shared objects). BTW the copied .h files are currently copied into $PKG/usr/include instead of $PKG/usr/include/samba-$VERSION (where all other samba .h files are installed).

All these problems can be fixed without the manual copying i.e. have them installed correctly by samba's own build system, by adjusting the wscript files for the tevent, talloc & tdb projects in the samba source tarball. I've attached a patch that makes these adjustments so that 'make install DESTDIR=$PKG' will do the right thing i.e. it includes the .pc & .h files in the package directory. A second patch is attached for samba.SlackBuild itself - to include the first patch and remove the now extraneous manual copying of the various files involved.

chris

samba.SlackBuild.txt

talloc_tevent.diff.txt
 
Old 07-19-2015, 08:48 AM   #180
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,066

Rep: Reputation: Disabled
doclifter

I suggest that doclifter from Eric S. Raymond be added to the linuxdoc-tools package.

This would complement this package with two handy Python scripts and associated man pages (also in html format):
  • doclifter translates documents written in troff macros like man pages to DocBook, that can then be converted to other formats or translated, using the other tools shipped in linuxdoc-tools.
  • manlifter is a mass-conversion script and test harness for doclifter. It can find and convert _all_ man pages in your system with one simple command, but in a few cases where it fails (mostly because of formatting errors in the man page that it can also help find).
I have submitted a (separate) SlackBuild for that, meanwhile build stuff and a -noarch package are available @ http://slint.fr/packages/extra/doclifter

I can hear the usual objections to include new stuff like:
But it never hurts to request.

PS See examples of usage in http://slint.fr/testing/man (but disregard the sentences about testing in README.TXT that are for another topic.)

Last edited by Didier Spaier; 07-19-2015 at 09:00 AM.
 
2 members found this post helpful.
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] vdso_time error after current updates chrissi29 Slackware 4 03-20-2013 04:09 AM
xfce 4.10 and latest updates to current BCarey Slackware 7 07-16-2012 10:56 AM
wget error with new current updates fogpipe Slackware 2 07-14-2012 03:16 PM
Massive updates in -current mlangdn Slackware 53 07-01-2012 08:15 AM
Slackware current updates today! neo Slackware 2 04-22-2005 05:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration