[Bug 1368700] Please test proposed package
Chris J Arges
1368700 at bugs.launchpad.net
Wed Feb 18 15:11:00 UTC 2015
Hello Seyeong, or anyone else affected,
Accepted installation-guide into utopic-proposed. The package will build
now and be available at http://launchpad.net/ubuntu/+source
/installation-guide/20100518ubuntu10.14.10.1 in a few hours, and then in
the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to installation-guide in Ubuntu.
https://bugs.launchpad.net/bugs/1368700
Title:
note for pxe boot with local repository
Status in installation-guide package in Ubuntu:
Fix Released
Status in installation-guide source package in Trusty:
Fix Committed
Status in installation-guide source package in Utopic:
Fix Committed
Bug description:
[Impact]
Documentation is missing a critical piece of preseed configuration, which can lead to network-based installations to fail to run.
[Test Case]
1- Look at doc/install/manual/example-preseed.txt.gz on ubuntu-server CDs.
2- Example for d-i live-installer/net-image preseed is missing, under Base install section.
[Regression Potential]
Minimal. This is limited to documentation strings.
----
When pxe boot with local repository, there is an error about
filesystem.squashfs
but
after we add below line on preseed.cfg, it works fine.
###
d-i live-installer/net-image string http://IP/PATH/install/filesystem.squashfs
###
It's better if this note is in documentation
reference to : http://www.michaelm.info/blog/?p=1378
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/installation-guide/+bug/1368700/+subscriptions
More information about the foundations-bugs
mailing list