FS#5798 - --syncdeps option for -A/-U
Attached to Project:
Pacman
Opened by Thomas Bächler (brain0) - Thursday, 09 November 2006, 00:03 GMT
Last edited by Xavier (shining) - Tuesday, 15 September 2009, 10:06 GMT
Opened by Thomas Bächler (brain0) - Thursday, 09 November 2006, 00:03 GMT
Last edited by Xavier (shining) - Tuesday, 15 September 2009, 10:06 GMT
|
Details
Add a --syncdeps option for -U/-A operations: This would
install the file with -U/-A, but install all dependencies as
if you would -S them (except the "Reason" field, which would
be "installed as a depdendency" in this case).
|
Closed by Xavier (shining)
Tuesday, 15 September 2009, 10:06 GMT
Reason for closing: Implemented
Additional comments about closing: commit 0da96abc90 (syncdeps would be the default behavior, so no option for now)
Tuesday, 15 September 2009, 10:06 GMT
Reason for closing: Implemented
Additional comments about closing: commit 0da96abc90 (syncdeps would be the default behavior, so no option for now)
Comment by
Roman Kyrylych (Romashka) -
Wednesday, 14 February 2007, 22:23 GMT
Comment by
Roman Kyrylych (Romashka) - Friday,
16 February 2007, 19:42 GMT
Comment by Dan McGee (toofishes) -
Sunday, 08 April 2007, 07:26 GMT
Comment by Nagy Gabor (combo) -
Wednesday, 09 January 2008, 13:19 GMT
Comment by Gavin Bisesi (Daenyth) -
Thursday, 19 June 2008, 18:26 GMT
Comment by Xavier (shining) -
Thursday, 09 July 2009, 11:32 GMT
This will be very useful option, especially for packagers, because
now I have to rebuild local repo with gensync after each makepkg
run when getting PKGBUILD to build, then install package and deps
with -S and then remove package from cache. Err.
Similar FR posted by codemac:
http://bugs.archlinux.org/task/6042
Similar old bug, had to close one of them:
http://bugs.archlinux.org/task/4926
See also:
http://www.archlinux.org/pipermail/pacman-dev/2007-September/009474.html
It's worth noting that you can -S --asdeps, so this isn't
impossible currently. I think it worth implementing, though.
This is implemented in Nagy universal branch :
http://repo.or.cz/w/pacman-ng.git?a=shortlog;h=refs/heads/universal