View previous topic :: View next topic |
Author |
Message |
quint Junior Member
Joined: 04 Nov 2010 Posts: 10
|
Posted: Wed Dec 02, 2015 5:40 pm Post subject: slapt-get |
|
|
I may be paranoid but I find it odd that while using slapt-get I have not had any updates in several months
I use
slapt-get --update
slapt-get --upgrade
It returns as their is nothing to update
slapt-get --update
Retrieving package data [http://sms.it-ccs.com/isos/SMS-Current/]...Cached
Retrieving patch list [http://sms.it-ccs.com/isos/SMS-Current/]...Done
Retrieving checksum list [http://sms.it-ccs.com/isos/SMS-Current/]...Cached
Retrieving checksum signature [http://sms.it-ccs.com/isos/SMS-Current/]...Cached
Verifying checksum signature [http://sms.it-ccs.com/isos/SMS-Current/]...Verified
Retrieving ChangeLog.txt [http://sms.it-ccs.com/isos/SMS-Current/]...Cached
Reading Package Lists...Done
Retrieving package data [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Cached
Retrieving patch list [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Done
Retrieving checksum list [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Cached
Retrieving checksum signature [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Cached
Verifying checksum signature [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Verified
Retrieving ChangeLog.txt [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Done
Reading Package Lists...Done
root@slackserv:~# slapt-get --upgrade
Reading Package Lists...Done
The following packages have been EXCLUDED:
glibc-i18n glibc-profile glibc-zoneinfo kernel-firmware kernel-generic
kernel-generic-smp kernel-huge kernel-hugesmp
0 upgraded, 0 reinstalled, 0 newly installed, 0 to remove, 8 not upgraded.
Done
Thank's in advance... |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Thu Dec 03, 2015 6:27 am Post subject: |
|
|
Last update was in july, you are not paranoid, I have some updates scheduled while ago, which I plan for this month...
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
quint Junior Member
Joined: 04 Nov 2010 Posts: 10
|
Posted: Thu Dec 03, 2015 9:09 pm Post subject: |
|
|
Thank's for the reply.... Loving this distro for several years now!
Happy Holidays |
|
Back to top |
|
Ansy Member
Joined: 24 Feb 2011 Posts: 42 Location: RUSSIA
|
Posted: Wed Dec 09, 2015 9:36 am Post subject: |
|
|
Then, I'm paranoid
Quote: | root@vsms:~# slapt-get -u ; slapt-get --upgrade
Retrieving package data [http://sms.it-ccs.com/isos/SMS-Current/]...Cached
Retrieving patch list [http://sms.it-ccs.com/isos/SMS-Current/]...Done
Retrieving checksum list [http://sms.it-ccs.com/isos/SMS-Current/]...Cached
Retrieving checksum signature [http://sms.it-ccs.com/isos/SMS-Current/]...Cached
Verifying checksum signature [http://sms.it-ccs.com/isos/SMS-Current/]...No key for verification
Retrieving ChangeLog.txt [http://sms.it-ccs.com/isos/SMS-Current/]...Cached
Reading Package Lists...Done
Retrieving package data [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Cached
Retrieving patch list [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Done
Retrieving checksum list [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Cached
Retrieving checksum signature [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Cached
Verifying checksum signature [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...No key for verification
Retrieving ChangeLog.txt [http://sms.it-ccs.com/isos/SMS-Current/pasture/]...Done
Reading Package Lists...Done
Reading Package Lists...Done
The following packages have been EXCLUDED:
glibc-i18n glibc-profile glibc-zoneinfo kernel-firmware kernel-generic
kernel-generic-smp kernel-headers kernel-huge kernel-hugesmp kernel-source
0 upgraded, 0 reinstalled, 0 newly installed, 0 to remove, 10 not upgraded.
Done
root@vsms:~# uname -a
Linux vsms 3.10.41-smp #2 SMP Sun Jun 1 01:38:11 EEST 2014 i686 Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz GenuineIntel GNU/Linux |
So what does bold text string mean? _________________ In CODe we TRUST! |
|
Back to top |
|
gerasimos_h Site Admin
Joined: 09 Aug 2007 Posts: 1757 Location: Greece
|
Posted: Wed Dec 09, 2015 7:10 pm Post subject: |
|
|
just add the key,
Code: | slapt-get --add-keys |
gerasimos_h _________________ Superb! Mini Server Project Manager
http://sms.it-ccs.com |
|
Back to top |
|
|