Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641052 - app-eselect/eselect-opencl lists cwd contents when no profiles are available
Summary: app-eselect/eselect-opencl lists cwd contents when no profiles are available
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-14 20:53 UTC by Bartosz Krzeszewski
Modified: 2020-09-12 21:15 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 Bartosz Krzeszewski 2017-12-14 20:53:52 UTC
When I use command "eselect opencl list" I get some kind of current directory listing:

eselect opencl list
Available OpenCL implementations:
  [1]   2.sav.gz
  [2]   BTCsuma
  [3]   Desktop
  [4]   Diablo
  [5]   III
  [6]   Documents
  [7]   Downloads
  [8]   FlashTool
  [9]   IdeaProjects
  [10]  Monero
  [11]  My
  [12]  Games
  [13]  NetBeansProjects
  [14]  PhpstormProjects
  [15]  Pictures
  [16]  adres
  [17]  bartek.face.icon
  [18]  btc
  [19]  java_files
  [20]  meta
  [21]  monero.save
  [22]  mountains.xcf
  [23]  projects
  [24]  prąd
  [25]  dla
  [26]  koparki.ods
  [27]  wallet_address
  [28]  workspace

and ls:

ls -l
razem 416
-rw-r--r--  1 bartek bartek  34795 2007-12-30   2.sav.gz
-rw-r--r--  1 bartek bartek      8 11-27 05:08  BTCsuma
drwx------  2 bartek bartek  12288 12-13 15:45  Desktop
drwxr-xr-x  2 bartek bartek   4096 2012-10-14  'Diablo III'
drwxr-xr-x 78 bartek bartek  12288 11-27 05:04  Documents
drwxr-xr-x  4 bartek bartek  12288 12-14 16:52  Downloads
drwxrwxr-x  4 bartek bartek   4096 2017-01-12   FlashTool
drwxr-xr-x  3 bartek bartek   4096 2014-03-22   IdeaProjects
drwxr-xr-x  3 bartek bartek   4096 10-27 21:22  Monero
drwxr-xr-x  7 bartek bartek   4096 2016-09-13  'My Games'
drwxr-xr-x 37 bartek bartek   4096 2017-04-28   NetBeansProjects
drwxr-xr-x  3 bartek bartek   4096 2017-06-02   PhpstormProjects
drwxr-xr-x  3 bartek bartek   4096 2006-11-03   Pictures
-rw-r--r--  1 bartek bartek     96 11-25 10:46  adres
-rw-r--r--  1 bartek bartek 262656 2016-11-06   bartek.face.icon
-rw-r--r--  1 bartek bartek     73 11-14 17:31  btc
drwxr-xr-x  2 bartek bartek   4096 2005-08-28   java_files
-rw-r--r--  1 bartek bartek     95 2017-01-23   meta
-rw-------  1 bartek bartek    297 11-12 01:34  monero.save
-rw-r--r--  1 bartek bartek   1808 2017-05-18   mountains.xcf
drwxr-xr-x 14 bartek bartek   4096 2012-01-22   projects
-rw-r--r--  1 bartek bartek   9280 11-22 22:47 'prąd dla koparki.ods'
-rw-r--r--  1 bartek bartek     96 10-31 22:23  wallet_address
drwxr-xr-x 10 bartek bartek   4096 2013-07-30   workspace

and one more:

$ cd /
bartek@FUSION / $ eselect opencl list
Available OpenCL implementations:
  [1]   bin
  [2]   boot
  [3]   dev
  [4]   etc
  [5]   home
  [6]   i
  [7]   kdeinit5__0
  [8]   kdeinit5__1
  [9]   lib
  [10]  lib32
  [11]  lib64
  [12]  lost+found
  [13]  mnt
  [14]  opt
  [15]  proc
  [16]  root
  [17]  run
  [18]  sbin
  [19]  sys
  [20]  tmp
  [21]  usr
  [22]  var

Reproducible: Always

Steps to Reproduce:
1. eselect opencl list
Actual Results:  
directory listing

Expected Results:  
OpenCL profiles listing

I don't think I have any OpenCL profiles installed.