Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264167 - [patch] app-portage/porthole: No trailing spaces in emerge command - ID: 2458039
Summary: [patch] app-portage/porthole: No trailing spaces in emerge command - ID: 2458039
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage Tools Team
URL: http://sourceforge.net/tracker/index....
Whiteboard:
Keywords:
Depends on:
Blocks: 219902
  Show dependency tree
 
Reported: 2009-03-29 13:20 UTC by Alexander Goomenyuk
Modified: 2009-10-27 14:29 UTC (History)
0 users

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


Attachments
Ebuild which includes patch (porthole-0.6.0_rc4.ebuild,1.46 KB, text/plain)
2009-03-29 13:22 UTC, Alexander Goomenyuk
Details
Actual patch (porthole-0.6.0_rc4-newuse_trailing_whitespace.patch,839 bytes, patch)
2009-03-29 13:23 UTC, Alexander Goomenyuk
Details | Diff
ebuild patch (porthole-0.6.0_rc4.ebuild.patch,574 bytes, patch)
2009-03-29 20:19 UTC, Alexander Goomenyuk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Goomenyuk 2009-03-29 13:20:33 UTC
In Advanced emerge settings window checking ignore-default-opts the Command
Preview is
emerge --ignore-default-opts=app-portage/porthole-0.5.0

Executing this command fails.

It should be emerge --ignore-default-opts =app-portage/porthole-0.5.0

Also checking newuse the Command Preview is emerge
--newuse=app-portage/porthole-0.5.0

It should be emerge --newuse =app-portage/porthole-0.5.0

The other check boxes are ok.

Reproducible: Always
Comment 1 Alexander Goomenyuk 2009-03-29 13:22:33 UTC
Created attachment 186635 [details]
Ebuild which includes patch
Comment 2 Alexander Goomenyuk 2009-03-29 13:23:08 UTC
Created attachment 186637 [details, diff]
Actual patch
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-03-29 19:46:07 UTC
Please attach unified diffs (diff -u) when you did changes to an ebuild. That would be much more handy for our devs.
Comment 4 Alexander Goomenyuk 2009-03-29 20:19:37 UTC
Created attachment 186673 [details, diff]
ebuild patch
Comment 5 Brian Dolbec (RETIRED) gentoo-dev 2009-06-01 07:48:30 UTC
This bug is fixed in the new release candidate attached to bug #265602.

I recommend closing this as fixed when it is pushed to the tree. 
Comment 6 Christian Ruppert (idl0r) gentoo-dev 2009-10-27 14:29:24 UTC
Fixed in porthole-0.6.0, thanks guys.