Ubuntu :: Installing Packages Suspect Repository Configuration

Mar 18, 2011

I completed an installation of Ubuntu 10.10 LTS 64-bit as a guest operating system on a VMWare server. Somehow during the installation process, I neglected to install a GUI desktop. I want to install the gnome desktop, but I am running into a series of errors similar to the one shown below:

[Code]....

View 1 Replies


ADVERTISEMENT

Debian Configuration :: Installing Packages From 5 DVD Set

Dec 7, 2010

I have downloaded the entire Debian 5-dvd set. I want synaptic, apt-get and aptitude to first check online if there's a new version of the packages selected to install, if there's a new version, then get the packages online and install, if not, then ask to insert the corresponding dvd and install from that. Is there anyway to configure this?

View 8 Replies View Related

Debian :: Installing I386 Packages Prompts Removal Of Amd64 Packages

Apr 8, 2015

I am working on a project which targets both 32 and 64 bit architectures at the moment. My system is amd64. I added i386 architecture using this guide. However, my problem is

Code: Select allapt-get install package-name:i386

prompts the removal of currently installed packages (amd64 arch.) which is the problem.

Code: Select allReading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  libportaudio0:i386

[Code] ...

Some of the packages I am talking about are

-libegl1-mesa-dev:i386
-libportaudio-dev:i386

Now, as of now, I want to carry out the compilation using 32 bit libraries, however, I really don't want to install 64bit version of all prerequisites each time I switch the compilation from 32 bit to 64. Is there any way to have both architectures at the same time?

View 1 Replies View Related

Ubuntu :: Creating Own Repository For Packages.

Feb 26, 2011

using 10.04 . I am trying to create my own repository for packages.So that updates can be done offline. 1.I copied all packages which i usually use from

Code:
/var/cache/apt/archives
and put it in folder local_repository
2.took backup for of sources.list

[Code]....

So how to create Packages.gz and how to create repository?

View 5 Replies View Related

Ubuntu :: Repository For Offline Installation Of Packages

May 24, 2010

Does anyone has the information regarding a collective repository for ubuntu download packages which provides a single download for all the packages or selective packages, may be some torrent sort of links.I know of packages.ubuntu.com but there the packages are dispersed. Downloading each one of them requires a hell lot of time. Doesn't anyone has this information where a one click download of packages is facilitated.

View 6 Replies View Related

Ubuntu Installation :: Repository Packages Not Found?

Aug 4, 2010

I successfully updated my Ubuntu 8.04 lts server Hardy many times, but today when I:

Code:
sudo apt-get update

I got errors like:

Code:
Err http://ro.archive.ubuntu.com hardy/main Packages
404 Not Found

View 1 Replies View Related

Ubuntu Multimedia :: Add The Repository To Get The Medibuntu Packages?

Nov 30, 2010

I'm using Ubuntu 10.10 (i guess 64 bits), not the Maverick version but the new 10.10. My laptop is Acer Aspire 5715Z.

Now I was on this website and tried to add the repository to get the Medibuntu packages with the following code:

Code:
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update

[Code].....

View 9 Replies View Related

Ubuntu Installation :: Packages In Restricted Repository?

Jun 5, 2011

I would like to find out if any of the packages installed on my system are from the restricted repository. I would like to get rid of all of them if possible. Does anyone know how I could find out? I am running Ubuntu 11.04

View 1 Replies View Related

Ubuntu Installation :: Difference Between The Packages In The Repository?

Jul 8, 2011

Is there any difference between the packages in the repository, for ubuntu-XXX-server vs. ubuntu-XXX-desktop vs. kubuntu-XXX-desktop? Or are the different systems based just on what the default install from the ISOs is?

View 6 Replies View Related

Debian :: LMDE-- Ubuntu Packages In The Repository?

Jan 21, 2011

What the hey??? I was looking to install Virtualbox via Synaptic the other day and I found a package with "~Ubuntu~lucid" next to the latest version. I have all confidence in the Mint team and I'm sure they scrutinized these packages for compatibility, but a little disclaimer would have been nice. I do not want any Ubuntu packages on my system. The least they could do was package the source code into a pure .deb.

View 5 Replies View Related

