Is the ubuntu keyserver broken? I am trying to install a package and every time I try to install the key I get a time out error.
apt-update give me
Code:
W: GPG error: [URL karmic Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 932062C9CD30EE56
Then if I try to install the key I get this?
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CD30EE56
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv-keys CD30EE56
gpg: requesting key CD30EE56 from hkp server keyserver.ubuntu.com
gpg: keyserver timed out
gpg: keyserver receive failed: keyserver error
Can I tell ubuntu not to bother with the key. I know the package is good and safe to install. I should be the one to judge if its ok to install not ubuntu.
I was having a problem with a fresh 11.04 install and the VPN software I use for work. I found the fix was to upgrade the software, so I downloaded an RPM, converted it to .deb and installed it via dpkg. The install worked and the VPN software now works, but Package Manager says I have a broken package and wants to 'upgrade' to the older broken one. How can I fix this without breaking my VPN SW again?
I just installed dockbarx and had an error. It says that the package is broken. When I start Ubuntu Software Center i get a message that i have to repair the package catalog. When i go to the terminal and execute the "apt-get -f install" i get this error:
On my new installation of 10.04 on a Toshiba A30, I'm trying to install EMC2, using an installer file downloaded from linuxcnc.org. At the end of the process, I get the error message below after trying to fix the broken package with package manager.
E:/var/cache/apt/archives/rtai-modules-2.6.32-122-rtai_3.8.1-linuxcnc1_i386.deb: trying to overwrite '/etc/udev/rules.d/99-rtai.rules', which is also in package rtai-modules-2.6.24-16-rtai 0
get past this problem ?
Is it as simple as removing the rtai-modules-2.6.24-16-rtai 0 package ? Do I need this one ? Is it replaced by the newer one, the rtai-modules-2.6.32-122-rtai_3.8.1 ?
I attempted to install openemr which was taking its sweet time to install it was most of the way through but I had to leave so I left my computer running. Computer when I came back was asleep I started back up and tried installing something from software manager and I got this message from it:
E: I wasn't able to locate file for the openemr package. This might mean you need to manually fix this package.: I tried fixing from synaptic but even synaptic is complaining.
I'm attempting to install Webmin in Endian I download the tar.gz file and ran setup.sh and it says it is installed, however it doesn't let me go to the webpage it says. I get a timeout error. I'm using the current version of endian and webmin.
However, I've been trying to get a splash screen up, and it doesn't work.This is the splash screen I want to use: http://gnome-look.org/content/show.p...?content=79783
I've tried to install Usplash, but the package was broken.I tried to install it via Softpedia, but it was missing the artwork .so.I've also tried to install SplashY, but it is also a broken package! How can I install this splash screen?
i'm running debian lenny - latest stable i have recently installed smartcam (mobile phone as webcam over bluetooth) from .deb package , get errors of unmet dependency , but application works like a charm, unfortunately broken dependences block my aptitude , i cant fix them either as latest stable use older versions of dependences even in backports... how do i mark smartcam package as not broken and release my apt?
I'm trying to install sid but debootstrap if failing due to bug #581420. I understand the fix is simple but how can I bypass/patch the broken util-linux package that gets downloaded at install time? I'm using the daily d-i business card CD.
This is my first linux install, Fresh install of Ubuntu 10.10, and first thing I do is update. I can't update because I get this message "The package System is broken Check if you are using third party repositories. If so disable them, since they are a common source of problems.
Furthermore run the following command in a Terminal: apt-get install -f"
This a brand new fresh install, how can there be problems already!?
In terminal I've tried " apt-get install -f" and get "E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?"
Im trying to instal Sun Virtualbox but when download completes and I click on install I get the following error>>Message did not receive a reply (timeout by message bus) I wont even bother with this software if there are others out there that are as easy to use. I used it on Windows and thought it was great ! (thats how I eventually switched to Linux, by using it virtually at first)
I am running Ubuntu 10.04 In Ubuntu Software Center I tried to remove Document Viewer. I then tried to install PDF Editor Neither worked and I got the below message The Package system is broken Check if you are using third party repositories. If so disable them, since they are a common source of problems. Furthermore run the following command in a Terminal: apt-get install -f� I tried to run apt-get install -f and got this message
david@leibnitz:~$ apt-get install -f E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? david@leibnitz:~$
I switched to root and got this
david@leibnitz:~$ apt-get install -f E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied) E: Unable to lock the administration directory (/var/lib/dpkg/), are you root? david@leibnitz:~$ root
[code].....
At some point while trying install/uninstall I got a message that said to check the broken filter to see which file is broken. At present, I cannot install/uninstall programs. I do not know how to access the broken filter. And I cannot run apt-get install -f
After Upgrade to natty everything went well except my package manager is now broken and I keep going around in circles; Update manager gives me a list of six updates that are downloaded but not installed. When I try to install, It returns;
I just recently upgraded from 11.3 to 11.4 (via zypper dup after adding the 11.4 repositories, no problems there besides the usual ATI HD2400XT video driver issues I _always_ have). I then installed VirtualBox. VirtualBox refused to start with the following error:
VirtualBox: Tip! It may help to reinstall VirtualBox. pk1048@img:~>
and the advice to reinstall VirtualBox seems misplaced. The problem appears to be an incomparability between the installed libcurl and libssh2 as follows:
I set the default os to boot as windows 7 with a timeout of 1 second. I thought that this would be enough time to switch os ubuntu when i need to, but I am unable to. How can i reset the timeout to 3 seconds? I also cannot view the ubuntu partition within windows because of ubuntu's file system.
I try to import a key from a keyserver when I add a repository to software sources, it just tries forever and times out. For instance, following the instructions here: [URL]... to add the key "CE49EC21" for the ppa:mozillateam/firefox-stable. Whether I do it in the terminal:
Code: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys CE49EC21 or by clicking the link on their page, I get nowhere. I've had this problem with other keys from keyserver.ubuntu.com too.
It suddenly occurred to me today that maybe my router is the problem. It has a draconian firewall built in. (For instance, it won't allow incoming bittorrent traffic without me explicitly opening ports.) So maybe, since I'm trying to receive a key, it's preventing the key from coming in? Does anyone know why I'm having this problem getting keys?
So I've created my pgp key and attempted to load it to the keyserver only to get the error as shown. This is the situation for 2 days now. Is there a workaround or fix?
I've been getting the following for well over 2 months now and this is really really irritating: Code: Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keyserver.ubuntu.com --recv 1781BD45C4C3275A34BB6AEC6E871C4A881574DE gpg: requesting key 881574DE from hkp server keyserver.ubuntu.com gpg: keyserver timed out gpg: keyserver receive failed: keyserver error For any bloody key, it times out?
I tried to install OpenSuse 11.3 on my brand new pc, which already had Windows 7 proffessional in it, and I went step by step through the installation without changing anything. It didn't work. I tried for a second time and this error message kept popping up: "Creating device modes with udev 2.0436224] [drm: i915_diver_load]*ERROR*Detected broken BIOS with 262140/2644kb of video memory stolen. 2.0436224] [drm: i915_diver_load]*ERROR*Disabling GEM(try reducing stolen memory or updating the BIOS to fix)"
And then a lot of letters and numbers wich make no sense to me. Now the only way I can initiate OpenSuse is with the OSuse boot dvd and on failsafe mode.
im trying to fix a broken package. i run sudo dpkg --configure -a Setting up firefox (3.6.9~hg20100817r34537+nobinonly-0ubuntu1~umd2~karmic). i get this message in the terminal but nothing happens. also i cant open synaptic.
I have installed Ubuntu 10.04 LTS server 32 Bit. Now have to install FTP package in my sever i dont have internet connection but i have downloaded the vsftpd_2.0.4-0ubuntu4.1_i386.deb file but while installing i get the following error.
Ubuntu's keyserver page just brings back a default it works page. Is there a way to manually search or enter keys here, since this page seems to not have been completed? Doesn't look like this page will be completed either last edit date on this page is Tue 06 Oct 2009 05:49:36 AM CDT
The problem seems to appear with the following packages:openoffice.org-commonopenoffice.org-coreant it said before that the broken package is python-uno.I uninstalled openoffice completely and now when I try to install it again from synaptic, it goes:
Code: E: /var/cache/apt/archives/openoffice.org-core_1%3a3.2.0-7ubuntu4.1_i386.deb: short read in buffer_copy (backend dpkg-deb during `./usr/lib/openoffice/basis3.2/program/libfrmli.so')
I think I've installed mplayer from svn and now I'm getting that annoying "broken package" pop-up. Is any way how to make Ubuntu to ignore this package? I've tried it to solve it by following:
Code: user@mymachine:~$ sudo apt-get install -f [sudo] password for jan: Reading package lists... Done Building dependency tree
I have installed a package that doesn't work on my system because some dependency is not met and I cannot resolve that without seriously breaking my system. Now I want to uninstall that package but it doesn't work. Synapic package manager is also not able to do anything with this broken package. How can I get rid of it now?
Whenever I try to run the software centre or synaptic package manager, all the other programs that are currently running hang(reminiscent of the Vista days) and even if I try to install a package using terminal an error message "Bus dependency error" is displayed.
Just did a clean install on my desktop of 10.04. Net was working fine, until I installed GIMP and restarted. A little "NO" symbol pops up next to my wireless indicator, and it tells me to either do an apt-get check from terminal or start the package manager to find out what the problem is...so, I do the apt-get check.
Here's what I get returned from the terminal:
E: Unable to write to /var/cache/apt/
E: The package lists or status file could not be parsed or opened.