Re: how to take a public package private?

2012-04-28 Thread Michelle Konzack
Hello Paul Elliott,

Am 2012-04-27 20:03:44, hacktest Du folgendes herunter:
> 
> My package uses a package that it makes public. What is the standard, 
> established way to take that package private?

???

What do you mean, with "it makes public"?

Ich you have build a package from your own source code, is is NOT public
because it is exclusively installed on your system.

If you mean, that it show up in the publich popularity contest, then yes
the name of your package is public, but nothing else.

Note:   I have a bunch of selfmade packlages installed on my systems and
my customers, and they show up in  the  popularty  contest,  but
since it is annonyme, and the packages are not available public,
I have no worry about it...

> Thank You.

Thanks, Greetings and nice Day/Evening
Michelle Konzack

-- 
# Debian GNU/Linux Consultant ##
   Development of Intranet and Embedded Systems with Debian GNU/Linux
   Internet Service Provider, Cloud Computing

  

itsystems@tdnet Jabber  linux4miche...@jabber.ccc.de
Owner Michelle Konzack

Gewerbe Strasse 3   Tel office: +49-176-86004575
77694 Kehl  Tel mobil:  +49-177-9351947
Germany Tel mobil:  +33-6-61925193  (France)

USt-ID:  DE 278 049 239

Linux-User #280138 with the Linux Counter, http://counter.li.org/


signature.pgp
Description: Digital signature


Re: how to take a public package private?

2012-04-28 Thread Paul Elliott
On Saturday, April 28, 2012 06:46:39 AM Michelle Konzack wrote:
> Hello Paul Elliott,
> 
> Am 2012-04-27 20:03:44, hacktest Du folgendes herunter:
> > My package uses a package that it makes public. What is the standard,
> > established way to take that package private?
> 
> ???
> 
> What do you mean, with "it makes public"?

I mean move it from the standard place, to a package specific place.
I mean move it to a package specific directory.


-- 
Paul Elliott   1(512)837-1096
pelli...@blackpatchpanel.com   PMB 181, 11900 Metric Blvd Suite J
http://www.free.blackpatchpanel.com/pme/   Austin TX 78758-3117


signature.asc
Description: This is a digitally signed message part.


please help with a pbuilder error on local debug.

2012-04-28 Thread Tim Michelsen

Hello,

I have set up a pbuilder environment with
sudo DIST=precise pbuilder create


Now upon building my package (pandas) I get an error:



Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 13941 files and directories currently installed.)
Unpacking pbuilder-satisfydepends-dummy (from 
.../pbuilder-satisfydepends-dummy.deb) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but 
configuring anyway as you requested:

 pbuilder-satisfydepends-dummy depends on debhelper (>= 7.0.50); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on python-all-dev (>= 2.5); however:
  Package python-all-dev is not installed.
 pbuilder-satisfydepends-dummy depends on python-support (>= 0.6); however:
  Package python-support is not installed.
 pbuilder-satisfydepends-dummy depends on python-setuptools; however:
  Package python-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on cython (>= 0.15); however:
  Package cython is not installed.
 pbuilder-satisfydepends-dummy depends on python-numpy (>= 1.6); however:
  Package python-numpy is not installed.
 pbuilder-satisfydepends-dummy depends on python-dateutil; however:
  Package python-dateutil is not installed.
 pbuilder-satisfydepends-dummy depends on python-scipy; however:
  Package python-scipy is not installed.
 pbuilder-satisfydepends-dummy depends on python-tz; however:
  Package python-tz is not installed.
 pbuilder-satisfydepends-dummy depends on python-tables; however:
  Package python-tables is not installed.
 pbuilder-satisfydepends-dummy depends on python-xlrd; however:
  Package python-xlrd is not installed.
 pbuilder-satisfydepends-dummy depends on python-openpyxl; however:
  Package python-openpyxl is not installed.
 pbuilder-satisfydepends-dummy depends on python-sphinx (>= 1.0); however:
  Package python-sphinx is not installed.
 pbuilder-satisfydepends-dummy depends on python-nose; however:
  Package python-nose is not installed.
 pbuilder-satisfydepends-dummy depends on python-matplotlib; however:
  Package python-matplotlib is not installed.
 pbuilder-satisfydepends-dummy depends on python-tk; however:
  Package python-tk is not installed.
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
The following NEW packages will be installed:
  bsdmainutils{a} debhelper{a} dh-apparmor{a} file{a} gettext{a} 
gettext-base{a} groff-base{a} html2text{a} intltool-debian{a} libcroco3{a}
  libexpat1{a} libexpat1-dev{a} libgettextpo0{a} libmagic1{a} 
libpipeline1{a} libpython2.7{a} libssl-dev{a} libunistring0{a} 
libxml2{a} man-db{a}
  mime-support{a} po-debconf{a} python{a} python-all{a} 
python-all-dev{a} python-dev{a} python2.7{a} python2.7-dev{a} zlib1g-dev{a}

The following packages are RECOMMENDED but will NOT be installed:
  curl libmail-sendmail-perl libssl-doc lynx-cur wget wget:i386 xml-core
0 packages upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
Need to get 41.3 MB/41.4 MB of archives. After unpacking 78.3 MB will be 
used.

The following packages have unmet dependencies:
 pbuilder-satisfydepends-dummy : Depends: python-support (>= 0.6) which 
is a virtual package.
 Depends: python-setuptools but it is 
not going to be installed.
 Depends: cython (>= 0.15) which is a 
virtual package.
 Depends: python-numpy (>= 1.6) but it 
is not going to be installed.
 Depends: python-dateutil but it is not 
going to be installed.
 Depends: python-scipy which is a 
virtual package.
 Depends: python-tz but it is not going 
to be installed.
 Depends: python-tables which is a 
virtual package.
 Depends: python-xlrd which is a 
virtual package.
 Depends: python-openpyxl which is a 
virtual package.
 Depends: python-sphinx (>= 1.0) but it 
is not going to be installed.
 Depends: python-nose but it is not 
going to be installed.
 Depends: python-matplotlib which is a 
virtual package.
 Depends: python-tk but it is not going 
to be installed.

Unable to resolve dependencies!  Giving up...
The following NEW packages will be installed:
  bsdmainutils{a} debhelper{a} dh-apparmor{a} file{a} gettext{a} 
gettext-base{a} groff-base{a} html2text{a} intltool-debian{a} libcroco3{a}
  libexpat1{a} libexpat1-dev{a} libgettextpo0{a} libmagic1{a} 
libpipeline1{a} libpython2.7{a} libssl-dev{a} libunistring0{a} 
libxml2{a} man-db{a}
  mime-support{a} po-debconf{a} python{a} python-all{a} 
python-all-dev{a} python-dev{a} python2.7{a} python2.7-dev{a} zlib1g-dev{a}

The following packages are RECOMMENDED but will NOT be installed:
  curl libmail-sendmail-

Re: how to take a public package private?

2012-04-28 Thread Paul Wise
On Sat, Apr 28, 2012 at 10:54 PM, Paul Elliott wrote:

> I mean move it from the standard place, to a package specific place.
> I mean move it to a package specific directory.

Michelle seems to be confused. Michelle was talking about the location
of the binary and source packages, rather than your original question
about the location of .py files inside of a binary package. Hopefully
someone else will answer your original question.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caktje6epyf665f4juoodsrovz0-y4vos2bakqysq3dabezi...@mail.gmail.com