Discussion:
[Grml] OT: Downloading the .deb package
T o n g
2009-06-29 05:36:41 UTC
Permalink
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/
Darshaka Pathirana
2009-06-29 07:15:32 UTC
Permalink
Hi!
Post by T o n g
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"
Maybe the wrong architecture?

What does:

% apt-config dump | grep Architecture

show?

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

Greetings,
- Darsha
T o n g
2009-07-04 15:00:25 UTC
Permalink
Thanks for the reply Darsha,
Post by Darshaka Pathirana
Post by T o n g
How to download the .deb file for a package?
. . .
Unable to find an archive "grml" for the package . . .
Maybe the wrong architecture?
% apt-config dump | grep Architecture
show?
% apt-config dump | grep Architecture
APT::Architecture "i386";
Post by Darshaka Pathirana
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/
Maurice McCarthy
2009-07-04 16:27:45 UTC
Permalink
It looks very odd. Does this work?

aptitude -d install

Best
Moss
Michael Prokop
2009-07-08 21:25:43 UTC
Permalink
[...]
Post by T o n g
Post by Darshaka Pathirana
What's in your "/etc/apt/sources.list"?
My /etc/apt/sources.list should be fine, because I can 'aptitude install'
% 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"
[...]
Post by T o n g
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.mur.at/pipermail/grml/attachments/20090708/3dc61e5f/attachment.pgp
Maurice McCarthy
2009-07-04 16:27:45 UTC
Permalink
It looks very odd. Does this work?

aptitude -d install

Best
Moss
Michael Prokop
2009-07-08 21:25:43 UTC
Permalink
[...]
Post by T o n g
Post by Darshaka Pathirana
What's in your "/etc/apt/sources.list"?
My /etc/apt/sources.list should be fine, because I can 'aptitude install'
% 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"
[...]
Post by T o n g
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20090708/3dc61e5f/attachment-0002.pgp>
Maurice McCarthy
2009-07-04 16:27:45 UTC
Permalink
It looks very odd. Does this work?

aptitude -d install

Best
Moss
Michael Prokop
2009-07-08 21:25:43 UTC
Permalink
[...]
Post by T o n g
Post by Darshaka Pathirana
What's in your "/etc/apt/sources.list"?
My /etc/apt/sources.list should be fine, because I can 'aptitude install'
% 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"
[...]
Post by T o n g
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20090708/3dc61e5f/attachment-0003.pgp>
T o n g
2009-07-04 15:00:25 UTC
Permalink
Thanks for the reply Darsha,
Post by Darshaka Pathirana
Post by T o n g
How to download the .deb file for a package?
. . .
Unable to find an archive "grml" for the package . . .
Maybe the wrong architecture?
% apt-config dump | grep Architecture
show?
% apt-config dump | grep Architecture
APT::Architecture "i386";
Post by Darshaka Pathirana
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/
T o n g
2009-07-04 15:00:25 UTC
Permalink
Thanks for the reply Darsha,
Post by Darshaka Pathirana
Post by T o n g
How to download the .deb file for a package?
. . .
Unable to find an archive "grml" for the package . . .
Maybe the wrong architecture?
% apt-config dump | grep Architecture
show?
% apt-config dump | grep Architecture
APT::Architecture "i386";
Post by Darshaka Pathirana
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/
Darshaka Pathirana
2009-06-29 07:39:08 UTC
Permalink
Post by T o n g
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
T o n g
2009-06-29 05:36:41 UTC
Permalink
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/
Darshaka Pathirana
2009-06-29 07:15:32 UTC
Permalink
Hi!
Post by T o n g
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"
Maybe the wrong architecture?

What does:

% apt-config dump | grep Architecture

show?

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

Greetings,
- Darsha
Darshaka Pathirana
2009-06-29 07:39:08 UTC
Permalink
Post by T o n g
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
T o n g
2009-06-29 05:36:41 UTC
Permalink
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/
Darshaka Pathirana
2009-06-29 07:15:32 UTC
Permalink
Hi!
Post by T o n g
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"
Maybe the wrong architecture?

What does:

% apt-config dump | grep Architecture

show?

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

Greetings,
- Darsha
Darshaka Pathirana
2009-06-29 07:39:08 UTC
Permalink
Post by T o n g
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
Loading...