Re: synaptic problem?



On Tuesday 22 July 2008 02:54 pm, Shachar Or wrote:
On Tuesday 22 July 2008 21:12, Mark Neidorff wrote:
Hi,

I want to switch an installation from an IDE disk to a SATA disk. I use
synaptic to manage packages for me. The File menu has an option to
generate a package install script. So, I created a custom filter to show
just installed packages and selected that filter. (cool) Then I
selected all the packages for "reinstallation" (the only option). Then I
selected "generate package install script" from the File menu. The
script that was generated starts with
#! /bin/sh
wget
wget
wget
.
.
.
with one "wget" line for each package that I selected, but there is
nothing in the script file after the "wget". Am I doing something wrong,
or is there a bug?

Are you trying to create a script that will intall the same packages you
have installed? If so, The scripts that I made may interest you.


Yes. That is what I am trying to do. I did not see the script on your
website. Can you post the script to the list, or send me a link to it?

Thanks,

Mark


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: How to reinstall *everything*?
    ... I suggest you download my backup.pl script: ... then create a file called .backuprc with: ... packages" and pressed L "Request that a package be reinstalled.". ... A package failed to install. ...
    (Ubuntu)
  • apt-get failure: "no script in the new version of the package"
    ... recently apt has refused to update or install _anything_. ... notably esound-common (I was tweaking my sound ... packages a few weeks back). ... Here is the script of a recent attempt: ...
    (Debian-User)
  • Re: synaptic problem?
    ... just installed packages and selected that filter. ... "generate package install script" from the File menu. ...
    (Debian-User)
  • Re: Migration of Solaris2.6 from Ultra1 to Ultra2
    ... I did a quick install of 2.8 to see whether this convinces ... but I did not notice a real advantage for ... switch the architecture dependent packages. ... script which configures the kernel after the installation ...
    (comp.sys.sun.admin)
  • outputting a command to the terminal?
    ... Here's my new project: I want to write a little script that I can type at the terminal like this: ... where scriptname is my module name and any subsequent arguments are the names of Linux packages to install. ... Now, the extra functionality I want to add is to save the package names to a text file so I can now the names of programs I've manually installed, if I ever want to check the list or remove packages. ... So creating the proper bash command is easy, and writing the names to a file is easy. ...
    (comp.lang.python)