Re: [Yade-dev] 0.60 rc1 package error

2010-11-28 Thread Anton Gladky
Hi, Vaclav,

I have fixed this problem, please, try again. Also Yade-button appears in
Science menu and it seems works properly.

If it is ok, what about proposing this version to master archive of ubuntu
and make it available through apt-get? I think Yade can appear there since
Natty version.

https://wiki.ubuntu.com/UbuntuDevelopment/PackageArchive


Anton



On Thu, Nov 25, 2010 at 10:41 AM, Anton Gladky gladky.an...@gmail.comwrote:

 Ok, will fix it.

 I think it is good to have a button in menu anyway. I will try to find out,
 why it does not work for us.

 Anton



 2010/11/25 Václav Šmilauer e...@doxos.eu

  sudo sudo add-apt-repository ppa:yade-pkg/stable; sudo apt-get install
 yade-0.60

 dpkg: error processing
 /var/cache/apt/archives/yade-0.60_rc1~maverick1_amd64.deb (--unpack):
  trying to overwrite '/usr/share/pixmaps/yade16x16.xpm', which is also in
 package yade-bzr2490 bzr2490-maverick1

 Oops. Can you fix that? You will have to append version (0.60) to the
 icons as well (and change it in the menu file), otherwise the packages will
 conflict. Or perhpas just don't put the menu stuff at all, it dos not work
 anyway.

 Thanks, v.


 ___
 Mailing list: 
 https://launchpad.net/~yade-devhttps://launchpad.net/%7Eyade-dev
 Post to : yade-dev@lists.launchpad.net
 Unsubscribe : 
 https://launchpad.net/~yade-devhttps://launchpad.net/%7Eyade-dev
 More help   : https://help.launchpad.net/ListHelp



___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-dev] 0.60 rc1 package error

2010-11-28 Thread Václav Šmilauer


I have fixed this problem, please, try again. Also Yade-button appears 
in Science menu and it seems works properly.
Excellent, thanks! Eh... I just found out it will not work on machines 
without terminator (e.g. with gnome-terminal and such). The options must 
be xterm-compatible, and to run yade, the option should be -e, not -x 
(man xterm). Can you change that and re-upload packages...? Sorry for 
such a small detail, it might have been my fault as I tried the options 
for the first time. Thanks a lot!


BTW I you are packaging the 0.60 branch, right? (not trunk, which had 
some destabilizing changes recetly)
If it is ok, what about proposing this version to master archive of 
ubuntu and make it available through apt-get? I think Yade can appear 
there since Natty version.


https://wiki.ubuntu.com/UbuntuDevelopment/PackageArchive
Oh, that is a very good idea! I think that the reviewers might have some 
technical remarks to the package structure (use of rpath, the fact that 
it does not always build due to RAM usage etc), but it would be nice to 
have those things sorted out. Do you feel like trying to do that? They 
say that afterwards MOTU (maintainers of the universe) will give their 
opinion. Not bad, they will do it for free :-)


Cheers! Vaclav


___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-dev] 0.60 rc1 package error

2010-11-28 Thread Václav Šmilauer
One more small thing: some of the scripts in 
/usr/share/doc/yade-0.60/examples are compressed. Can we remove 
dh_compress from debian/rules completely, until we figure out how to 
make it not compress scripts? Good work, anyway!


Cheers, v.

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-dev] 0.60 rc1 package error

2010-11-28 Thread Anton Gladky
Vaclav, I have done those changes.

But I have a warning now during installing:

update-alternatives: using /usr/bin/yade-0.60 to provide /usr/bin/yade
(yade) in auto mode.
update-alternatives: warning: skip creation of
/usr/share/man/man1/yade-batch.1.gz because associated file
/usr/share/man/man1/yade-0.60-batch.1.gz (of link group yade) doesn't exist.
update-alternatives: warning: skip creation of /usr/share/man/man1/yade.1.gz
because associated file /usr/share/man/man1/yade-0.60.1.gz (of link group
yade) doesn't exist.


Sorry, I am not familiar with this dh_compress comand. Could you not have a
look?

Thanks

PS Packages are almost built.

Anton



2010/11/28 Václav Šmilauer e...@doxos.eu

 One more small thing: some of the scripts in
 /usr/share/doc/yade-0.60/examples are compressed. Can we remove dh_compress
 from debian/rules completely, until we figure out how to make it not
 compress scripts? Good work, anyway!

 Cheers, v.


 ___
 Mailing list: 
 https://launchpad.net/~yade-devhttps://launchpad.net/%7Eyade-dev
 Post to : yade-dev@lists.launchpad.net
 Unsubscribe : 
 https://launchpad.net/~yade-devhttps://launchpad.net/%7Eyade-dev
 More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-dev] 0.60 rc1 package error

2010-11-25 Thread Václav Šmilauer

sudo sudo add-apt-repository ppa:yade-pkg/stable; sudo apt-get install
yade-0.60
dpkg: error processing 
/var/cache/apt/archives/yade-0.60_rc1~maverick1_amd64.deb (--unpack):
 trying to overwrite '/usr/share/pixmaps/yade16x16.xpm', which is also 
in package yade-bzr2490 bzr2490-maverick1


Oops. Can you fix that? You will have to append version (0.60) to the 
icons as well (and change it in the menu file), otherwise the packages 
will conflict. Or perhpas just don't put the menu stuff at all, it dos 
not work anyway.


Thanks, v.


___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp