Ubuntu Installation :: Package Installer Closes When Trying To Install Libc6?

Jul 22, 2010

I have a laptop which has Xubuntu on a Wubi install. I have no way to connect my laptop to the internet, as I have dial-up on my desktop and my laptop doesn't have a dial-up modem. I need to install "libc6" as a dependency for libc6-dev, but when I double click the .deb (which I transferred using an sd card using my desktop, which has Vista) It shows the window for a couple seconds, and then closes. I already have libc6 installed, but it is an older version.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Cannot Install Libc6 Package

Aug 7, 2010

I was trying to install libc6_2.11.1-0ubuntu7.1_i386.deb but it is giving following errors:

Code: root anchit-desktop:/home/anchit/Desktop# dpkg -i libc6_2.11.1-0ubuntu7.1_i386.deb
dpkg: considering removing belocs-locales-bin in favour of libc6 ...
dpkg: no, cannot proceed with removal of belocs-locales-bin (--auto-deconfigure will help):

[Code]....

View 1 Replies View Related

Ubuntu Installation :: Can't Install Wine / Libc6-i386?

Mar 2, 2011

im trying to install wine1.3 and i need to upgrade libc6-i386 so i let apt-get try to do it, but it hangs at unpacking the deb, normally it has no problem no error occurs just sits there like its a huge deb but its only 3mbs. ive tryed using synaptic and doing the following.

sudo rm /var/lib/dpkg/lock
sudo dpkg --configure -a
sudo rm /var/cache/apt/archives/lock
sudo apt-get check
sudo apt-get clean

[Code]..

View 1 Replies View Related

Ubuntu :: Package Installer Hangs After Install?

Aug 8, 2010

I just installed a .deb package using the Package Installer in Ubuntu. After closing the dialog that told me it finished installing, the "Package Installer" window was left grayed out and impossible to close (the 'x' button does nothing). How can I terminate this program? Why does Ubuntu not have a way to end processes that don't respond to input?

It does not seem to be listed in the system monitor.

View 6 Replies View Related

Ubuntu Installation :: Installer Package Does Not Contain JDK Documentation

Feb 26, 2010

When I try to install something VIA Software center, there's always something else installing first. So, I chose the obvious thing, and ran sudo dpkg --configure -a. Here's what it fed me
Code:
joshua@joshua-laptop:~$ sudo dpkg --configure -a
[sudo] password for joshua:
Setting up sun-java6-doc (6-15-1) ...

This package is an installer package, it does not actually contain the JDK documentation. You will need to go download one of the archives:
jdk-6u10-docs.zip jdk-6u10-docs-ja.zip
(choose the non-update version if this is the first installation).
Please visit [URL] now and download. The file should be owned by root.root and be copied
to /tmp. [Press RETURN to try again, 'no' + RETURN to abort]. I went to the website and couldn't find either file.

View 9 Replies View Related

Ubuntu Installation :: 10.10 Install Fail On Toshiba Equium A100 (libc6-dev Problem)

Apr 23, 2011

Clean install.
Appeared to work fine.
Restart after install OK.
Ran Update Manager:

It started work on some 300-odd updates, But froze when "Applying Changes" to the following package:

libc6-dev. It was "Preparing to configure" libc6-dev, But couldn't get any further. The Update Manager window said it was at this point: "Security Updates - User-space parcer utility for AppArmor" Total freeze-up.

Forced restart.
Got to password screen OK.
Then to blank screen:

[code].....

This is all most unfortunate. The computer belongs to someone I know. They were getting fed up with their other operating system. I suggested Ubuntu. I've got their laptop on a promise to set them up with Ubuntu. I don't have long. They need it quickly. I may have no choice but to give it back to them with their old operating system on it. Won't be any skin off their nose.

Toshiba Equium A100-549 Model PSAA4E-00100MAV

View 5 Replies View Related

Fedora :: Yum Installer - To Install A New Package - Gets Error

Nov 5, 2009

I have a problem with yum installer every time i want to install a new package it gets error:

View 2 Replies View Related

Ubuntu Installation :: Flash Plugin Installer - Broken Package

Mar 14, 2010

So I tried to download adobe flashplayer from a site I'm not sure of, and it didn't install flashplugin-installer. My pc always bugs me about having a broken packet and i'm not able to download anything else because of it. I've tried for a long time now and visited like every site to try to get rid of it. It says "E: flashplugin-nonfree: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal."

When I try to delete it in system package manager. And it says I need to do this "This package is a transitional package that can safely be removed after you installed flashplugin-installer." I can't find where to install this and when I did think I found the link I try to type my password for terminal and it just says sorry, try again for some reason. I got ubuntu yesterday so I am new to this.

View 3 Replies View Related

Ubuntu Installation :: Application For Windows Installer Package Files?

Aug 2, 2010

where do I find an application for windows installer package files?

View 3 Replies View Related

Fedora Installation :: Package Installer Error - Apps Security Sensitive

Mar 12, 2009

