Ubuntu Servers :: Every Time Logged In Via SSH Got A Message Telling There Where Packages To Update Including A Security Update?

Feb 11, 2011

I was running 10.04 LTS and had decided to stick to the LTS versions as I'm now running my machine as a server and don't want to be updating regularly.Every time I logged in via SSH I got a message telling me there where packages to update including a security update. So I did a search to find out how to perform an update on Ubuntu server from the command line.What I found was to do this:sudo apt-get updatesudo apt-get dist-upgradeAfter doing that I rebooted but now my machine gives me this message:

init: ureadahead-other main process (794) terminated with status 4Your disk drives are being checked for errors, this may take some timePress C to cancel all checks currently inprogressI'm not pressing C yet and leaving it alone to finish, but I noticed when the machine booted that one of the options for booting talked about Ubuntu 10.10, so I'm worried that I've updated from 10.04 LTS to 10.10 by accident?

View 8 Replies


ADVERTISEMENT

Ubuntu :: Got An Error Message When Trying To Update Packages

Jan 10, 2010

I'm relatively new to using Ubuntu. I'm currently using Karmic, and got an error message when trying to update packages

View 4 Replies View Related

Ubuntu Installation :: Can't Make Any Updates - Message - Following Packages Block The Update

Jul 14, 2011

I can't do any updates! it just gives a message like this: "The following packages block the update: kdebase-workspace-libs4+5"

View 2 Replies View Related

Ubuntu Installation :: Using The Update Manager Fails And See The Message Cannot Update?

Oct 26, 2010

I'm having trouble updating. Using the update manager fails and I see the message:dpkg: parse error, in file '/var/lib/dpkg/available' near line 23288 package libbonoboui2-common': 'Conflicts' field, reference to 'libbonobous2-0': version contains ' '

I've tried
sudo dpkg --configure -a
and

[code]....

View 1 Replies View Related

Ubuntu Servers :: Which Command To Automatically Update Packages

May 11, 2011

I'm currently writing a script that will update the software packages on six ubuntu servers so I don't have to go in and update them manually constantly. Problem is, I'm not sure which command I should use to do this the most effective and safe way. Currently, I use sudo apt-get upgrade -y on my own machine, though I can see how this could be dangerous on production servers. I was in the IRC chat and I was told aptitude safe-upgrade is something I may want to look into. Is there a way I can only update security related stuff instead of everything? What do you guys suggest would be the best way going about this? Another issue I can foresee is certain packages that have an interactive prompt. While apt-get upgrade -y takes care of most of this, MySQL would fail with this as it opens up it's own prompt. Anyway I could make my script skip these types of prompts, so I can go back and update them later manually?

View 1 Replies View Related

Ubuntu Installation :: 10.10 Update - Update Manager Check Packages Again After Uncheck

Nov 6, 2010

I just installed ubuntu 10.10, and im triying to update, when i uncheck the packages that i dont want and click on the "install updates" button in the update manager, the update manager check it again and download the packages that i dont want

View 1 Replies View Related

Server :: When Executed Last Command Its Showing System Ip Logged In Time And Logged Out Time The Output?

Feb 27, 2011

logging in a server through putty in the same network when i executed last command its showing system ip logged in time and logged out time the output as followsthis is my system
oot pts1 xx.xx.xx day month date time in time out timeand similarly am geeting other than this likeroot :0day month date time still logged in this is from more than 3 days its logged in

View 2 Replies View Related

Fedora :: Cant Update Get A Message That Says "Local File Conflict Between Packages"?

Oct 10, 2009

I have not been able to update in over a month. I get a message that says "Local file conflict between packages"
When I click on More Details, I get:

Test Transaction Errors: file /etc/fonts/conf.avail/25-unhint-nonlatin.conf from install of fontconfig-2.7.1-1.fc11.x86_64 conflicts with file from package fontconfig-2.6.99.behdad.20090508-1.fc11.i586
file /etc/fonts/conf.avail/30-metric-aliases.conf from install of fontconfig-2.7.1-1.fc11.x86_64 conflicts

[code]....

View 14 Replies View Related

Ubuntu Security :: What IP Addresses To Be Used For Update Servers

Mar 22, 2010

Does anyone know the ubuntu update servers IP addresses. I am trying to fine tune my firewall rules and was unsure of what ip addresses to use for the update servers. I believe they are us.archive.ubuntu.com and security.ubuntu.com. However, I could be wrong.

View 3 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

Ubuntu :: Update Manager Can't Update Security Updates / Solve This?

Apr 23, 2010

