memeco / osd-lyrics

Automatically exported from code.google.com/p/osd-lyrics
GNU General Public License v3.0
1 stars 0 forks source link

Cannot install (no package) for Ubuntu 12.10. [FIXED with workaround] #287

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
请列出导致问题的操作
Attempt to install OSD-Lyrics from PPA. For this:

1. sudo add-apt-repository ppa:osd-lyrics/ppa
2. sudo add-apt update
3. sudo add-apt install osdlyrics

What's the output in terminal (run with command `osd-lyrics -d debug')?
请给出在终端下运行的输出(使用“osd-lyrics -d
debug”来运行)

francisco@francisco:~$ sudo add-apt-repository ppa:osd-lyrics/ppa
[sudo] password for francisco: 
You are about to add the following PPA to your system:
 Homepage: http://code.google.com/p/osd-lyrics/
 More info: https://launchpad.net/~osd-lyrics/+archive/ppa
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmpt3ahva/secring.gpg' created
gpg: keyring `/tmp/tmpt3ahva/pubring.gpg' created
gpg: requesting key 4865CF4F from hkp server keyserver.ubuntu.com
gpg: /tmp/tmpt3ahva/trustdb.gpg: trustdb created
gpg: key 4865CF4F: public key "Launchpad OSD Lyrics" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
OK
francisco@francisco:~$ sudo apt-get update
#Terminal output irrelevant and omitted here

W: Failed to fetch 
http://ppa.launchpad.net/osd-lyrics/ppa/ubuntu/dists/quantal/main/source/Sources
  404  Not Found

W: Failed to fetch 
http://ppa.launchpad.net/osd-lyrics/ppa/ubuntu/dists/quantal/main/binary-amd64/P
ackages  404  Not Found

W: Failed to fetch 
http://ppa.launchpad.net/osd-lyrics/ppa/ubuntu/dists/quantal/main/binary-i386/Pa
ckages  404  Not Found
# End of terminal output

What's the player and which version you are using?
您使用的播放器是什么?它的版本号是多少?
Rhythmbox 2.97

What's version of OSD Lyrics?
OSD Lyrics的版本是多少?
None yet

What's your Linux distro?
您使用哪种发行版?
Ubuntu 12.10

WORKAROUND
I realized that it didn't find the repositories, so I changed them. Steps:
1. Enter a terminal and type $ sudo add-apt-repository ppa:osd-lyrics/ppa
2. Open Software Sources
3. Go to Other Software
4. Click on the one for OSD-Lyrics. You should find it somewhere in the address.
5. Click 'Edit'
6. Write 'precise' where it says 'quantal'. Accept.
7. Repeat 4,5 and 6 for all the osd-lyrics repositories that are there.
8. Terminal: $ sudo add-apt updat && sudo add-apt install osdlyrics

I think it's not a good idea to have it from other distribution, but if you 
need it and no official solution is provided, this should work. Took me a while 
to figure out so I thought I could share it with everyone in case you have any 
problem.

Original issue reported on code.google.com by ningun...@gmail.com on 24 Oct 2012 at 4:01

GoogleCodeExporter commented 8 years ago
cannot "make install" in ubuntu 12.10
there is no package "dbus-glib-1" in ubuntu 12.10

Original comment by zx900...@gmail.com on 24 Oct 2012 at 7:52

GoogleCodeExporter commented 8 years ago
i checke in the software sources it was quantal  (not modified). but it is also 
not working

Original comment by mrinmoy0...@gmail.com on 14 Nov 2012 at 4:37

GoogleCodeExporter commented 8 years ago
PPA for Ubuntu 12.10 should be ready now

Original comment by tigerso...@gmail.com on 16 Nov 2012 at 7:05

GoogleCodeExporter commented 8 years ago
is there any PPA for ubuntu 13.04 ?? 

Original comment by sud...@rds.net.in on 17 Jul 2013 at 9:58