Ubuntu :: Packages Depend On The Gcc-4.2-base Package?

Dec 13, 2010

I was paring down my installation and did a

Code:
apt-get purge gcc-4.2-base and the command more or less threatened to wipe out everything on the server.

Is that the norm, or is it due to a corrupted package database?

[Code]...

Was that the norm or could it be the result of a corrupted package database?

View 2 Replies


ADVERTISEMENT

Debian :: How To Find Out Which Packages Depend On Some Package?

Jan 8, 2011

I have a short question. I want to find out which packages are depending on some package. For example, I want to know which packages are depending on evolution.Is there any possibility how to find it out?

View 11 Replies View Related

Fedora :: Will Yum Delete Packages Even Though Other Programs Depend On Them?

Sep 12, 2010

I was in Yum Extender and I accidentally hit some things I didnt want to and then it started removing packages I believe; not installing them.will yum delete packages other programs depend on if they're needed by other programs?it was some gstreamer libraries.

View 4 Replies View Related

Fedora :: Determine What Packages Depend On PackageKit Components

Mar 10, 2011

I tried to remove PackageKit from F15 the other day and it removed, amongst other things GDM. Kind of hosed and I re-installed. I want to remove two components in particular, the command-not-found one and the software updater, (the old add/remove programs). How do I determine what packages would be removed? I thought there was an option in yum, but it doesn't seem to be in the manual.

View 2 Replies View Related

Slackware :: Get List Of Packages Not In Base System

Nov 2, 2010

Is it possible to get a list of packages installed on the system that are not a part of Slackware (i.e. take all installed on system, take all packages that originally come with slack, find difference)? Worthy to mention is that I use slackpkg and run -current.

View 10 Replies View Related

Ubuntu :: Error Installing Texlive-base Package?

Jan 2, 2011

Today I tried to install the Tex system on my notebook butI encountered an error during installing texlive-base package

Code:
The following NEW packages will be installed:
texlive-base

[code]....

View 2 Replies View Related

CentOS 5 :: Cannot Seem To Find The Appropriate Package In The Base Repository?

Nov 26, 2009

I need to install some software which allows me to read chm files. I cannot seem to find the appropriate package in the base repository. How can I install such a reader?

View 2 Replies View Related

Debian Multimedia :: Perl Base Downgrade - Packages Couldn't Be Installed

May 5, 2011

I have debian squeeze (and a bit of sid, actually). I wanted to install the newest pidgin, so I added at sources.list the sid repository, and tried to install pidgin, but it needed the newest perl-base 5.12.3-6 (from 5.10.1-17). So I let it upgrade. after that I realized that my mysql server isn't running, and actually this is my problem. So I tried reinstalling it, home:/home/amalia# apt-get install mysql-server-5.1. Reading package lists. Done Building dependency tree Reading state information. Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:

[code]...

View 2 Replies View Related

Fedora :: 14 Base Install Is Installing Extra Package Groups?

Dec 1, 2010

When I'm running, I like to just do a base install to start, so that, I can go from there, only added things that I need. I just did a Base install of Fedora 14 x86_64, selecting only the "Base" package, and "vim-enhanced". But, when running a grouplist, it comes back with this...

Code:

[root@fcdesktop01 ~]# yum grouplist
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Setting up Group Process

[code]...

I don't see why these extra groups are included, when all I asked for was Base and vim?

View 1 Replies View Related

Programming :: Find Logarithm To Base 10 Instead Of Base 2 On Shell Script?

Apr 20, 2010

can we find logarithm to base 10 instead of base 2 on shell script??i can do it with bc..like 'l(1000)/l(10)' | bc -l

View 1 Replies View Related

Debian :: Only Installed Base System, Doesn't Find Package "gnome"?

Jun 28, 2010

Well the topic name says it all. I only installed the base system and when I try "apt-get install gnome" it tells me it can't find package "gnome".Now, I'm actually to much of a noob to try to build my own Debian from the base system and up. But it still seems to be the easiest option.When I try "Debian GNU/Linux on CDs" I can't get online. I start Iceweasl but it just gives me that message telling me that it can't find the website I tried to enter (e.g www.google.com).When I try the net install I get "Bad Archive Mirror" at the configure apt part. I've tried searching your forums for this and it seems to happen to a lot of people but I still can't find a solution in any of those threads

View 8 Replies View Related

General :: Configure 1000 Base T Ethernet Card To Send At 1000 Base T?

Sep 22, 2009

I have a router that is 1000 Base T and two computers each with ethernet cards that support 1000 Base T. All are equipped with Cat 5e cable. Before I had a router that only went up to 100 Base T and I would setup one box with linux running proftpd. On the other box,I would use win xp pro and use firefox to ftp into the other box and download a file. Download speeds went up to 11.2 MB/sec. Now when I switched routers, I expected something like 120 MB/sec but I'm only getting 5.3 MB/sec. What do I need to change?

