$txt['backtotheindex_enabled'] = 'Enable the Back to the index mod'; $txt['backtotheindex_title'] = 'Title for the Back to the index menu button'; $txt['backtotheindex_href'] = 'Link (URL) for the Back to the index menu button'; $txt['backtotheindex_position'] = 'Position of the Back to the index button'; $txt['backtotheindex_beginofmenu'] = 'At the beginning of the menu (before Home button)'; $txt['backtotheindex_endofmenu'] = 'At the end of the menu (after Logout/Register button)'; $txt['costa_topico_fixo'] = 'Sticky Topics'; $txt['costa_topico_normal'] = 'Normal Topics'; $txt['date_registered'] = 'Join Date'; $txt['display_join_date'] = 'Show join date in topic view:'; $txt['embed'] = 'Insert Embed'; // Begin BoardHover $txt['boardhover'] = 'BoardHover'; $txt['linktree_hover'] = 'Adjust the Linktree settings'; $txt['enable_linktree_hover'] = 'Enable navigation tree hover for all users:'; $txt['disable_linktree_first_page'] = 'Remove navigation tree from front page:'; // End BoardHover // SMFPacks Shoutbox --> $txt['sba_title'] = 'Shoutbox'; $txt['sba_link'] = 'Shoutbox'; $txt['permissiongroup_shoutbox'] = 'Shoutbox'; $txt['permissiongroup_simple_shoutbox'] = 'Shoutbox'; $txt['permissionname_shoutbox_view'] = 'View Shoutbox'; $txt['permissionname_shoutbox_post'] = 'Post messages in Shoutbox'; $txt['permissiongroup_shoutbox_panel'] = 'Shoutbox Moderation Panel'; $txt['permissiongroup_simple_shoutbox_panel'] = 'Shoutbox Moderation Panel'; $txt['permissionname_shoutbox_edit'] = 'Edit messages in Shoutbox'; $txt['permissionname_shoutbox_delete'] = 'Delete messages in Shoutbox'; $txt['permissionname_shoutbox_prune'] = 'Empty Shoutbox'; $txt['permissionname_shoutbox_ban'] = 'Ban users in Shoutbox'; // <-- SMFPacks Shoutbox $txt['socialization_onoff'] = 'Enable socialization button (Facebook, Twitter, and Google+)'; $txt['facebook_like'] = 'Show Facebook Like icon in the first post'; $txt['twitter_tweet'] = 'Show Twitter Tweet icon in the first post'; $txt['googleplus_plusone'] = 'Show Google +1 icon in the first post'; $txt['sd_add'] = 'Share me:'; $txt['sd_social_bookmarks'] = 'Share me';
OpenGeu Forum > Development
Repository GPG error
Vishnu:
The last two days while attempting to do an upgrade after initial install on two systems I keep getting
--- Quote --- A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://greenie.sk hardy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6B2226D9969C86CA
Failed to fetch http://greenie.sk/ubuntu/dists/hardy/Release
--- End quote ---
while attempting to update.
MadnessMike:
Thanks for reporting it.
I searched inside the repository for an authentication key and I found it.
So, open a terminal and type in:
--- Code: ---
wget -q http://greenie.sk/ubuntu/dists/repo.key -O - | sudo apt-key add -
--- End code ---
Now, try to update the packages data, the error will not appear anymore ;)
verdegal37:
Already for several days with the error of the repos and i was going crazy.
Thanksssssssss :-*.
Greetings:
Agust
Hoonage:
I tried the new key information but get the following error
W: GPG error: http://greenie.sk hardy Release: The following signatures were invalid: BADSIG 6B2226D9969C86CA quaker (easylinux) <quaker66@gmail.com>
Can someone please advise how to apply the correct key?
goshawk:
Mike, thanks for posting the link to this thread in my thread... I hadn't thought to look in "development" for this topic.
Hoonage, I just cut and pasted the code Mike listed and it worked fine for me, but it failed when I tried typing the code myself. If you haven't already, maybe retry with the cut-and-paste method?
Navigation
[0] Message Index
[#] Next page
Go to full version