Ubuntu :: List Of Installed Packages By Repository Through Commandline?

Feb 11, 2011

I know dpgk --get-selections will list all installed packages, but is there a way to also get the repository each belongs to as well.

View 3 Replies View Related

Fedora :: Packages Installation From Repository DVD

Nov 8, 2009

I'm a new user of fedora 11 n an off line user too. I want to install the packages from a dvd which contains all the repositories and suitable key files for it. I dono how to configure that.

View 4 Replies View Related

General :: Install All Packages From An APT Repository?

Jun 11, 2010

Is it possible to install all packages from an APT repository?

I know it is possible to do it manually, but then you would need to know all the package names, and I don't.

I want to install all the packages from BackTrack into my Ubuntu installation. I really don't like the idea of having it in a VM and having a separate partition for it is even more out of the question. I know that the folks at BackTrack doesn't like it when people leech their repositories, but that's what you get for releasing open source software. Stupid? maybe.. A valid reason? probably not.. Do I still want it? Yes.

Another edit: I have now given up on this as it seems impossible to get it to work even by manually installing packages.

View 5 Replies View Related

General :: Put Modify Packages In YUM Repository?

Apr 20, 2011

I have set up a local YUM repository to install own modify packages om my clients.

View 2 Replies View Related

Ubuntu Installation :: Search For Installed PPA Packages That Are Not In Stock Repository?

Dec 19, 2010

I had some major bugs with KDE 4.3 and 4.4 and the only way that I could fix them was to install the entire KDE 4.5. This was mid-Summer. Now I would like to upgrade to Maverick the proper way and have 4.5 in a stock repo.

I managed to get most of kde back to stock by luck and uninstall/reinstalling kdebase stuff and kubuntu-desktop a couple of times. A pain in the neck trying to find important packages that are already installed from a previous PPA.
BTW my sources.list is stock right now.

Does anyone know of a way to search for installed PPA packages that are not in the stock repository?

View 2 Replies View Related

General :: Apt-get Install Command Is Not Able To Fetch Packages From Ubuntu Repository?

May 8, 2010

I have been working on Redhat family of distributions since past 1 year. Two days back I installed Ubuntu 10.04 on my laptop. I am novice to Package Management in Debian family of Linux distributions. My Internet connection is working fine. But I am not able to install any package with apt-get package Manager. Here is my /etc/apt/sources.list file

Code:

deb http://in.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://in.archive.ubuntu.com/ubuntu/ lucid main restricted
deb http://in.archive.ubuntu.com/ubuntu/ lucid-updates main restricted

[code]....

View 12 Replies View Related

Fedora Installation :: 7 Packages Repository Missing

May 14, 2009

why the Fedora 7 Repository is missing? We run a number of Fedora 7 machines in the office and when I went to configure a local repository sync of Fedora 7, i noticed that [URL] no longer has any Fedora 7 packages? After looking at a few other mirror repositories, it seems this has synced down to the mirrors as well. Would like to know if anyone knows why this is the case and if the packages will be restored?

View 6 Replies View Related

Fedora :: Version Control Repository For Packages?

Nov 13, 2009

Where is the version control repository for source RPMs? When a package maintainer makes a change, he or she must commit the change somewhere. Where is that, and is it publicly viewable?

View 2 Replies View Related

Fedora :: Yum List Installed Packages From Repository

Feb 19, 2010

how to get yum to list all of the packages currently installed from a specific repository?

View 2 Replies View Related

Fedora Installation :: Which Repository For Missing Packages

Aug 23, 2011