Libnss3-1d
xulrunner-1.9.1
xulrunner-1.9.1-gnome support

After click on install updates and entering password, a message says "Some of the packages could not be retrieved from the server(s). Do you want to continue, ignoring these packages? Yes/No.

If I answer No, this message appears:

W: Failed to fetch http://security.ubuntu.com/ubuntu/po....10.1_i386.deb
404 Not Found [IP: 91.189.88.31 80]

If Yes, it tries to download but immediately:

W: Failed to fetch http://security.ubuntu.com/ubuntu/po....10.1_i386.deb
404 Not Found [IP: 91.189.88.31 80]

It has always installed the updates with no problems, until these 3 updates remain in pending installation status.

View 4 Replies View Related

Ubuntu Security :: Sudo Update From The Update Manager?

Feb 27, 2010

Just got a sudo update from the update manager-does anyone know what this specific update does?

View 4 Replies View Related

OpenSUSE :: Update Applet Shows Firefox 3.5.9 Security Update, But 3.6 Already Installed

Apr 14, 2010

How can I make the security applet stop showing an update for firefox 3.5.9? I have a more recent version installed from mozilla repo: firefox 3.6. The mozilla repo already has a higher priority (95 instead of 99), so I don't know what to do.

View 5 Replies View Related

Ubuntu Installation :: Fetching From Update Servers Fail When When Using Update Managers?

Aug 21, 2010

I have Ubuntu Karmic 64-bit installed. Update manager tells me there are updates available, but when i try to install them, downloading the updates fail and throws this error:

Code:

Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/e/eglibc/libc6-i386_2.10.1-0ubuntu16_amd64.deb

Consequently, a similar error occurs when I try installing Sun Java 6 Runtime.

Code:

Failed to fetch http://archive.ubuntu.com/ubuntu/pool/multiverse/s/sun-java6/sun-java6-jre_6-15-1_all.deb Connection failed [IP: 91.189.88.31 80]

Ubuntu Restricted Extras stalls when it's time to download the Java package I tried synaptic, update manager, aptitude, apt-get, and they all throw similar errors. Then I also tried connecting to different servers, to no avail. So to check if it's my connection to the net that has problems somehow, I tried downloading the file directly through my web browser, and it works. (But it's not recommended, and it won't let me!, install the updates manually, right?) I tried searching for the errors on the net and in the forums, and they're all somehow related to proxy servers. I then checked if I'm using some inappropriate proxy settings, and everywhere it's all set up to connect to the net directly, which is, well, my setup.

Take note though, that I am able to install other softwares normally, i.e, using synaptic, apt-get etc. The ones I tried include Pidgin and Mplayer. It's just these updates and Java:

Code:

jeanne@jeanne-desktop:~$ sudo sudo aptitude upgrade
W: The "upgrade" command is deprecated; use "safe-upgrade" instead.
Reading package lists... Done

[code].....

View 3 Replies View Related

Fedora Servers :: Update Lineage2 Client From Official But The Update Crash?

Apr 19, 2009

I've install F10 to use it as server and router and found a strange problem on my XP machine which is behind the F10. I've tried to update my Lineage2 client from official server but the update crash, tried to open the web page it didn't open. Also tried to open microsoft web it didn't open. When i try to open the same pages on PC with F10 they open with no problem.

[Code]...

View 6 Replies View Related

Ubuntu :: Lucid Lynx / System Is Telling That Packages Are Broke?

May 12, 2010

I just upgraded to Lucid Lynx, everything went smooth until I went to check out the new "ubuntu software center" and tried to download a package. The system is telling me that my packages are broke.

View 4 Replies View Related

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 View Related

Ubuntu :: UNR 9.10 Can't Update Some Packages / What To Fix It?

Mar 5, 2010

I am trying to do the update of ubuntu 9.10 UNR (it is your netbook equal to every other), but I get a error, it says it cant get some packages from the servers.

I tried to do a bug report but I dont know how.

View 2 Replies View Related

Ubuntu :: How To NOT Keep Update Deb Packages?

Mar 9, 2011

When I allow Update Manager to download and install security and other updates it saves the deb package files in /var/cache/apt/archives. I don't really need or want to keep these files. I seem to recall that in versions years ago the default was to delete them after installation. But the issue at the moment is how to get 10.04 and later to automatically delete the files after installation. Space is not a concern on my desktop PC nor my server. It is an issue with various virtual machine installations as they are limited in disk space and the more they take up the more there is to backup.

I have tried telling Synaptic to delete the files after installation but this does not change the performance of Update Manager.

