Debian Installation :: Apt-get Update Or Aptitude Update - Error "Cannot Initiate The Connection To Security.debian.org:80"

Jul 14, 2011

I have a very strange problem; when trying to apt-get update or aptitude update I get time out errors. At first it was resolving ipv6 adresses:

Cannot initiate the connection to ftp.litnet.lt:80 (2001:778::87). - connect (101: Network is unreachable) [IP: 2001:778::87 80] Err [URL] Cannot initiate the connection to security.debian.org:80 (2001:a78:5:1:216:35ff:fe7f:6ceb). - connect (101: Network is
unreachable) [IP: 2001:a78:5:1:216:35ff:fe7f:6ceb 80] As my host does not have normal ipv6 support, i just tried to disable ipv6: echo net.ipv6.conf.all.disable_ipv6=1 > /etc/sysctl.d/disableipv6.conf

[Code]....

View 2 Replies


ADVERTISEMENT

Debian Installation :: Aptitude Update And Aptitude Install Aptitude?

Jul 11, 2010

I am trying to upgrade an amd64 lenny system to squeeze.I've got a 2.6.32 kernel running, done aptitude update and aptitude install aptitude.When I try "aptitude safe-upgrade", it sits forever resolving dependencies.it seems to search with the resolver counting up more and more open/conflict/ whatever.I stopped it once it got over 100,000)Is it possible to get aptitude to do a safe-upgrade, perhaps using a command line option?

View 2 Replies View Related

Ubuntu :: Apt-get Update Doesn't Work (Cannot Initiate The Connection To Connect )?

Jan 3, 2011

I am working on ubuntu (Xubuntos) using VMware virtual machine. when I enter apt-get update it gives following error;

Code:
xubuntos@xubuntos-tinyos:~$ sudo apt-get update
Code:
Err http://tinyos.stanford.edu edgy Release.gpg
Cannot initiate the connection to 3127:80 (0.0.12.55). - connect (22 Invalid argument)
Err http://tinyos.stanford.edu edgy/main Translation-en_US

[Code]...

View 2 Replies View Related

Debian :: Aptitude And Apt-get Update Results In (Hash Sum Mismatch)

May 22, 2015

Using Debian Jessie 32 bit and Wheezy 32 bit on 2 separate computers.

For the pass few days, received the following message on both computers when doing a aptitude update or apt-get update results in the following error message:

W: Failed to fetch http://security.debian.org/dists/jes...ource/Sources: Hash Sum mismatch
W: Failed to fetch http://security.debian.org/dists/jes...i386/Packages: Hash Sum mismatch
W: Failed to fetch http://security.debian.org/dists/jes...ranslation-en: Hash Sum mismatch

View 7 Replies View Related

Debian Configuration :: Run Aptitude Update In The Terminal It Looks To Load A Cd?

Jan 22, 2011

I installed squeeze 2 or 3 weeks ago. When I run aptitude update in the terminal, it looks for me to load a cd. What's that about? see below

debian@dell:~$ su
Password:
root@dell:/home/debian# aptitude update
Ign cdrom://[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64 kde-CD Binary-1 20110110-07:46] squeeze Release.gpg

[Code].....

View 6 Replies View Related

Debian Configuration :: Aptitude Update From Specific File?

Feb 18, 2011

I'm developing with puppet, and I need to do an aptitude update from a specific file, here is my configuration: The file sources.list in /etc/apt/ is deleted. I've created 3 files in /etc/apt/sources.list.d each one with their repos:

00-debian_sources.list
deb http://ftp.fr.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ lenny main contrib non-free

[code]....

All the repos are updated/refreshed , and I only want to refresh/update the specific repos insie of the file 01-debian_security_updates.list. On the other hand if I put some repos in the sources.list and delete the 3 files and I create an external file for example in /tmp/temprepo and I do the command aptitude update -o dir::etc::sourcelist=/tmp/temprepo it works fine.give some workaround to update and then upgrade packages from the files specified in my config.

