Ticket #84 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

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

Changed 3 years ago by ciaranm

  • priority changed from Sometime to MajorRelease
  • component changed from paludis to libpaludis
  • milestone set to 0.20.0

Changed 3 years ago by ciaranm

  • status changed from new to closed
  • resolution set to fixed

The new Command wrapper in r2462 has no limits.

Changed 3 years ago by anonymous

  • milestone 0.20.0 deleted

Milestone 0.20.0 deleted

Changed 2 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?

Changed 2 years ago by corsair

  • version changed from 0.18.1 to 0.24.6

Changed 2 years ago by ciaranm

  • status changed from reopened to closed
  • resolution set to fixed
  • description modified (diff)

It's fixed, but not in 0.24.6.

Note: See TracTickets for help on using tickets.