Ticket #84 (closed defect: fixed)
paludis -i media-gfx/bootsplash-themes exits with Argument list too long Error
| Reported by: | linkinpark342@… | Owned by: | ciaranm |
|---|---|---|---|
| Priority: | MajorRelease | Milestone: | |
| Component: | core/paludis | Version: | 0.24.6 |
| Keywords: | paludis fetch | Cc: | linkinpark342@… |
| Blocked By: | Blocking: | ||
| Distribution: |
Description (last modified by ciaranm) (diff)
On an attempt at installing media-gfx/bootsplash paludis exits when trying to fetch the files. the error message (after a gigantic string of .tar.bz2) failed:Argument list too long (paludis::RunCommandError?).
Steps to reproduce:
# paludis -i bootsplash-themes
Change History
comment:1 Changed 6 years ago by ciaranm
- Priority changed from Sometime to MajorRelease
- Component changed from paludis to libpaludis
- Milestone set to 0.20.0
comment:2 Changed 6 years ago by ciaranm
- Status changed from new to closed
- Resolution set to fixed
The new Command wrapper in r2462 has no limits.
comment:4 Changed 6 years ago by corsair
- Status changed from closed to reopened
- Resolution fixed deleted
I just ran into this problem with version 0.24.6 and dev-texlive/texlive-fontsextra again:
* When installing 'dev-texlive/texlive-fontsextra-2007': * When running command 'sandbox /usr/libexec/paludis/ebuild.bash '/var/paludis/repositories/gentoo/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007.ebuild' fetch': * execl /bin/sh -c 'sandbox /usr/libexec/paludis/ebuild.bash '/var/paludis/repositories/gentoo/dev-texlive/texlive-fontsextra/texlive-fontsextra-2007.ebuild' fetch' failed:Argument list too long (paludis::RunCommandError)
doesn't seem to be fixed?
Note: See
TracTickets for help on using
tickets.