I'm logged in as root and want to run Add/Remove Software (Package Installer) but get the message telling me

Code:
Running graphical applications as a privileged user should be avoided for security reasons. Package management applications are security sensitive and therefore this application will now close.

How must I install applications? Surely the world is getting paranoid with all this hackers and viruses, because with every new version O/S, the security features gets more and more; up to the point that you can't fricken do and play around with your pc as you would.

View 2 Replies View Related

Ubuntu Installation :: Apt-get Will Not Install Wine W/o "upgrading" Libc6?

Feb 4, 2010

I am trying to install wine on a Karmic box, but apt-get is trying to upgrade libc6 at the same time. _I know better than to touch the runtime C library. When I boot the same computer with a live session of Karmic, apt-get installs wine flawlessly.What is going on here? _Why is apt-get trying to do this

Code:
root@machine:~# apt-get install wine
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
cabextract cpp-4.4 gcc-4.4 gcc-4.4-base ia32-libs lib32asound2 lib32bz2-1.0 lib32gcc1 lib32ncurses5 lib32nss-mdns lib32stdc++6

[Code]...

View 2 Replies View Related

Ubuntu :: Can't Install - Downgrading Packet (libc6)

Feb 17, 2010

I installed wrong version from this package (I didn't knew that libc6 was very important package) so now i get a lot of errors. I tracked the original version and downloaded it. I have it on my PC as .deb package but i can't install it because it's older version then the installed one. Normally, I would first remove the old package and then install new. But now I'm not sure because I don't know will my edubuntu work without the libc6 package. Version of my edbuntu is 7.04 installed on asus eee 900HA. I only have internet on my desktop PC.

View 2 Replies View Related

Fedora :: Unable To Install Libstdc++-libc6.2-2.so.3?

Feb 8, 2010

I am unable to find any resource pack for libstdc++-libc6.2-2.so.3. Does any body have exact URL for requird library file.

View 5 Replies View Related

Ubuntu Installation :: 10.10 To 11.04 - Upgrades Hangs At Configuring Libc6

May 18, 2011

I can not perform the upgrade. Installing upgrades hangs at configuring libc6 xscreensaver and xlockmore must be restarted before upgrading One or more running instances of xscreensaver or xscreensaver have been detected on this system. Because of incompatible library changes, the upgrade of the GNU libc library will leave you unable to authenticate to these programs. You should arrange for these programs to be restarted or stopped before continuing this upgrade, to avoid locking your users out of their current sessions. I've stopped xscreensaver it is the only session running. I will reboot and stop xscreensaver and then run the upgrade.

View 1 Replies View Related

Ubuntu Installation :: Installer Freezes When I Try To Install?

Mar 26, 2010

this my second thread and i need to know why both alternate and graphical installers freeze when install starts and is it becuase of my DvD Drive and what do i need to do.Also is it possible to create a new partition on my hd and then install linux from their and then log on and delete windows partition.

View 1 Replies View Related

Ubuntu Installation :: Can't Install New Wubi Using Installer

Sep 20, 2010

I backed up all my Wubi-files + the boot.ini etc. I reinstalled my Windows OS, then put my Wubi-files on a new partition D: . Put the wubildr.mdr file + wubildr in the C: dir. Changed the boot.ini to C:wubildr.mdr = "Ubuntu" . But when I select Ubuntu in the boot manager I get an error message (Couldn't load Windows, ntoskrnl corrupt - or something).What do I do wrong? Can't I just install a new Wubi using the installer and then replace the disk-file by the old one?

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

Ubuntu :: Changing 10.10 Default Package Installer?

Jan 20, 2011

I am using Ubuntu 10.10. I have a situation to where I need to use synaptic package instead of Ubuntu Software Center. How do I change the default *deb package manager from "Ubuntu Software Center" to "Synaptic Package Manager".

View 3 Replies View Related

Ubuntu :: Changing 10.10 Default Package Installer

Jan 20, 2011

I am using Ubuntu 10.10. I have a situation to where I need to use synaptic package instead of Ubuntu Software Center. How do I change the default *deb package manager from "Ubuntu Software Center" to "Synaptic Package Manager". I have users that are not to cli savvy so I need them to be able to do this in the GUI. I have clients that are having trouble installing a package that hangs because of the installation agreement(terminal window) that has to be answered but because the terminal window is not being displayed, it cannot be viewed it just hangs so I want them to use synaptic manager.

View 13 Replies View Related

Ubuntu Installation :: Libc6 Half Installed - Can't Complete The Upgrade To Lucid

May 8, 2010

yesterday I've decided to upgrade ubuntu from hardy to lucid on my poweredge server.

unfortunately, I've found an error that I'm not able to solve:

Code:
sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done

[Code].....

View 7 Replies View Related

Ubuntu Installation :: Server 9.10 Hangs At Retrieving Libc6-udeb / Sort It Out?

Jun 16, 2010

When installing Ubuntu Server 9.10 (onto a gatewar 6400), it hangs at the screen Retrieving libc6-udeb. How do I fix this?

View 3 Replies View Related

Ubuntu Installation :: Installer Can't Install To Existing Ext4?

May 29, 2010

I haven't used linux for a long time, after this break i wanted to install ubuntu and give it a shot but altough that i have a 10gb free space and another seperate 2gb free space for a possible linux setup, installer can't seem to recognize them.

View 1 Replies View Related

Ubuntu Installation :: 10.04 Installer Failed To Install On HDD With Four Partitions

Jul 2, 2010

HDD with four partitions: Three DOS bootable primary partitions are located in the head, and the residual extended partition is divided into several logical drives.

1st trial: 10.04 installer recognized the last largest logical drive for system installation, but installer truncated the extended partition, and created the "terrible" 5th primary partition at the end of the HDD. GParted and other utilities cannot access to this 5th primary partition. (So, I restored the lost partition table on the HDD manually by MBM. But several OS were broken.)

2nd trial: To avoid making this "terrible" 5th primary partition, I located the largest logical drive for installation at not of the end.10.04 installer recognized this logical drive, but failed again.I tried GParted. but also failed to formating to ext4.Maybe, 10.04 installer failed at this formating step. Logical drives are not supported in 10.04 ?

View 9 Replies View Related

Fedora Installation :: F13 Net Install - Won't Load Installer?

Jun 24, 2010

i try to boot off the cd, it loads vmlinz and init.rd, anaconda starts loading.it mounts the temp filesystem and freezes. i can't choose how to install or anything. nothing comes up graphically.

View 2 Replies View Related

OpenSUSE Install :: Opens Then Closes After 30 Seconds

Jun 25, 2010

I recently downloaded openSUSE (gnome) from the main site. I used ImgBurner to put it on a cd and boot it. After I double click the installation on the desktop, it opens then closes after like 30 seconds. I dont know if the ImgBurner did not burn it on the disk properly, or if my computer is just retarded.

View 9 Replies View Related

Ubuntu Installation :: Livecd Installer Freezes And Parted Crashes / How Can I Install

Dec 27, 2010

I was trying to fix gparted (it was crashing whenever it started) and then when I would type my password in the login screen, the screen would flash back and then the login screen would come back. If I logged in in a terminal and then did startx, it would just show a black screen. I figured it was broken. I made an Ubuntu 10.10 liveCD and booted it up and clicked on the installer thing and then it froze and an error thing popped up saying Parted crashed.

Essentially what I need to do is install Ubuntu without using the partition GUI.Can I try to find a thing that will let me make an empty EXT4 partition and then a thing to let me install Ubuntu to it?

View 9 Replies View Related

Ubuntu Installation :: Cannot Install 10.10 From Usb Stick To Vista PC For Dual Boot-installer

Jan 29, 2011

Cannot install Ubuntu10.10 from usb stick to Vista PC for dual boot-installer crashes.Launchpad report bug not allowing me to report new bug either!I have been trying to install 10.10 ALL day unsuccessfully. Unhappy about unsuccessful outcome!

View 9 Replies View Related

Debian Installation :: Install Only XFCE With Graphical Installer

Apr 27, 2015

I'd like to do a fresh install of newly released Jessie with only Xfce in a graphical installer. When I come to the point where i have to select the DE to install, there are options: Debian desktop environment, and then ...GNOME, ...Xfce, ...Lxde etc.

I guess that with the first option, it's like in Wheezy - it installs the default, which is gnome. But if i choose the ...xfce option, do i have to keep the 'debian desktop environment' option checked, or will that just install gnome alongside Xfce? Do i have to check only Xfce as an option?

View 2 Replies View Related

Debian Installation :: Installer Reboots When Selecting Install

Aug 22, 2015

I'm trying to install Debian 8.1 LXDE 64bit on a Toshiba Chromebook cb30 from usb. When I select 'install' the laptop restarts and gets me back to the installer menu. I removed 'quiet' from the boot options and it seems that the reboot happens after initrd.gz is read. I previously installed the 32bit version on the chromebook and the installation process worked pretty much without any issues. I might have added 'mem=1024m' to the boot options, though even if I did, this doesn't do anything to my current attempt.

The chromebook processor according to `uname -a` is x86_64 Intel Celeron 2955U. how I could install the image or start debugging the issue?

View 2 Replies View Related

Debian Installation :: 8.0 Installer Does Not Detect Hard Drive During Install

Jun 26, 2015

“toshiba satellite u840w with hard disk drive and a solid state disk cache”

Debian 8 installer does not detect the hard drive during installation

I've recently tried to installed Debian 8. The problem is that the partition menu gives me these 3 options:
1. Configure iSCSI volumes
2. Undo changes to partitions
3. Finish partitioning and write changes to disk

There are no options for defining partitions or any hard drive during installation. After searching the internet i found that the problem because the solid state disk SSD cache. How I install a Debian 8 with computer which has a hard disk drive and a solid state disk cache.

more info: I want windows 7(64) and debian dual boot

View 14 Replies View Related







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