Tareas #583
Publicar en FDP
| Status: | Resuelta | Start date: | 12/18/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 12/23/2011 | |
| Assignee: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | F16 |
Description
Voy a intentarlo hacer desde fricky ya que requiere mucho espacio y tiempo a mi velocidad ABA.
History
Updated by Guillermo Gómez 5 months ago
- % Done changed from 0 to 10
En progreso el clonado:
$ git clone ssh:/gomix@git.fedorahosted.org/git/docs/web.gitCloning into web... ssh: Could not resolve hostname ssh: Name or service not known fatal: The remote end hung up unexpectedly [gomix@fricky FDP]$ git clone ssh://gomix@git.fedorahosted.org/git/docs/web.git Cloning into web... ...
Updated by Guillermo Gómez 5 months ago
- Due date set to 12/23/2011
- Status changed from Nueva to En Progreso
Estoy esperando aclaratoria y detenido en la sección "Publishing a document" verificando:
1 <productname>Fedora 16</productname>
2 <productnumber></productnumber>
3
4 <productname>Fedora</productname>
5 <productnumber>16</productnumber>
Updated by Guillermo Gómez 5 months ago
- % Done changed from 10 to 20
Guillermo Gómez escribió:
Estoy esperando aclaratoria y detenido en la sección "Publishing a document" verificando:
[...]
Según la versión "bien publicada de Fedora 14", debe ser la segunda forma, ya está arreglado y empujado a la versión para Fedora 16.
Updated by Guillermo Gómez 5 months ago
- % Done changed from 20 to 50
La configuración publican estaba sobrescribiendo el resultado:
# Config::Simple 4.59 # Wed Sep 1 21:12:10 2010 xml_lang: es-ES type: Book brand: fedora docname: Software_Management_Guide
Se removieron un par de líneas:
version: 0.1 web_version_label: UNUSED
Updated by Guillermo Gómez 5 months ago
- % Done changed from 50 to 70
[gomix@fricky software-management-guide]$ publican build --embedtoc --publish --formats html,html-single,pdf,epub --langs es-ES [gomix@fricky software-management-guide]$ publican install_book --site_config /home/gomix/FDP/web/homepage.cfg --lang es-ES
Después simplemente, en la copia local del sitio:
[gomix@fricky web]$ git add . [gomix@fricky web]$ git commit -m "Software Management Guide F16 es-ES included" [gomix@fricky web]$ git push
Updated by Guillermo Gómez 5 months ago
- Status changed from En Progreso to Resuelta
- % Done changed from 70 to 100