Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

No. of_directry_driver issue in script (CI/CD build - actions) #228

Open
chiragsuthar opened this issue Apr 6, 2023 · 7 comments
Open

Comments

@chiragsuthar
Copy link
Contributor

hey all !

there are some driver issue in no_of_directory_driver script.
ubresearch

CC : @tapaswenipathak @Madhupatel08 @KavitaMeena23 @duttabhishek0

@duttabhishek0
Copy link
Contributor

done >> ~/data_dir/output_no_of_directories_drivers.txt

It should be

 done >> ~/linux-kernel-stats/data_dir/output_no_of_directories_drivers.txt 

@chiragsuthar
Copy link
Contributor Author

@duttabhishek0 have you created pull request ??

duttabhishek0 added a commit that referenced this issue Apr 6, 2023
@duttabhishek0
Copy link
Contributor

@chiragsuthar its fixed, you can close the issue now.

@chiragsuthar
Copy link
Contributor Author

@duttabhishek0 still it's giving same error.

@duttabhishek0
Copy link
Contributor

@chiragsuthar Can you paste the relevant error message here?

@chiragsuthar
Copy link
Contributor Author

@duttabhishek0 same error message as above in attached image.

@duttabhishek0
Copy link
Contributor

The reason behind this issue is:

  1. The output directory specified was not correct( already fixed )
  2. In ~/erofs-utils and ~/kbd, there is no sub-directory named drivers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.