* Re: [devel] digitemp-3.5.0-alt3: i586 rebuild failed
@ 2007-11-20 16:05 ` Alexey Tourbin
2007-11-20 16:09 ` Alexey Tourbin
1 sibling, 0 replies; 2+ messages in thread
From: Alexey Tourbin @ 2007-11-20 16:05 UTC (permalink / raw)
To: devel; +Cc: Denis Klimov
[-- Attachment #1: Type: text/plain, Size: 622 bytes --]
On Mon, Nov 19, 2007 at 10:56:45PM +0300, QA Team Robot wrote:
> Package: digitemp-3.5.0-alt3
> Packager: Denis Klimov <zver@altlinux>
> Status: i586 rebuild failed.
> Please investigate.
> python.req: ERROR: /usr/src/tmp/digitemp-buildroot/usr/share/digitemp/python/gui/dttest.py: invalid syntax (line 18)
> Traceback (most recent call last):
> File "/usr/lib/rpm/python.req.py", line 173, in ?
> lis = parser.suite('\n'.join(lines)+'\n').tolist(line_info=1)
> File "<string>", line 18
> for outline in os.popen(cmd).readlines()
> ^
> SyntaxError: invalid syntax
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [devel] digitemp-3.5.0-alt3: i586 rebuild failed
2007-11-20 16:05 ` [devel] digitemp-3.5.0-alt3: i586 rebuild failed Alexey Tourbin
@ 2007-11-20 16:09 ` Alexey Tourbin
1 sibling, 0 replies; 2+ messages in thread
From: Alexey Tourbin @ 2007-11-20 16:09 UTC (permalink / raw)
To: devel; +Cc: Denis Klimov
[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]
On Mon, Nov 19, 2007 at 10:56:45PM +0300, QA Team Robot wrote:
> Package: digitemp-3.5.0-alt3
> Packager: Denis Klimov <zver@altlinux>
> Status: i586 rebuild failed.
> Please investigate.
> python.req: ERROR: /usr/src/tmp/digitemp-buildroot/usr/share/digitemp/python/gui/dttest.py: invalid syntax (line 18)
> Traceback (most recent call last):
> File "/usr/lib/rpm/python.req.py", line 173, in ?
> lis = parser.suite('\n'.join(lines)+'\n').tolist(line_info=1)
> File "<string>", line 18
> for outline in os.popen(cmd).readlines()
> ^
> SyntaxError: invalid syntax
Здесь отловилась реальная ошибка в питоновском коде.
/usr/share/digitemp/python/gui/dttest.py:
16 def init_1wire():
17 cmd = "digitemp -i -q -o\"T %R %N %.2C\" -O\"C %R %N %n %C\""
18 for outline in os.popen(cmd).readlines()
19 outline = outline[:-1];
20 print outline
В конце условия итератора for на строчке 18 не хватает двоеточия.
Желательно об этом известить апстрим.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-20 16:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-20 16:05 ` [devel] digitemp-3.5.0-alt3: i586 rebuild failed Alexey Tourbin
2007-11-20 16:09 ` Alexey Tourbin
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git