Re: ¿how install debian?

2011-05-14 Thread Miguel Figueiredo
On Friday 13 May 2011 22:20:21 JUAN DAVID MEDINA wrote:
> hi,
> 
> my name is juan david, I am student, i need know how install DEBIAN, if  can
> you help me to the install, with manuals or web pages, thank very much,
> 

Installation guide: http://d-i.alioth.debian.org/manual/
This is the debian installer development mailing list for development topics.
There are debian-user mailing lists where you can place questions not related 
with development if needed.
 
-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201105140839.08380.el...@debianpt.org



Bug#626573: marked as done (installation-reports: Broken package after upgrade to squeeze ; php5-mcrypt still depends on libltdl3)

2011-05-14 Thread Debian Bug Tracking System
Your message dated Sat, 14 May 2011 10:09:38 +0100
with message-id <201105141009.38244.el...@debianpt.org>
and subject line Re: Bug#626573: installation-reports: Broken package after 
upgrade to squeeze ; php5-mcrypt still depends on libltdl3
has caused the Debian Bug report #626573,
regarding installation-reports: Broken package after upgrade to squeeze ; 
php5-mcrypt still depends on libltdl3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
626573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626573
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: installation-reports
Severity: important



-- Package-specific info:

Boot method: network upgrade from within working lenny
Image version: deb ftp://mirror.hetzner.de/debian/packages  squeeze   main 
contrib non-free
Date: 11 May 2011

Machine: AMD64 X2
Partitions: 
/dev/md1  251M   49M  190M  21% /boot
/dev/md2  460G  2.4G  435G   1% /

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [n/a]
Load installer modules: [n/a]
Detect hard drives: [O]
Partition hard drives:  [n/a]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[E]

Comments/Problems:


I was upgrading Debian lenny to squeeze following the debian upgrade guide at

http://www.debian.org/releases/stable/amd64/release-notes/ch-upgrading.en.html

The install went overall well (reboots with grub2 OK, services apache2 running, 
...). However, 
there were some packages left over from lenny. (dpkg --list | grep lenny) 
showed e.g. 
libltdl3 among others. My strategy was to remove the package (and its reverse 
dependencies)
with apt-get remove libltdl3, which also removed php5-mcrypt and phpmyadmin. 
But trying
to install phpmyadmin (thinking it would pull php5-mcrypt and libltdl7) failed, 
with the
following error message:

mweber@www:~$ sudo apt-get install phpmyadmin
[sudo] password for mweber: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 phpmyadmin : Depends: php5-mcrypt but it is not going to be installed
E: Broken packages
mweber@www:~$ sudo apt-get install php5-mcrypt
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 php5-mcrypt : Depends: libltdl3 (>= 1.5.2-2) but it is not installable
E: Broken packages

In fact the package information, when asked as root, confirms this problem:
www:~# apt-cache show php5-mcrypt
Package: php5-mcrypt
Source: php5
Version: 5.2.17-0.dotdeb.0
Architecture: amd64
Maintainer: Guillaume Plessis 
Installed-Size: 52
Depends: libc6 (>= 2.7-1), libltdl3 (>= 1.5.2-2), libmcrypt4, phpapi-20060613, 
php5-common (= 5.2.17-0.dotdeb.0)
Filename: dists/lenny/php5/binary-amd64/php5-mcrypt_5.2.17-0.dotdeb.0_amd64.deb
[...cut...]

After a fresh ssh login to the server, asking as a user, showed:
mweber@www:~$ apt-cache show php5-mcrypt
Package: php5-mcrypt
Priority: optional
Section: php
Installed-Size: 100
Maintainer: Debian PHP Maintainers 
Architecture: amd64
Source: php5
Version: 5.3.3-7
Depends: libc6 (>= 2.4), libltdl7 (>= 2.2.6b), libmcrypt4, phpapi-20090626, 
php5-common (= 5.3.3-7)
Filename: pool/main/p/php5/php5-mcrypt_5.3.3-7_amd64.deb
Size: 15170
[...cut...]

After sudo this was not shown again. Therefore I conclude that the upgrade has 
corrupted
the dependency tree. How can I recover? I searched several posts but none 
seemed to address
my problem.

Martin

-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this

Bug#626299: debian-installer: installer broken on armel - "Can't check signature: public key not found"

2011-05-14 Thread booster
Martin Michlmayr wrote:
> * boos...@wolke7.net  [2011-05-11 19:21]:
>   
>> I'm using the latest installer image from the link you mentioned
>> and I also tried different mirrors with the same result.
>> 
>
> I just checked the latest debian-installer image and it definitely
> contains the GPG key 473041FA, which the installer is complaining
> about in the logs you sent.
>
> I believe you're not using the latest installer.
>
> Look at the logs you sent:
>
>   
>> May 11 17:10:41 kernel: [0.00] Linux version 2.6.32-5-kirkwood 
>> (Debian 2.6.32-15) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 
>> 4.3.5-1) ) #1 Thu Jun 3 15:54:38 UTC 2010
>> 
>
> The kernel is built in June 2010.  But the latest Debian installer
> image from
> ftp://ftp.debian.org/debian/dists/stable/main/installer-armel/current/images/kirkwood/network-console/qnap/ts-219/
> should, afaik, contain a much newer kernel (one from March 2011).
>
> Can you download the installer image again and try once more?
>
>   
I downloaded the installer files again from the ftp site and have done a
new test with the same result.

After some debugging at the system with the installer running I found
that in the shell script
/usr/lib/debian-installer/retriever/net-retriever 'gpgv' is called (line
96ff). When I call this command
at the running system I get the following output:
~ # gpgv --status-fd 1 --keyring /usr/share/keyrings/archive.gpg
--ignore-time-conflict /tmp/net-retriever-1558-Release.gpg
/tmp/net-retriever-1558-Release
gpgv: Signature made Sat May 14 02:23:49 2011 UTC using RSA key ID 473041FA
[GNUPG:] ERRSIG AED4B06F473041FA 1 2 00 1305339829 9
[GNUPG:] NO_PUBKEY AED4B06F473041FA
gpgv: Can't check signature: public key not found

The start of file /tmp/net-retriever-1558-Release contains the following
lines:

Origin: Debian
Label: Debian
Suite: testing
Codename: wheezy
Date: Sat, 14 May 2011 02:23:28 UTC
Valid-Until: Sat, 21 May 2011 02:23:28 UTC
Architectures: amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips
mipsel powerpc s390 sparc
Components: main contrib non-free
Description: Debian x.y Testing distribution - Not Released

So, the problem seems to be that the wrong Release file is downloaded by
the installer.








-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4dce49f9.9080...@wolke7.net



Bug#626299: debian-installer: installer broken on armel - "Can't check signature: public key not found"

2011-05-14 Thread Martin Michlmayr
Can you show me the full boot log, and tell me how you load the
installer image?

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110514170340.gc10...@jirafa.cyrius.com



Re: /run in *unstable*: migration of /lib/init/rw, /dev/.*

2011-05-14 Thread Joey Hess
Roger Leigh wrote:
> Packages using /lib/init/rw
> 
> debootstrap

Umounted on exit.. If it's a symlink will umount follow the link and try
to umount something else?

Also console-setup (setupcon)

> Packages using /dev/.*

> Packages using /etc
>   /etc/adjtime 

(FWIW, d-i relies on hwclock writing to /etc/adjtime)

busybox has some code too

>   /etc/mtab - symlink to /proc/self/mounts (494001) 

debootstrap (but seems ok; only removes file not symlink)

busybox

lilo-installer
aboot-installer
debian-installer-utils
grub-installer
arcboot-installer
palo-installer
elilo-installer

Any of these could break even with the symlink if, for example,
/target/proc is not mounted when they try to use /target/etc/mtab.
Several I've looked at (lilo-installer and grub-installer) try to
overwrite /etc/mtab.

>   /etc/network/run/ifstate - ifupdown - (623523)

busybox (comment only; seems to be configured to use /var/run/ifstate).

-- 
see shy jo


signature.asc
Description: Digital signature


Problem with Driver!

2011-05-14 Thread Yashar Amirabedin
Greetings to you,

 

I have got a problem with Network controller on HP ProLiant DL380 G7 E5620
and HP ProLiant DL380 G6 E5504.

The Quickspecs is : 1GbE NC382i Multifunction 2 Ports.

So, when I installed the Debian 6 (squeeze) on these HP servers, it did not
detected the NIC, but it was worked for CentOS.

In other words, the Network Interface Card does not work and it is not known
for Servers.

 

So, Could I possibly ask you to tell me what shall I do ?

It is very emergency, PLEASE HELP ME.

 

 

Best Regards,

Yashar.