Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373697 - GlusterFS has a runtime dependency on Python-2
Summary: GlusterFS has a runtime dependency on Python-2
Status: RESOLVED DUPLICATE of bug 372689
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-01 11:43 UTC by Richard Scott
Modified: 2011-07-01 11:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Scott 2011-07-01 11:43:57 UTC
Gluster needs Python-2 to be installed to work correctly.

Reproducible: Always

Steps to Reproduce:
1. emerge gluster
2. remove all python versions
3. use gluster and it errors about /usr/bin/python not being there
Actual Results:  
 # gluster volume info
/usr/libexec/glusterfs/gsyncd: line 52: /usr/bin/python: No such file or directory
/usr/libexec/glusterfs/gsyncd: line 52: exec: /usr/bin/python: cannot execute: No such file or directory

Volume Name: biostar
Type: Distribute
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: 10.254.0.1:/mnt/storage
Brick2: 10.254.0.3:/mnt/storage
Options Reconfigured:
nfs.disable: on
features.quota: on
performance.stat-prefetch: on
performance.cache-size: 64MB
performance.write-behind-window-size: 2MB
performance.io-thread-count: 4
features.quota-timeout: 5
diagnostics.latency-measurement: on
diagnostics.count-fop-hits: on



Please add python as run-time dependency.
Comment 1 Pacho Ramos gentoo-dev 2011-07-01 11:50:11 UTC

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