Issue #16945 has been updated by Andrew Parker.

Target version changed from 3.0.x to 3.x

As the 3.0.x line is winding down with the impending release of 3.1.0, I am 
removing the target at 3.0.x from tickets in the system and targeting them at 
3.x instead.
----------------------------------------
Bug #16945: apt.puppetlabs.com for Debian Lenny is broken ?
https://projects.puppetlabs.com/issues/16945#change-80562

Author: Hien Phan
Status: Investigating
Priority: Normal
Assignee: Matthaus Owens
Category: installation
Target version: 3.x
Affected Puppet version: 3.0.0
Keywords: debian lenny
Branch: 


Hello,

I try to install puppet agent on Debian Lenny. I got following error. Seems the 
repo is broken :

    node001:~# wget http://apt.puppetlabs.com/puppetlabs-release-lenny.deb
    --2012-10-12 02:12:12--  
http://apt.puppetlabs.com/puppetlabs-release-lenny.deb
    Resolving apt.puppetlabs.com... 96.126.116.126, 
2600:3c00::f03c:91ff:fe93:711a
    Connecting to apt.puppetlabs.com|96.126.116.126|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 3396 (3.3K) [application/x-debian-package]
    Saving to: `puppetlabs-release-lenny.deb'
    
100%[==================================================================================================>]
 3,396       --.-K/s   in 0s      
    2012-10-12 02:12:18 (426 MB/s) - `puppetlabs-release-lenny.deb' saved 
[3396/3396]
    node001:~# dpkg -i puppetlabs-release-lenny.deb 
    Selecting previously deselected package puppetlabs-release.
    (Reading database ... 21509 files and directories currently installed.)
    Unpacking puppetlabs-release (from puppetlabs-release-lenny.deb) ...
    Setting up puppetlabs-release (1.0-5) ...
    node001:~# cat /etc/apt/sources.list.d/puppetlabs.list 
    # Puppetlabs products 
    deb http://apt.puppetlabs.com lenny main
    deb-src http://apt.puppetlabs.com lenny main
    # Puppetlabs devel (uncomment to activate)
    # deb http://apt.puppetlabs.com lenny devel
    # deb-src http://apt.puppetlabs.com lenny devel
    node001:~# apt-get install puppet
    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:
    puppet: Depends: puppet-common (= 2.7.19-1puppetlabs2) but it is not going 
to be installed
    E: Broken packages
    node001:~# apt-get update
    Hit http://debian.securedservers.com lenny Release.gpg
    Hit http://apt.puppetlabs.com lenny Release.gpg                             
      
    Ign http://apt.puppetlabs.com lenny/main Translation-en_US                  
      
    Hit http://apt.puppetlabs.com lenny Release                                 
      
    Ign http://debian.securedservers.com lenny/main Translation-en_US
    Ign http://apt.puppetlabs.com lenny/main Packages/DiffIndex
    Ign http://apt.puppetlabs.com lenny/main Sources/DiffIndex  
    Hit http://debian.securedservers.com lenny Release          
    Hit http://apt.puppetlabs.com lenny/main Packages
    Ign http://debian.securedservers.com lenny/main Packages/DiffIndex
    Hit http://apt.puppetlabs.com lenny/main Sources            
    Ign http://debian.securedservers.com lenny/main Sources/DiffIndex
    Hit http://debian.securedservers.com lenny/main Packages    
    Hit http://debian.securedservers.com lenny/main Sources
    Reading package lists... Done
    node001:~# apt-get install puppet
    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:
    puppet: Depends: puppet-common (= 2.7.19-1puppetlabs2) but it is not going 
to be installed
    E: Broken packages


Please help me fix this error. Thanks in advance.



-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to