LinuxQuestions.org
Visit Jeremy's Blog.
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 12-25-2015, 02:03 PM   #91
DarkVision
Member
 
Registered: Jul 2007
Posts: 199

Rep: Reputation: Disabled

As mentioned here xf86-video-modesetting is deprecated and already included in xorg-server 1.17.x: The package of xf86-video-modesetting includes the same drivers/files as included in the xorg-server package.

The package xorg-cf-files has "noarch" in the name while it installs files into lib64 and the files are different to the 32bit package, at least /usr/lib[64]/X11/config/X11.tmpl
 
1 members found this post helpful.
Old 12-25-2015, 11:54 PM   #92
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Original Poster
Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
Quote:
Originally Posted by mario View Post
BlueZ 5.x dropped support for Alsa: http://git.kernel.org/cgit/bluetooth...328cb0b1ab0818
Are we getting PulseAudio as well?
Without it, a2dp-sink is pretty much dead, and to make it worse, errors are quite non-descriptive
This is bad. I knew blueman didn't support bluetooth audio except via PA, but I was not aware that alsa support had been completely dropped from bluez5. :/
I'll talk with you on IRC about this more...
 
Old 12-26-2015, 04:02 AM   #93
elcore
Senior Member
 
Registered: Sep 2014
Distribution: Slackware
Posts: 1,753

Rep: Reputation: Disabled
Slackware mirror @ garr.it has changed, please update slackpkg mirrors list to reflect this.

Code:
# ftp://mirror2.mirror.garr.it/pub/1/slackware/slackware-14.1/
# http://mirror2.mirror.garr.it/pub/1/slackware/slackware-14.1/
# ftp://mirror2.mirror.garr.it/pub/1/slackware/slackware64-14.1/
# http://mirror2.mirror.garr.it/pub/1/slackware/slackware64-14.1/
# ftp://mirror2.mirror.garr.it/pub/1/slackware/slackware-current/
# http://mirror2.mirror.garr.it/pub/1/slackware/slackware-current/
# ftp://mirror2.mirror.garr.it/pub/1/slackware/slackware64-current/
# http://mirror2.mirror.garr.it/pub/1/slackware/slackware64-current/
Code:
# ftp://mirror2.mirror.garr.it/mirrors/Slackware/slackware-14.1/
# http://mirror2.mirror.garr.it/mirrors/Slackware/slackware-14.1/
# ftp://mirror2.mirror.garr.it/mirrors/Slackware/slackware64-14.1/
# http://mirror2.mirror.garr.it/mirrors/Slackware/slackware64-14.1/
# ftp://mirror2.mirror.garr.it/mirrors/Slackware/slackware-current/
# http://mirror2.mirror.garr.it/mirrors/Slackware/slackware-current/
# ftp://mirror2.mirror.garr.it/mirrors/Slackware/slackware64-current/
# http://mirror2.mirror.garr.it/mirrors/Slackware/slackware64-current/
Thank you, and happy holidays.
 
Old 12-26-2015, 05:11 AM   #94
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,211

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
Libical version 1.0.1

https://github.com/libical/libical/releases
 
Old 12-26-2015, 08:33 PM   #95
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,223

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
cscope 15.8b please.
 
Old 12-27-2015, 05:37 PM   #96
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Quote:
Originally Posted by Didier Spaier View Post
More generally adding the dialog's option --visit-items to all dialogs that display a list of items helps a lot users of a Braille display.
Providing patches could help a little more than such a vague statement

The attached archive contains one patch per source package, against Slackware64-current last updated on Thu Dec 24 20:49:54 UTC 2015.

Patched scripts:
Code:
elilo.patch            eliloconfig
gpm.patch              setup.mouse
kbd.patch              setconsolefont
lilo.patch             liloconfig
network-scripts.patch  netconfig
pkgtools.patch         installpkg,pkgtool,setup.services
x11-skel.patch         xorgsetup,xwmconfig
Maybe other scripts are worth considering, but those listed above were easier to spot as their internationalized counterparts already use the --visit-items option.
Attached Files
File Type: txt patches.tar.gz.txt (5.7 KB, 12 views)

