Bug#633484:

2011-07-13 Thread Thomas Goirand

- Original message -
> This patch solves the problem for sid upgrades and squeeze->sid
> upgrade, please test it.
> 
> Regards
> 
> -- 
> Angel Abad

Hi,

thanks a lot for this patch. Unfortunately I'm
flying to France in few hours, and later I'll be
busy with friends I haven't seen in years. Can
you ask one of the DDs who where in the list of
recipient to NMU the fix? That would help speeding
up a resolution for the fix. (I don't have theire
email addr handy here...)

thanks again,

thomas (from my mobile phone)




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633484:

2011-07-13 Thread Angel Abad
This patch solves the problem for sid upgrades and squeeze->sid
upgrade, please test it.

Regards

-- 
Angel Abad
angela...@gmail.com | angela...@ubuntu.com | angela...@fsfe.org
http://www.pastelero.net
FPR: EBF6 080D 59D4 008A DF47  00D4 098D AE47 EE3B C279


libdbi_0.8.5-6.debdiff
Description: Binary data


Bug#633484: libdbi-dev: trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 0.8.4-1

2011-07-11 Thread Jakub Wilk

found 633484 0.8.4-5
thanks

* Jakub Wilk , 2011-07-11, 15:24:

The versions are wrong. They should be (<< 0.8.4-2).


And they are still wrong. Upgrading from 0.8.4-1:

# dpkg -i libdbi-dev_0.8.4-5_amd64.deb libdbi1_0.8.4-5_amd64.deb
tar: ./control: time stamp 2011-07-11 20:48:45 is 17408.454226097 s in the 
future
tar: ./md5sums: time stamp 2011-07-11 20:48:46 is 17409.454022138 s in the 
future
tar: .: time stamp 2011-07-11 20:48:46 is 17409.453940299 s in the future
(Reading database ... 11499 files and directories currently installed.)
Preparing to replace libdbi-dev 0.8.4-1 (using libdbi-dev_0.8.4-5_amd64.deb) ...
Unpacking replacement libdbi-dev ...
dpkg: error processing libdbi-dev_0.8.4-5_amd64.deb (--install):
 trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 
0.8.4-1
tar: ./control: time stamp 2011-07-11 20:48:45 is 17408.425774802 s in the 
future
tar: ./md5sums: time stamp 2011-07-11 20:48:46 is 17409.425576121 s in the 
future
tar: ./postrm: time stamp 2011-07-11 20:48:45 is 17408.42548068 s in the future
tar: ./postinst: time stamp 2011-07-11 20:48:45 is 17408.425311439 s in the 
future
tar: ./symbols: time stamp 2011-07-11 20:48:44 is 17407.425188358 s in the 
future
tar: .: time stamp 2011-07-11 20:48:46 is 17409.425121318 s in the future
Preparing to replace libdbi1 0.8.4-1 (using libdbi1_0.8.4-5_amd64.deb) ...
Unpacking replacement libdbi1 ...
Setting up libdbi1 (0.8.4-5) ...
Errors were encountered while processing:
 libdbi-dev_0.8.4-5_amd64.deb

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633484: libdbi-dev: trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 0.8.4-1

2011-07-11 Thread Jakub Wilk

* Thomas Goirand , 2011-07-11, 21:17:

Errors were encountered while processing:
 libdbi-dev_0.8.4-4_amd64.deb


Hi Jakub, and thanks for your email.

Well, if you look at the debian/control, you can see this:

Package: libdbi-dev
Section: libdevel
Architecture: any
Depends: libdbi1 (= ${binary:Version}), ${misc:Depends}
Breaks: libdbi0, libdbi1 (<= 0.8.2-2)
Replaces: libdbi0-dev, libdbi0, libdbi1 (<= 0.8.2-2)

So the Replaces: is already there!!!

Any suggestion?


The versions are wrong. They should be (<< 0.8.4-2).

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633484: libdbi-dev: trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 0.8.4-1

2011-07-11 Thread Thomas Goirand
On 07/11/2011 05:53 PM, Jakub Wilk wrote:
> found 633484 0.8.4-4
> thanks
> 
> * Thomas Goirand , 2011-07-11, 12:45:
>>> Errors were encountered while processing:
>>> libdbi-dev_0.8.4-3_amd64.deb
>>
>> Hi,
>>
>> Sorry for that, I was to write the Breaks: statement to avoid the
>> issue, but someone in IRC told me that it wasn't needed, considering
>> that I had a versioned Depends: on the libdbi1 binary in my libdbi-dev
>> package.
> 
> That was me.
> 
>> Seems he was wrong.
> 
> No. Breaks on libdbi1 _is_ redundant. It was Replaces that was missing. 
> Well, it still is:
> 
> # dpkg -i libdbi-dev_0.8.4-4_amd64.deb libdbi1_0.8.4-4_amd64.deb
> tar: ./control: time stamp 2011-07-11 12:07:56 is 8199.724699417 s in
> the future
> tar: ./md5sums: time stamp 2011-07-11 12:07:56 is 8199.724518177 s in
> the future
> tar: .: time stamp 2011-07-11 12:07:56 is 8199.724440938 s in the future
> (Reading database ... 11499 files and directories currently installed.)
> Preparing to replace libdbi-dev 0.8.4-1 (using
> libdbi-dev_0.8.4-4_amd64.deb) ...
> Unpacking replacement libdbi-dev ...
> dpkg: error processing libdbi-dev_0.8.4-4_amd64.deb (--install):
>  trying to overwrite '/usr/lib/libdbi.a', which is also in package
> libdbi1 0.8.4-1
> tar: ./control: time stamp 2011-07-11 12:07:56 is 8199.6987872 s in the
> future
> tar: ./md5sums: time stamp 2011-07-11 12:07:56 is 8199.69860336 s in the
> future
> tar: ./postrm: time stamp 2011-07-11 12:07:55 is 8198.6985094 s in the
> future
> tar: ./postinst: time stamp 2011-07-11 12:07:55 is 8198.6983742 s in the
> future
> tar: ./symbols: time stamp 2011-07-11 12:07:55 is 8198.69826984 s in the
> future
> tar: .: time stamp 2011-07-11 12:07:56 is 8199.69820852 s in the future
> Preparing to replace libdbi1 0.8.4-1 (using libdbi1_0.8.4-4_amd64.deb) ...
> Unpacking replacement libdbi1 ...
> Setting up libdbi1 (0.8.4-4) ...
> Errors were encountered while processing:
>  libdbi-dev_0.8.4-4_amd64.deb

Hi Jakub, and thanks for your email.

Well, if you look at the debian/control, you can see this:

Package: libdbi-dev
Section: libdevel
Architecture: any
Depends: libdbi1 (= ${binary:Version}), ${misc:Depends}
Breaks: libdbi0, libdbi1 (<= 0.8.2-2)
Replaces: libdbi0-dev, libdbi0, libdbi1 (<= 0.8.2-2)

So the Replaces: is already there!!!

Any suggestion?

Thomas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633484: libdbi-dev: trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 0.8.4-1

2011-07-11 Thread Jakub Wilk

found 633484 0.8.4-4
thanks

* Thomas Goirand , 2011-07-11, 12:45:

Errors were encountered while processing:
libdbi-dev_0.8.4-3_amd64.deb


Hi,

Sorry for that, I was to write the Breaks: statement to avoid the 
issue, but someone in IRC told me that it wasn't needed, considering 
that I had a versioned Depends: on the libdbi1 binary in my libdbi-dev 
package.


That was me.


Seems he was wrong.


No. Breaks on libdbi1 _is_ redundant. It was Replaces that was missing.  
Well, it still is:


