I think you should me an update or reinstall everything. <br><br><div><span class="gmail_quote">On 9/16/06, <b class="gmail_sendername">Luis</b> <<a href="mailto:lemsx1@gmail.com">lemsx1@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I suggest you download my backup.pl script:<br><br><a href="http://lems.kiskeyix.org/toolbox/?f=backup.pl&d=1">http://lems.kiskeyix.org/toolbox/?f=backup.pl&d=1</a><br><br>Then become root:<br><br>sudo -i<br><br>then create a file called .backuprc with:
<br><br># # uncommend below what you want to customize<br># # BACKUPDIR must be specify for the script to work properly.<br># # unless you want to put the files in /home/backup<br>TAR=/bin/tar<br># #COMPRESS_LEVEL=9<br># ## bzip2 or gzip? or don't define if no compression is needed
<br>COMPRESS_DO=/bin/gzip<br># ## prefix to name of the file<br>NAME=my-desktop<br>#<br># ## Users must define this<br>BACKUPDIR=/home<br># ##perl compatible + shell regex<br># #EXCLUDES=.*contain-this.*|\.ends-in-that$|starts-with.*|[0-9]*|.[a-z]*$
<br>#<br>#DIRS=other_dirs_to_backup_separated_by_spaces_or_commas<br>SYSTEM=/etc /var/mail /var/spool /var/lib/iptables /root<br>LOW_UID=1000<br>#EXC_ULIST=<br><br>This script just backup all your directories defined in SYSTEM and all
<br>your users' homes with id's higher than 1000 (regular users). All the<br>files will be placed in<br>/home<br><br>They will have names like: my-desktop-system-`date -I`.tar.gz,<br>my-desktop-other-`date -I`.tar.gz, my-desktop-`list of users`-`date
<br>-I`.tar.gz<br><br>And finally there will be a file called: my-desktop-selections.txt.<br>Which is created with: dpkg --get-selections \* ><br>my-desktop-selections.txt<br><br>Once that's done, you can reformat your disk (assuming you can copy
<br>the tar files from /home to a safe disk, say a DVD).<br><br>When you are done, re-install ubuntu using a Dapper disk. Then get the<br>my-desktop-selections.txt file and re-install the stuff you had before<br>with:<br>
<br>sudo -i<br>cat my-desktop-selections.txt | dpkg --set-selections<br>dselect update && dselect install<br><br>After that, if you ever need a configuration from your old system, you<br>have a tar file that you can open by double-clicking on it, and copy
<br>the file to your /etc folder.<br><br>Generally, unless you are on a server, you don't need these files ;-).<br>ubuntu does the right thing for you at installation.<br><br>Hope that helps somebody out there...<br><br><br>
On 9/16/06, Alexander Skwar <<a href="mailto:listen@alexander.skwar.name">listen@alexander.skwar.name</a>> wrote:<br>> Hello!<br>><br>> As I'm having very strange problems with Firefox and Thunderbird (see<br>
> "Can't start Thunderbird and themes in Firefox look bad"), I'd like to<br>> reinstall all the packages that I've currently got installed.<br>><br>> To do so, I tried to use aptitude. In aptitude, I highlighted "Installed
<br>> packages" and pressed L "Request that a package be reinstalled.". After<br>> that, all the installed packages were selected for reinstallation. But<br>> when I have aptitude start the installation, I get errors like this:
<br>><br>> ┌──────────────────────────────────────────────────────────────────────────────┐<br>> │E: I wasn't able to locate file for the linux-headers-2.6.15-25 package. This▒│<br>> │   might mean you need to manually fix this package.                         ▒│
<br>> │E: Internal error: couldn't generate list of packages to download            ▒│<br>> │                                    [ Ok ]                                    │<br>> └──────────────────────────────────────────────────────────────────────────────┘
<br>><br>> So I deselected all those packages which gave me these errors. But then,<br>> I get:<br>><br>> E: Couldn't configure pre-depend perl-base for debconf, probably a dependency cycle.<br>> A package failed to install.  Trying to recover:
<br>> Drücken Sie zum Fortsetzen die Eingabetaste.<br>><br>> And now I'm fed up ;)<br>><br>> Is there an *easy* way to reinstall all the currently installed packages?<br>><br>> Thanks,<br>><br>> Alexander Skwar
<br>> --<br>> Dick sein ist keine physiologische Eigenschaft - das ist eine<br>> Weltanschauung.<br>>                 -- Kurt Tucholsky<br>><br>><br>><br>> --<br>> ubuntu-users mailing list<br>> 
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>><br>
<br><br>--<br>----)(-----<br>Luis Mondesi<br>*NIX Guru<br><br><a href="http://Kiskeyix.org">Kiskeyix.org</a><br><br>"We think basically you watch television to turn your brain off, and<br>you work on your computer when you want to turn your brain on" --
<br>Steve Jobs in an interview for MacWorld Magazine 2004-Feb<br><br>No .doc: <a href="http://www.gnu.org/philosophy/no-word-attachments.es.html">http://www.gnu.org/philosophy/no-word-attachments.es.html</a><br>--<br>ubuntu-users mailing list
<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>Fernando<br>PicassoWebSolutions<br>Servicios de Diseño y Alojamiento Web<br><a href="http://www.picassowebsolutions.com">www.picassowebsolutions.com</a>