Bug#475958: document procedure to recover from /dev/hda became /dev/sda boot failure

2008-10-10 Thread Giovanni Rapagnani
Hi, I have written something addressing this issue. I give it with all the rights under the term of the GPLv2. Please let me know if something is wrong or badly written. Even if I was unable to reproduce this bug, I tried to simulate it and tested successfully the 2 first solutions. The

Bug#475958: document procedure to recover from /dev/hda became /dev/sda boot failure

2008-10-11 Thread Giovanni Rapagnani
On 11/10/08 20:57, W. Martin Borgert wrote: On 2008-10-11 00:27, Giovanni Rapagnani wrote: Boot from your favorite LiveCD distribution (Knoppix, Kaella, ...). How about Debian Live? (Or Sidux, Ubuntu, Kanotix, ...). For me, whatever LiveCD distrbition we propose, its the same, I have put

Bug#475958: updated procedure

2008-10-15 Thread Giovanni Rapagnani
Please, find below an updated version of the procedure. I have included the remarks and proposition of W. Martin Borgert and Vincent McIntyre. Title : system boot hangs on 'Waiting for root file system' Title : procedure to recover from /dev/hda became /dev/sda Some users have reported that an

Bug#475958: where to post the updated procedure ?

2008-10-16 Thread Giovanni Rapagnani
3. If this solution worked. Login to your system, make a backup of the '/boot/grub/menu.lst' file. Then generate a new '/boot/grub/menu.lst' by issuing with root privileges the command: update-grub Running update-grub before doing any changes to menu.lst is useless. 4. Edit

Bug#475958: corrections to apply

2008-10-16 Thread Giovanni Rapagnani
On 16/10/08 21:26, Andrei Popescu wrote: You could post just the changes? [EMAIL PROTECTED]:/media/nfs$ diff release-note_old release-note_new 83,86d82 Preliminary remark : once you have successfully applied one of the solutions below, you should consider applying one of the two appoaches

Bug#475958: where to post the updated procedure ?

2008-10-18 Thread Giovanni Rapagnani
Dear Martin, On 17/10/08 00:38, W. Martin Borgert wrote: I will put the current text into the release notes subversion archive in the next 12 hours. You could then post diffs to the debian-doc mailing list or to the BTS. Is this OK for you? you can find in attachment the patch to apply to

Bug#406131: - Document how to do partial updates for users tight on space

2008-11-25 Thread Giovanni Rapagnani
I propose this text for addressing the issue : *** Packages needed for the upgrade are fetched in /var/cache/apt/archives. As a consequence, all your remaining space could be used only for fetching the packages. If you cannot free

Bug#406131: - Document how to do partial updates for users tight on space

2008-11-27 Thread Giovanni Rapagnani
On 26/11/08 15:43, Javier Fernández-Sanguino Peña wrote: I would skip the 'mv /var/cache/apt/archives'step. It might be wiser just to mount the temporary hard disk over at /var/cache/apt/archives. The original location will be hidden to the filesystem. Then, when the upgrade is finished you

Bug#406131: - Document how to do partial updates for users tight on space

2008-11-27 Thread Giovanni Rapagnani
On 27/11/08 21:22, Giovanni Rapagnani wrote: I will update the procedure taking into account your advices. Here it is: 1 - Using a temporary /var/cache/apt/archives - You can

Bug#503419: etch-lenny: libvte-common not upgraded because of unmet dep for libvte4

2008-10-25 Thread Giovanni Rapagnani
Package: libvte4 Version: 1:0.12.2-5 System: Xen image - i386 - Kernel 2.6.18-6-xen-686 Hi, During the upgrade form etch to lenny (aptitude full-upgrade), the following situation occurs: - libvte-common is not upgraded for not breaking the dependency needed by libvte4 - libvte4 remains

Bug#503419: etch-lenny: libvte-common not upgraded because of unmet dep for libvte4

2008-10-26 Thread Giovanni Rapagnani
On 26/10/08 09:56, Loïc Minier wrote: On Sat, Oct 25, 2008, Giovanni Rapagnani wrote: During the upgrade form etch to lenny (aptitude full-upgrade), the following situation occurs: - libvte-common is not upgraded for not breaking the dependency needed by libvte4 - libvte4 remains installed

Bug#503419: etch-lenny: libvte-common not upgraded because of unmet dep for libvte4

2008-10-26 Thread Giovanni Rapagnani
This behavior is not encountered when dist-upgrading with apt-get. apt-get directly deinstalls libvte4, upgrade livte-common and installs libvte9. I think then this is more a strange behavior introduced by aptitude. I will then give a word about this in the release-note. Feel free to close

Bug#489132: upgrade apt/aptitude first

2008-10-26 Thread Giovanni Rapagnani
On Tue, 07 Oct 2008 18:53:12 +0200, Luk Claes wrote: I guess many new users are used to synaptic or aptitude. Personaly I think we can recommend to use apt-get, but should test upgrades with aptitude and synaptic too and solve/describe possible issues with them. I am trying to collect

Bug#489132: upgrade apt/aptitude first

2008-10-26 Thread Giovanni Rapagnani
On 26/10/08 15:47, Giovanni Rapagnani wrote: With apt-get Problems - (1) several xserver-xorg-video* are removed from the system leaving it without graphical interface when the system is concerned with the drivers that are removed. The following procedure resolved

Bug#503303: etch - lenny minimal chroot upgrade fails due to Conflicts/Pre-Depends loop

2008-10-26 Thread Giovanni Rapagnani
Hi, I have been able to reproduce this issue. I have found two work around : Solution 1: Upgrading apt before dist-upgrading i.e.: apt-get install apt Here it will complain with : You are about to do something potentially harmful. To continue type in the phrase

Bug#503303: etch - lenny minimal chroot upgrade fails due to Conflicts/Pre-Depends loop

2008-10-27 Thread Giovanni Rapagnani
Here is how I do to reproduce the bug: [EMAIL PROTECTED]:~$ mkdir test [EMAIL PROTECTED]:~$ sudo piuparts -m http://ftp.belnet.be/debian/ main -s \ etch_root.tar.gz -d etch -a hddtemp -t test [EMAIL PROTECTED]:~$ rm -Rf test/* [EMAIL PROTECTED]:~$ sudo tar -xzf etch_root.tar.gz -C test/

Bug#503712: etch-lenny upgrade left the system in broken state

2008-10-29 Thread Giovanni Rapagnani
I don't think so. The first thing I did was precisely to upgrade apt dpkg and aptitude to the lenny version and only after I tried to dist-upgrade. But it didn't work. Thus, in this case, upgrading apt before dist-upgrading was of no help. I will tomorrow try to reproduce this bug, if you want

Bug#502284: Upgrade removes synaptic

2008-10-29 Thread Giovanni Rapagnani
Hi, I have a log that looks very very similar to yours (same packages removed/installed/upgraded, same aptitude score, same packages with unmet dependencies). Did you go through the end of installation of dpkg aptitude and apt ? And did you do the dist-upgrade after that ? If you didn't you

Bug#503963: mount package needs all NFS mounts to be unmounted before upgrading

2008-10-29 Thread Giovanni Rapagnani
Package: release-notes It seems that, when dist-upgrading to lenny, the upgrade of mount fails if there are NFS filesystems mounted. The new version of mount requires that nfs-common be upgraded before NFS mounts will work. This is then solved by umounting NFS mounts before upgrading.

Bug#501687: upgrade-reports: upgrade breaks during mount package

2008-10-29 Thread Giovanni Rapagnani
Hi, I have been able to reproduce this problem (and apply the solution). I have filled a bug against the release-notes package to ask if it needs to be documented in the release note. See Bug#503963. Best regards -- Giovanni -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#503712: etch-lenny upgrade left the system in broken state

2008-10-30 Thread Giovanni Rapagnani
On 29/10/08 21:21, Niko Tyni wrote: # dpkg --auto-deconfigure --unpack perl-modules_5.10.0-16_all.deb ghostscript_8.62.dfsg.1-3.1_amd64.deb I tried this but it didn't success: [EMAIL PROTECTED]:~$ sudo dpkg --auto-deconfigure --unpack perl-modules_5.10.0-16_all.deb (Reading database ...

Bug#503712: etch-lenny upgrade left the system in broken state

2008-10-30 Thread Giovanni Rapagnani
On 30/10/08 10:33, Niko Tyni wrote: Upgrading gs-common first should work around the problem. Not sure what's the best way to recover the upgrade; maybe 'aptitude install gs-common' is enough. Yes, it worked. 'aptitude install gs-common' and then 'aptitude dist-upgrade' upgraded the system.

Bug#504225: ddp/manuals/branches/release-notes/lenny/README - some corrections

2008-11-01 Thread Giovanni Rapagnani
Package: release-notes Hello, the ddp/manuals/branches/release-notes/lenny/README file is quiet erroneous. For what I have experimented, it omits to say to install the package docbook-xsl-doc-html, at least necessary for compiling the html version. Also, the information for compiling a

Bug#503963: mount package needs all NFS mounts to be unmounted before upgrading

