Mailinglist Archive: opensuse-packaging (222 mails)
| < Previous | Next > |
Re: [opensuse-packaging] What do I do with .pyc files?
- From: Marcus Rueckert <darix@xxxxxxxxx>
- Date: Sun, 11 Apr 2010 14:53:23 +0200
- Message-id: <20100411125323.GS2893@xxxxxxxxxxxx>
On 2010-04-11 14:49:14 +0200, Dave Plater wrote:
in worst case just delete them. that will make startup time a bit slower
but nothing breaks.
darix
--
openSUSE - SUSE Linux is my linux
openSUSE is good for you
www.opensuse.org
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
On 04/11/2010 08:36 AM, Dave Plater wrote:
Hi, I'm updating multimedia:apps solfege and the new version produces aNow I have an even greater dilemma, I've researched compiling python
lot of .pyc files on make install which contain text which refers to the
path that the file was installed in :-
/usr/src/packages/BUILDROOT/solfege-3.16.1-1.x86_64//usr/share/solfege/solfege/
This causes lot's of rpmlint errors ie. ;-
solfege.x86_64: E: file-contains-buildroot (Badness: 10000)
/usr/share/solfege/solfege/cfg.pyc
I understand these files to be compiled python but being a complete
novice with python I don't know what to do with them.
Thanks for any help.
Regards
Dave P
files and tried from the command line and the resulting files all
contain references to the build root directory. These .pyc files are
most probably necessary to correct operation of solfege which is a good
package but unfortunately openSUSE 11.3 is most probably going to have
quite an old version due to this. If anyone wants to look I've got it in
home:plater solfege and will test it with an rrpmlintrc file.
Thanks
in worst case just delete them. that will make startup time a bit slower
but nothing breaks.
darix
--
openSUSE - SUSE Linux is my linux
openSUSE is good for you
www.opensuse.org
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |