Re: ceph-mgr : ModuleNotFoundError: No module named 'requests'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks to everyone. I had a strange behavior with python3-requests package.

I reinstalled it, and now files are present...

root@host21:~# apt install python3-requests
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3-requests is already the newest version (2.25.1+dfsg-2).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

root@host21:~# stat /usr/lib/python3/dist-packages/requests/__init__.py
stat: cannot statx '/usr/lib/python3/dist-packages/requests/__init__.py': No such file or directory

root@host21:~# apt install --reinstall python3-requests
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/69.3 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 70063 files and directories currently installed.)
Preparing to unpack .../python3-requests_2.25.1+dfsg-2_all.deb ...
Unpacking python3-requests (2.25.1+dfsg-2) over (2.25.1+dfsg-2) ...
Setting up python3-requests (2.25.1+dfsg-2) ...

root@host21:~# stat /usr/lib/python3/dist-packages/requests/__init__.py
  File: /usr/lib/python3/dist-packages/requests/__init__.py
  Size: 4141          Blocks: 16         IO Block: 4096   regular file
Device: 900h/2304d    Inode: 1579930     Links: 1
Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/ root)
Access: 2022-02-21 11:27:28.000000000 +0000
Modify: 2020-12-16 19:34:26.000000000 +0000
Change: 2022-02-21 11:27:28.891944561 +0000
 Birth: 2022-02-21 11:27:28.879944516 +0000


_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux