Your message dated Wed, 5 Aug 2009 14:27:58 +0200
with message-id <[email protected]>
and subject line Re: Bug#523096: debdelta needs a recommends on python-apt ( >=
0.7.10 )
has caused the Debian Bug report #523096,
regarding debdelta needs a recommends on python-apt ( >= 0.7.10 )
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 [email protected]
immediately.)
--
523096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523096
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debdelta
Version: 0.28
Severity: normal
Hi!
With your latest debdelta 0.28, I saw this error message:
$ debdelta-upgrade -v -d
Recreated debs are saved in /var/cache/apt/archives
delta-upgrade failed : <type 'exceptions.AttributeError'> 'Version' object
has no attribute 'uri'
File "/usr/bin/debdelta-upgrade", line 3008, in <module>
delta_upgrade_(argv)
File "/usr/bin/debdelta-upgrade", line 2745, in delta_upgrade_
deb_uri=candidate.uri
None
Upgrading python-apt from 0.7.9 to 0.7.10 fixed it.
It seems that it's necessary to have a versioned Recommends on
python-apt ( >= 0.7.10 )
Thank you!
Best regards,
Nelson
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-naoliv1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages debdelta depends on:
ii bsdiff 4.3-6 generate/apply a patch between two
ii bzip2 1.0.5-1 high-quality block-sorting file co
ii libbz2-1.0 1.0.5-1 high-quality block-sorting file co
ii libc6 2.9-6 GNU C Library: Shared libraries
ii python 2.5.4-3 An interactive high-level object-o
ii xdelta 1.1.3-8 A diff utility which works with bi
ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime
Versions of packages debdelta recommends:
ii python-apt 0.7.10 Python interface to libapt-pkg
ii xdelta3 0s.dfsg-1 A diff utility which works with bi
debdelta suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
hi,
currently debdelta works fine with 0.7.7 (in lenny) or >= 0.7.10 (in testing
and sid)
so there is no more a practical need to add a versioned depends (or recommends)
thanks anyway for noting
a.
On Wed, Apr 08, 2009 at 10:13:08AM -0300, Nelson A. de Oliveira wrote:
> Package: debdelta
> Version: 0.28
> Severity: normal
>
> Hi!
>
> With your latest debdelta 0.28, I saw this error message:
>
> $ debdelta-upgrade -v -d
> Recreated debs are saved in /var/cache/apt/archives
> delta-upgrade failed : <type 'exceptions.AttributeError'> 'Version' object
> has no attribute 'uri'
> File "/usr/bin/debdelta-upgrade", line 3008, in <module>
> delta_upgrade_(argv)
> File "/usr/bin/debdelta-upgrade", line 2745, in delta_upgrade_
> deb_uri=candidate.uri
> None
>
> Upgrading python-apt from 0.7.9 to 0.7.10 fixed it.
> It seems that it's necessary to have a versioned Recommends on
> python-apt ( >= 0.7.10 )
>
> Thank you!
>
> Best regards,
> Nelson
>
> -- System Information:
> Debian Release: squeeze/sid
> APT prefers unstable
> APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: i386 (i686)
>
> Kernel: Linux 2.6.29-naoliv1 (SMP w/2 CPU cores; PREEMPT)
> Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages debdelta depends on:
> ii bsdiff 4.3-6 generate/apply a patch between
> two
> ii bzip2 1.0.5-1 high-quality block-sorting file
> co
> ii libbz2-1.0 1.0.5-1 high-quality block-sorting file
> co
> ii libc6 2.9-6 GNU C Library: Shared libraries
> ii python 2.5.4-3 An interactive high-level
> object-o
> ii xdelta 1.1.3-8 A diff utility which works with
> bi
> ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime
>
> Versions of packages debdelta recommends:
> ii python-apt 0.7.10 Python interface to libapt-pkg
> ii xdelta3 0s.dfsg-1 A diff utility which works with
> bi
>
> debdelta suggests no packages.
>
> -- no debconf information
>
--
Andrea Mennucc
"The EULA sounds like it was written by a team of lawyers who want to tell
me what I can't do, and the GPL sounds like it was written by a human
being who wants me to know what I can do."
Anonymous, http://www.securityfocus.com/columnists/420
--- End Message ---