$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 9.10 Quarto di Luna: repositories online!

OpenGeu Forum > Comunicazioni

OpenGEU 9.10 Quarto di Luna: repositories online!

(1/3) > >>

darkmaster:
Ciao a tutti ragazzi, le repositories ufficiali per Quarto di Luna sono finalmente online! Finalmente potete installare la nuova OpenGEU con tutte le sue novità. Maggiori informazioni qui:

http://opengeu.intilinux.com/news/opengeu-9-10-quarto-di-luna-repos-are-online

Buon divertimento e fatemi sapere come va! A presto la iso...

franko:
Però non funziona... Ho aggiunto il repo alla mia sources.list, sudo apt-get update, ovviamente... Ma sudo apt-get install opengeu-desktop esce con questo errore:

~$ sudo apt-get install opengeu-desktop
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  opengeu-desktop: Depends: opengeu-artwork-usplash but it is not installable
                   Depends: opengeu-default-configurations but it is not going to be installed
                   Depends: opengeu-themes but it is not going to be installed
E: Broken packages

Di che si tratta?

darkmaster:

--- Quote from: franko on January 29, 2010, 01:09:28 pm ---Però non funziona... Ho aggiunto il repo alla mia sources.list, sudo apt-get update, ovviamente... Ma sudo apt-get install opengeu-desktop esce con questo errore:

~$ sudo apt-get install opengeu-desktop
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  opengeu-desktop: Depends: opengeu-artwork-usplash but it is not installable
                   Depends: opengeu-default-configurations but it is not going to be installed
                   Depends: opengeu-themes but it is not going to be installed
E: Broken packages

Di che si tratta?

--- End quote ---
uhm, molto strano. Prova a installare uno alla volta:
opengeu-default-configurations
opengeu-themes
Mandami gli output di ognuno e vediamo cosa tra le cose da cui dipendono quei due nn riesce ad essere installato.
Ora, detto questo, sei sicuro di avere Karmic sul tuo sistema e di avere inserito le repo per karmic nella sources? Non si sa mai, scusa se chiedo :P
Comunque fammi vedere che repo hai inserito, per sicurezza!

franko:
Beh, non sarò esattamente Richard Stallman, ma di esperienza ne ho abbastanza da sapere che distro, e quale sua versione, ho installata sul PC... :-p E' Ubuntu 9.10 Karmic Koala, regolarmente aggiornato. :-)

La repo aggiunta è quella che sta scritta nella guida (http://opengeuwiki-en.intilinux.com/index.php?title=How_to_install_Opengeu_9.10_from_packages).
In /etc/apt/sources.list ho aggiunto:

## OpenGEU
deb http://opengeu.linuxfreedom.com/ubuntu karmic main extras opengeu

Se cerco di installare i pacchetti problematici uno per uno, mi viene fuori questo:


--- Code: ---
~$ sudo apt-get install opengeu-artwork-usplash
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Package opengeu-artwork-usplash is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package opengeu-artwork-usplash has no installation candidate
--- End code ---


--- Code: ---
~$ sudo apt-get install opengeu-default-configurations
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  opengeu-default-configurations: Depends: opengeu-wizard-page but it is not installable
E: Broken packages
--- End code ---


--- Code: ---
~$ sudo apt-get install opengeu-themes
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  opengeu-themes: Depends: geutheme but it is not going to be installed
E: Broken packages
--- End code ---

Sembra che opengeu-artwork-usplash on esiste nemmeno, mentre gli altri solamente aprono nuovi problemi dipendenza...

E poi, non sono l'unico. Ho trovato un altro post sul forum in inglese che descrve l'identico problema: http://forum.intilinux.com/welcome-to-geubuntu/recently-installed-karmic/
Adesso faccio io la domanda scortese... Siete sicuri di aver pacchettato e caricato il tutto nella repo? Magari qualcosina vi è scappata, non si sa mai. :-p

darkmaster:
uhm controllato e ricontrollato, c'è tutto. Dimmi una cosa, 32 o 64 bit?
Basta che vai qua comunque:

http://opengeu.linuxfreedom.com/ubuntu/dists/karmic/opengeu/binary-i386/Packages

Vedi subito che nell'elenco ci sono tutti i pacchetti che dice di nn riuscire a installare... e non capisco perché. Eppure le repo sono quelle... comunque, testate e ritestate, anche per fare la iso... e vanno... non ho mai avuto problemi. Nn so cosa potrebbe essere, magari ti servono abilitati i pacchetti Universe di Ubuntu? Prova ad abilitarli e vedi.. ma nn credo sia quello.

Se invece sei a 64 bit è chiaro che nn vadano, quelli a 64 bit nn sono ancora pronti :P

Navigation

[0] Message Index

[#] Next page

Go to full version