Last edited by Didier Spaier; 12-28-2015 at 05:24 AM. Reason: s/--list-items/--visit-items/
 
Old 12-28-2015, 01:09 AM   #97
DarkVision
Member
 
Registered: Jul 2007
Posts: 199

Rep: Reputation: Disabled
I was trying to check the issue described in this thread and found something i maybe doing wrong:

I was going through the setup until i get asked to select the Prompting Mode. I choose "custom". From the help:
Quote:
If at any point a tagfile with that extension cannot be found, the default tagfile will be used instead.
So i assume that if i want to use a custom tagfile for only one category, i do only add a file named like tagfile.tst and for all the other categories setup will use the default tagfile without any extension, right? I added .tst as custom extension for tagfiles and continued.

Well, maybe i'm doing something wrong, but all i get is a massive list of errors, see screenshot. Nothing will be installed.

From the slackinstall file:
Code:
cp -a $SRCPATH/$series/tagfile`cat $TMP/SeTtagext` $TMP/tagfiles/$series/tagfile
I don't see any code that will search for the default tagfile if tagfile.tst does not exist and thus slackinstall will fail to install. Either this should be fixed or the helptext should be fixed

Last edited by DarkVision; 01-13-2016 at 12:49 AM.
 
Old 12-28-2015, 06:32 AM   #98
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,211

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
A new bug fix version of libva (1.6.2)

http://www.freedesktop.org/software/...-1.6.2.tar.bz2
 
Old 12-28-2015, 06:37 AM   #99
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,211

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
Also a new libdrm-2.4.66

http://dri.freedesktop.org/libdrm/libdrm-2.4.66.tar.gz
 
Old 12-28-2015, 10:50 AM   #100
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,211

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
new libwpg-0.3.1:

http://libwpg.sourceforge.net/

http://sourceforge.net/projects/libwpg/files/

new gettex-0.19.7

https://www.gnu.org/software/gettext/

http://ftp.gnu.org/pub/gnu/gettext/g...-0.19.7.tar.xz
 
Old 12-28-2015, 11:01 AM   #101
gmgf
Senior Member
 
Registered: Jun 2012
Location: Bergerac, France
Distribution: Slackware
Posts: 2,211

Rep: Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998Reputation: 998
again new bluez-5.37

http://www.bluez.org/

http://www.kernel.org/pub/linux/blue...ez-5.37.tar.xz
 
Old 12-28-2015, 12:56 PM   #102
cockcrow
LQ Newbie
 
Registered: Dec 2014
Location: Brazil
Distribution: Slackware64
Posts: 24

Rep: Reputation: Disabled
PHP 7
http://www.php.net/
http://us3.php.net/distributions/php-7.0.1.tar.xz
 
Old 12-28-2015, 01:14 PM   #103
DarkVision
Member
 
Registered: Jul 2007
Posts: 199

Rep: Reputation: Disabled
The SlackBuild script for Tcl should be checked. It will compress all manpages by default while a lot of the manpages will be installed as man.x.gz already. On -current this will result in a large list of broken symlinks. Example:

Code:
./usr/man/man3/Tcl_GetAliasObj.3.gz.gz: broken symbolic link to Tcl_IsSafe.3.gz.gz
The file that will be installed is Tcl_IsSafe.3.gz and the SalckBuild will try compress this file again. GZip will skip these files since they already have the .gz extension, but the following symlink-check will change the target+name of the symlink by blindly adding .gz again.

This is what makepkg reports for the above file using the original SlackBuild
Code:
Searching for symbolic links:
usr/man/man3/Tcl_GetAliasObj.3.gz.gz -> Tcl_IsSafe.3.gz.gz
This is how the line should look like:
Code:
Searching for symbolic links:
usr/man/man3/Tcl_GetAliasObj.3.gz -> Tcl_IsSafe.3.gz

Here is a quick patch, 1st try:
Code:
--- tcl.SlackBuild.orig	2015-11-11 18:34:37.000000000 +0100
+++ tcl.SlackBuild	2015-12-28 19:44:38.694702876 +0100
@@ -121,8 +121,8 @@
   | grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null
 
 # Compress manual pages:
