LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackpkg install-new / new pkgs in mirror / kdei pkgs (https://www.linuxquestions.org/questions/slackware-14/slackpkg-install-new-new-pkgs-in-mirror-kdei-pkgs-4175467946/)

ahlr 06-30-2013 08:48 PM

slackpkg install-new / new pkgs in mirror / kdei pkgs
 
1 Attachment(s)
Hello everybody!

Why when I run slackpkg install-new appear two packages directory /Kdei that were not installed, if there are other packages that are not installed in the same directory?

As far as I know, should appear all packages not installed, existing Slackware mirror or any new package to be installed.

Look at the pictures ...

Am I wrong?

willysr 06-30-2013 09:18 PM

It's a newly added package
Code:

kdei/calligra-l10n-cs-2.6.4-noarch-1.txz: Added.
i don't know with kdei/kde-l10n-tr-4.10.4-noarch-1.txz since it's listed as Upgraded, not Added

ahlr 06-30-2013 09:58 PM

kdei/calligra-l10n-tr-2.6.2-noarch-1.txz: added in Thu Jun 6 18:36:44 UTC 2013.

Why the package appears to install? I use mirror --current, up to date!

If slackpkg install-new is identifying how new all the packages not installed, it should show all packages not installed directory in /Kdei.

Right?

Sorry for the terrible English. :p

Alien Bob 07-01-2013 02:26 AM

You are mis-interpreting the meaning of the "install-new" parameter. It is not meant to install packages which you do not yet have installed. You use this parameter when you upgrade from one Slackware version to the next, in order to install the packages which had been added to the new release and which were not present in the previous release. The slackpkg tool looks in the ChangeLog.txt file for packages which are marked with the string "Added."

From the slackpkg man page:
Code:

install-new
            This action installs any new packages that are added to  the  official
            Slackware  package  set.  Run this if you are upgrading your system to
            another Slackware version or if you are using -current.
            If you want to install all uninstalled Slackware  packages  onto  your
            system, use the following command instead of the install-new action:

                # slackpkg install slackware.

Eric

TobiSGD 07-01-2013 04:33 AM

OFFTOPIC: That manpage should get an addition that the command on 64 bit Slackware systems is
Code:

slackpkg install slackware64


All times are GMT -5. The time now is 03:18 AM.