wayne1288 New Member
 member is offline
Joined: Feb 2011 Gender: Male  Posts: 24
|  | upgrade to Saline 1.2 « Thread Started on Feb 21, 2011, 4:18am » | |
OK, I just did a sudo apt-get update and sudo apt-get dist-upgrade.
here is what I saw on terminal:
Code:root@amd:/home/amd# apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: chromium-browser chromium-browser-inspector libssl0.9.8 login openssl passwd remastersys 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 19.5 MB of archives. After this operation, 12.3 kB of additional disk space will be used. Do you want to continue [Y/n]? y WARNING: The following packages cannot be authenticated! remastersys Install these packages without verification [y/N]?
|
|
So I went ahead and install without verification, it went on to complete the installation.
I wonder if this is expected?
for completeness, I would copy here in case there is a need for reference
Code:Install these packages without verification [y/N]? yGet:1 [url]http://security.debian.org/[/url] squeeze/updates/main login amd64 1:4.1.4.2+svn3283-2+squeeze1 [783 kB] Get:2 [url]http://www.geekconnection.org/remastersys/repository/[/url] squeeze/ remastersys 2.0.23-1 [344 kB] Get:3 [url]http://security.debian.org/[/url] squeeze/updates/main passwd amd64 1:4.1.4.2+svn3283-2+squeeze1 [1,113 kB] Get:4 [url]http://security.debian.org/[/url] squeeze/updates/main libssl0.9.8 amd64 0.9.8o-4squeeze1 [997 kB] Get:5 [url]http://security.debian.org/[/url] squeeze/updates/main chromium-browser amd64 6.0.472.63~r59945-5+squeeze2 [14.4 MB] Get:6 [url]http://security.debian.org/[/url] squeeze/updates/main chromium-browser-inspector all 6.0.472.63~r59945-5+squeeze2 [884 kB] Get:7 [url]http://security.debian.org/[/url] squeeze/updates/main openssl amd64 0.9.8o-4squeeze1 [1,059 kB] Fetched 19.5 MB in 15s (1,263 kB/s) Reading changelogs... Done Preconfiguring packages ... (Reading database ... 108998 files and directories currently installed.) Preparing to replace login 1:4.1.4.2+svn3283-2 (using .../login_1%3a4.1.4.2+svn3283-2+squeeze1_amd64.deb) ... Unpacking replacement login ... Processing triggers for man-db ... Setting up login (1:4.1.4.2+svn3283-2+squeeze1) ... (Reading database ... 108998 files and directories currently installed.) Preparing to replace passwd 1:4.1.4.2+svn3283-2 (using .../passwd_1%3a4.1.4.2+svn3283-2+squeeze1_amd64.deb) ... Unpacking replacement passwd ... Processing triggers for man-db ... Setting up passwd (1:4.1.4.2+svn3283-2+squeeze1) ... (Reading database ... 108998 files and directories currently installed.) Preparing to replace libssl0.9.8 0.9.8o-4 (using .../libssl0.9.8_0.9.8o-4squeeze1_amd64.deb) ... Unpacking replacement libssl0.9.8 ... Preparing to replace chromium-browser 6.0.472.63~r59945-5 (using .../chromium-browser_6.0.472.63~r59945-5+squeeze2_amd64.deb) ... Unpacking replacement chromium-browser ... Preparing to replace chromium-browser-inspector 6.0.472.63~r59945-5 (using .../chromium-browser-inspector_6.0.472.63~r59945-5+squeeze2_all.deb) ... Unpacking replacement chromium-browser-inspector ... Preparing to replace openssl 0.9.8o-4 (using .../openssl_0.9.8o-4squeeze1_amd64.deb) ... Unpacking replacement openssl ... Preparing to replace remastersys 2.0.22-1 (using .../remastersys_2.0.23-1_all.deb) ... Unpacking replacement remastersys ... Processing triggers for desktop-file-utils ... Processing triggers for menu ... Processing triggers for hicolor-icon-theme ... Processing triggers for man-db ... Setting up libssl0.9.8 (0.9.8o-4squeeze1) ... Setting up chromium-browser-inspector (6.0.472.63~r59945-5+squeeze2) ... Setting up chromium-browser (6.0.472.63~r59945-5+squeeze2) ... Setting up openssl (0.9.8o-4squeeze1) ... Setting up remastersys (2.0.23-1) ... Installing new version of config file /etc/remastersys/remastersys.version ... Installing new version of config file /etc/remastersys/isolinux/isolinux.cfg ... Installing new version of config file /etc/remastersys/isolinux/live.cfg ... Processing triggers for menu ... root@amd:/home/amd#
|
|
| |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,338
|  | Re: upgrade to Saline 1.2 « Reply #1 on Feb 21, 2011, 4:33am » | |
This warning is normal as the Remastersys repository is not signed using a GPG key. It can safely be ignored.
| |
|
wayne1288 New Member
 member is offline
Joined: Feb 2011 Gender: Male  Posts: 24
|  | Re: upgrade to Saline 1.2 « Reply #2 on Feb 21, 2011, 4:47am » | |
Thanks Anthony for your confirmation.
| |
|