Re: [Grml] OT: Downloading the .deb package

2009-07-08 Thread Michael Prokop
* T o n g mlist4sunt...@yahoo.com [20090704 17:01]:
 On Mon, 29 Jun 2009 09:15:32 +0200, Darshaka Pathirana wrote:

[...]

  What's in your /etc/apt/sources.list?

 My /etc/apt/sources.list should be fine, because I can 'aptitude install' 
 just fine, but can't do 'aptitude download':

 % aptitude download live-initramfs initramfs-tools
 Reading package lists... Done
 Building dependency tree   
 Reading state information... Done
 Reading extended state information  
 Initializing package states... Done
 Unable to find an archive grml for the package live-initramfs
 Unable to find an archive grml for the package initramfs-tools

[...]

 Anything else? Why I can do 'aptitude install' but not 'aptitude 
 download'?

Release pinning, just use:

  aptitude -t grml-testing download live-initramfs initramfs-tools

regards,
-mika-
-- 
 http://grml.org/# Linux for texttool-users and sysadmins
 http://wiki.grml.org/   # share your knowledge
 http://grml.supersized.org/ # the grml development weblog
 #grml @ irc.freenode.org# meet us on irc


signature.asc
Description: Digital signature
___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/

Re: [Grml] OT: Downloading the .deb package

2009-07-04 Thread T o n g
Thanks for the reply Darsha,

On Mon, 29 Jun 2009 09:15:32 +0200, Darshaka Pathirana wrote:

 How to download the .deb file for a package?
 
 . . .
 Unable to find an archive grml for the package . . . 
 
 Maybe the wrong architecture?
 
 What does:
 
 % apt-config dump | grep Architecture
 
 show?

% apt-config dump | grep Architecture
APT::Architecture i386;

 What's in your /etc/apt/sources.list?

My /etc/apt/sources.list should be fine, because I can 'aptitude install' 
just fine, but can't do 'aptitude download':

% aptitude download live-initramfs initramfs-tools
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Unable to find an archive grml for the package live-initramfs
Unable to find an archive grml for the package initramfs-tools

% aptitude install live-initramfs initramfs-tools
The following NEW packages will be installed:
  busybox{a} live-initramfs user-setup{a} 
The following packages are RECOMMENDED but will NOT be installed:
  cryptsetup uuid-runtime 
0 packages upgraded, 3 newly installed, 0 to remove
Need to get 519kB of archives. After unpacking 1249kB will be used.
Do you want to continue? [Y/n/?] 
Writing extended state information... Done
Get:1 http://debian.mirror.rafal.ca unstable/main busybox 1:1.13.3-1 
[316kB]
Get:2 http://deb.grml.org grml-testing/main live-initramfs 
1.157.1-1grml.07 [81.7kB]
Get:3 http://debian.mirror.rafal.ca unstable/main user-setup 1.27 [121kB]
Fetched 519kB in 1s (337kB/s)   

Anyway, here is my /etc/apt/sources.list:
http://pastebin.com/m51ab9d7

and my /etc/apt/preferences:
http://pastebin.com/m3e29a6c2

Anything else? Why I can do 'aptitude install' but not 'aptitude 
download'?

thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/

___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/


Re: [Grml] OT: Downloading the .deb package

2009-07-04 Thread Maurice McCarthy
It looks very odd. Does this work?

aptitude -d install

Best
Moss


___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/


Re: [Grml] OT: Downloading the .deb package

2009-06-29 Thread Darshaka Pathirana
On 29.06.2009 07:36, T o n g wrote:
 Hi, 
 
 How to download the .deb file for a package?
 
 $ aptitude download linux-image-2.6.28-grml64

(I missed download in your first post...)

Hmm... Just rechecked again. There must be something wrong.

% aptitude download linux-image-2.6-amd64

works. So downloading (and installing) linux-image-2.6.28-grml64
should work too.

In the meanwhile you can try:

[1] http://deb.grml.org/pool/main/l/linux-source-2.6.28-grml64/
[2] 
http://deb.grml.org/pool/main/l/linux-source-2.6.28-grml64/linux-image-2.6.28-grml64_grml.03_amd64.deb

Greetings,
 - Darsha

___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/


[Grml] OT: Downloading the .deb package

2009-06-28 Thread T o n g
Hi, 

How to download the .deb file for a package?

$ aptitude download linux-image-2.6.28-grml64
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Unable to find an archive grml for the package linux-image-2.6.28-
grml64

What's wrong?

Thanks

-- 
Tong (remove underscore(s) to reply)
  http://xpt.sourceforge.net/techdocs/
  http://xpt.sourceforge.net/tools/

___
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/