Results 1 to 4 of 4
So i do apt-get install xmltv and it downloads xmltv and all its dependencies...but it doesn't install them. In synaptic, i mark xmltv for installation and press apply, but it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-19-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 24
apt-get install ....but no installation
So i do apt-get install xmltv and it downloads xmltv and all its dependencies...but it doesn't install them. In synaptic, i mark xmltv for installation and press apply, but it doesn't install them....what the heck is going on?
- 08-20-2004 #2Linux Newbie
- Join Date
- Aug 2004
- Location
- Houston Texas
- Posts
- 192
Any system error message?
- 08-20-2004 #3
- 08-20-2004 #4Just Joined!
- Join Date
- Aug 2004
- Posts
- 24
it was a gpg error...so i guess something with package signatures...i found out that apt-get automatically checks for signatures but that you can disable it by using the following command
apt-get -o rpm::gpg-check=false install xmltv
thanks


Reply With Quote