View 5 Replies View Related

Ubuntu :: Update Gives Error Message About Deluge

Jan 28, 2010

Whenever Ubuntu tries to update itself or if I initiate an update I can install every but Deluge's update.I get the following:

AN ERROR HAS OCCURE:
E: /var/cache/apt/archives/deluge-common_1.2.0-2~karmic~ppa1_all.deb: trying to overwrite '/usr/share/pyshared/deluge-1.2.0.egg-info/dependency_links.txt', which is also in package deluge-core 0

What does this mean? It suggests filtering broken to fix it. I do so and mark deluge for reinstallation but it doesn't seem to solve anything.

View 6 Replies View Related

Ubuntu :: No UPnP Message After MySQL Update?

Jul 26, 2010

I just ran some system updates today. MySQL was among them. after rebooting. I got a message I haven't seen since I was first installing several months ago. I couldn't connect to the database.

At first, I freaked out because I didn't know what to do. I tried checking my passwords, but I still don't understand all the configuration for MySQL. I tried reconfiguring the myth packages, but couldn't get through the setup. It would just bounce me out after a few attempts because of incorrect password sets.

I finally figured out, from the logs, that MySQL hadn't logged anything since it's 'successful shutdown' after the updates. It hadn't even tried to come on. I started it manually and everything seems to be fine, but how do I get it to start at startup again?

View 3 Replies View Related

Ubuntu :: Error Message With Apt-Get Update Command

Apr 21, 2011

I am unable to update apt-get and I am unable to install any software. The following message when I use the sudo apt-get update command:
W: GPG error: [URL] maverick Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2EBC26B60C5A2783
W: Failed to fetch [URL] Hash Sum mismatch
E: Some index files failed to download, they have been ignored, or old ones used instead.

When I for example try to install the gcc I also get weird feedback:
gcc is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I thought it was that they where already installed on the comp, however, the computer keeps telling me that gcc is not installed. I am not quite sure what to do. I am using the latest version of ubuntu (10.10).

View 2 Replies View Related

Ubuntu Installation :: Error Message When Trying To Update

Apr 28, 2011

When I hit the "upgrade" button, the box greys out and I get a message saying "could not download release notes, check your internet connection" (or words to that effect)?

View 1 Replies View Related

Ubuntu Security :: Updated Browsers Using Update Manager Have Lost Security Login Pages For Web Mail?

Mar 3, 2011

i updated both browsers i have and lost my secure log-in pages (no padlocks showing ) concerning different Web mail accounts.Just before i did these updates i checked an unrelated thing on-line regarding my sound card of which i kept a copy of and got this message below :

!!ALSA/HDA dmesg
!!------------------
[ 12.762633] cfg80211: Calling CRDA for country: AM

[code]....

View 2 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 :: How To Ignore Certain Packages During Update

Aug 11, 2010

if there is a way to blacklist certain packages when updates come around. The reason for this is that I have two repositories that contain Smplayer and Mplayer. But one repository versions of this aren't VDPAU active (but the build is newer).

View 1 Replies View Related

Ubuntu :: Update Packages Not Authenticated?

Sep 10, 2010

I read something like said:

Update Packages not authenticated so imagine.

I wonder why (and how) a 'contaminated' update/package can get access to the Ubuntu server.

what I have on my desktop waiting for my approval to download?

The information of those updates is as follows:

1- Firefox
Changes for the versions:
3.6.8+build1+nobinonly-0ubuntu0.10.04.1
3.6.9+build1+nobinonly-0ubuntu0.10.04.1

[Code].....

View 5 Replies View Related

Ubuntu :: How To Backup Update Packages

Dec 9, 2010

1. when we install package and run update manager, are all the packages stored in /var/cache/apt/archives ?

2. let's say i make a copy of all the packages i installed and from update, store them in a backup drive. How do i make a freshly installed Ubuntu to copy/use these packages instead of downloading them from the internet?

View 2 Replies View Related

Ubuntu :: How To Update Latex Packages

Dec 16, 2010

Question how can I update latex packages is there any easy way to do it in linux, such as in windows (miktex for example).I have installed all the TeX-live packages on the ubuntu software center. But I seem to have outdated older packages.03156397135

View 6 Replies View Related

Ubuntu :: Cant Update Packages Due To Error?

Apr 24, 2011

E: Type 'ain' is not known on line 3 in source list /etc/apt/sources.list.d/gnome3-team-gnome3-natty.listE: The list of sources could not be read. i get this error when i try to update my packages, anybody know a fix?

View 3 Replies View Related







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