View 12 Replies View Related

Ubuntu :: File Preview To Depend On Folder View?

Dec 29, 2010

I want nautilus to use file preview or not depending on what the view is for that folder. I want file preview to be enabled if I am using icon view, and disabled if I am using list view. This way image folders will be previewed (because I have set such folders to icon view), and other folders wont be (because they default to list view). I also want the desktop to be always previewed.This seems like quite a simple and common-sense desire, but I cant find out anywhere how to do this. At the very least what I'd like is the ability for force preview for a folder if I want to investigate it more closely - even if I have to click a button of select something to do so.

View 1 Replies View Related

Ubuntu Servers :: Make A Service To Depend On A RAID Array?

Mar 7, 2011

Short story: I have a problem with one of my services (mediatomb) - it requires an md RAID array to be mounted in order to start, because it uses files from it. $remote_fs is added by default to the "Required-Start" line of the init script, so I thought that this should be enough. However, the mediatomb service fails to start on boot, but starts just fine when I execute "service mediatomb start" later. The array is entered in /etc/fstab and is automatically mounted on boot.

Long story...

This is my file server (Ubuntu Server 10.10), which has a raid array created with mdadm (mounted on /z), and the root filesystem is located on an USB thumb drive. I've installed mediatomb, but I wanted to put its database files on the raid array instead of the root fs, so I've symlinked /var/lib/mediatomb (the default path) to /z/mediatomb on the array. This is because the mediatomb DB is supposed to be updated fairly often, so I didn't want it to stay on the flash drive.

Problem is, the mediatomb service can't start on boot - in /var/log/mediatomb.log, it says "2011-03-07 19:22:47 ERROR: /var/lib/mediatomb : 20 x No such file or directory". As I said, it works fine when manually started later...

This is the fstab entry for the raid array code...

View 1 Replies View Related

Ubuntu :: Package Dependencies From Manual Compiled Packages

Jun 29, 2010

I have compiled FFMPEG (and also mplayer and x264) from scratch to always run the latest version. I install ffmpeg using "checkinstall". When compiling FFMPEG manual and installing with checkinstall ffmpeg provides the following libraries: libavutil49, libavcodec52, libavdevice52, libavformat52, libavfilter0, libpostproc51, libswscale0

These can NOT be installed via apt-get (or similar) or the checkinstall will fail. So I have not installed them. The problem now is when I need to install a package (.dep or from Synaptic) that requires one of these a prerequisite. Then it is not "registered" by Synaptic that these are already provided through the FFMPEG build. I have tried to use the --provides flag on checkinstall and I can also see in Synaptic that on the ffmpeg package I installed with checkinstall that it says it provides said packages. I even have tried to modify the checkinstall script and add:

Replaces: libavutil49, libavcodec52, libavdevice52, libavformat52, libavfilter0, libpostproc51, libswscale0

This also triggers Synaptic to list that ffmpeg replaces the packages. But still when I try to install anything that needs these packages it is not recongnized that they are provided by FFMPEG and when I install one of them (e.g. apt-get install libavformat52) then it replaces the FFMPEG library and FFMPEG stops working. So what is going wrong? Is this a bug in Synaptic? How is it possible under ubuntu to install manual compiled packages and have them "act" as correct dependencies for others?

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

Fedora :: Tracker Search Tool Depend On Evolution?

May 29, 2010

I installed tracker search tool and found it depended on evolution.Why ?If there is a evolution integration, please split it into a standalone package.

View 2 Replies View Related

Ubuntu Installation :: Synaptic Package Manager Can't Download Packages

Aug 1, 2011

I isntalled Ubuntu 10.04 LTS in a dual boot configuration with Windows 7 (new i5 desktop, 8 GB DDR3) , and after a few gliches solved, Ubuntu runs. The problem I have is when I try to install software with the Synaptic Package Manager, no packages can be downloaded. Also, after I attempt this, no other software can connect to the Internet (even if that software was able to connect before). Rebooting restores connectivity.

View 3 Replies View Related

General :: Add The Wine Rpm Package In Default Packages?

Feb 6, 2010

I am using fedora10. I want add the wine rpm package in default packages.

Default packages means when installing fedora 10 the system display default packages (Servers, Develpment Tools, Cluster, Langauage etc)

How to add in fedora linux 10 DVD.

View 1 Replies View Related

Ubuntu :: Update Installed Packages List Or Force Removal Of Package?

Jul 21, 2011

I was working on my flash drive install of Ubuntu, when I squashfsed my /usr. Long story short, I some how ended up with a working /usr, but with a few packages marked as installed, but not having its components installed (emacs). When I try to remove emacs (emacs23-nox), it gives me numerous errors about files (all relating to emacs) not existing (all in /usr). Thus my questions are as follows:

