Oops, same error using apt-get, but it also applies to the rsyslog package:

root@syslog:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  rsyslog rsyslog-relp
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 565 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://ubuntu.adiscon.com/v7-stable/ precise/ rsyslog-relp
7.4.5-0adiscon1 [25.6 kB]
Get:2 http://ubuntu.adiscon.com/v7-stable/ precise/ rsyslog
7.4.5-0adiscon1 [539 kB]
Fetched 569 kB in 0s (10.5 MB/s)
Failed to fetch
http://ubuntu.adiscon.com/v7-stable/precise/rsyslog-relp_7.4.5-0adiscon1_amd64.deb
Size mismatch
Failed to fetch
http://ubuntu.adiscon.com/v7-stable/precise/rsyslog_7.4.5-0adiscon1_amd64.deb
Size mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?

Regards,
Marcus.

On Wed, Oct 23, 2013 at 7:22 PM, Marcus Furlong <[email protected]> wrote:
> Hi,
>
> Thanks for that, it seems happier, except now I get a "Size mismatch"
> error for the rsyslog-relp package:
>
> root@syslog:~# aptitude full-upgrade
> The following packages will be upgraded:
>   librelp0 rsyslog rsyslog-relp
> 3 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Need to get 601 kB of archives. After unpacking 28.7 kB will be used.
> Do you want to continue? [Y/n/?] y
> Get: 1 http://ubuntu.adiscon.com/v7-stable/ precise/ librelp0
> 1.2.0-0adiscon3 [36.0 kB]
> Get: 2 http://ubuntu.adiscon.com/v7-stable/ precise/ rsyslog-relp
> 7.4.5-0adiscon1 [25.6 kB]
> Get: 3 http://ubuntu.adiscon.com/v7-stable/ precise/ rsyslog
> 7.4.5-0adiscon1 [539 kB]
> Fetched 605 kB in 5s (104 kB/s)
> (Reading database ... 85740 files and directories currently installed.)
> Preparing to replace librelp0 1.0.6-0adiscon1 (using
> .../librelp0_1.2.0-0adiscon3_amd64.deb) ...
> Unpacking replacement librelp0 ...
> Setting up librelp0 (1.2.0-0adiscon3) ...
> Processing triggers for libc-bin ...
> ldconfig deferred processing now taking place
> Sending report to patchman server ...
> E: Failed to fetch
> http://ubuntu.adiscon.com/v7-stable/precise/rsyslog-relp_7.4.5-0adiscon1_amd64.deb:
> Size mismatch
>
> Regards,
> Marcus.
>
> On Wed, Oct 23, 2013 at 7:15 PM, Andre Lorbach <[email protected]> wrote:
>> The v7-stable repository should now contain librelp 1.2 packages.
>>
>> Best regards,
>> Andre Lorbach
>>
>>> -----Original Message-----
>>> From: Andre Lorbach [mailto:[email protected]]
>>> Sent: Wednesday, October 23, 2013 9:45 AM
>>> To: rsyslog-users
>>> Subject: RE: [rsyslog] Ubuntu precise stable repo seems to have broken
>> relp
>>> packages for 7.4.5
>>>
>>> Thanks for notifying us. I am going to fix this asap.
>>>
>>> Best regards,
>>> Andre
>>>
>>> > -----Original Message-----
>>> > From: [email protected] [mailto:rsyslog-
>>> > [email protected]] On Behalf Of Marcus Furlong
>>> > Sent: Wednesday, October 23, 2013 7:40 AM
>>> > To: [email protected]
>>> > Subject: [rsyslog] Ubuntu precise stable repo seems to have broken
>>> > relp packages for 7.4.5
>>> >
>>> > Hi,
>>> >
>>> > With the release of 7.4.5-0adiscon1, it looks like the dependency
>>> > librelp0 has not been updated to the latest version, or the version
>>> number
>>> > dependency has been set too high:
>>> >
>>> > root@syslog:~# aptitude full-upgrade
>>> > The following packages will be upgraded:
>>> >   rsyslog rsyslog-relp{b}
>>> > 2 packages upgraded, 0 newly installed, 0 to remove and 0 not
>> upgraded.
>>> > Need to get 565 kB of archives. After unpacking 0 B will be used.
>>> > The following packages have unmet dependencies:
>>> >  rsyslog-relp : Depends: librelp0 (>= 1.2.0-0adiscon1) but
>>> > 1.0.6-0adiscon1 is installed.
>>> > The following actions will resolve these dependencies:
>>> >
>>> >      Remove the following packages:
>>> > 1)     rsyslog-relp
>>> >
>>> > Accept this solution? [Y/n/q/?] n
>>> > The following actions will resolve these dependencies:
>>> >
>>> >      Keep the following packages at their current version:
>>> > 1)     rsyslog [7.4.4-0adiscon1 (now)]
>>> > 2)     rsyslog-relp [7.4.4-0adiscon1 (now)]
>>> >
>>> > Accept this solution? [Y/n/q/?] q
>>> > Abandoning all efforts to resolve these dependencies.
>>> > Abort.
>>> >
>>> > root@syslog:~# apt-cache policy rsyslog rsyslog-relp librelp0
>>> > rsyslog:
>>> >   Installed: 7.4.4-0adiscon1
>>> >   Candidate: 7.4.5-0adiscon1
>>> >   Version table:
>>> >      7.4.5-0adiscon1 0
>>> >        2200 http://ubuntu.adiscon.com/v7-stable/ precise/ Packages
>>> >  *** 7.4.4-0adiscon1 0
>>> >         100 /var/lib/dpkg/status
>>> >
>>> > rsyslog-relp:
>>> >   Installed: 7.4.4-0adiscon1
>>> >   Candidate: 7.4.5-0adiscon1
>>> >   Version table:
>>> >      7.4.5-0adiscon1 0
>>> >        2200 http://ubuntu.adiscon.com/v7-stable/ precise/ Packages
>>> >  *** 7.4.4-0adiscon1 0
>>> >         100 /var/lib/dpkg/status
>>> >
>>> > librelp0:
>>> >   Installed: 1.0.6-0adiscon1
>>> >   Candidate: 1.0.6-0adiscon1
>>> >   Version table:
>>> >  *** 1.0.6-0adiscon1 0
>>> >        2200 http://ubuntu.adiscon.com/v7-stable/ precise/ Packages
>>> >         100 /var/lib/dpkg/status
>>> >
>>> > Regards,
>>> > Marcus.
>>> >
>>> > --
>>> > Marcus Furlong
>>> > _______________________________________________
>>> > rsyslog mailing list
>>> > http://lists.adiscon.net/mailman/listinfo/rsyslog
>>> > http://www.rsyslog.com/professional-services/
>>> > What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE
>> WELL:
>>> > This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites
>>> beyond
>>> > our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
>>> THAT.
>> _______________________________________________
>> rsyslog mailing list
>> http://lists.adiscon.net/mailman/listinfo/rsyslog
>> http://www.rsyslog.com/professional-services/
>> What's up with rsyslog? Follow https://twitter.com/rgerhards
>> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
>> sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T 
>> LIKE THAT.
>
>
>
> --
> Marcus Furlong



-- 
Marcus Furlong
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to