search for: pyc

Displaying 20 results from an estimated 180 matches for "pyc".

Did you mean: pc
2013 May 11
1
Samba git: build error when upgrading
Seeing a build problem after updating my git tree: $ git remote -v origin git://git.samba.org/samba.git (fetch) origin git://git.samba.org/samba.git (push) $ git pull $ ./configure ... $ make clean WAF_MAKE=1 python ./buildtools/bin/waf build ./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
2013 Jan 21
4
[LLVMdev] Embed LLVM/Clang in our project
On 1/21/2013 2:01 AM, Óscar Fuentes wrote: > Ashok Nalkund <ashoknn at qti.qualcomm.com> writes: > >> I was using the find_package(LLVM llvm/share/llvm/cmake) and >> llvm_map_components_to_libraries(REQ_LLVM_LIBRARIES jit native) to get >> the libraries to link against. This works well for the libLLVM* >> libraries, but how do I implement similar find stuff for
2013 Jan 21
0
[LLVMdev] Embed LLVM/Clang in our project
...similar find stuff for clang >>> libraries? >> >> AFAIK, there is no such feature for Clang. I noticed that the following files are modified even though I'm compiling outside the source tree (using cmake): > # modified: src/utils/llvm-build/llvmbuild/__init__.pyc > # modified: src/utils/llvm-build/llvmbuild/componentinfo.pyc > # modified: src/utils/llvm-build/llvmbuild/configutil.pyc > # modified: src/utils/llvm-build/llvmbuild/main.pyc > # modified: src/utils/llvm-build/llvmbuild/util.pyc Does anybody know why t...
2013 Jan 22
0
[LLVMdev] Embed LLVM/Clang in our project
...he files are just a cache (it is not the sources being modified) and also won't be written if the source tree is made read only, and shouldn't cause a problem in practice. - Daniel On Jan 22, 2013, at 0:02, Duncan Sands <baldrick at free.fr> wrote: > I would have expected the .pyc files to go in the objects directory. Maybe > Daniel knows why that's not happening. > > Ciao, Duncan. > > On 22/01/13 00:48, Ashok Nalkund wrote: >> On 1/21/2013 10:25 AM, Ashok Nalkund wrote: >>> On 1/21/2013 2:01 AM, Óscar Fuentes wrote: >>>> Ashok...
2010 May 17
0
strace log
....5", 0x7fffffffa020, 4096) = -1 EINVAL (Invalid argument) stat("/usr/bin/Modules/Setup", 0x7fffffff9f30) = -1 ENOENT (No such file or directory) stat("/usr/bin/lib/python2.5/os.py", 0x7fffffff9f30) = -1 ENOENT (No such file or directory) stat("/usr/bin/lib/python2.5/os.pyc", 0x7fffffff9f30) = -1 ENOENT (No such file or directory) stat("/usr/lib/python2.5/os.py", {st_mode=S_IFREG|0644, st_size=24641, ...}) = 0 stat("/usr/bin/Modules/Setup", 0x7fffffffa020) = -1 ENOENT (No such file or directory) stat("/usr/bin/lib/python2.5/lib-dynload&qu...
2006 Dec 26
2
Bug#404530: python modules not installed using python policy; .pyc cruft as result
Package: xen-utils-3.0.3-1 Version: 3.0.3-0-2 Severity: normal Since this package installs python modules in /usr/lib/xen-3.0.3-1/lib/python/, and uses them directly from there, not following the python policy, once xend has started up, lots of .pyc files are created there, which will not be removed if the package is purged. These pyc files may also cause problem for future python upgrades, I don't know. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) She...
2008 May 23
0
xend embedded pyc path
After a recent power cycle of our building, I discovered that the xend pyc files have full paths to the install directory where I built the xen tools. Turns out the xend python process calls stat() on these pyc filenames. In this case, the automounter was broken so the stat() hung and xend failed to start. I was very suprised to see the full path to the dist/install *.py...
2018 Aug 23
2
Plans for buster
...nge the whole git workflow; I'm afraid I'm going to reopen that, but that'll be a separate message. Thanks, Ian [1] zealot:xen> dpkg-source -b . dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: error: unwanted binary file: debian/lib/python/debian_linux/__pycache__/gencontrol.cpython-35.pyc dpkg-source: error: unwanted binary file: debian/lib/python/debian_linux/__pycache__/utils.cpython-35.pyc dpkg-source: error: unwanted binary file: debian/lib/python/debian_linux/__pycache__/__init__.cpython-35.pyc dpkg-source: error: unwanted binary file: debian/lib...
2006 Dec 01
4
YUM conflict with RHEL 4_X86_64
...tion 2.4.3 And upon running yum -y update, it only can updates some of the packages, for other packages it shows conflict with /usr/lib/python2.3/site-packages/elementtree/. The error messages are: Transaction Check Error: file /usr/lib/python2.3/site-packages/elementtree/ElementInclude.pyc from install of python-elementtree-1.2.6-4.2.1 conflicts with file from package python-elementtree-1.2.6-4.2.1 file /usr/lib/python2.3/site-packages/elementtree/ElementInclude.pyo from install of python-elementtree-1.2.6-4.2.1 conflicts with file from package python-elementtree-1.2.6-4.2.1...
2016 Jun 29
0
Rsync hung when applying batch file
Hello. On rsync, version 3.0.9 got this trouble, rsync hung when applying batch file: Sync all files from batch to asr_billing install: - skelet/cfg/ install: - skelet/etc/ install: deleting usr/lib/python2.6/site-packages/IPython/external/Itpl.pyc - deleting install: 100% 9.83MB/s - 0 install: 100% 51.39kB/s - usr/lib/python2.6/site-packages/dbfpy/utils.pyc install: 100% 86.10kB/s - usr/lib/python2.6/site-packages/django/contrib/admin/widgets install: 100% 25.41kB/s - usr/lib/python2.6/site-packages/django/contrib/auth/views.py install: 100%...
2016 Jun 29
0
Rsync hung when applying batch file
Hello. On rsync, version 3.0.9 got this trouble, rsync hung when applying batch file: Sync all files from batch to asr_billing install: - skelet/cfg/ install: - skelet/etc/ install: deleting usr/lib/python2.6/site-packages/IPython/external/Itpl.pyc - deleting install: 100% 9.83MB/s - 0 install: 100% 51.39kB/s - usr/lib/python2.6/site-packages/dbfpy/utils.pyc install: 100% 86.10kB/s - usr/lib/python2.6/site-packages/django/contrib/admin/widgets install: 100% 25.41kB/s - usr/lib/python2.6/site-packages/django/contrib/auth/views.py install: 100%...
2016 Oct 26
4
Attempting to expunge tombstones with samba-tool
This is almost certainly because of a build artifact. python/samba/netcmd/time.py was renamed to nettime.py but there is likely to be a time.pyc file floating around in your directories. The reason it was renamed was so that the samba tool time command wasn't confused with the python time module, but this necessarily causes issues with existing installs unfortunately. The fix is mostly simple, just to remove any conflicting files but u...
2008 Jan 03
8
Random files in homedir gets deleted
On one of my systems I seem to loose a file or two from time to time. Last night, one of my files (/home/online/sh/NattjobbPrivat.sh) was deleted/removed/vanished. Another time it was /home/online/sh/daemon that was deleted. But I can't seem to find anything strange in the logs or in the history, nor would any of my scripts running in crontab mess with those files. Where can I look for
2009 Jul 06
2
OT: errors building packages from src.rpm (trying to rebuild RHELIPA)
...lder does not exist - using root group brewbuilder does not exist - using root user brewbuilder does not exist - using root group brewbuilder does not exist - using root File not found by glob: /var/tmp/python-psycopg2-2.0.6-1-root-carlos/usr/lib64/python2.4/site-packages/psycopg2/*.pyc File not found by glob: /var/tmp/python-psycopg2-2.0.6-1-root-carlos/usr/lib64/python2.4/site-packages/psycopg2/*.pyo If I go to /var/tmp/python-psycopg2-2.0.6-1-root-carlos/usr/lib64/python2.4/site-packages/psycopg2/ directory, it is right: there isn't exists any *.pyc or .pyo file ... M...
2018 Aug 22
4
Plans for buster
Knorrie and I just discussed our plans for sid and buster, on the phone. Here's my notes of the discussion. Plan is to upload Knorrie's 4.11 packages to experimental, to make them more public, while we fix the bugs in them. There's a list of Salsa issues and the BTS bugs list. This duplication is not ideal. We agreed that new things should go to the BTS. For now we'll keep
2013 Nov 20
2
how to install libvirt-python
Hi, I have successfully installed libvirt-.0.10.0 from source ./configure make make install How can I check that if libvirt-python is installed? Search the folders, it seems there is no such file [root@tiger ~]# find /usr/ -name libvirt-python [root@tiger ~]# find . -name libvirt-python [root@tiger ~]#   Regards, Mahmood
2017 Dec 04
1
problem with cloud-init-0.7.9-9.el7.centos.2.x86_64 setting up puppet.conf
...tes: centos.bio.lmu.de Package puppet-agent-1.10.9-1.el7.x86_64 already installed and latest version Nothing to do 2017-12-04 18:07:27,102 - util.py[WARNING]: Running module puppet (<module 'cloudinit.config.cc_puppet' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_puppet.pyc'>) failed This is from /var/log/cloud-init.log ------------------------- 2017-12-04 18:07:26,579 - stages.py[DEBUG]: Running module puppet (<module 'cloudinit.config.cc_puppet' from '/usr/lib/python2.7/site-packages/cloudinit/config/cc_puppet.pyc'>) with frequency o...
2019 Dec 20
0
[common/libguestfs PATCH 2/2] build: use split stringlist functions from common/utils
...+ b/.gitignore @@ -451,9 +451,6 @@ Makefile.in /python/actions.h /python/bindtests.py /python/build -/python/c-ctype.h -/python/cleanups.c -/python/cleanups.h /python/config.h /python/dist /python/examples/guestfs-python.3 @@ -461,17 +458,15 @@ Makefile.in /python/guestfs.py /python/guestfs.pyc /python/guestfs.pyo -/python/guestfs-internal-all.h -/python/guestfs-utils.h -/python/ignore-value.h +/python/guestfs-stringlists-utils.h /python/MANIFEST /python/module.c +/python/stringlists-utils.c /python/structs.c /python/__pycache__ /python/setup.py /python/stamp-extra-files /python/t...
2013 Nov 20
0
Re: how to install libvirt-python
.... -name libvirt-python That's because installing libvirt-python doesn't create any directory or file named exactly libvirt-python. For an example of what DOES get installed: # rpm -ql libvirt-python /usr/lib64/python2.7/site-packages/libvirt.py /usr/lib64/python2.7/site-packages/libvirt.pyc /usr/lib64/python2.7/site-packages/libvirt.pyo /usr/lib64/python2.7/site-packages/libvirt_lxc.py /usr/lib64/python2.7/site-packages/libvirt_lxc.pyc /usr/lib64/python2.7/site-packages/libvirt_lxc.pyo /usr/lib64/python2.7/site-packages/libvirt_qemu.py /usr/lib64/python2.7/site-packages/libvirt_qemu.p...
2013 Jan 08
1
[LLVMdev] SVN GIT version corresponding to release
...t not for 3.1. I can confirm that diffing /tags/RELEASE_31/final and the 3.1 tarball shows some non-trivial changes. The 3.2 release seems to be okay though; the diff only shows changes in the last-modified timestamps in the HTML docs. Though I just noticed that the source release has llvmbuild .pyc files. Won't including those cause issues? On Tue, Jan 8, 2013 at 9:58 AM, Devchandra L Meetei <dlmeetei at gmail.com>wrote: > Won't it be > http://llvm.org/svn/llvm-project/llvm/tags/RELEASE_31/final/ > > > > On Tue, Jan 8, 2013 at 7:46 PM, Pankaj Gode <godep...