View 1 Replies View Related

Debian :: New Stable Update - Command Aptitude Not Found

Feb 7, 2011

Well it didn't go smoothly for me. After downloading over 1,6Gb (!) of that new Debian version and restarting I was 'greeted' by a dreaded CLI instead of gnome. To make matters worse I got "command aptitude not found".
'apt-get' still worked.
Anyway, if you're gonna update check dependencies first. It seems I lost gnome due to gstreamer0.10-gnomevfs. So first uninstall that package if you got it.

View 14 Replies View Related

Debian :: Aptitude Upgrade Following Warning Noted On Running Update

Jun 21, 2010

Debian 5.0 32bit On running aptitude update and then aptitude upgrade following warning noted

[code]...

View 4 Replies View Related

Ubuntu Security :: Sudo Apt-get Update The Update Failed Because The Connection To The India Mirror Timed Out

Jun 1, 2010

I am from India, and I tried to update my Ubuntu system today. Code: $sudo apt-get update The update failed because the connection to the India mirror timed out: Code: [URL] Could not connect to in.archive.ubuntu.com:80 (111.91.91.37). - connect (110: Connection timed out) I tried the update a few times, with the same result every time.

I had firestarter running at this time, and noticed that I would get new security events every time I tried an update. I checked the events list, and it turned out that the machine at the ip address 111.91.91.37 (the in.archive.ubuntu.com machine, to go by the above error message) had been trying to make connections to seemingly random ports on the machine every time I tried the update: see the attached screenshot. I then changed my repositories to the Main Server using Synaptic, and tried the update again (from the command-line). This time it worked without a hitch, and firestarter did not report any unwanted incoming connection. why is the India mirror trying to open connections that the Main server apparently does not need in order for me to do the update? Should I (we) be concerned?

View 3 Replies View Related

Debian Installation :: GPG Error When Update From Squeeze To Wheezy

Jan 7, 2016

I try to update the packages before upgrade to wheezy,looks like when I run apt-get update,it shows error as per below:

W: GPG error: http://fosiki.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 379393E0AAEE96F6
rat:~# apt-key adv --keyserver keyserver.fosiki.com --recv-keys 379393E0AAEE96F6
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --

[code]....

View 9 Replies View Related

Debian Installation :: Update To Squeeze Failed - Error 126

Dec 21, 2010

I have done a update from Lenny to Squeeze with the update manager within Gnome. And there was a error 126 and the update broke off leaving me with a non working system. The system does start into Debian Squeeze to the command line. Users are in place and a login is possible. X does not work and there a lot of broken and defect packages. I want to repair my system. Is a restore without losing the configuration possible?

View 14 Replies View Related

Debian Installation :: Packages (Security Sensitive) In Aptitude Safe Upgrade?

Feb 17, 2011

Today I ran
aptitude update && aptitude safe-upgrade
Like I regularly do, and I see these two packages need to be upgraded:
login passwd

Since these packages seem kinda security-sensitive I would like to know exactly why I would need to upgrade them. I checked Debian's security list but couldn't find anything relevant, and the links to the changelog for both packages are broken:
The requested URL /changelogs/pool/main/s/shadow/shadow_4.1.4.2+svn3283-2+squeeze1/changelog was not found on this server.
Where can I see what is changed in these packages so I can safely upgrade?

View 3 Replies View Related

Debian :: Apt Security Update Failed

Apr 24, 2011

I don't know why but my server is no longer successfully updating its security repositories when I run 'apt-get update' on my system.Some index files failed to download, they have been ignored, or old ones used instead.Did I mess something up? No changes have been made to the server and I ran 'apt-get clean' and that didn't really do much.

View 2 Replies View Related

Debian Configuration :: LAN Connection Not Working After Last Update?

Mar 20, 2011

About an hour ago i did an update on my Debian Squeeze. After the update was completed my LAN connection stopped working.. now i have to connect my computer to my router with a usb cable instead with my ethernet cable.. also, on the network connection, on the wired network section it says that the device(ethernet) has not been managed..

View 1 Replies View Related

Debian :: How Do Security Update Sources Work?

Mar 22, 2011

Just leads to a list of packages. Are these taken down and installed if needed? I take it these are installed from main component right?Is this just to let people know there's a new version in main? If you didn't have "deb http://security.debian.org/ distrib/updates main", wouldn't the updates be pulled from "deb http://whatever/debian distrib main" anyway when you did an apt-get update (by logical reasoning that they'd be new?)

Or is it that you can't detect new versions directly from main and you need the updates package to point out which ones have updated versions?

View 3 Replies View Related

Debian Configuration :: 4.2.2 Security Update Of Kernel

Sep 9, 2015

From the securing-debian-howto [URL] ...

"4.2.2 Security update of the kernel

First, make sure your kernel is being managed through the packaging system."

which suggests...

Code: Select all$ dpkg -S ‘readlink -f /vmlinuz‘

When I try to confirm by running the above, I get a lot of characters of output but the last line reads...

Code: Select alldpkg-query: no path found matching pattern /vmlinuz‘

How do I make sure my kernel is being managed through a packaging system?

View 4 Replies View Related

Ubuntu Installation :: Apt-get Update Lucid-security GPG Error

Jun 11, 2011

I get this error when running apt-get update on Ubuntu 10.04.1 Server. Never got it before today, apt-get update is always error-free, unless there are connection issues.

Quote:

W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://security.ubuntu.com lucid-security Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>

W: Failed to fetch [URL]..Some index files failed to download, they have been ignored, or old ones used instead.

View 4 Replies View Related

Ubuntu Installation :: 10.4 Update Fail - Error: No Internet Connection

Apr 29, 2010

i've installed 9.10 today on my dell studio 1558. and with the new release of 10.4 i want to update my ubuntu but it say

