Debian :: How To Know Which Packages Update Required Restart

Apr 19, 2011

Sometimes when we update/upgrade packages we get the restart required icon on the desktop panel which means we need to reboot for the update to complete. Is there someway to know which or what package required the reboot to happen ?

View 4 Replies


ADVERTISEMENT

Debian Multimedia :: Packages Required For Fluxbox

Feb 28, 2011

I have a headless server which I have recently clean-installed debian6 on. I want to install fluxbox (I connect remotely using No Machine). I had a similar setup with debian5 earlier but have lost the notes I made during the previous install.When I google minmal gui installs, there are different 'recipes' concerning which base packages for x are necessary e.g. xorg, x-window-system-core etc.Which packages for x should I choose (and why)?I don't use a display manager (gdm etc.), and the hardware is not so powerful (via en12000).

View 2 Replies View Related

Debian :: Minimun Packages Required To Build Kde Apps

Jan 15, 2011

Debian squeeze amd_65, using gde3/gnome.I'd like to use KMyMoney, but the latest packages (v4.5.2) and not the v3.9.8/test version that's in Synaptic Package Manager.I'd rather not install every package that contains *kde* in the name, but I'm more than willing to install the minimum required to compile and run them.Trying to build kmymoney v4.5.2. After some google searches on the specific errors, I initially learned about apt-file and the find feature.

I'm unable to determine what package I need for 'Boost', and although apt-file reports that kdepimlibs5-dev is the package for gpgme - I still have no files called QGpgmeConfig.cmake or qgpgme-config.cmake, and the log still shows 'Could NOT find QGpgme'.Any pointers on what package(s) I'm missing, or other ways to determine what I need?

View 3 Replies View Related

Debian Configuration :: Openssh-server Fails To Restart During Update?

Feb 12, 2010

So this very (for me) important little package fails me once again. But this time it refuses to restart/start

This is the output:

Setting up openssh-server (1:5.3p1:-1)
Restarting OpenBSD Secure Shell Server: sshd: failed!
/dev/null is not a character device!
invoke-rc.d: initscript ssh, action "restart" failed.

[Code].....

The error is within the /etc/init.d/ssh script. ("error")

This is in squeeze so I can only blame my self, but.. This is one of the packages that fair and square should not fail to install/update/start/restart no mather what!

View 9 Replies View Related

General :: What Are Required Rpm Packages

Jun 13, 2011

I was asked in a interview what are the rpm packages that are mandatory to install in order for the system to work. When for exemple the instalation program lauchs what are the required rpm packages that if only install them.. the system will work.

View 5 Replies View Related

Ubuntu Installation :: Anjuta 3.0.0 & GTK+ 3 As Well As All The Required Packages Be Able To Run?

Sep 1, 2011

i have been working with fedora for a long time because i was unable to get anjuta 3 working on ubuntu as well as GTK+ 3,facing a huge list of problems after reinstalling it around 3 times and unable to get my new mouse working on GNOME. My question is will anjuta 3.,GTK+ 3.0 as well as all the required packages be able to run/installed on ubuntu?

View 2 Replies View Related

Fedora :: Strange Packages Required To Install Skype

Nov 16, 2009

I've added a couple of extra repos in my x86_64 Fedora 11 KDE installation.Namely, skype and rpmfusion and no rawhide stuff.I've asked then to install skype (Skype 2.0.0.72).While I was expecting a lot of packages because skype has decided not to support 64bit environments, I have found some very weird packages within the 79 item list.

View 11 Replies View Related

Ubuntu Installation :: Broken Packages Required For Upgrade?

Mar 21, 2011

I keep on getting this red " - " icon on my panel and I try to perform the upgrade it prompts me to do. But it says that there are 3 broken packages i need to fix with the "broken filter". How do I fix this so I can upgrade?

View 2 Replies View Related

General :: How To Know Required Packages Of One Package Before Installing In Ubuntu?

Jan 30, 2010

I have Ubuntu 9.10 installed on my laptop.And I am going to install mediaplayer from its "*.deb" file, But it requires a lot of other packages and each of those packages needs others and so on.Since I do not have internet connection on my Ubuntu and my internet connection is in Win XP, so I should download these packages and then check them in my Ubuntu and see what other packages it needs and download them and so on.

It is a very time consuming task. If I could find out what are all the required packages I could download all of them at once and then I could install them by "sudo dpkg -i *".Therefore I am wondering if there is a way to know which packages are the required ones for a typical package, my work would be much more easier.

View 1 Replies View Related

Slackware :: Minimum Packages Required To Install Kde Or Gnome?

May 14, 2010

What are the minimum packages required to install kde or gnome?For kde is it ok?

1.kdebase-runtime
2.kdebase-workspace
3.kdelibs

View 1 Replies View Related

Slackware :: What Packages Are Required For Compiling Source On Slack 13?

Apr 3, 2010

Can someone please tell me what packages are required for compiling source on Slack 13? Something is missing in my box and I get errors, I can't figure out what it is.

View 11 Replies View Related

