LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   [ANN] compat32pkg 1.4.110408 build 7 (maintenance release) (https://www.linuxquestions.org/questions/slackware-14/%5Bann%5D-compat32pkg-1-4-110408-build-7-maintenance-release-899223/)

phenixia2003 08-24-2011 01:23 PM

[ANN] compat32pkg 1.4.110408 build 7 (maintenance release)
 
Hello Slackers,

This maintenance release includes a new version of the 32-bit layer configuration file (ie /etc/compat32pkg/multilib-32bit-packages.lst). This update is needed
as the layer-32 lacks the packages startup-notification, xcb-util, and libpciaccess.

The packages startup-notification and xcb-util are required by firefox 32-bit 4.0 and later, as pointed out by marnold in this post.

The package libpciaccess is required by mesa dri driver for intel i965 (at least) as pointed out by Martinus2u in this post.

As always, you can grab this maintenance release at compat32pkg's website, or, using this direct link.If you update from a previous release, do not forget to
replace the old multilib-32bit-packages.lst by the new one. Furthermore, users of compat32pkg 1.3.110319 and later can directly update their 32-bit layer
configuration file using compat32pkg in mode --layer-32-config as shown below :

Code:

$ compat32pkg --layer-32-config update

compat32pkg ver. 1.4.110408 (stable)

[--layer-32-config] Started on Wed Aug 24 20:08:49 2011
[--layer-32-config]  Working in mode update
[--layer-32-config]  Local configuration file for "layer-32" is multilib-32bit-packages.lst version 1.4.110522

[--layer-32-config]  Using updates-site http://sourceforge.net/projects/compat32pkg/files/updates-site
[--layer-32-config]    -> Available configuration file for "layer-32" is multilib-32bit-packages.lst version 1.4.110824 

[--layer-32-config]  An update is available.

[--layer-32-config] ----------------------------------------------------------------------------
[--layer-32-config] !                          Changes since revision 1.4.110522                !
[--layer-32-config] !----------------------------------------------------------------------------!
[--layer-32-config] !        Package        ! Note  !          affected multilib              !
[--layer-32-config] !                        !      !  13.0  !  13.1  !  13.37  ! -current !
[--layer-32-config] !------------------------+-------+----------+----------+----------!----------!
[--layer-32-config] ! l/startup-notification ! added !    X    !    X    !    X    !    X    !
[--layer-32-config] !------------------------+-------+----------+----------+----------!----------!
[--layer-32-config] ! x/libpciaccess        ! added !    X    !    X    !    X    !    X    !
[--layer-32-config] !------------------------+-------+----------+----------+----------!----------!
[--layer-32-config] ! x/xcb-util            ! added !    X    !    X    !    X    !    X    !
[--layer-32-config] -----------------------------------------------------------------------------
                                                                                                                   
[--layer-32-config]  Backing up of previous version into /etc/compat32pkg/multilib-32bit-packages.lst.bak_20110824
[--layer-32-config]  Configuration file for "layer-32" updated to revision 1.4.110824

[--layer-32-config] Ended on Wed Aug 24 20:08:56 2011

Once you installed the latest compat32pkg (or the latest revision of 32-bit layer configuration file), you can check-update/upgrade your 32-bit layer as shown below :

Code:

compat32pkg --mirror @WorldWide-13.37 --list-updates layer-32

compat32pkg ver. 1.4.110408 (stable)

(INFO) No default mirror was defined in configuration's script /etc/compat32pkg/compat32pkg.conf
[--list-updates] Started on Wed Aug 24 20:11:37 2011                                               
[--list-updates]  Using mirror ftp://mirrors.kernel.org/slackware/slackware-13.37
[--list-updates]  Local system is Slackware/x86_64 version 13.37.0
[--list-updates]  Mirrored system is Slackware/i486 version 13.37
[--list-updates]  Slackware-32 packages will be stored into /var/cache/compat32pkg/slackware-32
[--list-updates]  compat32 packages will be stored into /var/cache/compat32pkg/compat-32
[--list-updates]  Configuration file for "layer-32" : /etc/compat32pkg/multilib-32bit-packages.lst version 1.4.110824
                                                                                   
[--list-updates]  3 update(s) were found [ 0 package(s) to upgrade, 3 package(s) to add ] (1,674 sec.)

[ package-basename                ] [ installed version                ]    [ update version                  ]
  startup-notification                ** NOT INSTALLED **                -->  0.10 build 1                   
  libpciaccess                        ** NOT INSTALLED **                -->  0.12.1 build 1                 
  xcb-util                            ** NOT INSTALLED **                -->  0.3.6 build 1                 

[--list-updates] Ended on Wed Aug 24 20:11:39 2011

________________________________________

Code:

compat32pkg --mirror @WorldWide-13.37 --upgrade layer-32

compat32pkg ver. 1.4.110408 (stable)

[--upgrade] Started on Wed Aug 24 20:13:08 2011                                                   
[--upgrade]  Using mirror ftp://mirrors.kernel.org/slackware/slackware-13.37
[--upgrade]  Local system is Slackware/x86_64 version 13.37.0
[--upgrade]  Mirrored system is Slackware/i486 version 13.37
[--upgrade]  Slackware-32 packages will be stored into /var/cache/compat32pkg/slackware-32
[--upgrade]  compat32 packages will be stored into /var/cache/compat32pkg/compat-32
[--upgrade]  Configuration file for "layer-32" : /etc/compat32pkg/multilib-32bit-packages.lst version 1.4.110824
                                                                                   
[--upgrade]  3 update(s) were found [ 0 package(s) to upgrade, 3 package(s) to add ] (1,636 sec.)

[--upgrade]  Processing package #1/3: startup-notification version 0.10 build 1
[--upgrade]    Package successfully downloaded (/var/cache/compat32pkg/slackware-32/startup-notification-0.10-i486-1.txz)
[--upgrade]    Package converted to format compat32 (/var/cache/compat32pkg/compat-32/startup-notification-compat32-0.10-x86_64-1.txz)
[--upgrade]    Package successfully installed.                               

[--upgrade]  Processing package #2/3: libpciaccess version 0.12.1 build 1
[--upgrade]    Package successfully downloaded (/var/cache/compat32pkg/slackware-32/libpciaccess-0.12.1-i486-1.txz)
[--upgrade]    Package converted to format compat32 (/var/cache/compat32pkg/compat-32/libpciaccess-compat32-0.12.1-x86_64-1.txz)
[--upgrade]    Package successfully installed.                         

[--upgrade]  Processing package #3/3: xcb-util version 0.3.6 build 1
[--upgrade]    Package successfully downloaded (/var/cache/compat32pkg/slackware-32/xcb-util-0.3.6-i486-1.txz)
[--upgrade]    Package converted to format compat32 (/var/cache/compat32pkg/compat-32/xcb-util-compat32-0.3.6-x86_64-1.txz)
[--upgrade]    Package successfully installed.                     

[--upgrade] Ended on Wed Aug 24 20:13:31 2011

Cheers

--
SeB

SeRi@lDiE 08-24-2011 02:04 PM

SeB,

As all ways Thank You!!! :D

chrisretusn 08-24-2011 07:25 PM

Thanks SeB!

phenixia2003 08-25-2011 08:42 AM

Hello Slackers,

Well, 1.4.110408 build 7 is now available (wow build-6 was outdated quickly). This maintenance release comes with a new revision of 32-bit layer configuration file.
This time, the packages gtk+ and glib were added to the 32-bit layer as they're required by some 32-bit softwares (at least epsxe) as pointed out by ponce in this post.

This new revision is available here. I also updated the direct link given in my my original post to avoid any confusion. As a reminder, users of build-6 can simply update their
32-bit layer configuration file as shown below :

Code:

compat32pkg --layer-32-config update

compat32pkg ver. 1.4.110408 (stable)

[--layer-32-config] Started on Thu Aug 25 15:12:34 2011
[--layer-32-config]  Working in mode update
[--layer-32-config]  Local configuration file for "layer-32" is multilib-32bit-packages.lst version 1.4.110824

[--layer-32-config]  Using updates-site http://sourceforge.net/projects/compat32pkg/files/updates-site
[--layer-32-config]    -> Available configuration file for "layer-32" is multilib-32bit-packages.lst version 1.4.110825 

[--layer-32-config]  An update is available.

[--layer-32-config] ----------------------------------------------------------------------------
[--layer-32-config] !                          Changes since revision 1.4.110824                !
[--layer-32-config] !----------------------------------------------------------------------------!
[--layer-32-config] !        Package        ! Note  !          affected multilib              !
[--layer-32-config] !                        !      !  13.0  !  13.1  !  13.37  ! -current !
[--layer-32-config] !------------------------+-------+----------+----------+----------!----------!
[--layer-32-config] ! l/glib                ! added !    X    !    X    !    X    !    X    !
[--layer-32-config] !------------------------+-------+----------+----------+----------!----------!
[--layer-32-config] ! l/gtk+                ! added !    X    !    X    !    X    !    X    !
[--layer-32-config] ----------------------------------------------------------------------------
                                                                                                                   
[--layer-32-config]  Backing up of previous version into /etc/compat32pkg/multilib-32bit-packages.lst.bak_20110825
[--layer-32-config]  Configuration file for "layer-32" updated to revision 1.4.110825

[--layer-32-config] Ended on Thu Aug 25 15:12:39 2011

Once the new compat32pkg (or the new 32-bit layer configuration file) is installed, upgrading the 32-bit layer should give you something like this :

Code:

compat32pkg --mirror @WorldWide-13.37 --upgrade layer-32   

compat32pkg ver. 1.4.110408 (stable)

[--upgrade] Started on Thu Aug 25 15:33:39 2011                                                   
[--upgrade]  Using mirror ftp://mirrors.kernel.org/slackware/slackware-13.37
[--upgrade]  Local system is Slackware/x86_64 version 13.37.0
[--upgrade]  Mirrored system is Slackware/i486 version 13.37
[--upgrade]  Slackware-32 packages will be stored into /var/cache/compat32pkg/slackware-32
[--upgrade]  compat32 packages will be stored into /var/cache/compat32pkg/compat-32
[--upgrade]  Configuration file for "layer-32" : /etc/compat32pkg/multilib-32bit-packages.lst version 1.4.110825
                                                                                   
[--upgrade]  2 update(s) were found [ 0 package(s) to upgrade, 2 package(s) to add ] (1,664 sec.)

[--upgrade]  Processing package #1/2: glib version 1.2.10 build 3
[--upgrade]    Package successfully downloaded (/var/cache/compat32pkg/slackware-32/glib-1.2.10-i486-3.txz)
[--upgrade]    Package converted to format compat32 (/var/cache/compat32pkg/compat-32/glib-compat32-1.2.10-x86_64-3.txz)
[--upgrade]    Package successfully installed.                 

[--upgrade]  Processing package #2/2: gtk+ version 1.2.10 build 5
[--upgrade]    Package successfully downloaded (/var/cache/compat32pkg/slackware-32/gtk+-1.2.10-i486-5.txz)
[--upgrade]    Package converted to format compat32 (/var/cache/compat32pkg/compat-32/gtk+-compat32-1.2.10-x86_64-5.txz)
[--upgrade]    Package successfully installed.                 

[--upgrade] Ended on Thu Aug 25 15:34:00 2011

Cheers.

--
SeB

SeRi@lDiE 08-25-2011 08:44 AM

SeB,

hahahaha that went like Firefox from 4 to 5 in less than a day :P

Again Thank You!

chrisretusn 08-27-2011 08:23 AM

Wow! Thanks SeB!


All times are GMT -5. The time now is 10:49 PM.