Error: No Internet connection (although I've connected threw wifi + cable)

then goes onto say: Cant download relevant package information

View 8 Replies View Related

Debian :: Update Notifications For Security Patches On Jessie

May 15, 2015

Is there any way to get update notifications for security patches on debian jessie. I was using update-manager and update-notifier and wheezy and that worked good, Update-notifier on jessie doesn't seem like its working...

View 12 Replies View Related

Debian :: Security Update 'broke' Kernel / Recompile It?

May 25, 2011

I installed the latest security update for squeeze. It entailed an update of the kernel. Now when it boots, it give continuous kernel error messages about "can't enumerate usb .... " I have a custom kernel compiled from source (not sure about the patch level) from the same kernel 2.6.32. It seems to work OK. Should I worry about the security of this custom kernel or should I try to recompile it? I don't really know how to do any patching of the kernel source.

View 5 Replies View Related

Ubuntu Installation :: Package Installer - Error No "update Manager", "aptitude" Or Anything Else

Sep 29, 2010

I've recently come across a problem concerning the Package Installer that's stoping me from installing; whenever I try to install Package Installer pops up an error stating that only one software management tool is allowed to run at once. However whenever this happens it's the only visible tool open. No "update manager", "aptitude" or anything else. I've tried looking through the list of processors, but I can't find this other mysterious management tool it's complaining about.

View 1 Replies View Related

Debian Configuration :: Update Testing Killed Internet Connection?

Jul 5, 2011

AMD 64 Upgrade to testing last night killed my internet connection. The lan works, I can ping the dns server from my IP, however no mail, browser possible. Is something in testing broken again?

View 5 Replies View Related

Debian :: Search For Security Updates Using Aptitude?

Apr 30, 2010

I've been looking for an aptitude command to search for security updates. This information is being shown when running the screen. So far I reached to this command: aptitude search '~S ~VCANDIDATE ~Asecurity ~U' It looks like producing the correct results, but I still don't quite understand the how the filter (~S) command works.

View 3 Replies View Related

Debian :: Update Error - Public Key Not Available?

Jun 13, 2011

I have added the following line in sources.list, deb [URL] squeeze main non-free

Running apt-get update i get this error message,
Reading package lists... Done
W: GPG error: http://www.debian-multimedia.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 123456789

Do i need to generate this public key 123456789 ? If so, how?

Running apt-key update has not solved the problem.

apt-get install debian-archive-keyring was a recommended solution from some googling.

I have also read this page, [URL] , but how to add a key is under construction.

View 3 Replies View Related

Debian :: Error Message At Each Update?

Sep 6, 2011

My computer: 3 year old cheapish box, Gigabyte board with onboard video and sound. Cat5 cabled to Linksys wired router to a cable modem. Debian 6.0 Stable. Network installation.

This didn't happen from the initial installation but I now get an error message each time I get the updates.

I first see the red update notification icon top right of Gnome desktop. I click on it, enter root password at prompt. Click the install updates button on the update manager window. The software progress bars show me the download progress but then I get the following errors.

An error has occurred and installing has been aborted. Error Message: subprocess installed post installation script returned error exit status 1

Error message: dependency problems - leaving unconfigured.

I cancel the messages. The notification icon then turns to the reboot icon. If I start the update manager again from the System menu it shows me that my system is up to date, so I suspect the update has taken place. But why am I getting the error messages. This now happens every time I see the new updates icon. Apart from that everything works fine.

I include my source list in case this helps.
#
# deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official i386 NETINST Binary-1 20110320-15:03]/ squeeze main

[Code].....

View 5 Replies View Related

Ubuntu Installation :: Error Doing Partial Update Through Update Manager?

Oct 1, 2010

I am using ubuntu 9.10.While running a partial update through System->adminstration->update-manager. I am facing error as 'Error Authenticating some packages". Please find the attached, screenshot of the error and sources.list file output.

View 1 Replies View Related

Ubuntu Installation :: Update / Getting An Error About A Kernel Update?

Sep 1, 2011

(after i update packages, it says error, and here's whats in the details tab)
Preconfiguring packages ...
(Reading database ... 197969 files and directories currently installed.)
Preparing to replace flashplugin-installer 10.3.181.34ubuntu0.11.04.1 (using .../flashplugin-installer_10.3.181.34ubuntu0.11.04.1_i386.deb) ...
code....

How to fix This? i haven't messed with Ubuntu much...Why am i getting an error about a kernel update?

View 4 Replies View Related

Debian :: Clamav - MD5 Checksum Error During Update

Nov 4, 2010

I'm getting an md5 checksum error during updating. Using the update manager. I'll post a snapshot.
Screenshot-Changes applied.png (38.46 KiB) Viewed 219 times

View 4 Replies View Related

Debian :: Getting Duplicate Source Error When Update

Apr 15, 2011

I'm sometimes getting a 'duplicate source' error when I update, but not always. Sometimes it's just fine, without me having changed anything significant. To be honest I don't really understand what's going on.

Here's my sources.list :
deb [URL] testing main
deb-src [URL] testing main
deb [URL] testing main contrib
deb-src [URL] testing main contrib
deb [URL] testing main non-free
deb-src [URL] testing main non-free .....

Whats with the duplicate sources referring to /var/lib...? I've never touched that directory. Ever. And why are there three 'duplicates' of testing/main when clearly I only have two in sources.list? I'm confused. Is my sources.list set up properly? Usually, running another update immediately after the first one cleans up the errors, but this keeps coming back every few days.

View 2 Replies View Related

Debian :: Apt-Get Update Error (Signatures Could Not Be Verified)

May 13, 2010

What does this lot mean:?
Code:
Hit [URL]
Hit [URL]
Hit [URL]
Fetched 557kB in 2s (198kB/s)
Reading package lists... Done
W: GPG error: [URL] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EA8E8B2116BA136C
W: You may want to run apt-get update to correct these problems
(after typing apt-get update)

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved