Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError:"python launcher_repoMaker.py" #2

Open
disneylucy opened this issue Jul 11, 2018 · 1 comment
Open

OSError:"python launcher_repoMaker.py" #2

disneylucy opened this issue Jul 11, 2018 · 1 comment

Comments

@disneylucy
Copy link

disneylucy commented Jul 11, 2018

Hi,
I'm trying to make bug repository on AspectJ.
but when I "python launcher_repoMaker.py"

[AspectJ] start making bug repositories for AspectJ
[AspectJ] loading git log data.......Done. (size:7,755 time:330)
[AspectJ] loading git versions cache....Done.
Traceback (most recent call last):
File "launcher_repoMaker.py", line 82, in
work(args.group, args.project, args.removeTest)
File "launcher_repoMaker.py", line 72, in work
obj.run(S.versions[project].keys(), _removeTest)
File "/home/sl/Bench4BL/scripts/repository/BugRepositoryMaker.py", line 251, in run
items, dupgroups = self.bugFilter.run(logs, tagmaps, _removeTest)
File "/home/sl/Bench4BL/scripts/repository/BugFilter.py", line 79, in run
bugitems = self.loads()
File "/home/sl/Bench4BL/scripts/repository/BugFilter.py", line 92, in loads
fileConnt = self.getFileCounts(self.SourceBugPath)
File "/home/sl/Bench4BL/scripts/repository/BugFilter.py", line 118, in getFileCounts
files = os.listdir(_src)
OSError: [Errno 2] No such file or directory: '/home/sl/Bench4BL/data/Previous/AspectJ/bugrepo/bugs'

@exatoa
Copy link
Owner

exatoa commented Jul 30, 2018

I'm sorry too late response.
For the previous subjects, The launcher_repoMaker.py doesn't work because we don't support it.
Actually, since some projects have no git repository or bug tracking system, we just uploaded the files which are offered from existing techniques.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants