Bug 500985

Summary: Upgrade in stable release broke my gallery AGAIN
Product: [Fedora] Fedora Reporter: David Woodhouse <dwmw2>
Component: gallery2Assignee: Gwyn Ciesla <gwync>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: gwync
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-15 11:59:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Woodhouse 2009-05-15 11:06:50 UTC
file_exists(/srv/gallery2/g2data_5yvrt3w4/cache/module/_all/0/0/GalleryFactoryHelper_loadRegistry.inc) Unimplemented: GalleryUrlGenerator getParameter language.useBrowserPref for core plugin file_exists(/srv/gallery2/g2data_5yvrt3w4/cache/module/core/0/0/0.inc) controller , view Loading plugin core Class not defined, trying to include it. file_exists(/usr/share/gallery2/modules/core/module.inc) core plugin successfully instantiated file_exists(/srv/gallery2/g2data_5yvrt3w4/versions.dat) file(/srv/gallery2/g2data_5yvrt3w4/versions.dat, ) getParameter id.anonymousUser for core plugin [1242385319] can't guarantee 5 -- extending! file_exists(/srv/gallery2/g2data_5yvrt3w4/cache/entity/0/0/5.inc) Loading plugin core core plugin successfully instantiated Check the version of the core plugin file_exists(/srv/gallery2/g2data_5yvrt3w4/cache/module/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc) The version of the core plugin is ok file_exists(/usr/share/gallery2/modules/core/ShowItem.inc)
Warning: GalleryCoreApi::require_once(/usr/share/gallery2/modules/core/classes/../../../lib/smarty/Smarty.class.php) [gallerycoreapi.require-once]: failed to open stream: No such file or directory in /usr/share/gallery2/modules/core/classes/GalleryCoreApi.class on line 2827

Fatal error: GalleryCoreApi::require_once() [function.require]: Failed opening required '/usr/share/gallery2/modules/core/classes/../../../lib/smarty/Smarty.class.php' (include_path='.:/usr/share/pear:/usr/share/php') in /usr/share/gallery2/modules/core/classes/GalleryCoreApi.class on line 2827

Comment 1 David Woodhouse 2009-05-15 11:26:27 UTC
Fixed by manually creating a symlink
/usr/share/gallery2/lib/smarty -> ../../php/Smarty

Comment 2 Gwyn Ciesla 2009-05-15 11:59:38 UTC

*** This bug has been marked as a duplicate of bug 498334 ***