# dpkg -i libdbi-dev_0.8.4-4_amd64.deb libdbi1_0.8.4-4_amd64.deb
tar: ./control: time stamp 2011-07-11 12:07:56 is 8199.724699417 s in the future
tar: ./md5sums: time stamp 2011-07-11 12:07:56 is 8199.724518177 s in the future
tar: .: time stamp 2011-07-11 12:07:56 is 8199.724440938 s in the future
(Reading database ... 11499 files and directories currently installed.)
Preparing to replace libdbi-dev 0.8.4-1 (using libdbi-dev_0.8.4-4_amd64.deb) ...
Unpacking replacement libdbi-dev ...
dpkg: error processing libdbi-dev_0.8.4-4_amd64.deb (--install):
 trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 
0.8.4-1
tar: ./control: time stamp 2011-07-11 12:07:56 is 8199.6987872 s in the future
tar: ./md5sums: time stamp 2011-07-11 12:07:56 is 8199.69860336 s in the future
tar: ./postrm: time stamp 2011-07-11 12:07:55 is 8198.6985094 s in the future
tar: ./postinst: time stamp 2011-07-11 12:07:55 is 8198.6983742 s in the future
tar: ./symbols: time stamp 2011-07-11 12:07:55 is 8198.69826984 s in the future
tar: .: time stamp 2011-07-11 12:07:56 is 8199.69820852 s in the future
Preparing to replace libdbi1 0.8.4-1 (using libdbi1_0.8.4-4_amd64.deb) ...
Unpacking replacement libdbi1 ...
Setting up libdbi1 (0.8.4-4) ...
Errors were encountered while processing:
 libdbi-dev_0.8.4-4_amd64.deb

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633484: libdbi-dev: trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 0.8.4-1

2011-07-10 Thread Thomas Goirand
On 07/11/2011 04:49 AM, Jakub Wilk wrote:
> found 633484 0.8.4-3
> thanks
> 
> Upgrading from 0.8.4-1 to 0.8.4-3 still fails:
> 
> # dpkg -i libdbi-dev_0.8.4-3_amd64.deb libdbi1_0.8.4-3_amd64.deb
> tar: ./control: time stamp 2011-07-10 23:26:18 is 9593.075971107 s in
> the future
> tar: ./md5sums: time stamp 2011-07-10 23:26:18 is 9593.075775557 s in
> the future
> tar: .: time stamp 2011-07-10 23:26:18 is 9593.075692081 s in the future
> (Reading database ... 11499 files and directories currently installed.)
> Preparing to replace libdbi-dev 0.8.4-1 (using
> libdbi-dev_0.8.4-3_amd64.deb) ...
> Unpacking replacement libdbi-dev ...
> dpkg: error processing libdbi-dev_0.8.4-3_amd64.deb (--install):
>  trying to overwrite '/usr/lib/libdbi.a', which is also in package
> libdbi1 0.8.4-1
> tar: ./control: time stamp 2011-07-10 23:26:18 is 9593.048251829 s in
> the future
> tar: ./md5sums: time stamp 2011-07-10 23:26:18 is 9593.048047034 s in
> the future
> tar: ./postrm: time stamp 2011-07-10 23:26:17 is 9592.047942276 s in the
> future
> tar: ./postinst: time stamp 2011-07-10 23:26:17 is 9592.04778692 s in
> the future
> tar: ./symbols: time stamp 2011-07-10 23:26:17 is 9592.047673283 s in
> the future
> tar: .: time stamp 2011-07-10 23:26:18 is 9593.047605604 s in the future
> Preparing to replace libdbi1 0.8.4-1 (using libdbi1_0.8.4-3_amd64.deb) ...
> Unpacking replacement libdbi1 ...
> Setting up libdbi1 (0.8.4-3) ...
> Errors were encountered while processing:
>  libdbi-dev_0.8.4-3_amd64.deb

Hi,

Sorry for that, I was to write the Breaks: statement to avoid the issue,
but someone in IRC told me that it wasn't needed, considering that I had
a versioned Depends: on the libdbi1 binary in my libdbi-dev package.
Seems he was wrong.