CentOS 5 :: Unable To Download Required Packages With Yum Install

Jul 24, 2010

I am looking for the following missing packages for CentOS 5.5 (64 bit OS) which are required to install Oracle 11g and Oracle 12.1.1 EBS:

When I run yum install for these packages, the yum command cannot find these versions for CentOS 5.5.

openmotif21-2.1.30-11.EL5.i3861
xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386
binutils-2.17.50.0.6-9.0.1.x86_642
* gcc-4.1.2-14.el5.x86_64

[Code].....

where I can download these for CentOS 5.5? Would I use the same rpms for Red Hat Linux or Oracle Enterprise Linux 5.5?

View 1 Replies View Related

Debian Configuration :: Can't Update Properly - Packages Kept Back

Nov 25, 2014

When trying to do a system update, I'm facing following error:

Code: Select allroot@machine: apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  libdevmapper1.02.1
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.

[Code] ....

No such file or directory of an older and unused kernel? What's wrong with my system?

More about my machine, which runs Debian 6:
Code: Select allroot@machine: uname -a
Linux machine 2.6.32-5-686 #1 SMP Sat Jul 12 22:59:16 UTC 2014 i686 GNU/Linux

Code: Select allroot@machine: cat /etc/apt/sources.list
deb http://http.debian.net/debian/ squeeze main contrib non-free
deb-src http://http.debian.net/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
deb http://http.debian.net/debian squeeze-lts main contrib non-free
deb-src http://http.debian.net/debian squeeze-lts main contrib non-free

View 14 Replies View Related

Debian Configuration :: All Of Packages Are Out Of Date - Update Not Working?

Jun 30, 2010

So I just installed Debian Lenny on my PC (the install went fine). After installing, I went into aptitude and noticed that most of the packages available in the repository are out of date (python 2.5, GCC 4.3). System Update tells me that I am up to date, and when I tell synaptic/aptitude to mark all updatable packages, it does nothing. I have tried typing apt-get update as root aswell. Nothing worked.

I installed Debian with the first DVD from [URL]. During the installation, I told it to download anything that wasn't on the DVD. Shortly after installing, I had manually edited my /etc/apt/sources.list and commented out the CD line. Could any of this have messed up APT?

View 5 Replies View Related

General :: Authentication Is Required To Install Software Packages For Knoppix

Jul 24, 2011

I have had some help with root password su and sudo su, but I can not find the correct password to install or remove programs. I keep getting the same message ' Authenticate' Authentication is required to install software packages. An application is attempting to perform an action that requires privileges.Authentication is required to perform this action.Then it asks for a password, I've tried enter, seacats, knoppix, user, and my root password. None of these work I seem to be a second user and not the owner.

My Linux language is very low, but I am learning, right now in order to find or try to install software I go through the startup menu> preferences> software center. Is there another way to find and install software that doesn't require and authentication password? If so where do I find out the steps to do this? Hands on is always the best teacher.

View 2 Replies View Related

General :: Building System - Required Packages / Libraries And Components

Jan 4, 2010

I installed the minimal-command line system from the kubuntu CD on my laptop, which is guess is roughly around 200mb after installation. I wish to install a Desktop Environment preferably KDE and I wanted to know how and where do I begin from? Do I need to have a working XORG prior to installation of KDE and do I also need to install Window mangers and e.t.c? What all packages/libraries and components do I need to install first? I'm really not sure where should I begin from.

Initially what I am trying to do is to have working GUI system,then later on I can install rest of the packages and software that I need, like office, GPU drivers, browser etc. Secondly,for a minimal KDE system,what metapackages are to be installed from this site? I believe kdebase, kdebase-runtime, kdebase-workspace are required. [URL]

View 14 Replies View Related

OpenSUSE Multimedia :: Create A Local Repo For A Vlc By Downloading All The Required Packages?

Jun 17, 2010

I dont have a internet connection and I want to install VLC. I want to create a local repo for a vlc by downloading all the required packages. I tried to do by downloading all the packages from from VLC repo and create a local repo but failed. Its say this dependency failed and that dependency failed. i tried to manually install each and every dependency but still the problem exists.

View 2 Replies View Related

Debian Installation :: Can't Download Any Additional Packages - Update The Version - Unable To Connect To The Internet

Jul 14, 2011

I'm trying to do a net install with the latest release of debian - but my ethernet card is not recognized/the drivers are not available because I have a card that requires a linux kernel version of 2.6.35. This is obviously a problem because I can't download any additional packages, and I can't update the version because I'm not able to connect to the internet. I have installed it, but it's only text (which I assume is because I could not install the graphical interface, correct me if I'm blaringly wrong here). So what can I do to install debian on my laptop and be able to use my Intel Centrino Advanced-N 620 network card?

View 14 Replies View Related

Ubuntu Installation :: Update Manager Not Restart 10.4 Update After Broken Download

May 2, 2010