I just did a clean install of F15 (32-bit) on a brand new 500 GB hard drive (partitioned and formatted in Win 7 (long 1.5 hr. format, no drive issues). Install was minimal, just Gnome desktop, and I have 894 software updates to do. I've twice started the updates and got two transaction-error dialogs, the first of which I noticed mentioned the Rawhide repository, so I added it to software sources and restarted the update. The second transaction-error dialog lists these files in details

gnome-shell-3.1.4-1.fc16.i686 requires libecal-1.2.so.9
xulrunner-6.0-2.fc15.i686 requires libhunspell-1.2.so.0
gnome-shell-3.1.4-1.fc16.i686 requires libedataserver-1.2.so.14
gnome-shell-3.1.4-1.fc16.i686 requires libebook-1.2.so.11 : gnome-shell-

[Code].....

but in which repository they can be found?

View 6 Replies View Related

Debian :: List Packages From Specific Repository?

Apr 11, 2010

how can I list all the .deb packages installed from a specific repository?

View 6 Replies View Related

Software :: Downgrading Packages With APT-GET (Repository Version)

Oct 30, 2010

I enables some alpha repositories on my device(n900) and as expected, upgrades from there broke a lot of things. Now I disabled the repository but the newer versions of the packages are still installed. Is there a way to check for all packages, if the installed version is newer than the repository version? So that I can downgrade them? The package management is apt. The main problem is I don't exactly remember what I upgraded so manual (apt-get remove/ then install) downgrade is not much of an option. I think I changed some python libraries that broke my system.

View 2 Replies View Related

Debian Multimedia :: Finding Repository For ALSA-1.0.23 Packages?

May 17, 2010

Is there any repository providing latest ALSA packages for Debian?

View 4 Replies View Related

Fedora :: Update Packages From Media Instead Of Internet Repository?

Jan 10, 2010

How to update packages from Media Instead of Internet Repository. When I install package using the below command the packages are getting updated from Internet repository. How can I update the packages from media (ex fedora 12 dvd).

Example
yum install gcc-4.1.2
or
rpm -i gcc-4.1.2

View 2 Replies View Related

CentOS 5 :: Packages Excluded Due To Repository Priority Restrictions

Apr 14, 2010

So Im using CentOS 5, trying to install phpmyadmin for my server. Ive done it before but had to re-image my server because of some networking issues. This time when I go to do it I add two more repositories and go through and give all the appropriate ( I believed ) priorities. When I try to install phpmyadmin, I am getting messages that I need php5.2. When I try to install the dependencies, I get the message that i have "427 packages excluded due to repository priority restrictions." How do I fix this?

[URL] This is the guide I used to install phpmyadmin. I installed all the pre-reqs and Ive double and triple checked them all . . . . Ive also installed another repository, utterramblings. All to no avail. If code from the config files are needed I can pull them

View 2 Replies View Related

Debian Configuration :: How To Configuration Repository

Apr 11, 2010

How to change repository via terminal i install my debian trhough debian cd 1 so if i type apt-get upgrade the source is always fromd cd 1 and i want change ther source to the another repository(via internet not cd)

View 8 Replies View Related

OpenSUSE Install :: Find Packages That Are No Longer Present In Repository

Jul 19, 2010

I want to clean my system out of old packages. I can use rpmorphan to find orphaned packages, but how do I find packages that are not longer present in their vendor repository?

View 2 Replies View Related

Ubuntu :: Burning 11.04 ISO Suspect Hardware - Read Error

May 29, 2011

I'm running Karmic and finally decided to upgrade. When I inserted my blank disc for 11.04 Brasero shows my blank disc as "Blank CD --drive name here -- 17.5 MB free space". I proceed to burn anyway figuring that it's some kind of read error and I have nothing to lose by attempting the write. (I did in fact lose 3 discs, about 50 cents). Disc writes fine but hangs for about 5 minutes during the finalizing stage and then stops with an error.

View 9 Replies View Related

Software :: Turned Off By Itself - Suspect Over Heating?

Aug 27, 2010

I have an office workstatation that I installed with linux and ran a 8-core job. It is expected that the job to finish in 6 days but then it stopped after 2 days. The reason is that when I came to office this morning the workstation is completely turned off for some reason. Since the air-conditioner is turned off in the office overnight, I suspect the temperature is too high for the cpu. Is there a script to output the temperature to a file periodically so that I can pinpoint the exact cause of the shutdown ?

View 10 Replies View Related

SUSE :: Rkhunter Suspect Files And Applications?

Jun 10, 2010

Is this normal? Suspect applications: 2 Suspect files: 7 Code: [09:53:29]

[Code]...

(I'm guessing the suspect applications are OpenSSH & OpenSSL b/c they are outdated but zypper tells me they're up-to-date?)

View 1 Replies View Related







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