Bug 168939 - Port upgrade documentation missing from Application Jail
Summary: Port upgrade documentation missing from Application Jail
Status: Closed Overcome By Events
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-11 07:30 UTC by roland
Modified: 2022-04-11 05:36 UTC (History)
1 user (show)

See Also:


Attachments
pr168939.diff (1.61 KB, patch)
2012-06-26 18:52 UTC, Benedict Reuschling
no flags Details | Diff
pr168939.diff.sig (72 bytes, application/octet-stream; x-mac-type="0"; x-mac-creator="0")
2012-06-26 18:52 UTC, Benedict Reuschling
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description roland 2012-06-11 07:30:10 UTC
Information about upgrading ports is missing from: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-application.html.


Using portmaster results in an error to backup the port:


mkdir: /usr/ports/packages: No such file or directory

===>>> Creating a backup package for old version libiconv-1.13.1_2

===>>> Cannot cd into /usr/ports/packages/portmaster-backup to create a package
===>>> Aborting update

===>>> Update for converters/libiconv failed
===>>> Aborting update

Fix: 

Add the following line to Handbook 16.6.1.2 step 5 and 16.6.1.4 Upgrading step 2:

ln -sf ../../s/packages usr/ports/packages

And add a small section/link to/about using portmaster to upgrade the ports.
How-To-Repeat: Install a Jail with nullfs according to http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails-application.html.

Build ports, update portstree, run portmaster -a
Comment 1 Benedict Reuschling freebsd_committer freebsd_triage 2012-06-18 19:14:49 UTC
Responsible Changed
From-To: freebsd-doc->bcr

I will work on this one.
Comment 2 Benedict Reuschling freebsd_committer freebsd_triage 2012-06-26 18:52:32 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Can you check whether the attached patch is what you had in mind?

Regards

Benedict Reuschling
FreeBSD Documentation Committer

The FreeBSD Documentation Project
FreeBSD German Documentation Project - https://doc.bsdgroup.de

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEUEARECAAYFAk/p9uAACgkQTSZQLkqBk0heGwCgsW/iTyBIahnLDTdzr8S4V6/0
MHoAl0t9zhk6y4oMTs/cRUsQ/h3JAIY=
=vtHN
-----END PGP SIGNATURE-----
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2012-06-26 19:17:46 UTC
State Changed
From-To: open->feedback

Set to feedback-state until we get an answer from the submitter about my patch.
Comment 4 Benedict Reuschling freebsd_committer freebsd_triage 2013-03-25 11:53:33 UTC
Responsible Changed
From-To: bcr->freebsd-doc

Back to the pool, not time to work on this at the moment.
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:35 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 6 Mark Linimon freebsd_committer freebsd_triage 2020-07-12 05:11:02 UTC
Bugmeister's note: this patch will no longer apply, as the underlying filename has changed.

To submitter: is this aging PR still relevant?
Comment 7 roland 2020-07-14 14:34:23 UTC
It's not relevant to me anymore. It can be closed.