The hubackup package has been removed and is no longer supported.
Closing all related bugs.
** Changed in: hubackup (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.laun
Given that there is code out there that will achieve this (as noted in
the python script above), wouldn't this qualify for a papercut or low-
hanging fruit for the next release [maverick]?
--
Import/export list of programs
https://bugs.launchpad.net/bugs/20049
You received this bug notification b
@zeddock:
he wants to transfer the software selection and not the package files.
--
Import/export list of programs
https://bugs.launchpad.net/bugs/20049
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-
http://www.glatzor.de/blog/blog-details/article/list-of-software-
changes/
--
Import/export list of programs
https://bugs.launchpad.net/bugs/20049
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
You may want to check out Aptoncd.
zeddock
On Nov 3, 2007 7:49 PM, MoLE <[EMAIL PROTECTED]> wrote:
> I would like to add my support to this feature. One of the tasks that
> takes the longest when installing ubuntu fresh is to install all the
> extra programs that I use every day. Being able t
Save the following script to disc and run it. It should give you the
names of all manually installed packages:
#!/usr/bin/env python
import apt_pkg
from apt.progress import OpProgress
progress = OpProgress()
cache = apt_pkg.GetCache(progress)
depcache = apt_pkg.GetDepCache(cache)
for pkg in cach
I would like to add my support to this feature. One of the tasks that
takes the longest when installing ubuntu fresh is to install all the
extra programs that I use every day. Being able to export a list of
software packages that are installed, but not in the default desktop,
would be very helpfu
Extend the home user backup to a system backup. backup the list of
explicity installed packages.
** Changed in: gnome-app-install (Ubuntu)
Sourcepackagename: gnome-app-install => hubackup
Assignee: Michael Vogt => (unassigned)
--
Import/export list of programs
https://launchpad.net/bugs/200