Menu

#3 paco2porg should lowercase filenames

1.0
open
nobody
None
2014-11-30
2014-08-11
ojab
No

paco2porg should lowercase filenames, because pkgs with uppercase in names are inaccessible by default after migration.

1 Attachments

Related

Tickets: #3

Discussion

  • David Ricart

    David Ricart - 2014-11-30

    Hey! I didn't see the patch until now!

    Thanks for the fix, it'll be applied to the next porg release.

     
  • David Ricart

    David Ricart - 2014-11-30

    Hi.

    I finally have found some time to deal with this ticket. But I don't
    get the point of it, really. Would you be more specific? Which
    filenames are you talking about? May you give us an example?

    Thanks,

    ~David.

    2014-08-11 9:36 GMT+02:00, ojab ojab@users.sf.net:


    [tickets:#3] paco2porg should lowercase filenames

    Status: open
    Milestone: 1.0
    Created: Mon Aug 11, 2014 07:36 AM UTC by ojab
    Last Updated: Mon Aug 11, 2014 07:36 AM UTC
    Owner: nobody

    paco2porg should lowercase filenames, because pkgs with uppercase in names
    are inaccessible by default after migration.


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/porg/tickets/3/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/subscriptions/

     

    Related

    Tickets: #3

  • ojab

    ojab - 2014-11-30

    Python-2.7.8, for example, saved by paco -lD in /var/log/paco/Python-2.7.8, which becomes /var/log/porg/Python-2.7.8 after conversion. And we have

    ojab [ ~ ]$ ls -larth /var/log/porg/Python-2.7.8
    -rw-r--r-- 1 root root 213K Aug 12 00:14 /var/log/porg/Python-2.7.8
    ojab [ ~ ]$ sudo porg -r python
    ojab [ ~ ]$ sudo porg -r Python
    ojab [ ~ ]$

     
    • David Ricart

      David Ricart - 2014-11-30

      OK, I understand.

      The problem is I didn't see the patch that you've provided until
      today. The patch itself is self explanatory. I have applied it to the
      SVN HEAD and it will be active in the next porg release.

      Thanks.

      2014-11-30 14:15 GMT+01:00, ojab ojab@users.sf.net:

      Python-2.7.8, for example, saved by paco -lD in
      /var/log/paco/Python-2.7.8, which becomes /var/log/porg/Python-2.7.8 after
      conversion. And we have

      ojab [ ~ ]$ ls -larth /var/log/porg/Python-2.7.8
      -rw-r--r-- 1 root root 213K Aug 12 00:14 /var/log/porg/Python-2.7.8
      ojab [ ~ ]$ sudo porg -r python
      ojab [ ~ ]$ sudo porg -r Python
      ojab [ ~ ]$


      [tickets:#3] paco2porg should lowercase filenames

      Status: open
      Milestone: 1.0
      Created: Mon Aug 11, 2014 07:36 AM UTC by ojab
      Last Updated: Sun Nov 30, 2014 12:48 PM UTC
      Owner: nobody

      paco2porg should lowercase filenames, because pkgs with uppercase in names
      are inaccessible by default after migration.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/porg/tickets/3/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #3


Log in to post a comment.