Thomas



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633484: libdbi-dev: trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 0.8.4-1

2011-07-10 Thread Jakub Wilk

found 633484 0.8.4-3
thanks

Upgrading from 0.8.4-1 to 0.8.4-3 still fails:

# dpkg -i libdbi-dev_0.8.4-3_amd64.deb libdbi1_0.8.4-3_amd64.deb
tar: ./control: time stamp 2011-07-10 23:26:18 is 9593.075971107 s in the future
tar: ./md5sums: time stamp 2011-07-10 23:26:18 is 9593.075775557 s in the future
tar: .: time stamp 2011-07-10 23:26:18 is 9593.075692081 s in the future
(Reading database ... 11499 files and directories currently installed.)
Preparing to replace libdbi-dev 0.8.4-1 (using libdbi-dev_0.8.4-3_amd64.deb) ...
Unpacking replacement libdbi-dev ...
dpkg: error processing libdbi-dev_0.8.4-3_amd64.deb (--install):
 trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 
0.8.4-1
tar: ./control: time stamp 2011-07-10 23:26:18 is 9593.048251829 s in the future
tar: ./md5sums: time stamp 2011-07-10 23:26:18 is 9593.048047034 s in the future
tar: ./postrm: time stamp 2011-07-10 23:26:17 is 9592.047942276 s in the future
tar: ./postinst: time stamp 2011-07-10 23:26:17 is 9592.04778692 s in the future
tar: ./symbols: time stamp 2011-07-10 23:26:17 is 9592.047673283 s in the future
tar: .: time stamp 2011-07-10 23:26:18 is 9593.047605604 s in the future
Preparing to replace libdbi1 0.8.4-1 (using libdbi1_0.8.4-3_amd64.deb) ...
Unpacking replacement libdbi1 ...
Setting up libdbi1 (0.8.4-3) ...
Errors were encountered while processing:
 libdbi-dev_0.8.4-3_amd64.deb

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#633484: libdbi-dev: trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 0.8.4-1

2011-07-10 Thread Jakub Wilk

Package: libdbi-dev
Version: 0.8.4-2
Severity: serious

libdbi-dev fails to upgrade from 0.8.4-1 to 0.8.4-2:

# dpkg -i libdbi-dev_0.8.4-2_amd64.deb libdbi1_0.8.4-2_amd64.deb 
tar: ./control: time stamp 2011-07-10 21:55:20 is 16217.805275009 s in the future

tar: ./md5sums: time stamp 2011-07-10 21:55:20 is 16217.805073989 s in the 
future
tar: .: time stamp 2011-07-10 21:55:20 is 16217.805005104 s in the future
(Reading database ... 11499 files and directories currently installed.)
Preparing to replace libdbi-dev 0.8.4-1 (using libdbi-dev_0.8.4-2_amd64.deb) ...
Unpacking replacement libdbi-dev ...
dpkg: error processing libdbi-dev_0.8.4-2_amd64.deb (--install):
 trying to overwrite '/usr/lib/libdbi.a', which is also in package libdbi1 
0.8.4-1
tar: ./control: time stamp 2011-07-10 21:55:20 is 16217.77795021 s in the future
tar: ./md5sums: time stamp 2011-07-10 21:55:20 is 16217.58506 s in the 
future
tar: ./postrm: time stamp 2011-07-10 21:55:19 is 16216.777659996 s in the future
tar: ./postinst: time stamp 2011-07-10 21:55:19 is 16216.777527542 s in the 
future
tar: ./symbols: time stamp 2011-07-10 21:55:19 is 16216.777426433 s in the 
future
tar: .: time stamp 2011-07-10 21:55:20 is 16217.777365464 s in the future
Preparing to replace libdbi1 0.8.4-1 (using libdbi1_0.8.4-2_amd64.deb) ...
Unpacking replacement libdbi1 ...
Setting up libdbi1 (0.8.4-2) ...
Errors were encountered while processing:
 libdbi-dev_0.8.4-2_amd64.deb

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org