|
Bugzilla – Full Text Bug Listing |
| Summary: | Zypper always crops/truncates lines when not writing to terminal | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Christoph Feck <cfeck> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Output of "zypper ps > myfile" | ||
Thanx for the report. This was fixed in zypper-1.2.9. An update for 11.2 is planned. *** This bug has been marked as a duplicate of bug 551744 *** |
Created attachment 356369 [details] Output of "zypper ps > myfile" User-Agent: Mozilla/5.0 (compatible; Konqueror/4.4; Linux) KHTML/4.4.73 (like Gecko) I am trying "zypper ps | grep krb" to see which processes still use the recently updated libkrb5, but since this list has cropped lines, it will not work. Check with "zypper ps | more" to see what I mean. Attached is the output of "myfile" when invoking "zypper ps > myfile". I tried various options and also looked at the config file; there was no option to disable line cropping. Reproducible: Always Steps to Reproduce: 1. 2. 3.