|
Next: Bug#315722: This is a SDL bug, so I'm reassigning..
|
| Author |
Message |
External

Since: Jun 19, 2007 Posts: 3
|
(Msg. 1) Posted: Thu Sep 15, 2005 1:40 pm
Post subject: Bug#328447: python2.4-apt: Missing examples Archived from groups: linux>debian>bugs>dist (more info?)
|
|
|
Package: python2.4-apt
Version: 0.6.13.1
Severity: wishlist
It seems that the python2.4-apt package is missing its examples. Can you
add them again?
joerg@hydra tmp $ dpkg -L python2.4-apt
/.
/usr
/usr/lib
/usr/lib/python2.4
/usr/lib/python2.4/site-packages
/usr/lib/python2.4/site-packages/apt
/usr/lib/python2.4/site-packages/apt/__init__.py
/usr/lib/python2.4/site-packages/apt/cache.py
/usr/lib/python2.4/site-packages/apt/package.py
/usr/lib/python2.4/site-packages/apt/progress.py
/usr/lib/python2.4/site-packages/apt_pkg.so
/usr/lib/python2.4/site-packages/apt_inst.so
/usr/share
/usr/share/doc
/usr/share/doc/python2.4-apt
/usr/share/doc/python2.4-apt/copyright
/usr/share/doc/python2.4-apt/changelog.gz
joerg@hydra tmp $
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13jh
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Versions of packages python2.4-apt depends on:
ii apt [libapt-pkg-libc6.3-6-3.1 0.6.41 Advanced front-end for dpkg
ii apt-utils [libapt-inst-libc6. 0.6.41 APT utility programs
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.1-7 GCC support library
ii libstdc++6 4.0.1-7 The GNU Standard C++ Library v3
ii python2.4 2.4.1-4 An interactive high-level object-o
python2.4-apt recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Sep 15, 2005 Posts: 333
|
(Msg. 2) Posted: Thu Sep 15, 2005 3:40 pm
Post subject: Bug#328447: python2.4-apt: Missing examples [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi,
On Thursday, September 15, 2005 12:22 PM, Joerg Hoh <joerg RemoveThis @joerghoh.de>
wrote:
> Package: python2.4-apt
> Version: 0.6.13.1
> Severity: wishlist
>
>
> It seems that the python2.4-apt package is missing its examples. Can
> you
> add them again?
The examples are in python-apt, as they're not specific to the version of
python being used - likewise, python2.3-apt does not contain any examples.
It doesn't appear to be possible to install python-apt and python2.4-apt
simultaneously, but I'm not entirely sure whether that's intentional or not.
Regards,
Adam
--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST RemoveThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster RemoveThis @lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Sep 13, 2005 Posts: 6
|
(Msg. 3) Posted: Fri Sep 23, 2005 1:20 pm
Post subject: Bug#328447: python2.4-apt: Missing examples [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Thu, Sep 15, 2005 at 02:32:22PM +0100, Adam D. Barratt wrote:
> On Thursday, September 15, 2005 12:22 PM, Joerg Hoh <joerg.DeleteThis@joerghoh.de>
> wrote:
> > Package: python2.4-apt
> > Version: 0.6.13.1
> > Severity: wishlist
> >
> > It seems that the python2.4-apt package is missing its examples. Can
> > you
> > add them again?
>
> The examples are in python-apt, as they're not specific to the version of
> python being used - likewise, python2.3-apt does not contain any examples.
>
> It doesn't appear to be possible to install python-apt and python2.4-apt
> simultaneously, but I'm not entirely sure whether that's intentional or not.
Installing python2.3-apt, python2.4-apt and pyhton-apt together seems
to work fine here (update-to-date sid). What error do you get when you
try it?
Cheers,
Michael
--
Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo
--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST.DeleteThis@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster.DeleteThis@lists.debian.org |
|
| Back to top |
|
 |  |
External

Since: Sep 15, 2005 Posts: 333
|
(Msg. 4) Posted: Fri Sep 23, 2005 2:10 pm
Post subject: Bug#328447: python2.4-apt: Missing examples [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Friday, September 23, 2005 12:06 PM, Michael Vogt <mvogt DeleteThis @acm.org> wrote:
> On Thu, Sep 15, 2005 at 02:32:22PM +0100, Adam D. Barratt wrote:
>> On Thursday, September 15, 2005 12:22 PM, Joerg Hoh
>> <joerg DeleteThis @joerghoh.de> wrote:
>>> Package: python2.4-apt
>>> Version: 0.6.13.1
>>> Severity: wishlist
>>>
>>> It seems that the python2.4-apt package is missing its examples. Can
>>> you
>>> add them again?
>>
>> The examples are in python-apt, as they're not specific to the
>> version of python being used - likewise, python2.3-apt does not
>> contain any examples.
>>
>> It doesn't appear to be possible to install python-apt and
>> python2.4-apt simultaneously, but I'm not entirely sure whether
>> that's intentional or not.
>
> Installing python2.3-apt, python2.4-apt and pyhton-apt together seems
> to work fine here (update-to-date sid). What error do you get when you
> try it?
Mea culpa. I misremembered the dependencies. I suspect I confused the python
(<<2.4) dependency with a conflict against python2.4.
Obviously that's incorrect. My original point still stands however - the
examples aren't missing, just not in python2.4-apt.
Regards,
Adam
--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org |
|
| Back to top |
|
 |  |
| Related Topics: | Bug#327853: Can't compile PCL 0.9 due to missing /usr/incl.. - Package: mapserver Severity: normal Compilation of PCL-0.9 http://zcologia.org/pcl fails with: gcc [...] -c cartography/engine/mapserver/msbridge_wrap.c cartography/engine/mapserver/msbridge_wrap.c:703:17: map.h: No such file or directory The..
Bug#327853: Can't compile PCL 0.9 due to missing /usr/incl.. - tags 327853 + wontfix thanks [Alessandro Amici] > The changelog.Debian file gives a few reasons for not building > libmapserver-dev, but now there is at least one client that needs > it, and a pretty important one IMHO. I assume you are talkin...
Bug#329256: libfile-tail-perl: Please include the select_d.. - Package: libfile-tail-perl Version: 0.98-5 Severity: normal The manpage tells you to look at the select_demo file to see how to use the select method. Unfortunately, that file is not shipped in the deb. /usr/share/doc/libfile-tail-perl/examples/ seems..
Bug#327155: python2.1-libplot: implicitly converted pointer - Package: python2.1-libplot Version: 1.0.2-6 Severity: important Our automated buildd log filter[1] detected a problem[2] that will cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such a...
Bug#327360: python2.3-qt3: undefined symbol: _ZTI11QMotifS.. - >If you need the packages urgently, rebuild them yourself or (for i386) get >them from > >http://diotavelli.net/deb/binary The above url give me a 404 error. So, reinventing the wheel, put this into your /etc/apt/sources.lost deb.. |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|