Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9225 - [lintool] app-misc ebuilds
Summary: [lintool] app-misc ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-16 18:42 UTC by Nicolas Kaiser
Modified: 2002-10-16 19:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
lintool patch app-misc (app-misc.patch,28.00 KB, patch)
2002-10-16 18:44 UTC, Nicolas Kaiser
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Kaiser 2002-10-16 18:42:55 UTC
Some more RDEPENDs and illegal space characters. I'll attach a patch. 
lintool says: 
 
bonnie++ 
 
- (W) Missing RDEPEND= 
 
boxes 
 
- (W) Missing RDEPEND= 
 
cdcat 
 
- (W) Missing RDEPEND= 
 
celestia 
 
- (W) Missing RDEPEND= 
 
ckermit 
 
- (W) Missing RDEPEND= 
 
cmatrix 
 
- (W) Missing RDEPEND= 
 
colortail 
 
- (W) Missing RDEPEND= 
 
devtodo 
 
- (W) Has illegal space characters (marked by %): 
 |%%%%make DESTDIR=${D} install || die 
 |%%%%dodoc AUTHORS COPYING ChangeLog QuickStart README TODO 
- (W) Missing RDEPEND= 
 
dfm 
 
- (W) Missing RDEPEND= 
 
emelfm 
 
- (W) Missing RDEPEND= 
 
endeavour 
 
- (W) Missing RDEPEND= 
 
fdutils 
 
- (W) Missing RDEPEND= 
 
figlet 
 
- (W) Missing RDEPEND= 
 
fixdos 
 
- (W) Missing RDEPEND= 
 
glimpse 
 
- (W) Missing RDEPEND= 
 
gramps 
 
- (W) Missing RDEPEND= 
 
grc 
 
- (W) Missing RDEPEND= 
 
gtktrain 
 
- (W) Missing RDEPEND= 
- (W) Missing S= 
 
gtypist 
 
- (W) Missing RDEPEND= 
 
ithought 
 
- (W) Missing RDEPEND= 
 
jogmouse 
 
- (W) Missing RDEPEND= 
 
joy2key 
 
- (W) Missing RDEPEND= 
 
jpilot 
 
- (W) Missing RDEPEND= 
 
lcdproc 
 
- (W) Missing RDEPEND= 
 
linux_logo 
 
- (W) Missing RDEPEND= 
 
lirc 
 
- (W) Missing RDEPEND= 
 
mouseremote 
 
- (W) Has illegal space characters (marked by %): 
 |%%%%dodoc README MultiMouse/README.jis MultiMouse/README.newstuff 
 |%%%%einfo "   Identifier  \"MouseREM\"" 
 |%%%%einfo "   Driver      \"mouse\"" 
 |%%%%einfo "   Option      \"Protocol\"      \"MouseSystems\"" 
 |%%%%einfo "   Option      \"Device\"        \"/dev/mumse\"" 
 
multimon 
 
- (W) Missing RDEPEND= 
 
nomadii-utils 
 
- (W) Has illegal space characters (marked by %): 
 |%%%%%%%%groupadd -g 85 usb || die "problem adding group usb" 
 |%%%%fi 
- (W) Missing RDEPEND= 
 
obexftp 
 
- (W) Missing RDEPEND= 
 
rio500 
 
- (W) Missing RDEPEND= 
 
rox 
 
- (W) Missing RDEPEND= 
 
scmxx 
 
- (W) Missing RDEPEND= 
 
smtm 
 
- (W) Missing RDEPEND= 
 
splitvt 
 
- (W) Missing RDEPEND= 
 
sqeed 
 
- (W) Missing RDEPEND= 
 
todo-manager-bronze 
 
- (W) Missing RDEPEND= 
 
toshiba-utils 
 
- (W) Missing RDEPEND= 
 
uptimed 
 
- (W) Missing RDEPEND= 
 
vlock 
 
- (W) Missing RDEPEND= 
 
worker 
 
- (W) Missing RDEPEND= 
 
xclip 
 
- (W) Has illegal space characters (marked by %): 
 |%place it in an X selection for pasting into X applications." 
- (W) Missing RDEPEND= 
 
xlockmore 
 
- (W) Missing RDEPEND= 
 
xplore 
 
- (W) Missing RDEPEND= 
 
xsnap 
 
- (W) Missing RDEPEND= 
 
xtrlock 
 
- (W) Missing RDEPEND= 
 
zisofs-tools 
 
- (W) Missing RDEPEND= 
 
muttprint 
 
- (W) Missing RDEPEND= 
 
glastree 
 
- (W) Missing RDEPEND= 
 
abook 
 
- (W) Missing RDEPEND=
Comment 1 Nicolas Kaiser 2002-10-16 18:44:25 UTC
Created attachment 4763 [details, diff]
lintool patch app-misc
Comment 2 SpanKY gentoo-dev 2002-10-16 19:35:51 UTC
and lintool doesnt like it if you mess with the destination of a pipe ... 
 
root@rux0r app-misc # lintool --show-details --show-separate */*.ebuild | ASFD 
bash: ASFD: command not found 
Traceback (most recent call last): 
  File "/usr/bin/lintool", line 317, in ? 
    main() 
  File "/usr/bin/lintool", line 301, in main 
    showStatus(options,tests,formatter,fn) 
  File "/usr/bin/lintool", line 103, in showStatus 
    formatter.bullet(formatter.div(j.getDesc(), ": " + j.getStatus())) 
  File "/usr/bin/lintool", line 28, in bullet 
    print "* " + s 
IOError: [Errno 32] Broken pipe 
 
Comment 3 SpanKY gentoo-dev 2002-10-16 19:37:17 UTC
hmm, that list bit was meant for a diff bug ;) 
 
well this is all fixed and more ... thx