Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Installation problem in Ubuntu Post 302789073 by hanson44 on Wednesday 3rd of April 2013 03:43:17 AM
Old 04-03-2013
It says some directory and some user already exist, so exiting. I would try getting rid of the directory and the user, try apt-get remove, apt-get install again.

I confess I have never used a linux desktop program. Smilie I'm just a command line user. I tried installing software-center here on my ubuntu 12.10 system. apt-get install software-center. It went on a long time. Gosh, it installed a lot of stuff. Anyway, it went to completion. So it "oughta" work there. Here's the tail end, with one line I wrapped by hand to fit better on this forum:
Code:
Setting up software-properties-common (0.92.9) ...
Setting up python3-aptdaemon.gtk3widgets (0.45+bzr861-0ubuntu9.1.2) ...
Setting up libcanberra-gtk3-module:i386 (0.29-0ubuntu2) ...
Setting up python3-aptdaemon.pkcompat (0.45+bzr861-0ubuntu9.1.2) ...
Setting up sessioninstaller (0.20+bzr131-0ubuntu2) ...
update-alternatives: using /usr/bin/gst-install to provide 
  /usr/bin/gstreamer-codec-install (gstreamer-codec-install) in auto mode
Processing triggers for ureadahead ...
Setting up ubuntu-drivers-common (1:0.2.71.1) ...
Processing triggers for ureadahead ...
Setting up software-properties-gtk (0.92.9) ...
Setting up humanity-icon-theme (0.6.1) ...
Setting up gnome-icon-theme (3.6.0-0ubuntu2) ...
Setting up software-center (5.4.1.4) ...
Updating software catalog...this may take a moment.
INFO:softwarecenter.db.pkginfo_impl.aptcache:aptcache.open()
Software catalog update was successful.
Setting up ubuntu-release-upgrader-gtk (1:0.190.6) ...
Setting up update-notifier (0.126) ...
Setting up update-manager (1:0.174.4) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place

Not sure what else to suggest, except try deleting or changing whatever it's complaining about. Normally, apt-get is very good, as you probably know. But I guess every now and then it can get confused.

But I can see how it might be nice to have a GUI front end. But if it just won't go, you might try aptitude. It's a kind of text-based interface for browsing through packages and installing them. I don't use it. I normally just look around the debian package lists to find something I might want.
 

10 More Discussions You Might Find Interesting

1. Solaris

Solaris installation with Ubuntu and XP there..

Hi, i have for this moment Ubuntu 8.04 and XP SP2 and of course the grub loader for starting them. I donwloaded Solaris 10.5 and intend to install it but i want to know if it will rewrite the grub loader i use now (and if, it will detect all OS?) or just append the new Solaris - any case would be... (11 Replies)
Discussion started by: Cosmin B
11 Replies

2. Ubuntu

Sybase Installation on Ubuntu

Hi, Can any one please suggest me which version of Sybase 15.x I need to dowload for installing on my laptop(Dell Inspiron 1525) having Ubuntu8.1? Thanks & Regards, Siba Sankar Nayak (0 Replies)
Discussion started by: siba.s.nayak
0 Replies

3. Ubuntu

Installation issue while installing ubuntu

Hi All As i m trying to install ubuntu on my virtual PC where h/w confg is as 5GB didk n 512 mb RAm. after selecting mode option, and after pressing F6 after that screen shows some msg. And not goes to next step. What is the problem n wht i shall do?? Please provide me solution (3 Replies)
Discussion started by: sunray
3 Replies

4. Ubuntu

Globus 5.0.0 installation error in ubuntu 9.1

I am installing globus toolkit 5 on ubuntu, i am getting error regarding openssl build. Unable to build Openssl. I am giving the whole installer.log file below. globus@naveen-laptop:~/gt4.0.6-all-source-installer$ make | tee istaller.log /usr/local/globus//sbin/gpt-build ... (0 Replies)
Discussion started by: naveencse
0 Replies

5. Solaris

Open Solaris Installation on XP and Ubuntu

I have installed windows XP and Ubuntu 8.10 in my PC. Now I need to install Solaris 10. I have planned to install it in a separate partition. I don't know whether the installation affect my existing OSs anyway (such as deleting the current GRUB loader). I would be very greateful if anyone reply. (0 Replies)
Discussion started by: Virtual-Friend
0 Replies

6. UNIX for Dummies Questions & Answers

Help with Ubuntu server 12.04 installation

hello, i have been try installing Ubuntu server 12.04 and receiving a message: no network interface card detected. can someone help me to locate where my interface card is (1 Reply)
Discussion started by: naghazky
1 Replies

7. Web Development

PHP installation on Ubuntu 12.04

Dear all I am new to php, I have already running tomcat web server on port 80, following are the details of tomcat /usr/local/www/html/TOMCAT_DEMO/tomcat whether it is possible to install and configure php without using sudo apt-get install php5 ??? please someone guide me to start php (1 Reply)
Discussion started by: Akshay Hegde
1 Replies

8. Ubuntu

Installation??? How to install Ubuntu on windows 7

guys tell me steps to install ubunto of linux kali over windows 7 (0 Replies)
Discussion started by: Roshan4u
0 Replies

9. Ubuntu

Problems with Ubuntu installation

I recently bought a new HP Spectre x360 laptop and installed Linux (Ubuntu 16.04 LTS 64 bit) for the first time. I am seeing various bugs. I don't know if the problems are due to: (a) Hardware problems with the new laptop. (b) Software issues, i.e. Ubuntu not working with the other... (1 Reply)
Discussion started by: twelth_hour
1 Replies

10. UNIX for Beginners Questions & Answers

Bugs in my new Ubuntu installation

I recently bought a new HP Spectre x360 laptop and installed Linux (Ubuntu 16.04 LTS 64 bit) for the first time. I am seeing various bugs. I don't know if the problems are due to: (a) Hardware problems with the new laptop. (b) Software issues, i.e. Ubuntu not working with the other... (7 Replies)
Discussion started by: twelth_hour
7 Replies
WHAT-PATCH(1)						      General Commands Manual						     WHAT-PATCH(1)

NAME
what-patch - detect which patch system a Debian package uses SYNOPSIS
what-patch [options] DESCRIPTION
what-patch examines the debian/rules file to determine which patch system the Debian package is using. what-patch should be run from the root directory of the Debian source package. OPTIONS
Listed below are the command line options for what-patch: -h, --help Display a help message and exit. -v Enable verbose mode. This will include the listing of any files modified outside or the debian/ directory and report any additional details about the patch system if available. AUTHORS
what-patch was written by Kees Cook <kees@ubuntu.com>, Siegfried-A. Gevatter <rainct@ubuntu.com>, and Daniel Hahler <ubuntu@thequod.de>, among others. This manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>. Both are released under the GNU General Public License, version 3 or later. SEE ALSO
The Ubuntu MOTU team has some documentation about patch systems at the Ubuntu wiki: https://wiki.ubuntu.com/PackagingGuide/PatchSystems cdbs-edit-patch(1), dbs-edit-patch(1), dpatch-edit-patch(1) DEBIAN
Debian Utilities WHAT-PATCH(1)
All times are GMT -4. The time now is 10:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy