alarm clock won't install
I tried to install the update to 0.3.1 from the ppa. Entering
sudo apt-get update
I got a bunch of stuff, including this
W: Failed to fetch http://
W: Failed to fetch http://
I don't really know what I'm doing and I'm trying to figure this out as I go along...
Thanks
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Alarm Clock Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Kate
- Solved:
- 2010-09-28
- Last query:
- 2010-09-28
- Last reply:
- 2010-09-28
Johannes H. Jensen (joh) said : | #1 |
Those messages are not related to alarm-clock-applet. Did you do an upgrade after adding the PPA?
sudo add-apt-repository ppa:joh/ppa
sudo apt-get update
sudo apt-get install alarm-clock-applet
The last command should install 0.3.1. Note that Alarm Clock now has to be started from the menu (and not from "Add to Panel...")
Kate (kdmw) said : | #2 |
I had tried the first two steps you posted above, but after the second I got what I posted above. I just tried again and got the same thing.
Johannes H. Jensen (joh) said : | #3 |
You can safely ignore the warnings you mentioned and proceed to step 3.
Kate (kdmw) said : | #4 |
Ok, it worked. Thank you!