-find $PKG/usr/man -type f -exec gzip -9 {} \;
-for i in $( find $PKG/usr/man -type l ) ; do
+find $PKG/usr/man -type f -name "*.?" -exec gzip -9 {} \;
+for i in $( find $PKG/usr/man -type l -name "*.?" ) ; do
   ln -s $( readlink $i ).gz $i.gz
   rm $i
 done
I'll search for files not ending with .gz since there are still some uncompressed man pages.

I have found some more broken symlinks... attached is a short list. I have to spent some more time to see if this is a result of my lite-install (skipping all optional packages, see this thread) or if more SlackBuilds need to be checked. On a first look the libzip-package has also some bad symlinks (broken symbolic link to /tmp/package-libzip/usr/man/...)

<edit>Updated list with broken symlinks... the old list included only links in /usr</edit>

Last edited by DarkVision; 01-13-2016 at 12:49 AM.
 
Old 12-28-2015, 01:38 PM   #104
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by cockcrow View Post
JIC this gets in: for anyone managing existing php sites, here is a summary of the backward incompatible changes with version 7
http://php.net/manual/en/migration70.incompatible.php
what is not cited there is that the mysql extension that a lot of (old) sites still running use, after being deprecated since php-5.5.x, with this release is removed (but it's still available as a PECL extension).

Last edited by ponce; 12-28-2015 at 01:50 PM.
 
Old 12-28-2015, 01:51 PM   #105
DarkVision
Member
 
Registered: Jul 2007
Posts: 199

Rep: Reputation: Disabled
For the above report about <edit>slackinstall</edit> not using the default tagfile if no tagfile with a custom extension is found i'll have created a patch. Right now if you choose custom tagfiles you need to have a custom tagfile for each series. The helptext sayz that if a custom tagfile is missing the default tagfile will be used.

I'm still not sure if i have miss-read the help-text or if this is really an issue. Just ignore this patch if me is wrong
Code:
--- slackinstall.orig	2015-12-24 20:38:24.000000000 +0100
+++ slackinstall	2015-12-28 18:16:21.000000000 +0100
@@ -80,7 +80,11 @@
     cp -a `cat $TMP/SeTtagpath`/* $TMP/tagfiles
   elif [ $MODE = custom ]; then
     mkdir -p $TMP/tagfiles/$series
-    cp -a $SRCPATH/$series/tagfile`cat $TMP/SeTtagext` $TMP/tagfiles/$series/tagfile
+    if [ -r $SRCPATH/$series/tagfile`cat $TMP/SeTtagext` ]; then
+      cp -a $SRCPATH/$series/tagfile`cat $TMP/SeTtagext` $TMP/tagfiles/$series/tagfile
+    else
+      cp -a $SRCPATH/$series/tagfile $TMP/tagfiles/$series/tagfile
+    fi
   elif [ $MODE = menu -o $MODE = expert ]; then
     cat $TMP/series/series.in | while read series ; do
       if [ $MODE = menu ]; then
Here is the helptext from setup:
Quote:
To use a custom tagfile, just choose "custom" on the
prompt mode menu, and enter your custom extension. Any
tagfiles with this extension will then be used for the
duration of the installation. If at any point a tagfile
with that extension cannot be found, the default tagfile
will be used instead.

Last edited by DarkVision; 12-28-2015 at 02:27 PM. Reason: fixed typing errors...
 
  


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] how to show the current time at the top in the current shell Always ? rohitchauhan Linux - General 5 04-09-2014 03:05 PM
Slackware ARM (current) epic mistake: the current Android kernels are kicked out! Darth Vader Slackware 16 08-25-2013 04:36 PM
[SOLVED] setup fails on most current Slackware-current March 26, 2012 AlleyTrotter Slackware 15 04-09-2012 06:05 AM
Observation of Feb -current vs March -current Hangaber Slackware 14 03-12-2010 08:26 AM
cvs diff the most current and second last current version powah Linux - Software 1 03-30-2006 01:02 PM

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

All times are GMT -5. The time now is 02:33 AM.

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