Re: new upstream release for GNUmed

2013-03-29 Thread Sebastian Hilbert
Hi,

I have just hit an error. 

Preconfiguring packages ...
Selecting previously unselected package gnumed-server.
(Reading database ... 726724 files and directories currently installed.)
Unpacking gnumed-server (from .../gnumed-server_18.1-1quantal1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/gnumed-
server_18.1-1quantal1_all.deb (--unpack):
 trying to overwrite '/usr/share/man/man1/gm-remove_person.1.gz', which is 
also in package gnumed-client 1.3.1-1quantal2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
postrm called with unknown argument `abort-install'
dpkg: error while cleaning up:
 subprocess new post-removal script returned error exit status 1

Where do I have to look for the source of the problem ?

Sebastian

Re: new upstream release for GNUmed

2013-03-29 Thread Sebastian Hilbert
On Friday, March 29, 2013 08:53:17 PM Sebastian Hilbert wrote:
> Hi,
> 
> I have just hit an error.
> 
> Preconfiguring packages ...
> Selecting previously unselected package gnumed-server.
> (Reading database ... 726724 files and directories currently installed.)
> Unpacking gnumed-server (from .../gnumed-server_18.1-1quantal1_all.deb) ...
> dpkg: error processing /var/cache/apt/archives/gnumed-
> server_18.1-1quantal1_all.deb (--unpack):
>  trying to overwrite '/usr/share/man/man1/gm-remove_person.1.gz', which is
> also in package gnumed-client 1.3.1-1quantal2
> dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
> postrm called with unknown argument `abort-install'
> dpkg: error while cleaning up:
>  subprocess new post-removal script returned error exit status 1
> 
> Where do I have to look for the source of the problem ?
> 

I found out it is shipped in both tarballs , gnumed-client and gnumed-server. 
I guess dpkg does not like this.

The file could either be overwritten or it needs to be removed from one of the 
tarballs I guess.

Sebastian

Re: new upstream release for GNUmed

2013-03-29 Thread Charles Plessy
Le Fri, Mar 29, 2013 at 09:00:05PM +0100, Sebastian Hilbert a écrit :
> On Friday, March 29, 2013 08:53:17 PM Sebastian Hilbert wrote:
> > Hi,
> > 
> > I have just hit an error.
> > 
> > Preconfiguring packages ...
> > Selecting previously unselected package gnumed-server.
> > (Reading database ... 726724 files and directories currently installed.)
> > Unpacking gnumed-server (from .../gnumed-server_18.1-1quantal1_all.deb) ...
> > dpkg: error processing /var/cache/apt/archives/gnumed-
> > server_18.1-1quantal1_all.deb (--unpack):
> >  trying to overwrite '/usr/share/man/man1/gm-remove_person.1.gz', which is
> > also in package gnumed-client 1.3.1-1quantal2
> > dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
> > postrm called with unknown argument `abort-install'
> > dpkg: error while cleaning up:
> >  subprocess new post-removal script returned error exit status 1
> > 
> > Where do I have to look for the source of the problem ?
> > 
> 
> I found out it is shipped in both tarballs , gnumed-client and gnumed-server. 
> I guess dpkg does not like this.
> 
> The file could either be overwritten or it needs to be removed from one of 
> the 
> tarballs I guess.

Hi Sebastian,

yes, the packages must not ship the same file.  If both gnumed-server and
gnumed-client need commands such as gm-remove_person, then the best is to have
them in a separate binary package, built from one or the other source package.
You will need to consider whether you will use a versionned dependancy or not.

Cheers,

Have a nice day,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


-- 
To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130330010828.gb23...@falafel.plessy.net



Probably messed the Git repository for Samtools.

2013-03-29 Thread Charles Plessy
Hi all,

$ git push --mirror 
Counting objects: 5, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (4/4), 4.97 KiB, done.
Total 4 (delta 1), reused 0 (delta 0)
remote: *** Push-update of tracking branch, refs/remotes/origin/HEAD
remote: ***  - no email generated.
To git+ssh://git.debian.org/git/debian-med/samtools.git
 - [deleted] lucid-ppa
 - [deleted] oneiric-ppa
   d885a27..da02c44  pristine-tar -> pristine-tar
 - [deleted] squeeze-backports
 - [deleted] squeeze-backports-meta
   0f906da..cb9bd50  upstream -> upstream
 * [new branch]  origin/HEAD -> origin/HEAD
 * [new branch]  origin/lucid-ppa -> origin/lucid-ppa
 * [new branch]  origin/master -> origin/master
 * [new branch]  origin/meta -> origin/meta
 * [new branch]  origin/oneiric-ppa -> origin/oneiric-ppa
 * [new branch]  origin/pristine-tar -> origin/pristine-tar
 * [new branch]  origin/squeeze-backports -> origin/squeeze-backports
 * [new branch]  origin/squeeze-backports-meta -> 
origin/squeeze-backports-meta
 * [new branch]  origin/upstream -> origin/upstream

It looks like I should not have used --mirror, although I do not understand why
it seems to re-create the branches it deleted.

Please be careful before pulling
and let me know if there is something to repair.

Cheers,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


-- 
To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130330062552.go23...@falafel.plessy.net