Bug 888807 - xsltproc calls in scripts may access network => causing mock errors
Summary: xsltproc calls in scripts may access network => causing mock errors
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mate-doc-utils
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Mashal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-19 14:48 UTC by Patrick Monnerat
Modified: 2013-01-12 00:38 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-12 00:38:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Sets the xlstproc '--nonet' flag everywhere. (6.48 KB, patch)
2012-12-19 14:48 UTC, Patrick Monnerat
no flags Details | Diff

Description Patrick Monnerat 2012-12-19 14:48:42 UTC
Created attachment 666107 [details]
Sets the xlstproc '--nonet' flag everywhere.

Description of problem:
There are scripts in this package that call "xsltproc" without the --nonet flag.
Although packages calling these scripts do compile in Koji (with network access blocked), they fail in local mock because the network is reachable.

See old gdm bug https://bugzilla.redhat.com/show_bug.cgi?id=746993 for an example.

Version-Release number of selected component (if applicable):
1.5.0-1


Additional info:
The solution is the attached patch: it sets the "--nonet" argument to all xsltproc calls in scripts.

Comment 1 Dan Mashal 2012-12-21 09:40:35 UTC
Pull request submitted upstream. Thank you for submitting the patch to make my life a little easier.

https://github.com/mate-desktop/mate-doc-utils/pull/4

Comment 2 Fedora Update System 2012-12-21 12:31:49 UTC
mate-doc-utils-1.5.0-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/mate-doc-utils-1.5.0-2.fc18

Comment 3 Fedora Update System 2012-12-21 20:00:53 UTC
Package mate-doc-utils-1.5.0-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mate-doc-utils-1.5.0-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-20806/mate-doc-utils-1.5.0-2.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-01-12 00:38:34 UTC
mate-doc-utils-1.5.0-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.