Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 642874 Details for
Bug 716162
app-portage/genlop-0.30.10-r2: executing genlop without parameters produces bad error message
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to avoid the use of a not initialized variable $logfiles[0] in the help message
genlop-bug-716162.patch (text/plain), 576 bytes, created by
Johannes Willem (Hans) Fernhout
on 2020-05-31 11:50:49 UTC
(
hide
)
Description:
Patch to avoid the use of a not initialized variable $logfiles[0] in the help message
Filename:
MIME Type:
Creator:
Johannes Willem (Hans) Fernhout
Created:
2020-05-31 11:50:49 UTC
Size:
576 bytes
patch
obsolete
>--- genlop 2020-05-31 13:36:42.527698943 +0200 >+++ genlop-fix-bug-716162 2020-05-31 13:37:47.244737658 +0200 >@@ -358,7 +358,7 @@ > > -c display the currently compiling packages (if any) > -e display package history; default if any option is used. >- -f read emerge log information from "logfile" instead of "$logfiles[0]" >+ -f read emerge log information from "logfile" instead of $eprefix/var/log/emerge.log > -h print this help > -i extra infos for the selected package (build specific USE, CFLAGS, > CXXFLAGS and LDFLAGS variables, average build time, etc)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 716162
: 642874