I started the upgrade to 10.4 from 9.10 through the update manager. It started the update to 10.4. After downloading almost 95% of the update, it gave an error message of "could not download certain components. downloaded files will not be erased" and stopped the update. I restarted the PC, and started the update manager again. But now it does not show any option of update to 10.4. how do I continue or resume the update process? I just started using ubuntu about 15 days back. So, I am relatively new to this.

View 3 Replies View Related

Debian Multimedia :: GDM Goes To Tty On Restart / Doesn't Restart

Apr 5, 2010

Whenever I choose "Restart" from the GDM screen, GDM appears to shutdown, and the first TTY is displayed with a login prompt at the bottom (assuming I haven't used that TTY). I am by no estimation a patient individual, but I waited a solid minute or two for something to happen, but nothing ever did. I end up logging in as root on that TTY and running "shutdown -r now" to get the job done. This is a shared computer, and ideally any user should be able to perform shutdown options graphically from GDM.The only mentioned workaround doesn't apply to me as I am using the nvidia driver, not intel.

View 1 Replies View Related

Ubuntu :: When Have Upgrades All Packages - Asked To Restart System

Oct 9, 2010

I was a xp user.Recently I have diverted to Ubuntu 10.04LTS.When I have upgrades all packages,I was asked to restart system.I did the same.But After pressing restart button,there is something like....

Code:

Now I can not run my PC.There is XP on C drive,and Ubuntu in D drive installed in my harddisks.Now what should I do now.......

View 9 Replies View Related

Debian Configuration :: Upgrade The Installed Packages From The Packages.debian.org Site?

Jul 22, 2010

I have just installed Debian Lenny and was trying to upgrade the installed packages from the packages.debian.org site. when i asked synaptic to add the downloaded packages the would not appear, but when i checked the .xsessions file there are entries saying that the packages were being ingnored because they were either different versions, the MD5 did not match or even "can't find pkg". i have to use the local library to download the packages because i dont have an internet connection at home.

[Code]...

View 6 Replies View Related

Ubuntu :: Increasing Frequency Of Reboots Required After Update?

Sep 30, 2010

Just a random question out of curiosity and probably ignorance. But why have updates started requiring a reboot almost every single time recently? I'm using Lucid, but the rate of required reboots was already on the up in Jaunty. As far as I understood, you should only really need to reboot if something's been changed in the Kernel - is that wrong?

Surely the updates can include restarting of demons or just the software if need be, it's starting to become like windows in this respect....

View 7 Replies View Related

CentOS 5 :: Install Libsemanage - Devel Required Before Update?

Apr 4, 2009

Thought I would write it down first. Some other packages are still upgrade in progress

libselinux-utils
libsemanage-devel
libgcj-devel

these three has to be installed before some other packages can be updated. I think dependency check did not find them out, somehow.

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

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

Ubuntu Networking :: Can't Enable Sharing Over The Network Because "the Required Packages Are Not Installed On Your System"

Jul 22, 2010

If I do System-Preferences-Personal File Sharing it tells me that I can't enable sharing over the network because "the required packages are not installed on your system". It doesn't tell me WHAT packages I need to install!

View 1 Replies View Related

Ubuntu :: Networking Windows 7/vista/xp / "this Feature Cannot Be Enabled Because The Required Packages Are Not Installed On Your System"?

Jun 7, 2011

I have my home network set up like so. My router has 4 ethernet ports so I have 1 hooked up to a network hub where I have 2 computers running windows xp and 1 running windows 95, on my other router port I have a desktop using ubuntu 11.04 and I have 2 windows 7 laptops and 1 ubuntu 11.04 laptop connecting wirelessly. All of the computers can see each other in my network map except for the ones running ubuntu. I can successfully ping every computer on my network from every computer without fail (even the ubuntu ones). The weird thing is that my ubuntu computers can see and use files from all of my windows computers but still nothing can see the ubuntu computers. I have set up samba to no avail and when I open file sharing and try to enable it on ubuntu it comes up with "this feature cannot be enabled because the required packages are not installed on your system." I have done clean installs of ubuntu 11.04 and 10.10 on both ubuntu computers and kept them up to date but the same problem persists. I have tried to do the same steps above with all of my computers wired but still nothing.

View 1 Replies View Related

General :: Downloading Updates And Reinstall Of New Packages Computer Request To Restart The Machine?

Apr 15, 2011

I'm currently using ubuntu 9 for 4 years, then I decided to upgrade to ubuntu 10.4 then after wasting long hours of downloading updates and reinstall of new packages my computer request to restart the machine. after the boot sequence of grub my computer hangs up and no display at all, I tried to select different kernel but it won't help me at all what's the possible error after upgrading

View 6 Replies View Related

Ubuntu Networking :: Enable Personal File Sharing - "This Feature Cannot Be Enabled Because The Required Packages Are Not Installed On Your System"

Oct 11, 2010

I would like to enable personal file sharing so I can access my laptop (hp Mini laptop w/ ubuntu) from my mac mini (OSX 10.4.11), but the message I get in PFS dialogue box is "This feature cannot be enabled because the required packages are not installed on your system".

View 1 Replies View Related







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