#29: Consider renaming Category:Incomplete_Spins
----------------------------+-----------------------------------------------
Reporter: kanarip | Owner: kanarip
Type: task | Status: new
Priority: major | Milestone: Fedora 11 GA
Component: kickstart pool | Keywords: meeting
----------------------------+-----------------------------------------------
Consider renaming Category:Incomplete_Spins to something like
Category:Spins_Development
--
Ticket URL: <https://fedorahosted.org/spin-kickstarts/ticket/29>
spin-kickstarts <https://fedorahosted.org/spin-kickstarts/>
Kickstarts that the Spin SIG reviews, tests, maintains and releases (as a package).
#3: Compose All Approved Kickstarts
----------------------------+-----------------------------------------------
Reporter: kanarip | Owner: kanarip
Type: defect | Status: new
Priority: major | Milestone: Fedora 10 Beta
Component: kickstart pool | Keywords:
----------------------------+-----------------------------------------------
Compose all approved kickstarts for F-10-Beta and create tickets for
failed composes
--
Ticket URL: <https://fedorahosted.org/spin-kickstarts/ticket/3>
spin-kickstarts <https://fedorahosted.org/spin-kickstarts/>
Kickstarts that the Spin SIG reviews, tests, maintains and releases (as a package).
I saw a couple places where spin owners might want to build up some
content to help promote their spins:
* The Marketing team has a section on the talking points page for new
Spins. In some places there are missing links or more information
is needed about particular spins.
https://fedoraproject.org/wiki/Fedora_13_Talking_Points#Spins
* The spins.fedoraproject.org web content doesn't yet reflect the
current spin content in the "master" branch. I believe the Security
spin has already been added, but the other new spins don't have any
content in the fedora-web repo's folder for spins.fp.o. If you need
help understanding or creating that content, you can consult the
websites@ list or come by #fedora-websites on IRC Freenode.
The missing spins right now look to be Design Suite, Moblin(TM), and
Sugar on a Stick. Howver, I'm not sure whether or how the Moblin
spin is affected by the MeeGo merger, nor whether SoaS was intended
to be offered via spins.fp.o. In the latter case it seems like we
should at least have a page with links to a canonical download area,
if we're not offering it ourselves.
Let me know if any of this stuff is underway and I just missed it, or
if there's specific information or help you need from another team,
just say so.
--
Paul W. Frields http://paul.frields.org/
gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717
http://redhat.com/ - - - - http://pfrields.fedorapeople.org/
Where open source multiplies: http://opensource.com
Hi all,
I'm scratching my head about this and have thrown already a good chunk
of time into working on this, so I figured it might be reasonable to
ask here, in case somebody had any ideas. We're working on getting a
modified splash screen as before for Sugar on a Stick in time for the
release (which is coming close, so I'm trying to get the done as soon
as possible).
The required package with the images and the plymouth file has been
packaged long ago [1] and we're replacing the original theme in the
kickstart file by now [2]. However, on a machine that boots both on
F13 Beta and RHEL 6 Beta using the graphical boot screen, SoaS comes
only up with the blue bar at the bottom - the %post part of the RPM
file fails according to the logs, though [3].
Ray Strode suggested that this might be caused by the fact that the
plymouth theme gets installed past the kernel in the build process,
and that if this was the case, it'd be required to rebuild the initrd
in %post. Turns out that sugar-logos actually gets installed past the
kernel. But even after calling dracut in the kickstart's %post part,
nothing changes.
So. Does anybody have an idea how we can get the sugar-logos package
installed *before* the kernel one? Or how we can get a working rebuild
of the initrd into the spin? Any help to get this done in time would
be really appreciated!
--Sebastian
[1] http://cvs.fedoraproject.org/viewvc/devel/sugar-logos/sugar-logos.spec?view…
[2] http://git.fedorahosted.org/git/?p=spin-kickstarts.git;a=blob;f=fedora-live…
[3] http://alt.fedoraproject.org/pub/alt/nightly-composes/soas/logs/
#33: QA spin can't be created
----------------------------+-----------------------------------------------
Reporter: kparal | Owner: kanarip
Type: defect | Status: new
Priority: major | Milestone:
Component: kickstart pool | Keywords:
----------------------------+-----------------------------------------------
{{{
# livecd-creator -c ./spin-kickstarts/custom/qa-test-day.ks
Traceback (most recent call last):
File "/usr/bin/livecd-creator", line 140, in <module>
sys.exit(main())
File "/usr/bin/livecd-creator", line 112, in main
ks = imgcreate.read_kickstart(options.kscfg)
File "/usr/lib/python2.6/site-packages/imgcreate/kickstart.py", line 56,
in read_kickstart
except IOError, (err, msg):
ValueError: need more than 1 value to unpack
}}}
The %include lines point to non-existing files. That is a recursive
problem, starting in custom/fedora-livecd-desktop.ks file.
--
Ticket URL: <https://fedorahosted.org/spin-kickstarts/ticket/33>
spin-kickstarts <https://fedorahosted.org/spin-kickstarts/>
Kickstarts that the Spin SIG reviews, tests, maintains and releases (as a package).