2008-11-04 Thread Giovanni Rapagnani
Dear Jones, we are trying to get the release-notes ready for the lenny release. Do you think, as mount package maintainer, that the bug #501687 need to be documented. If so, do you have any advices/comments about this note below: when dist-upgrading to lenny, the upgrade of mount fails if

Bug#489132: upgrade apt/aptitude first

2008-11-04 Thread Giovanni Rapagnani
Last days I have tried to understand why apt/aptitude need to be upgraded first. Based on what I have found, I propose the following note to be inserted as section 4.5.4 of the release note: Several bug reports have shown aptitude and apt in etch are quiet often unable to handle the upgrade

Bug#503296: etch-lenny upgrade through aptitude removed gnome-desktop-environment

2008-11-05 Thread Giovanni Rapagnani
On 05/11/08 15:08, Julien Cristau wrote: Does apt-get dist-upgrade instead of aptitude work better? X drivers disappearing on upgrade is really not a viable option, for obvious reasons. Yes, same system, same etch installation, I had the system upgraded to lenny in 3 steps: aptitude install

Bug#503963: mount package needs all NFS mounts to be unmounted before upgrading

2008-11-06 Thread Giovanni Rapagnani
On 05/11/08 00:56, LaMont Jones wrote: On Tue, Nov 04, 2008 at 10:43:08PM +0100, Giovanni Rapagnani wrote: Dear Jones, LaMont, actually... Sorry, LaMont. when dist-upgrading to lenny, the upgrade of mount fails if there are NFS filesystems mounted. The new version of mount requires that nfs

Bug#503694: upgrade-reports: apt-get update gets frequent Hash, sum mismatches

2008-11-06 Thread Giovanni Rapagnani
reassign 503694 mirrors thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#503990: release-notes: Mozilla warning for Lenny

2008-11-12 Thread Giovanni Rapagnani
Hi Wolfgang, On 12/11/08 13:39, Moritz Muehlenhoff wrote: When you merge them, please also mention Iceape, the rebranded version of Seamonkey. In attachment, a patch for doing that. -- Giovanni patch.gz Description: GNU Zip compressed data

Bug#497445: Document how to convert the aptitude automatically installed, packages list for use with apt?

2008-11-12 Thread Giovanni Rapagnani
Please find below a note for this issue. I would insert it just under the section where we suggest to first upgrade apt and aptitude. The first time the lenny version of aptitude is run, it will read in its list of

Bug#489132: upgrade apt/aptitude first

2008-11-12 Thread Giovanni Rapagnani
On 12/11/08 23:08, W. Martin Borgert wrote: I took the liberty to write: programlisting# apt-get install apt/programlisting or programlisting# aptitude install aptitude/programlisting When the user would only install apt as it is its preferred package manager, he should also install aptitude

Bug#503990: Mozilla warning

2008-11-12 Thread Giovanni Rapagnani
On 12/11/08 22:54, W. Martin Borgert wrote: Many thanks, Giovanni. Your text is now in rev. 5503. Is the security warning valid for iceowl, too? As iceowl is based on Mozilla Sunbird, I would say yes. -- Giovanni -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#497445: Document how to convert the aptitude automatically installed, packages list for use with apt?

2008-11-12 Thread Giovanni Rapagnani
On 12/11/08 23:44, W. Martin Borgert wrote: If I understand correctly, only users who have previously used aptitude are affected, right? It seemed to me that handling the automatically installed packages list was a new feature of apt-get. And, running aptitude would create a list of

Bug#505555: Will aptitude know what apt did during the upgrade?

2008-11-13 Thread Giovanni Rapagnani
Package: release-notes Dear Daniel (sorry to bother you again), dear APT Development Team, On 14/11/08 03:58, [EMAIL PROTECTED] wrote: One question I haven't seen addressed in this thread (perhaps I haven't looked hard enough) is what impact the use of apt instead of aptitude has on systems

Bug#503990: Mozilla warning

2008-11-13 Thread Giovanni Rapagnani
On 12/11/08 23:46, Giovanni Rapagnani wrote: On 12/11/08 22:54, W. Martin Borgert wrote: Many thanks, Giovanni. Your text is now in rev. 5503. Is the security warning valid for iceowl, too? As iceowl is based on Mozilla Sunbird, I would say yes. Here the patch. -- Giovanni issues.dbk_5515

Bug#505555: Will aptitude know what apt did during the upgrade?

2008-11-13 Thread Giovanni Rapagnani
On 13/11/08 17:29, Daniel Burrows wrote: On Thu, Nov 13, 2008 at 05:17:36PM +0200, Eugene V. Lyubimkin [EMAIL PROTECTED] was heard to say: Giovanni Rapagnani wrote: We need information for the writing of the release-notes In other words: If I use apt only for dist-upgrading to lenny

Bug#497445: question about list of automatically-installed packages

2008-11-14 Thread Giovanni Rapagnani
Dear Daniel, maybe you missed this question: On 13/11/08 00:26, Giovanni Rapagnani wrote: On 12/11/08 23:44, W. Martin Borgert wrote: If I understand correctly, only users who have previously used aptitude are affected, right? Daniel, have only the users who previously used aptitude

Bug#505708: broken url for DDP SVN repository's web interface

2008-11-14 Thread Giovanni Rapagnani
Package: release-notes The url pointed by url-svn-release-notes in issues.dbk: the ulink url=url-svn-release-notes;web interface/ulink to doesn't work. This url should lead to the web interface of the SVN repository of the Debian Documentation Project (see 'Chapter 1. Introduction' of the

Bug#505713: ask to provide apt log if apt becomes proposed front-end for upgrading

2008-11-14 Thread Giovanni Rapagnani
Package: release-notes in '1.2. Contributing upgrade reports' under Your aptitude logs, available at /var/log/aptitude. we should add: Your apt logs, available at /var/log/apt/term.log. -- Giovanni -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#505725: update packages statistics in What's new

2008-11-14 Thread Giovanni Rapagnani
Package: release-notes Tags: patch I have updated the statistics about packages added/updated/removed found in What's new. Here the truncated output of ddp/manuals/branches/release-notes/lenny/changes-release.pl : Comparison details from 'etch' to 'lenny'

Bug#497445: Document how to convert the aptitude automatically installed, packages list for use with apt?

2008-11-15 Thread Giovanni Rapagnani
On 13/11/08 00:26, Giovanni Rapagnani wrote: Daniel, have only the users who previously used aptitude to convert the automatically installed packages list or also the users who never used aptitude before ? On 15/11/08 03:12, Daniel Burrows wrote: If I understand your question correctly

Bug#489132: upgrade apt/aptitude first

2008-11-15 Thread Giovanni Rapagnani
On 13/11/08 01:40, [EMAIL PROTECTED] wrote: Does this help simplify things? Yes, it does. There are a handful of copy-editing changes along the way. Thank you. I have adapted your patch to apply it against upgrading.dbk rev5525. Patch in attachment. -- Giovanni patch.489132.5525.gz

Bug#503296: etch-lenny upgrade through aptitude removed gnome-desktop-environment

2009-08-23 Thread Giovanni Rapagnani
Hello Nicolas, I'm sorry, I haven't this information anymore. Best regards. On 24/08/09 00:27, Nicolas François wrote: Hello Giovanni, On Sat, Nov 01, 2008 at 04:33:56PM +0100, Giovanni Rapagnani wrote: Starting with exactly the same etch installation on the same computer, and doing

Bug#561347: flumotion: uses non-essential package in, pre-rtupdate script

2010-04-16 Thread Giovanni Rapagnani
Hello, I read the code involved for stopping flumotion and basically it is a matter of retrieving the pid's from the /var/run/flumotion/*.pid files and terminating/waiting/killing the processes. I propose a fix that does it without calling the python code. Hope this will be usefull. Cheers.

Bug#571545: pylucene: FTBFS with Python 2.6 as default

2010-04-20 Thread Giovanni Rapagnani
on the pylucene-dev mailing list archive hosted on http://mail-archives.apache.org/mod_mbox/lucene-pylucene-dev/200904.mbox/browser. Hope this help. -- Giovanni Rapagnani -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#679746: default --system home directory leads to piuparts RC bugs

2012-07-01 Thread Giovanni Rapagnani
this variable in sync with the base directory he wants for his home directories. Isn't it? Cheers, -- Giovanni Rapagnani -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#695422: ntop: links with both libssl and libgdbm and is mainly GPL-licensed without linking exception

2013-02-09 Thread Giovanni Rapagnani
. As expected the option to specify the https port is not available anymore on the ntop configuration page. Cheers. -- Giovanni Rapagnani --- debian/rules-old 2012-11-30 09:37:15.0 +0100 +++ debian/rules 2013-02-09 17:15:23.982176250 +0100 @@ -11,6 +11,7 @@ ./autogen.sh \ --prefix=/usr

Bug#695422: ntop: links with both libssl and libgdbm and is mainly GPL-licensed without linking exception

2013-02-10 Thread Giovanni Rapagnani
/017127.html -- Giovanni Rapagnani -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org