Tagged Questions
0
votes
0answers
35 views
Ubuntu 10.04 Lucid and last PHP release
I'm trying to install the last PHP stable release as a package. Currently what ubuntu packages provides is:
PHP 5.3.2-1ubuntu4.19 with Suhosin-Patch
However, I want at least PHP 5.3.3 or PHP ...
0
votes
1answer
110 views
Cannot add ANY new ppa on ubuntu 10.04
this is an example:
add-apt-repository ppa:libreoffice/ppa
gpg: keyring `/tmp/tmpEVJtjw/secring.gpg' created
gpg: keyring `/tmp/tmpEVJtjw/pubring.gpg' created
gpg: requesting key 1378B444 from ...
0
votes
1answer
105 views
Apt Dependency Problem: Packages in a PPA do not correctly depend on each other
I'm trying to install Wireshark 1.6 on Ubuntu Lucid Lynx from PPA (n-muench/programs-ppa2).
The libwsutil1 version is named 1.6.0-1~ppa1 so it should satisfy libwiretap1 dependency that needs version ...
0
votes
1answer
316 views
How to recover broken dpkg after lucid-bleed ppa-purge?
Did a ppa-purge of lucid-bleed and dpkg didn't downgrade properly and now it is broken.
dpkg: PreDepends: tar (>= 1.23) but 1.22-2ubuntu1 is to be installed
What scares me is when simulating the ...
1
vote
5answers
389 views
how to find the ppa of a package found in launchpad?
I am trying to install a program (valgrind) which needs libc6-dbg. On the other hand, I cannot install libc6-dbg because:
The following packages have unmet dependencies:
libc6-dbg: Depends: libc6 ...
1
vote
2answers
658 views
Is there a PHP 5.3.x PPA for 10.04?
I currently have an OpenVZ VPS system running 10.04LTS, which I need a newer build of PHP 5.3 on. This is because I use PHP-FPM for all the virtual sites it hosts, and the Lucid build doesn't include ...
2
votes
3answers
9k views
Installing the latest Octave 3.6 in Ubuntu 10.04 LTS
I want to install Octave on my Ubuntu 10.04 LTS with apt-get. The problem is that the official repositories list only Octave 3.0 and Octave 3.2, whereas the latest Octave is Octave 3.6.
How do I ...
2
votes
1answer
659 views
Added PPA but apt-get update shows that it's URL is being ignored
I have just added the Handbrake PPA to my Ubuntu system using apt-add-repository ppa:stebbins/handbrake-releases as root. I've then run apt-get update but whenever I run this I get the following line ...
0
votes
1answer
327 views
apt-get upgrade and apt-get update are now broken for me in 10.04 [duplicate]
Possible Duplicate:
How do I fix “malformed line” errors in sources.list?
For some reason upgrade and update are now broken in Ubuntu 10.04 LTS
~$ sudo apt-get update
E: Malformed line 5 ...
2
votes
1answer
709 views
Can't install ppa:utouch-team/utouch on Lucid
I am trying to install an Apple Magic Trackpad using the instructions here.
I would use these command.
sudo apt-add-repository ppa:utouch-team/utouch
sudo apt-get update
sudo apt-get install ginn
...
1
vote
2answers
1k views
Is there any PPA that follow the latest Intel Opensource Driver For Ubuntu 10.04?
Intel have opensource driver source repositories
The question is, is there any PPA that try to create deb package from the repositories that follow the latest version?
0
votes
2answers
352 views
kubuntu 10.04 + ppa:kubuntu-ppa/backports - is it really stable enough?
I have kubuntu 10.04 32bit. I'm having some problems with some kde apps.
I have read around that installing the updates from the ppa:kubuntu-ppa/backports would help.
I know that the kubuntu ppa are ...
2
votes
1answer
766 views
Is there a newer version of snort available?
The Snort version available for Lucid is 2.8.5.2, for which snort rules are not available anymore. Is there a ppa for the updated version of snort or are there any good tutorials for installing snort ...
4
votes
1answer
270 views
How stable is the Ubuntu One nightly build ppa?
I am using ubuntu 10.04 so it is an older version of ubuntu one and had no control panel. I noticed there is a lucid version in the nightly build ppa and was wondering how stable it is
1
vote
1answer
251 views
How do I install the Ubuntu One control panel?
Is it possible to install the new Ubuntu One control panel in Ubuntu versions 10.04 or 10.10? I referred this page, but it suggests of installing Nightly builds, while I'll prefer to have stable ...
1
vote
0answers
109 views
Thunderbird-Trunk not installable in 10.04 due to unmet dependencies [duplicate]
Possible Duplicate:
How do I resolve unmet dependencies?
When I try to install thunderbird-trunk from the Ubuntu Mozilla Daily PPA, I get:
Some packages could not be installed. This may ...
2
votes
1answer
188 views
No output on `gpg --fingerprint` when retrieving the key for Launchpad
I'm trying to sign ubuntu code conduct for creating my own ppas. I run the gpg --fingerprint command on my server as asked by the launchpad how-to. The problem is - there is no output whatsoever. ...
6
votes
1answer
1k views
How can I force the usage of a repository?
I have added the following to my sources.list:
deb http://ppa.launchpad.net/kubuntu-ppa/experimental/ubuntu/ lucid main
Unfortunately, whenever I do a sudo apt-get update, the repository is ...
0
votes
0answers
219 views
Where can I find packages for pam 1.1.2? [closed]
I would like to install pam 1.1.2 on Ubuntu Lucid (10.04) so I can use unix groups in /etc/security/group.conf.
I've tried searching for a ppa, but the only thing I've found is the debs for 11.04 - ...
3
votes
2answers
246 views
PPA & Packaging: Packaging Source as a Binary Package
I'm trying to create a .deb for a python-based IRC bot. I've already gone through the Ubuntu Packaging Guide, and done a debuild -S on it to create the source package.
When its uploaded to the PPA, ...
4
votes
2answers
539 views
How to install LibreOffice 3.3.1?
How do I install the new version of LibreOffice (3.3.1) in Ubuntu 10.04? I have installed the PPA for LibreOffice but no updates show up.
3
votes
3answers
441 views
Does dist-upgrade require PPA software to be uninstalled first?
I'm still running Ubuntu 10.04 with quite a few PPAs. Amongst the PPAs there is Guiodic (Guido Iodice) Lucid quasi-rolling :) PPA which brings most recent versions of many programs to my desktop.
My ...
3
votes
2answers
2k views
Is there a PPA for vim 7.3? [duplicate]
Possible Duplicate:
Where can I find Vim 7.3?
Vim 7.3 is out, and there's a PPA for Ubuntu 10.10.
Is there a PPA for Ubuntu 10.04?
2
votes
0answers
2k views
bisig PPA causing 404 error? [duplicate]
Possible Duplicate:
How can I fix a 404 Error using a PPA?
I need default source list for ubuntu 10.04.
Can anybody help me?
Here is Mine:---
# Ubuntu supported packages
deb ...
6
votes
1answer
2k views
How to install Evince 2.32?
I would like to install Evince 2.32 in Lucid (10.04)
Is there any safe way to do it ?
Download the source and start install all the required dependences is this approach dangerous for the ...
1
vote
1answer
214 views
How can I get Movable Type 5 experimental package?
I'd like to install the movabletype-opensource package for version 5.0 I currently have Ubuntu 10.04 installed. How do I install the experimental package? Do I need to add a site to my apt sources?
...
1
vote
3answers
1k views
nginx PPA does not work?
I want to use the newest version of nginx, so I wanted to add the nginx/stable ppa
sudo add-apt-repository ppa:nginx/stable
sudo apt-get update
However, the upgrade command says that there are no ...
4
votes
2answers
1k views
Is there an up-to-date VLC PPA for 10.04?
I'm looking for updated VLC builds for Lucid.
I was using c-korn, but it's gone.