Tagged Questions
0
votes
2answers
120 views
Unable to locate any package error
Just a second before closing my question as duplicated, I want to say I have already looked at the other similar questions and didnt find any appropriate answer :(.
I have a clean set up of Ubuntu ...
0
votes
1answer
2k views
Error while trying to do sudo apt-get update [duplicate]
Possible Duplicate:
How to install software or upgrade from old unsupported release?
i'm not able to do sudo apt-get update in ubuntu 10.10 Here is my error
Hit http://dl.google.com stable ...
2
votes
0answers
71 views
Malformed line in source list [duplicate]
Possible Duplicate:
How do I remove a malformed line from my sources.list?
Whenever I use the command sudo apt-get update, it shows up the following errors:
E: Malformed line 13 in source ...
0
votes
1answer
376 views
apt-get error: Unable to find expected entry contrib/binary-i386/Packages in Meta-index file (malformed Release file?)
I am getting below error when I try to update. I had gone through the previous articles related to this question but none of them were helpless. Could you please help me to rectify this?
W: Failed to ...
1
vote
1answer
5k views
Failed to fetch repositories [duplicate]
Possible Duplicate:
How to install software or upgrade from old unsupported release?
How can I fix a 404 Error using the Ubuntu archives?
I am having trouble downloading the Ubuntu ...
1
vote
4answers
1k views
Why are no updates shown for Ubuntu 10.10 any more?
I haven't updated my server (10.10) for quite a while.
I updated package information with sudo apt-get update and then ran sudo apt-get upgrade as usual, which resulted in:
Reading package lists... ...
2
votes
2answers
1k views
Can't install package (Cinnamon)
I am trying to install Cinnamon 1.4 on my Ubuntu VM (10.10) and I can not get this to work. If someone could be nice enough to explain what i'm doing wrong I would really appreciate it!
...
3
votes
1answer
9k views
How to install libboost 1.48?
I would like to install the latest Boost C++ libraries onto my 10.10 system using a PPA but cannot find one that works. Nordlöw already suggested good sources in a similar discussion but I could not ...
1
vote
1answer
294 views
Screen turns gray on boot after install of a PPA
Problem
I recently added ppa:eugenesan/ppa to my maverick installation to install smartgit. Right after apt-get listed a bunch of updates that I immediately installed. After rebooting I noticed that ...
4
votes
3answers
5k views
Apt-get returning 'Sub-process /usr/bin/dpkg returned an error code (1)" error
I am facing a problem while installing any program. I get an error of Sub-process /usr/bin/dpkg returned an error code (1). Following is log of the output of apt-get -f install
I am using Ubuntu ...
1
vote
1answer
408 views
Ubuntu Software Center Error: Failed to lock the package manager
Ever since I installed Ubuntu 10.10 I've been getting this error when trying to install ANYTHING via software center and have only been able to install software via Synaptic and apt-get. I 'm sure ...
3
votes
1answer
350 views
Bypassing excessive dependencies when installing r-base-core
I'm trying to install R (via r-base-core) on an ubuntu 10.10 server.
It is trying to install all of the following:
The following NEW packages will be installed:
apt-xapian-index apturl ...
5
votes
1answer
5k views
Force apt-get to overwrite file installed by another package
(I realize a similar question was asked before but the answers there don't handle these details)
I'm on Ubuntu 10.10 and need both python2.5 (coming from deadnsakes -- ...
0
votes
1answer
2k views
apt-get update error: Unable to find expected entry contrib/source/Sources in Meta-index file
I've made a horrible mistake and removed gtk (and all linked packets, including gnome). After that, I've recovered my GUI with
sudo apt-get install ubuntu-desktop and most of key packets, but now I'm ...
1
vote
0answers
762 views
Upgrading to 10.10 [closed]
Hey guys, Ive had some problems with my linux system, slowly been figuring things out. But im quite stumped on this problem, ill copy a section of code for you...
Errors were encountered while ...
2
votes
2answers
5k views
How do I configure apt to use a Proxy.pac file?
So I have a proxy.pac file at work (it doesn't have a username or password) it's just a simple .pac file.
I've gotten it to work with Chrome so I can surf the web, but apt-get and update do not work. ...
3
votes
2answers
382 views
Can I install Debian Unstable Scala 2.8.1 package in Ubuntu? Won't it cause problems?
I am coding Scala and would like an up-to-date 2.8.1 of it to be installed in my Ubuntu 10.10 system, but there is only obsolete 2.7 package available in Ubuntu repositories, so I have to go ...
3
votes
2answers
2k views
What is the /etc/apt/sources.list file supposed to look like for 10.10?
I accidentally deleted /etc/apt/sources.list. Now apt-get update doesn't quite get as much good stuff as it's supposed to. Please, somebody, paste contents of your /etc/apt/sources.list so that I can ...
1
vote
2answers
1k views
How can I install other applications after a failed installation using apt-get?
I have a VPS with Ubuntu Server 10.10 x64.
I tried to install Java using apt-get install openjdk-6-jre but that fails, see ca-certificates-java fails to install.
Now I would like to install PHP with ...
4
votes
1answer
567 views
ghc6 install trouble: hGetContents: invalid argument (invalid UTF-8 byte sequence)
Having trouble installing ghc6.
Here's what seems to be the relevant error that comes up when I try to (apt-get|aptitude) install ghc6:
A package failed to install. Trying to recover:
Setting up ...
5
votes
2answers
1k views
Where can I get “DA360C64005E0276” public key for “ppa.launchpad.net maverick Release”?
When I apt-get update I get the following error:
W: GPG error: http://ppa.launchpad.net maverick Release: The following signatures couldn't be verified because the public key is not available: ...
2
votes
2answers
937 views
Package manager doesn't work anymore
I'm using ubuntu 10.10 and recently my package manager has stopped working because of some problems with dependencies or something. I can't upgrade, install or uninstall anything at all. This is a ...
2
votes
3answers
20k views
How do I install the build dependencies for Android?
I'm trying build the Android source using these packages. ButI am getting this error:
$ sudo apt-get install git-core gnupg flex bison gperf build-essential zip curl zlib1g-dev gcc-multilib ...
2
votes
2answers
2k views
Unable to install Dockmanager
I have Docky installed on Ubuntu 10.10 64bit and noticed after a recent upgrade my 'Helpers' are no longer available. After some research I found that Dockmanager is no longer installed either.
I am ...
0
votes
3answers
2k views
Problem installing eclipse-platform
I am trying to install the eclipse-platform package in a new Ubuntu 10.10 and I am getting the following error (via the Ubuntu software center):
Failed to fetch ...
3
votes
3answers
874 views
Can't locate enemy-territory in terminal?
I have an issue trying to install True Combat: Elite.
I followed these steps, But when I do the 4th step, I get this:
E: Unable to locate package enemy-territory
Can anyone help?
...
10
votes
5answers
8k views
Installing suggested/recommended packages?
I ran the following code and got this package needs these packages, now it also says these packages are suggested, and theses are recommended. How do I get those up to install as well.
...
8
votes
5answers
7k views
How to remove a deb without removing its dependencies
I would like to install the most recent version of boto, which I do via python setup.py install
Yet when I try to remove the old version the following packages also get removed:
apt-get remove ...
2
votes
1answer
1k views
Where can I find a Netbeans nightly build?
Is there any chance to install nightly Netbeans via apt?
I'd like to get daily updates to newest versions.
Any PPA?
3
votes
2answers
229 views
Is it possible to install Firefox 3.0 as well as the default package?
I'm a webdeveloper and using ubuntu 10.10 maverick. I want to track down a bug that appears in firefox 3.0, but not 3.5/3.6. Is there an easy way to install firefox 3.0 without it ...
3
votes
3answers
3k views
Upgrading 10.04LTS -> 10.10 using custom sources
I'm trying to upgrade to 10.10 from 10.04 LTS using a custom sources.list file that points to an unofficial mirror*. The mirror does have maverick, but I get the following output when upgrading:
...
1
vote
2answers
307 views
How do I restore sources that are ignored on upgrade?
When I upgraded my server to 10.10, some of my sources (basically hudson and git) are now being ignored... any idea how I can get them active again? The entries are in the /etc/apt/sources.list file, ...
7
votes
1answer
340 views
How can I remove these apt-get update warnings for extras.ubuntu.com?
$ sudo apt-get update
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://extras.ubuntu.com ...
4
votes
1answer
266 views
Equivalent to yum history?
Is there an equivalent to yum history command in ubuntu? Im aware that i can just look at the apt logs, but im looking for something that will list them all in the command line, and then enable me to ...
2
votes
2answers
658 views
Why are apt-get updates in development releases slower?
When i update apt-get the universe repo takes ages to download, I usually max out at around 130kbps which can easily download ~4mb in under a minute yet it skips between going an bytes per second and ...
