From 02c6814d812a1e284f77814dc16275e02150164b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Tue, 12 Jul 2011 13:23:11 -0300 Subject: added ticket 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549 --- .../ASSIGNED_apoyosis@correo.inta.gob.ar | 1 + .../COMMENT_1310487791_apoyosis@correo.inta.gob.ar | 4 ++++ .../STATE_open | 1 + .../TAG_fullpkg | 1 + .../TICKET_ID | 1 + .../TICKET_TITLE | 1 + .../TITLE | 1 + 7 files changed, 10 insertions(+) create mode 100644 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/ASSIGNED_apoyosis@correo.inta.gob.ar create mode 100644 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310487791_apoyosis@correo.inta.gob.ar create mode 100644 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/STATE_open create mode 100644 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TAG_fullpkg create mode 100644 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TICKET_ID create mode 100644 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TICKET_TITLE create mode 100644 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TITLE diff --git a/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/ASSIGNED_apoyosis@correo.inta.gob.ar b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/ASSIGNED_apoyosis@correo.inta.gob.ar new file mode 100644 index 0000000..a8754cd --- /dev/null +++ b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/ASSIGNED_apoyosis@correo.inta.gob.ar @@ -0,0 +1 @@ +apoyosis@correo.inta.gob.ar diff --git a/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310487791_apoyosis@correo.inta.gob.ar b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310487791_apoyosis@correo.inta.gob.ar new file mode 100644 index 0000000..b9dcfef --- /dev/null +++ b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310487791_apoyosis@correo.inta.gob.ar @@ -0,0 +1,4 @@ + +for instance if two packages need python2 to build, and you build one after +another, python2 will be installed, uninstalled and installed again, +instead of just installing once and removed once it's not needed anymore. diff --git a/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/STATE_open b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/STATE_open new file mode 100644 index 0000000..f510327 --- /dev/null +++ b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/STATE_open @@ -0,0 +1 @@ +open diff --git a/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TAG_fullpkg b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TAG_fullpkg new file mode 100644 index 0000000..6543890 --- /dev/null +++ b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TAG_fullpkg @@ -0,0 +1 @@ +TAG_fullpkg diff --git a/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TICKET_ID b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TICKET_ID new file mode 100644 index 0000000..e56072b --- /dev/null +++ b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TICKET_ID @@ -0,0 +1 @@ +1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549 diff --git a/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TICKET_TITLE b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TICKET_TITLE new file mode 100644 index 0000000..3cc9838 --- /dev/null +++ b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TICKET_TITLE @@ -0,0 +1 @@ +fullpkg's find_deps also should find shared depends and makedepends diff --git a/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TITLE b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TITLE new file mode 100644 index 0000000..3cc9838 --- /dev/null +++ b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/TITLE @@ -0,0 +1 @@ +fullpkg's find_deps also should find shared depends and makedepends -- cgit v1.2.2 From 833b9f93474a60670af7c167dcf902c6509e87a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Tue, 12 Jul 2011 13:58:20 -0300 Subject: added comment to ticket 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549 --- .../COMMENT_1310489899_apoyosis@correo.inta.gob.ar | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310489899_apoyosis@correo.inta.gob.ar diff --git a/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310489899_apoyosis@correo.inta.gob.ar b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310489899_apoyosis@correo.inta.gob.ar new file mode 100644 index 0000000..18c21db --- /dev/null +++ b/1310487791_fullpkg-s-find-deps-also-should-find-shared-depends-and-makedepends_549/COMMENT_1310489899_apoyosis@correo.inta.gob.ar @@ -0,0 +1,9 @@ +propposed way to do this: +* install depends and makedepends before running `makepkg -sr` +* run `makepkg` +* install depends and makedepends from the next pkgbuild +* run `chcleanup` with a concatenation of clean system and current depends, this will remove the dependencies from the previous pkgbuild +* run `makepkg` +* etc. + +it's not perfect but it would ease things a little. -- cgit v1.2.2