1) Is there a way to force the removal without it caring about missing packages?

-OR-

2) Is there a way to reload which packages are installed by checking which files exist, etc?

-OR-

3) Should I just nuke and re-install?

View 1 Replies View Related

Ubuntu :: Shell Command For Finding All Packages That Provide A Certain Virtual Package?

Jul 29, 2010

I want to get a list of all packages that provide a certain virtual package. A way of doing this would be to write a shell script that parses all output of Code: apt-cache search -f .* And spits out all packages that have the virtual package in the provides section. The problem with this approach is that it takes an awful long amount of time to execute. I guess that there should be a simple command that does this in an efficient manner, but which I wasn't able to find.

View 1 Replies View Related

Debian Configuration :: Replacing Packages With Custom Package

Jul 2, 2011

I want to build my own binary package that replaces several from the repositories.But then whenever I install something that depends on libffado2, aptitude wants to uninstall mypkg and install libffado2. Why doesn't Provides work here?

View 3 Replies View Related

Fedora :: Package To Install To Build Packages From Source

Mar 15, 2010

What package do I have to install to build packages from sources? I am trying to build the TrueCrypt package from source.

View 1 Replies View Related

General :: Package Managers Upgrade Packages Like Glibc?

Jul 16, 2011

I've been looking further into Linux from Scratch, and I am particularly interested in the package management side of the system. I understand that this is not covered in the book, but if I were to attempt LFS, package management would be a major convenience. From what I have read, when upgrading packages like glibc, you have to recompile everything to reflect the change.

If that is true, how do package managers like pacman and apt get around this issue? Isn't lacking glibc for even the time it takes to replace the files catastrophic to the system?

View 1 Replies View Related

Slackware :: How To Reconfigure Packages From Gslapt Package Manager?

Jul 4, 2010

I downloaded php 5.2.12 package from gslapt package manager and i need to reconfigure it so that i can enable odbc module in php.. is there any way to do this? or should i just download the php 5.2.12 then compile it to my system?

View 1 Replies View Related

Debian Configuration :: How To Remove 150MB Of Packages Related To Package?

Aug 13, 2011

VirtualBox is awesome tool for experiment and learning Linux.On the Linux guest OS, I installed standard system without Xorg.i expected it remove all the packages that come along with gnome-terminal previously.Only gnome-terminal was removed, 750kB free space. Now the system have 149MB packages as waste data IMHO.It doesn't look right to me.

View 4 Replies View Related

Debian :: Package Search Site And Stable, Sid, And Experimental All Have Packages For Wine

Aug 21, 2011

At first I thought it might be a free software thing but I went on the debian package search site and stable, sid, and experimental all have packages for wine. Why is there none for wheezy? Is it a temporary dependency thing or...? I've googled this but there has been no kind of answer anywhere. Right now I'm using the frickelplatz apotsid repository as they package the most recent version of wine but if I could use a standard debian repository I would.

View 6 Replies View Related

Fedora Installation :: Find Packages Needed To Install - Package Gthread-2.0 Not Found

Jan 22, 2011

Fedora 14 I recently went to install some software using the source files.When I ran the command

Code:

./configure

I got a message saying that

Code:

package gthread-2.0 not found

After searching the internet some one had the same problem. I needed to install a package called

Code:

glib2-devel

However, rather that searching the internet.

View 1 Replies View Related

Ubuntu Installation :: X11 Error "Couldn't Configure Pre-depend X11-common" While Upgrading To 10.10

Oct 11, 2010

I've tried running the regular package upgrade as well as the alternate cd (i386) upgrade from 10.04 to 10.10. This is the error I keep getting no matter how I try to upgrade: Error during commit 'E:Couldn't configure pre-depend x11-common for x11-xkb-utils, probably a dependency cycle.' Restoring original system state

View 9 Replies View Related

Ubuntu Installation :: Clamav Installion Of PHP ClamAV Lib - Depend Stopped It

May 31, 2011

I am semi new to UBUNTU worked a bit with it in the passed on vps and that. but i am currentaly tring to make a module for *Zpanel* i am making an anti virus module and am going to be using clamav. up to now everything has been going smoothly but i have hit massive problem.

I am tring to do this:

Code:

And i get this in return

Code:

Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following information may resolve the situation:

The following packages have unmet dependencies.

I dont get any install. and the information i have collect from people say that and install should not be stopped becuase of an depend

So as any one who is semi new would do i then tried installing the depend

Code:

And i get this in return

Code:

E: Package 'phpapi-20060613+lfs' has no installation candidate

So it look like problem after problem

Does any one know why i can not install php5-clamavlib

I have UBUNTU 11.04 desktop (with zpanel installed on it)

*zpanel an open source web hosting panel for windows and NOW LINUX (zpanel has just been release on UBUNTU ONLY ).

View 1 Replies View Related







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